Releases: Kagayakashi/cloud_mu_online
Patch fix
Bug fixes, additional logical validations, and data flow control improvements. It also adds tests for existing functionality to ensure stability and correctness.
What's Changed
- Migrate Rails 7 to Rails 8 by @Kagayakashi in #18
- Characters refactor by @Kagayakashi in #19
- Tests and refactoring for core functionality by @Kagayakashi in #20
- fix: refactor combat and rewards by @Kagayakashi in #21
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
v0.1.0-alpha
In this alpha version, the following features are available:
Registration and Login: Players can create accounts and log in.
Three Classes: Choose between three available classes — Dark Knight, Dark Wizard, and Fairy Elf.
Character Creation: Players can create up to three characters and select one to play from their list.
Locations: Lorencia and its surrounding areas filled with monsters.
Travel: Move and explore different zones.
Teleport: Use teleportation to quickly travel between maps (only Lorencia city).
Monster Battles: Physical attacks are available for fighting monsters (no magic yet).
Leveling Up: Characters can gain experience, level up, and improve their stats.
This alpha release offers the core gameplay mechanics, allowing players to create characters, explore, and engage in combat.
Full Changelog: https://github.com/Kagayakashi/cloud_mu_online/commits/alpha-1