-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap #98
Comments
@all-contributors add @NoFr1ends for code |
I've put up a pull request to add @NoFr1ends! 🎉 |
@all-contributors add @arves100 for code |
I've put up a pull request to add @arves100! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As of right now Quantum Core X is not really usable to any degree. In order to become a valid alternative to the original app we have to implement multiple features. These features are going to be listed below grouped by their milestone. Most important or base features first.
v0.1
The BaselineGoal: Most basic working example of a Metin2 server. Includes many commands for testing. The connection shouldn't drop if you click on anything in the client which is not implemented yet.
v0.2
QuestsGoal: Implement quests and similar. For example resetting skills is also a quest. Quests are an essential part of Metin2 and are required for many things. Lua will most likely be the main script language
v0.3
Metins, Horses and MountsGoal: More player customization by adding mounts and pets
v0.4
Social UpdateGoal: Implement more inter-player features
v0.5
Poly, Emotes, and passivesGoal: Add more basic features
v1.0
The Rock 2Goal: Production ready instance. Some features may be still missing but an old school game should be possible. At this point no more breaking changes until 2.0.
Milestone X - other
Some suggestions are by #1
The text was updated successfully, but these errors were encountered: