1. 13 Oct, 2022 2 commits
  2. 23 Sep, 2022 1 commit
  3. 19 Sep, 2022 1 commit
  4. 21 Aug, 2022 1 commit
  5. 11 Aug, 2022 2 commits
  6. 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
  7. 09 Aug, 2022 4 commits
  8. 21 Jul, 2022 3 commits
  9. 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
  10. 29 Jun, 2022 1 commit
  11. 26 Jun, 2022 4 commits
  12. 22 Jun, 2022 2 commits
  13. 16 Jun, 2022 2 commits
  14. 04 Jun, 2022 1 commit
    • AZ's avatar
      List game & server version when starting server (#1181) · fa2ab598
      AZ authored
      * When the server starts, it now outputs the game and server version. Too dumb to not hardcode it - sorry!
      
      * ...
      
      * sorry i dropped my spaghetti, I'll help clean that
      
      * Doing simple stuff: now without hardcoding!
      
      * Restored Git hash functionality
      
      * Fixed other languages and made the output more useful.
      
      * Forgot this file lol
      fa2ab598
  15. 25 May, 2022 1 commit
  16. 18 May, 2022 1 commit
    • 2bllw8's avatar
      Add web documentation · e3ed3968
      2bllw8 authored
      - '/documentation': home page with all links
      - '/documentation/handbook': html version of the gm handbook
      - '/documentation/gachamapping': json document with the gacha mappings
      e3ed3968
  17. 17 May, 2022 1 commit
  18. 14 May, 2022 3 commits
  19. 13 May, 2022 2 commits
  20. 12 May, 2022 1 commit
    • gentlespoon's avatar
      Update StaminaManager · ba5635bf
      gentlespoon authored
      1. Update function signatures to prepare for vehicle stamina.
      3. Remove hard-coded skills.
      2. Wind resonance -15% stamina cost.
      4. Climb talent cost reduction.
      5. Swim talent cost reduction.
      6. Diluc will now consume stamina at full price if talent not activated.
      7. Sayu's windwheel no longer consumes stamina.
      ba5635bf
  21. 11 May, 2022 5 commits