Last version with CEP. Also reducing other HAKs and will only add what is needed as I go. This will likely take a large rework.
- Database
- Moved all PC data to the DB instead of using inventory items. This required are rework of all PC related scripts and systems.
- Systems
- Server-wide events
- OnHeartbeat
- Updated PC maintenance to use the DB for PC data.
- OnClientEnter
- Updated to use the DB for all PC related data.
- PC Location
- Updated to use the DB for all PC related data.
- OnHeartbeat
- Quest System
- Updated to use the DB for all PC quest related data.
- XP System
- XP and XP debt are now tracked in the DB
- Atlas System
- Updated to use the DB for all PC related data.
- Death System
- Updated to use the DB for tracking PC death status and respawning.
- New PC Setup
- Updated to use the DB for all PC related data.
- Server-wide events
- Scripts
- Updated Scripts(custom)
- Updated all scripts related to PC data so they use the DB.
- Updated Scripts(custom)
- Spells
- Most level 0(cantrips) spells are now unlimited.