Implemented save file versioning

Players who likely bought their crafting capes back when the hood was not obtainable will be given the complementary hood
Unlocked Surok's Theme for players who are eligible
Fixed some bugs relating to the handling of edge cases for random events
Fixed tutorial island quest completion
Made it possible to collapse interface stones in resizable HD
This commit is contained in:
Player Name
2024-05-31 11:32:48 +00:00
committed by Ryan
parent 2776270c7f
commit 49a10d192a
14 changed files with 132 additions and 28 deletions
+3
View File
@@ -17,6 +17,9 @@ class ServerConstants {
companion object {
var NOAUTH_DEFAULT_ADMIN: Boolean = true
@JvmField
var CURRENT_SAVEFILE_VERSION = 1
@JvmField
var DAILY_ACCOUNT_LIMIT = 3