- 24 Jul, 2022 1 commit
-
-
GanyusLeftHorn authored
* Make sure we never access PlayerOpenStateManager::map directly. * Read OpenStates from excels. * Add defaultState * Replace hardcoded open states with the ones read from excels. * Don't send change notify when unlocking on login. * Add open state blacklist for default unlocks. * Add a way to temporarily set open states for dev * Remove old OpenState.java * Fix UnlockAllCommand * Change condType to an enum.
-
- 21 Jul, 2022 3 commits
-
-
Melledy authored
-
github-actions authored
-
Melledy authored
-
- 18 Jul, 2022 4 commits
-
-
GanyusLeftHorn authored
-
GanyusLeftHorn authored
-
Melledy authored
OpenState map no longer contains default openstates, they should not be saved in the database for efficiency reasons.
-
akatatsu27 authored
* Added more server debug options * made server debug code prettier * fixed initialization bug * Enables logging of packets contained in UnionCmdNotify, when debug level is WHITELIST or BLACKLIST * Fully Implement OpenState Framework * added devOpenStates * Commented out newPlayerOpenStates * Removed OPEN_STATE_NONE from devOpenStates
-