Skip to content
  1. Aug 18, 2022
  2. Aug 11, 2022
  3. Aug 10, 2022
    • GanyusLeftHorn's avatar
      Handle Unlocking of Waypoints and Statues (#1608) · 04f0fae8
      GanyusLeftHorn authored
      Original commits:
      
      * Add necessary protos for scene point/area unlocking.
      
      * Rename PlayerOpenStateManager to PlayerProgressManager and move data to Player.
      
      * Handle unlocking of waypoints.
      
      * Add primo rewards for waypoint unlock.
      
      * Statue unlocking.
      
      * Add statue quest on player login.
      
      * I forgor to add an unlock command.
      
      * Give EXP as reward, fire quest trigger, make EXP UI show up.
      04f0fae8
    • 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
  4. Aug 09, 2022
  5. Aug 02, 2022
  6. Jul 28, 2022
  7. Jul 26, 2022
  8. Jul 24, 2022
    • KingRainbow44's avatar
      Attempt to fix the `teleport` command. · 41ec2316
      KingRainbow44 authored
      41ec2316
    • 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
  9. Jul 22, 2022
  10. Jul 21, 2022
  11. Jul 17, 2022
  12. Jul 15, 2022
  13. Jul 11, 2022
  14. Jul 09, 2022
  15. Jul 07, 2022
  16. Jul 04, 2022
    • Someone999's avatar
      Added permission information to help command (#1427) · fe50a42a
      Someone999 authored
      Original commits:
      * Added command CommandPermissionCommand. Added permission information in HelpCommand.
      
      * Removed command CommandPermissionCommand
      
      * Display permission for single command when use help.
      
      * Display permission targeted when use help.
      fe50a42a
  17. Jul 02, 2022
  18. Jun 26, 2022
  19. Jun 25, 2022
  20. Jun 24, 2022
  21. Jun 22, 2022