1. 28 Jul, 2022 1 commit
    • AnimeGitB's avatar
      Improve message formatting to clients · 0fa3d0e8
      AnimeGitB authored
      Replaces tab indents with an extra linebreak.
      Also adds / to the start of command usage.
      Neither of these changes affect messages to the server console log.
      0fa3d0e8
  2. 27 Jul, 2022 1 commit
  3. 26 Jul, 2022 9 commits
  4. 24 Jul, 2022 2 commits
    • akatatsu27's avatar
      call deregisterRegion appropriately · 44d8a648
      akatatsu27 authored
      44d8a648
    • GanyusLeftHorn's avatar
      Read Open States from Excels (#1557) · d0edd394
      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.
      d0edd394
  5. 23 Jul, 2022 2 commits
  6. 22 Jul, 2022 9 commits
  7. 21 Jul, 2022 16 commits