Feature Checklist
Track features for this project and mark them as shipped.
Features
Core
- [ ] Combat system
- [ ] Data-driven boss system
- [ ] Data-driven mob system
- [ ] Data-driven quest system
- [ ] Data-driven story system
- [ ] Health system
- [ ] Housing system (buy/build/manage homes)
- [ ] Level/XP system for character leveling
- [ ] Loot system
- [ ] Mana system
- [ ] Minigame arena preview in main world (1/10 realtime player projection)
- [ ] Minigame system
- [ ] Pet system
- [ ] Schematic editor
- [ ] Stamina system
- [ ] Teleport system
- [ ] World editor
- [x] Add the docs changelog page for Gameserver and link to
/gameserver/changelogs/. - [x] Document ammo and damage item actions for the data-driven items system.
- [x] Document data-driven item actions, triggers, and inheritance for the Games SDK runtime.
- [x] Document data-driven minigame win conditions and scoring hooks.
- [x] Document leaderboard scope storage for global, network, server, and gamemode rankings.
- [x] Document stats storage and leaderboard aggregation for minigames.
- [x] Document the lobby menu flow for players joining without JoinMe cookies.
- [x] Document UUID leaderboard subjects and history tracking.
- [x] Evolving world
- [x] Minigames for every mood
- [x] MMO RPG core
- [x] One server you need
UI
- [x] One profile, one home
Content
- [x] Living NPCs
Other
- [x] Add feature checklist page to track project progress.