1. 11 May, 2022 5 commits
  2. 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
  3. 07 May, 2022 5 commits
  4. 06 May, 2022 2 commits
  5. 05 May, 2022 3 commits
  6. 04 May, 2022 2 commits
  7. 03 May, 2022 6 commits
  8. 02 May, 2022 1 commit
    • mingjun97's avatar
      Utils for gacha history record subsystem · a1026133
      mingjun97 authored
      * Auto generate mapping files with command `java -jar grasscutter.jar -gachamap`
      
      * Static file provider
        * For gacha record webpage
        * All static files should be stored at `GRASSCUTTER_RESOURCE/gcstatic/`
        * Can benefit other subsystem in future when webpages involved
      a1026133
  9. 01 May, 2022 1 commit
  10. 30 Apr, 2022 1 commit
  11. 29 Apr, 2022 1 commit
  12. 27 Apr, 2022 2 commits
  13. 26 Apr, 2022 2 commits
  14. 23 Apr, 2022 3 commits
  15. 21 Apr, 2022 4 commits