Releases: matthewkirby/plando-random-settings
Releases · matthewkirby/plando-random-settings
v2.8.2
Commits
- d506ee6: Add CLI option to customize the plando filename prefix (Fenhl) #46
- fd3c3e9: Fix merge conflict (Xopar) #46
- 50813f8: Replaced deprecated .utcnow() function and removed some old commented out code (Xopar)
v2.8.1
Commits
- d18b577: Make more variants of the decompressor executable (Fenhl) #45
- 9165c53: Allow specifying override on stdin (Fenhl) #47
- 4a9c3e4: Randomizer version bump (Xopar)
- 08e7899: Merge branch 'master' of github.com:matthewkirby/plando-random-settings (Xopar)
v2.8.0
Commits
- 104253e: Version bump and metadeta update for new season (Xopar)
v2.7.4
Commits
- 3b7b82b: Slight text update to a conditional description to clarify presentation on weights website. (Xopar)
- c67cfac: Changed weights file to use % symbol to more easily understand the weights when reading and to clean up the weight summary. (Xopar)
- 2e8d548: Small swap to conditional summary formatting (Xopar)
- cc7e5b7: Simplified overriding conditionals (Xopar)
v2.7.3
Commits
- 59b24b7: Added RSL Lite settings as well as new conditionals (Xopar)
- 8d0d7dc: Forgot to bump the version teehee (Xopar)
v2.7.2
Commits
- b1e31cd: Update overrides for consistency with base weights. Just removing redundant overrides and mq. (Xopar)
- 07ba81b: Updated randomizer version, small buff to utility function to check for unconsidered settings in the weights file (Xopar)
v2.7.0
Commits
- 7dabafb: For each conditional, add a list of settings and/or options for which the conditional may override the weight (Xopar)
- 18ed048: Update for new settings (Xopar)
v2.6.2
Commits
- edd8aa7: Reordered conditionals so everything off is at the bottom (Xopar)
- bc1f5cb: Moved misc hints to the options section of the weights file (Xopar)
- 36c9332: Rewrite multiselect code and handling (Xopar)
- a68cd74: Port remaining behavior to conditionals (Xopar)
- efb610f: Version bump (Xopar)
v2.6.1
Commits
- 6eaa5c5: Added a new conditional summary file that can be easily extracted and used for other projects. Not the best way to implement this but it works. Also removed a couple of deprecated or redundant conditionals. (Xopar)
v2.6.0
Commits
- f02ab4e: Odd Potion missing from adult trade (Xopar)
- 63c4376: Merge branch 'master' of github.com:matthewkirby/plando-random-settings (Xopar)
- f662c0d: Bugfix version bump (Xopar)
- 3e9afb9: Swapped from devRoman to devRealRob, required a python version bump. Improved installation instructions and a python version check also set up. (Xopar)
- 5bef8f3: Added new settings and corrected things that have been renamed and refactored. TODO: Make a more robust test for when new settings/options are missing from weights and for when settings/options no longer exist (Xopar)