1. 11 Aug, 2022 4 commits
  2. 29 Jul, 2022 1 commit
  3. 22 Jul, 2022 1 commit
  4. 21 Jul, 2022 3 commits
  5. 17 Jul, 2022 2 commits
  6. 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
  7. 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
  8. 31 May, 2022 2 commits
  9. 25 May, 2022 1 commit
  10. 22 May, 2022 1 commit
  11. 20 May, 2022 1 commit
  12. 19 May, 2022 1 commit
  13. 17 May, 2022 2 commits
  14. 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
  15. 14 May, 2022 1 commit
  16. 13 May, 2022 1 commit
  17. 11 May, 2022 6 commits