Skip to content

v2.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 18:30
· 17 commits to master since this release

Commits

  • 9c4fafa: Bumped randomizer version for bug fixes (Xopar)
  • 56a9e44: Print the name of the plando file if no_seed is used (Xopar)
  • 1ee59c7: Fixed a typo int he coop override file (Xopar)
  • 716df1d: Remove unnessary output for when a plando is generated without a seed. This removes the requirement that a user has a valid rom file when simply generating a plando. (Xopar)
  • 0592270: Version bump (Xopar)
  • c3714ba: Added custom weights (Xopar)
  • fc066cd: Updates to the script (Xopar)
  • da4dae5: Removed tycoon shopsanity option (Xopar)
  • 7c03e0c: Accomodate multiselect settings (Xopar)
  • c315420: Remove option to keep random setting and plando setting to get a trial hint with 1 trial. (Xopar)
  • 91bec12: Added two overrides for RSL bingo (Xopar)
  • e35aa3f: Bunp version (Xopar)
  • 2810d7b: update script for latest dev (mracsys) #39
  • 3bf9f29: quick fix for check_new_settings (mracsys) #39
  • eea4a42: Ensure failed_settings directory exists to prevent crash (Xopar)
  • c27f780: Suppress spoilery randomizer output (Xopar)
  • df75e63: Changes for RSL Season 5 (Xopar)
  • 97f3bf5: Patch security gap and update heart/skull bridge conditions (Xopar)
  • 4f5ba92: Removed hash versioning and use text field instead (Xopar)
  • bca2748: Removed goron pot trick accidentally left on (Xopar)
  • dda41eb: Added missing bongo lens logic trick to season 5 weights. (Xopar)
  • 4bd65c4: Bump version (Xopar)
  • 5871871: Moved the randomizer update and version downloading tool to its own file to avoid imports being out of order (Xopar)
  • 3680730: version bump (Xopar)
  • 9ffabb6: Changed name of version file to prevent colission in the randomizer code with the randomizers version file (Xopar)
  • e8ccf20: Weights and settings update for new dev version (Xopar)
  • c807e43: Updating weights for new version (Xopar)
  • cdb0290: New conditionals and version bump (Xopar)
  • 20cd31a: Quick patch to fix beginner and intermediate weights (Xopar)
  • adf48fd: Fix disable_pot_chest_texture_independence conditional (Fenhl) #40
  • ee52857: Randomizer version bump (Xopar)
  • a9e02ed: Whoops (Xopar)
  • 05bfcd2: also version bump (Xopar)
  • 0812c8b: Fix #41 (Fenhl) #42
  • 5fc94d5: add conditionals to invert mq count (kenokeefe91) #43
  • d676f33: add invert_dungeons_mq_count to s5 weight (kenokeefe91) #43
  • 84f2a6b: replace 'reversed' by 'inverted' (kenokeefe91) #43
  • 3013280: do not cast new dungeon count as string (kenokeefe91) #43
  • 95eb02e: Add CLI args to allow controlling the retry counts (Fenhl) #38
  • 409e955: Move cli arguements to a dict (Xopar)
  • 8337870: Moved cleanup func to tools, replaced all os.remove with tools.cleanup, corrected bug in previous cli commit (Xopar)
  • 7f1e7b6: Refactor cli using argparser parameters rather than doign type checking and defaults manually. (Xopar)
  • 6c4fc89: Should probably update paths everywhere (Xopar)
  • 2f671bc: Version bump (Xopar)
  • 1aa903c: MASSIVE randomizer version update! (Xopar)
  • 0a27156: Added an override to test some potential inclusions to s6 (Xopar)
  • 56b64d0: Move cleanup function to utils (Xopar)
  • 01d6dce: Version bump (Xopar)
  • 24e5c18: Fix using the global_override_fname (Xopar)
  • e4830f3: Version bump (Xopar)
  • d00bed8: Lets not speak of this again. (Xopar)
  • bc76486: Version bump (Xopar)
  • a312d8f: Have I fixed this bug this time? Hopefullygit add rslversion.py ! (Xopar)
  • 9deb292: Randomizer version bump (Xopar)
  • 9f25b74: fix typo in README.md (jdunn596) #44
  • 3ace56b: Update for season 6 (Xopar)
  • 9f5e75b: Removed ancient todo file (Xopar)
  • 41b0f29: Adjust custom chaos distribution to remove sometimes subcategories rather than remove top level sometimes category (Xopar)
  • 53d9f54: Big readme update (Xopar)
  • ee459e4: Small linting session (Xopar)
  • 5ae5f9d: Fix thingy (Xopar)
  • c36020f: Disable fast bunny hood pending bug fix. (Xopar)
  • b48d99b: Bug fix (Xopar)
  • 3709360: randomizer version bump (Xopar)
  • 638317a: Weights update and new settings yay (Xopar)
  • 6b1e6fc: Updating randomizer had breaking changes to SettingsList (Xopar)