forked from AscensionGameDev/Intersect-Engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Planned Features
EddyNeave edited this page Apr 19, 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
- 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
- More {} commands to the text editor for things such as Vitals and Stats
- Remove Plugin support (An in editor solution would be preferred)
- Remove MySQL
- Add GUI Editor for modifying client and server side GUI for Adding gui windows and modifying existing ones
- Client character selection to be fixed, class and name information not showing
- Client "server status" to be fixed
- Equipment GUI doesn't reset tooltip when equipment is removed
- Update SQlite