Releases: Akkadius/spire
Releases · Akkadius/spire
v2.5.1
v2.5.0
Spire Binary Size Reduction
- Spire is now 26MB compressed and 55MB raw from original 516MB compressed and 738MB raw. 13x reduction in binary size
- Static assets are now decoupled from the executable binary and are now downloaded once during the first initial boot of Spire. They won't ever need to download again unless assets update.
- Static assets will also automatically update when there are new assets.
- This will make Spire releases faster, the distributed binary leaner and also result in less wasted bandwidth
v2.4.2
v2.4.1
v2.4.0
[Bots] Spell Editor (Aeodoin)
- Added Bot Spells Entries database relationships to NPC Spells, and Spells New
- Added Bot Nav Tab
- Added Bot Spells under Bot Nav
- Bot Spells pulls Bot Spell Data from bot_spells_entries table
- Same features/functionality as NPC Spells (View spell sets, edit, add new spells to spell set, delete spells from spell set) I removed the ability to delete the Bot Spell list.
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
[Database Connections] Users, Permissions & Audit Logging
Users
Users can now be added to server connections that you own. Any user that has a user on Spire, hosted or local is available to add to a connection.
Permissions
With users, come permissions. You are now able to manage permissions with both read and write for every resource available through Spire. You can also use ALL to grant users to all read or write.
Audit Logging
With users (Developers) come the need to monitor bad actors and mistakes!
View audit logs
Discord Webhook Audit Logging
Misc Changes
- Item editor now has a delete button
- Spell editor now has a delete button
- Fix expansion offsets to no longer be offset by 1 per recent server changes
- Fix cash display to be more properly horizontally aligned