v0.8.1 Patch Notes
What's new in v0.8.1
Bug Fixes
- Fixed crash when opening Quest page in a new world - Opening the Quest page before performing any quest-tracked action caused a server error. Players with no quest data (new world or first join) can now browse and accept quests immediately
- Fixed quest JSON files using unicode escapes - Generated quest files wrote
\u003dinstead of=and\u0027instead of'in reward commands, making manual editing confusing. Quest files are now written with clean, human-readable characters - Fixed boost quantity flag only awarding one token - Using
/mmoboost givewith--quantity=greater than 1 could silently discard all but one token. Multiple tokens created in rapid succession shared the same internal ID, causing each to overwrite the previous one. Token IDs are now unique regardless of creation speed - Renamed admin quest command from
/queststo/mmoquestadmin- Follows the existingmmoprefix naming convention (/mmoconfig,/mmoboost,/mmoadmin). Avoids conflicts with other mods that may register/quests - Default XP notification threshold raised to 3 - New players no longer see notifications for every 1 XP gain. The default minimum XP threshold for notifications is now 3, reducing chat spam from low-XP actions. Existing players keep their current setting
Looking for technical details? View full developer changelog for v0.8.1