1. 10 May, 2022 1 commit
    • 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
  2. 09 May, 2022 2 commits
  3. 08 May, 2022 2 commits
  4. 06 May, 2022 1 commit
  5. 05 May, 2022 3 commits
  6. 04 May, 2022 1 commit
  7. 03 May, 2022 1 commit
  8. 01 May, 2022 1 commit
  9. 27 Apr, 2022 2 commits
  10. 26 Apr, 2022 1 commit
  11. 23 Apr, 2022 1 commit
  12. 22 Apr, 2022 2 commits
    • alt3ri's avatar
      Deleted 2 lines · 63898a18
      alt3ri authored
      63898a18
    • alt3ri's avatar
      Added /talent command · 370483fa
      alt3ri authored
      Set current character talent level by using /talent command.
      > /talent getid - Gets current character talent ID
      > /talent set <talent ID> <level> - Sets current character's talent level
      370483fa