1. 26 Jul, 2022 3 commits
    • hartie95's avatar
      2.7+ prerendered cutscene support · ffeff92d
      hartie95 authored
      ffeff92d
    • hartie95's avatar
      two small activity/event fixes · 938b54c2
      hartie95 authored
      * fixed GetAcitivityInfoReq proto
      * added draft to gadget Scene gatget, to let the client know the propper minigame for some entities
      938b54c2
    • lactose's avatar
      Set Constellation Command (#1565) · 59a412cc
      lactose authored
      Original commits:
      
      * create `SetConstCommand` class and translations
      
      * (partially) functional `setconst` command
      
      * fixed punctuation
      
      * added success message
      
      * implemented `SetConstCommand`
      
      * added translation keys
      
      * update keys
      
      * refactor + automatic reload
      
      * Nitpick (Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>)
      59a412cc
  2. 24 Jul, 2022 1 commit
    • 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
  3. 22 Jul, 2022 9 commits
  4. 21 Jul, 2022 23 commits
  5. 18 Jul, 2022 4 commits