1. 12 Oct, 2022 2 commits
  2. 09 Oct, 2022 1 commit
  3. 07 Oct, 2022 1 commit
  4. 23 Sep, 2022 1 commit
  5. 19 Sep, 2022 1 commit
  6. 01 Sep, 2022 4 commits
  7. 26 Aug, 2022 1 commit
  8. 24 Aug, 2022 1 commit
  9. 21 Aug, 2022 4 commits
    • github-actions's avatar
      Fix whitespace [skip actions] · c517b8a2
      github-actions authored
      c517b8a2
    • AnimeGitB's avatar
      3fca9500
    • AnimeGitB's avatar
      Improve translate function · 95500434
      AnimeGitB authored
      Make commands pass ints and floats instead of manually casting them to string first
      95500434
    • 赵怡然's avatar
      Blossom Implement (#1606) · abd1e756
      赵怡然 authored
      
      
      * Blossom!
      
      * rename
      
      * delete SpawnBlossomEntry.java
      
      * use MAP
      
      * use List
      
      * use LIST
      
      * use List
      
      * useCondensedResin
      
      * useCondensedResin
      
      * fix build
      
      * enhance
      
      * fix bug
      
      * REMOVE BOSS
      
      * fix condensed resin
      
      * fix condensed resin
      
      * use POSITIVE_INFINITY
      
      * use RewardPreviewData
      
      * fix build
      
      * fix resources
      
      * add BLOSSOM_MONSTER_FIGHTING_VOLUME
      
      * edit monster score
      
      * edit monster score
      
      * fix bug
      
      * fix bug
      
      * improve logic
      
      * fix monsters level
      
      * Deleted comment blocks
      
      * nitpick
      
      * Fix compilation problems
      
      * nitpick
      
      * Refactor + nitpick
      
      * Clean up overall diff to develop
      
      * Clean up other usage of condensed resin
      
      * Clean up overall diff to develop
      
      * Lombokify Scene.java
      
      * Missed an odd getter name
      
      * Unhardcode reward previews
      
      * EDIT NAME
      
      * remove leyline 1
      
      * remove leyline 2
      
      * Update BlossomManager.java
      Co-authored-by: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      abd1e756
  10. 11 Aug, 2022 2 commits
  11. 10 Aug, 2022 1 commit
    • Magix's avatar
      Introduce a new arguments parser (#1629) · 3121e3e6
      Magix authored
      
      
      Original commits:
      
      * Clean-up
      
      * Introduce a new application arguments parser & handler
      
      * Clean-up and deprecate `Tools#getLanguageOption`
      
      * Fix `-debug` and `-debugall` parameters
      
      * found this while debugging, ...why
      
      * Remove deprecated parameters
      
      * Invoke startup argument parser before handbook generation
      
      * Move command map instantiation to `Grasscutter `(prevent making 3 instances on startup)
      
      * Ensure \n at EOF
      Co-authored-by: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      3121e3e6
  12. 09 Aug, 2022 4 commits
  13. 24 Jul, 2022 1 commit
  14. 21 Jul, 2022 3 commits
  15. 17 Jul, 2022 2 commits
  16. 08 Jul, 2022 1 commit
    • akatatsu27's avatar
      Added more server debug options (#1444) · c79ca302
      akatatsu27 authored
      Original commits:
      
      * Added more server debug options
      
      * made server debug code prettier
      
      * fixed initialization bug
      
      * Enables logging of packets contained in UnionCmdNotify, when debug level is WHITELIST or BLACKLIST
      c79ca302
  17. 06 Jul, 2022 1 commit
  18. 29 Jun, 2022 1 commit
    • zhaodice's avatar
      Big World Resources Collection Implement (#1368) · 2462da2e
      zhaodice authored
      
      
      * init
      
      * init
      
      * init
      
      * revoke
      
      * fix error
      
      * mining support
      
      * mining support
      
      * Roks endurance support
      
      * Roks endurance support
      
      * Timed refresh
      
      * upgrade resource data
      
      * Timed refresh support
      
      * remove null gadget
      
      * Coordination
      
      * full synchronized
      
      * oh no, my math teacher will hit me!
      
      * synchronized onInteract
      
      * remove break;
      
      * supply re-spawn time , thanks to @wl23333
      
      * Clean up and integrate collection spawns into SpawnDataEntries
      Co-authored-by: default avatarMelledy <52122272+Melledy@users.noreply.github.com>
      2462da2e
  19. 26 Jun, 2022 2 commits
  20. 24 Jun, 2022 1 commit
  21. 22 Jun, 2022 1 commit
  22. 14 Jun, 2022 1 commit
    • ImmuState's avatar
      Implement Resin (#1257) · 6e955c9f
      ImmuState authored
      * Basic resin usage/refresh.
      
      * Honor resin config, move some logic to logon.
      
      * Add resin usage to DungeonChallenge
      
      * Make fragile and transient resin usable.
      
      * Get resin cost from dungeon excel.
      
      * Add ability to unlock combine diagrams.
      
      * Refactor CombineManager to use Inventory.payItems, enabling crafting of condensed resin.
      
      * Refactor ForgingManager to use Inventory.payItems, to prepare for eventually forging Mystic Enhancement Ores using resin.
      
      * Remove comment
      
      * Check resin usage in addResin
      6e955c9f
  23. 31 May, 2022 3 commits