- Aug 18, 2022
-
-
AnimeGitB authored
-
- Aug 10, 2022
-
-
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.
-
- Jul 24, 2022
-
-
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.
-
- Jul 22, 2022
- Jul 21, 2022
-
-
github-actions authored
-
Melledy authored
-
- Jun 26, 2022
-
-
AnimeGitB authored
-