1. 11 Aug, 2022 2 commits
  2. 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
  3. 09 Aug, 2022 4 commits
  4. 24 Jul, 2022 1 commit
  5. 21 Jul, 2022 3 commits
  6. 17 Jul, 2022 2 commits
  7. 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
  8. 06 Jul, 2022 1 commit
  9. 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
  10. 26 Jun, 2022 2 commits
  11. 24 Jun, 2022 1 commit
  12. 22 Jun, 2022 1 commit
  13. 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
  14. 31 May, 2022 3 commits
  15. 25 May, 2022 1 commit
  16. 22 May, 2022 1 commit
  17. 21 May, 2022 1 commit
  18. 20 May, 2022 3 commits
  19. 19 May, 2022 5 commits
  20. 17 May, 2022 2 commits
  21. 16 May, 2022 1 commit
  22. 15 May, 2022 1 commit
    • Akka's avatar
      Enable script in big world (#884) · 6dc30e4d
      Akka authored
      
      
      * add docs for tower
      
      * fix: LEAK: ByteBuf.release() was not called
      
      * enableScriptInBigWorld
      
      * not print log when loaded scripts from cache
      
      * revert the change of server tick
      
      * revert the change of server tick
      
      * fix
      
      * optimize the performance: lazy load & cache
      
      * fix the refresh group
      
      * fix NPE
      Co-authored-by: default avatarMelledy <52122272+Melledy@users.noreply.github.com>
      6dc30e4d
  23. 14 May, 2022 1 commit