1. 22 Jun, 2022 2 commits
  2. 16 Jun, 2022 2 commits
  3. 04 Jun, 2022 1 commit
    • AZ's avatar
      List game & server version when starting server (#1181) · fa2ab598
      AZ authored
      * When the server starts, it now outputs the game and server version. Too dumb to not hardcode it - sorry!
      
      * ...
      
      * sorry i dropped my spaghetti, I'll help clean that
      
      * Doing simple stuff: now without hardcoding!
      
      * Restored Git hash functionality
      
      * Fixed other languages and made the output more useful.
      
      * Forgot this file lol
      fa2ab598
  4. 25 May, 2022 1 commit
  5. 18 May, 2022 1 commit
    • 2bllw8's avatar
      Add web documentation · e3ed3968
      2bllw8 authored
      - '/documentation': home page with all links
      - '/documentation/handbook': html version of the gm handbook
      - '/documentation/gachamapping': json document with the gacha mappings
      e3ed3968
  6. 17 May, 2022 1 commit
  7. 14 May, 2022 3 commits
  8. 13 May, 2022 2 commits
  9. 12 May, 2022 1 commit
    • gentlespoon's avatar
      Update StaminaManager · ba5635bf
      gentlespoon authored
      1. Update function signatures to prepare for vehicle stamina.
      3. Remove hard-coded skills.
      2. Wind resonance -15% stamina cost.
      4. Climb talent cost reduction.
      5. Swim talent cost reduction.
      6. Diluc will now consume stamina at full price if talent not activated.
      7. Sayu's windwheel no longer consumes stamina.
      ba5635bf
  10. 11 May, 2022 6 commits
  11. 10 May, 2022 2 commits
    • Secretboy's avatar
      add /language command (#780) · ecf028d0
      Secretboy authored
      * Fix the following issues:
      1. HashMap non-thread-safe issus
      2. Fix the same problem in pr621, but use a better implementation
      
      Add the following functions:
      1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located
      
      * add /language command,each account has their own Locate
      ecf028d0
    • Secretboy-SMR's avatar
      Fix the following issues: · 5a37acde
      Secretboy-SMR authored
      1. HashMap non-thread-safe issus
      2. Fix the same problem in pr621, but use a better implementation
      
      Add the following functions:
      1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located
      5a37acde
  12. 07 May, 2022 5 commits
  13. 06 May, 2022 2 commits
  14. 05 May, 2022 3 commits
  15. 04 May, 2022 2 commits
  16. 03 May, 2022 6 commits