1. 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
  2. 09 Aug, 2022 2 commits
  3. 07 Aug, 2022 2 commits
  4. 05 Aug, 2022 1 commit
  5. 04 Aug, 2022 3 commits
  6. 02 Aug, 2022 2 commits
  7. 24 Jul, 2022 5 commits
  8. 23 Jul, 2022 2 commits
  9. 22 Jul, 2022 5 commits
  10. 21 Jul, 2022 11 commits
  11. 18 Jul, 2022 3 commits
    • Melledy's avatar
      Fix a few null pointer issues. · 7f898417
      Melledy authored
      7f898417
    • Melledy's avatar
      Update OpenState protos and rework OpenStateManager · 2e85834e
      Melledy authored
      OpenState map no longer contains default openstates, they should not be saved in the database for efficiency reasons.
      2e85834e
    • akatatsu27's avatar
      Open state framework (#1483) · b5a4ab75
      akatatsu27 authored
      * 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
      
      * Fully Implement OpenState Framework
      
      * added devOpenStates
      
      * Commented out newPlayerOpenStates
      
      * Removed OPEN_STATE_NONE from devOpenStates
      b5a4ab75
  12. 17 Jul, 2022 3 commits