Changelog¶
All notable changes to ModularInventoryPlus.
v1.0.0 — 2025-XX-XX¶
Initial release.
Included¶
- 1,000+ C++ classes with full Blueprint exposure
- 240+ content assets (Blueprints, widgets, data assets, data tables)
- NestJS backend with MongoDB, Redis, and Kubernetes/Agones integration
- Full documentation site
Systems¶
- Inventory, equipment, and item system with item pieces
- Gameplay Ability System integration (abilities, attributes, cooldowns, status effects)
- Equipment stat system (static, dynamic, pool stats) with reforge/recalibrate/seal/transmute
- Quest system with dialogue, branching objectives, and reward choices
- Chat system (global, area, whisper, system channels)
- Save/load with multi-tier persistence (account, character)
- NPC interaction system with circular interaction UI
- Vendor and storage NPCs
- Mob spawners (area, wave, trigger, respawn) with world-level scaling
- Dungeon and game mode system with dynamic server allocation
- Player progression (XP, leveling, ability points, currencies)
- 96+ UI widgets
- Top-down camera and input support
- Authentication and join flow (JWT, character select, map travel)