1. 10 Aug, 2022 2 commits
    • 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
    • GanyusLeftHorn's avatar
      Fix Claiming BP Reward Chests (#1634) · e20b185d
      GanyusLeftHorn authored
      Original commits:
      
      * Fix claiming BP chests.
      
      * Remove logging.
      e20b185d
  2. 09 Aug, 2022 8 commits
  3. 07 Aug, 2022 15 commits
  4. 06 Aug, 2022 1 commit
    • RBNXI's avatar
      Added install_without_dependencies.sh file · 88c549b0
      RBNXI authored
      This is a modification of the current install.sh file, that works like that one, but without trying to install all the dependencies for you, which could cause some problems in outdated systems or not supported distros.
      Also, install.sh file is outdated and doesn't work right now. This should be fixed, but for now, I prefer to have a separated and less intrusive script that does the same but without asking for dependencies.
      This script can be also used for updating the current installation of Grasscutter if is run in the root folder of the server, removing the resources folder and giving some instructions on how to correctly update the server so you try them before starting to think that the update is just broken.
      If you consider this unnecessary, please don't hesitate to cancel the PR.
      88c549b0
  5. 05 Aug, 2022 2 commits
  6. 04 Aug, 2022 7 commits
  7. 02 Aug, 2022 5 commits