Wednesday, January 27, 2010

Opensource Rolemaster Combat

Orc
A Rolemaster Combat Management System

This is the initial release of Orc 1.0 which is right now in an Alpha state. This release is not stable and is just a Demo release to show everyone what I am developing and to give you a basic idea of what this application does and could do in the future. You can download the binaries here. Because the main idea is simply to introduce the application I'm not currently taking any bugs from the application as of yet, but I will be opening the bug tracker for beta testers when we have a beta version. There are definitely bugs and the application itself could crash during use. The risk is minimal to any user's computer if the program does crash but let it be known that in rare cases, an application crash could cause instability issues on your machine. Most of the time a simple reboot fixes the problem.

Overview


"Orc" is a new Open Source project programmed in C++/WxWidgets that can create and manage player characters and non player characters through a melee combat using the Rolemaster RPG system. Orc will maintain a player's hits, power points, stuns, bleeding, etc, look up damage from an attack, calculate defensive bonuses based on an attack, track targets and most of all initiatives keeping the GM from having to keep track of these timely tasks himself. Orc mainly uses rules from the RMSS, however tables are generated using the new RMFRP templates.

Works on most operating systems:

Because Orc is programmed with wxWidgets and C++ it will work under most modern operating systems including Windows XP/Vista/Win 7, OSX and Linux, targeting more specifically the Ubuntu line, however it should also work under other Linux distributions. All databases are developed using XML markup language so any user can easily update these databases using any text based editor or even an XML editor if you choose.

Installation:

Right now there is no installation file to use. Simply unzip the file to wherever you choose and run the application from this folder. The xml database is included as well as a manifest file which really only gives the application a facelift on the GUI. The application itself was compiled on Windows 7, so I don't think the binaries are going to work under OSX or Linux. However if there is a developer out there who is interested in getting binaries for OSX and Linux let me know and I can get you access to the Source Code.

Free:

Because Orc is open source, it's freeware. You get the whole application. No ads, no limitations, no annoying text warnings. You get the full application, databases and all.

Expandable:

Because all databases are written in XML markup language you can also expand or even create new databases. Just follow the included DTDs for each xml file.

Shout out to developers:

If you are interested in helping develop Orc further please goto the Rolemaster OpenSource Group and sign up.

4 comments:

  1. Can i pleeease advertise this on my website gamesmasters.org?

    ReplyDelete
  2. Sorry for the lengthy delay. Go ahead if you are still interested. Note the latest update with AutoHarp as well since there is a very good chance the application as a well a full database will be live in a few months.

    ReplyDelete
  3. did this ever get finalized? is there a released full version?

    ReplyDelete
  4. All production as of now as moved to Source Forge. The application is still called AutoHarp. It's still in Beta but it's definitely further along than this.

    http://sourceforge.net/projects/autoharpsuite/

    ReplyDelete