1. 26 Dec, 2022 1 commit
  2. 23 Dec, 2022 1 commit
  3. 10 Dec, 2022 1 commit
  4. 09 Dec, 2022 1 commit
  5. 01 Dec, 2022 1 commit
  6. 28 Nov, 2022 1 commit
  7. 26 Nov, 2022 1 commit
  8. 25 Nov, 2022 2 commits
  9. 24 Nov, 2022 4 commits
  10. 23 Nov, 2022 2 commits
    • AnimeGitB's avatar
      Fix oversight on EnumTypeAdapterFactory · 35962542
      AnimeGitB authored
      35962542
    • Luke H-W's avatar
      TSJ and TSV parsing (#1962) · 0b532951
      Luke H-W authored
      * Deserialization support for tsv files
      
      * Benchmarking
      
      * Apparently moving the setter out of the lambda fixed the setAccessible issue
      
      * Thread it
      
      * Use AllArgsConstructor instead of field reflection
      
      * Clean up AllArgsConstructor TSV deserialization
      
      * Refactor TsvUtils
      
      * Remove AllArgsConstructors from Excels
      
      * Set field accessible
      
      * [WIP] TSJ improvements
      
      * [WIP] More TSV stuff
      
      * [WIP] More TSV stuff
      
      * Working TSV parser (slow)
      
      * Load Excels in TSJ > JSON > TSV priority
      0b532951
  11. 22 Nov, 2022 1 commit
  12. 20 Nov, 2022 2 commits
  13. 14 Nov, 2022 1 commit
  14. 08 Nov, 2022 1 commit
  15. 05 Nov, 2022 12 commits
  16. 04 Nov, 2022 3 commits
  17. 02 Nov, 2022 1 commit
  18. 01 Nov, 2022 2 commits
  19. 30 Oct, 2022 1 commit
    • jie65535's avatar
      Fix Mail SendToAll Freeze (#1913) · 47911aa1
      jie65535 authored
      * Avoid iterating over every offline player
      
      * getAllPlayers by stream
      
      * Use the new method without changing the old signature
      
      * Annotate deprecated `getAllPlayers`
      47911aa1
  20. 29 Oct, 2022 1 commit