GithubHelp home page GithubHelp logo

watzeedzad / rustyhearts-gm-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juniordark/rustyhearts-gm-tool

0.0 0.0 0.0 54.29 MB

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

License: BSD Zero Clause License

C# 100.00%

rustyhearts-gm-tool's Introduction

Rusty Hearts GM TOOL

License Build GitHub release (latest by date)

Rusty Hearts Game Management Tool

A C# Windows Forms GUI application designed to facilitate GM operations for Rusty Hearts game servers.

Preview

image image image image

Getting Started

To begin using this tool, download the latest release from the GitHub repository.

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.

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

Prerequisites for Building Locally/Development

The tool is built in .NET 7 and as such, the packages listed below are required to create a local and development build of the tool. Furthermore, it uses many submodules and packages outside of this, which will automatically be loaded when the user sets up a local environment of the application.

  • Visual Studio 2022 (Any Edition - 17.6 or later)
  • Windows 10 SDK (10.0.19043.0) or Windows 11 SDK (10.0.22000.0) via Visual Studio Installer
  • .NET: .NET Core 7 SDK (7.0.100 or later)

System Requirements for Ready-to-use build

  • OS: Windows 10 1809 Update (build 17763) or later / Windows 11 (Any builds)
  • Architecture: x64/AMD64

License

This project is licensed under the terms found in LICENSE-0BSD.

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.

FAQ

  • Q: How do I report a bug?
    • A: Please submit an issue on GitHub with a detailed description of the bug and steps to reproduce it.
  • Q: How do I request a new feature?
    • A: Please submit an issue on GitHub with a detailed description of the feature and why it would be useful.
  • Q: How do I contribute code?
    • A: Please fork the repository, make your changes, and submit a pull request.

Credits

The following third-party libraries, tools, and resources are used in this project:

Support

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

rustyhearts-gm-tool's People

Contributors

juniordark avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.