1. 12 May, 2022 4 commits
    • AnimeGitB's avatar
      Add Inventory.payItems() method · 595234cc
      AnimeGitB authored
      595234cc
    • gentlespoon's avatar
      Fix logging level · 226a29f7
      gentlespoon authored
      226a29f7
    • gentlespoon's avatar
      Feature: vehicle stamina · 2531ae36
      gentlespoon authored
      1. Remove references.
      2. Handle vehicle stamina.
      2531ae36
    • 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
  2. 11 May, 2022 29 commits
  3. 10 May, 2022 7 commits
    • Secretboy-SMR's avatar
      Fix language switching prompt and save · a26afe7d
      Secretboy-SMR authored
      a26afe7d
    • tester233's avatar
      Improve text · f92e839a
      tester233 authored
      f92e839a
    • Secretboy's avatar
      fixed pr780, uploaded LanguageCommand.java (#782) · 94409b86
      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
      
      * I forgot to git add...sorry,,this pr is to fix pr780, uploaded LanguageCommand.java
      94409b86
    • 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
    • gentlespoon's avatar
      Reset first tick on new skill · 0f134151
      gentlespoon authored
      0f134151
    • gentlespoon's avatar
      Add AbilityMixinStaminaCost proto · e9f7b0df
      gentlespoon authored
      e9f7b0df
    • gentlespoon's avatar
      Talent moving stamina cost · 2a3708ee
      gentlespoon authored
      2a3708ee