1. 12 Oct, 2022 1 commit
  2. 07 Oct, 2022 1 commit
  3. 23 Sep, 2022 1 commit
  4. 05 Sep, 2022 1 commit
  5. 21 Aug, 2022 1 commit
  6. 18 Aug, 2022 1 commit
  7. 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
  8. 09 Aug, 2022 6 commits
  9. 24 Jul, 2022 1 commit
    • GanyusLeftHorn's avatar
      Read Open States from Excels (#1557) · d0edd394
      GanyusLeftHorn authored
      * Make sure we never access PlayerOpenStateManager::map directly.
      
      * Read OpenStates from excels.
      
      * Add defaultState
      
      * Replace hardcoded open states with the ones read from excels.
      
      * Don't send change notify when unlocking on login.
      
      * Add open state blacklist for default unlocks.
      
      * Add a way to temporarily set open states for dev
      
      * Remove old OpenState.java
      
      * Fix UnlockAllCommand
      
      * Change condType to an enum.
      d0edd394
  10. 22 Jul, 2022 1 commit
  11. 21 Jul, 2022 2 commits
  12. 18 Jul, 2022 1 commit
  13. 31 May, 2022 1 commit
  14. 13 May, 2022 1 commit
  15. 11 May, 2022 2 commits
  16. 08 May, 2022 3 commits
  17. 07 May, 2022 6 commits
  18. 06 May, 2022 1 commit
  19. 05 May, 2022 1 commit
  20. 02 May, 2022 1 commit
    • mingjun97's avatar
      Utils for gacha history record subsystem · a1026133
      mingjun97 authored
      * Auto generate mapping files with command `java -jar grasscutter.jar -gachamap`
      
      * Static file provider
        * For gacha record webpage
        * All static files should be stored at `GRASSCUTTER_RESOURCE/gcstatic/`
        * Can benefit other subsystem in future when webpages involved
      a1026133
  21. 27 Apr, 2022 1 commit
  22. 22 Apr, 2022 4 commits
  23. 19 Apr, 2022 1 commit