Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!
[Rusty Hearts] GM Tool

[Rusty Hearts] GM Tool 1.0.0

No permission to download
Hello ragezone!

Another Rusty Hearts project! :dai:

Rusty Hearts Game Management Tool​

A C# Windows Forms GUI GM Tool for Rusty Hearts.

Current Features​

Please note that this tool is still in development and more features are planned.
  • Portable Item Database: View items in a user-friendly datagrid. Selecting an item provides detailed information displayed in a in-game similar tooltip, and items can be sorted using various filters. The search functionality allows find items by name or ID.
  • Send Mail: Send in-game mail to characters and attach any item with custom stats.
  • Mail Templates: Save mail configurations to JSON templates for future use. This allows for quick and easy loading of predefined mail settings.
Screenshots

preview-01 - [Rusty Hearts] GM Tool - RaGEZONE Forums

preview-02 - [Rusty Hearts] GM Tool - RaGEZONE Forums

preview-04 - [Rusty Hearts] GM Tool - RaGEZONE Forums

preview-03 - [Rusty Hearts] GM Tool - RaGEZONE Forums


Setup​

The tool relies on a Sqlite database (gmdb.db). Follow these steps to set up and generate a new database:

  1. Run CreateGMDatabase by placing the necessary XLSX table files in the xlsx folder. These files are used to create a new database. Move the generated gmdb.db to the Resources folder in the program directory.
    Required table files in xlsx format:
    • angelaweapon.rh
    • frantzweapon.rh
    • itemcategory.rh
    • itemlist.rh
    • itemlist_string.rh
    • itemlist_armor.rh
    • itemlist_armor_string.rh
    • itemlist_costume.rh
    • itemlist_costume_string.rh
    • itemlist_weapon.rh
    • itemlist_weapon_string.rh
    • itemoptionlist.rh
    • natashaweapon.rh
    • setitem.rh
    • setitem_string.rh
    • tudeweapon.rh
  2. Place item icons in the Resources folder.
A prebuild database and icons are avaliable on Resources.rar

Contributing

Contributions from the community are welcome! If you encounter a bug or have a feature request, please submit an issue on GitHub. If you would like to contribute code, please fork the repository and submit a pull request.

Support
If you need help with the tool, please submit an issue on GitHub.

Consider leaving a like/star on github. ❤️
Author
JuniorDark
Downloads
84
Views
1,417
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from JuniorDark

Latest reviews

A lot of hard work has gone into this and it shows. This tool is next generation compared to what users have had to use in the past.
Upvote 0
Back
Top