- 21 Aug, 2022 1 commit
-
-
github-actions authored
-
- 10 Aug, 2022 1 commit
-
-
GanyusLeftHorn authored
Original commits: * Add necessary protos for scene point/area unlocking. * Rename PlayerOpenStateManager to PlayerProgressManager and move data to Player. * Handle unlocking of waypoints. * Add primo rewards for waypoint unlock. * Statue unlocking. * Add statue quest on player login. * I forgor to add an unlock command. * Give EXP as reward, fire quest trigger, make EXP UI show up.
-
- 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.
-
- 22 Jul, 2022 1 commit
-
-
Melledy authored
-