forked from AscensionGameDev/Intersect-Engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Planned Features
EddyNeave edited this page Apr 12, 2026
·
8 revisions
- Adding descriptions to classes
- Stat overhaul for modifying adding and removing combat stats in editor
- Separate Move speed from Speed stat allowing finer control of player characters and NPCs
- Overhaul variable events to accept math expressions and variable input for example Set variable to "pow(\pv{level}, 3) * 8"
- Health and Mana adding to Event Stat Conditions
- Consumables within editor should allow modifying both Health and Mana
- Resources to be usable on a timer check if maxhp is 0 (Permanent resources)
- Add weight tables for modernisation (Drop tables that allow arbitrary weights, can be added to NPC drops, and used in events)
- Add collision animation in editor for projectiles
- Add search box to item dropdowns in editor
- Add a bank stack size in item editor to separate bag and bank stack sizes
- Client character selection to be fixed, class and name information not showing
- Client "server status" to be fixed
- Update SQlite