Zach Parks
82444229be
Rogue Legacy: More refactoring and clean up. ( #1297 )
...
* Rogue Legacy: More refactoring and clean up.
* Also marked Blacksmith as Progression as it's used in a rule.
* Remove extra newline.
* Prevent divide by zero type error.
* Scratch last commit, got the math mixed in my head.
* Clarified name of rule regarding percentage of stat upgrades.
* Move early vendors/architect creation into `create_items` logic.
* Rename parameter in `create_region`.
* Rename local var in `create_region`.
* Removed accidental links in Markdown docs.
* Refactor `create_region` signature and caller.
* Remove redundant if-else.
* Revert change to if-else, and moved item_pool to function instead of obj var.
* Rename LegacyLogic to RLLogic.
* Remove LogicMixin for rules.
2022-12-06 20:49:55 -06:00
espeon65536
9bdbced51f
Hylics 2: create victory location earlier to ensure it is cached correctly ( #1291 )
...
Fixes generation issues where the victory location could not be found from MultiWorld.get_locations
2022-12-04 21:04:01 -06:00
BordynConfused
45719eb7e0
Hylics2:Logic Fixes ( #1281 )
...
Added Juice Ranch and Worm Pod to logic
Extra parenthesis removed
* Delete log.txt
Not used
Transitioned all whitespace characters to Linux /n from Windows /r/n
Updated rules for Rescue Blerol 1 and 2 to avoid impossible seed generation. Fixed member requirements for Vault Bomb. Added Juice Ranch: Fridge for consistency with other checks behind combat. Added party_shuffle rules to vault medallions, removed jail key requirement (not needed)
2022-12-05 02:25:16 +01:00
kindasneaki
d81fd280fa
RoR2: Change risk of rain mod download page link ( #1269 )
2022-12-04 19:16:03 -06:00
Jarno
63f012cce7
Timespinner: Enter Sandman flag ( #1263 )
2022-12-04 22:02:46 +01:00
Fabian Dill
679cb3e197
Factorio: fix revealed tech tree hinting old location names
2022-12-04 21:29:35 +01:00
Fabian Dill
203f17f0f6
Subnautica: prompt users to update
2022-12-04 21:28:44 +01:00
PoryGone
64e2d55e92
SMW: Bug+logic fixes ( #1279 )
...
* Allow levels to scroll vertically without climb or run
* Account for needing Yoshi for VB2 Dragon Coins
* Don't allow messages on intro level
2022-12-02 06:25:02 +01:00
lordlou
ef66f64030
SMZ3: shop check fix ( #1257 )
2022-12-01 03:51:29 +01:00
NewSoupVi
e641c3ca1b
The Witness: Fix Expert PP2 Access Logic
2022-12-01 03:46:11 +01:00
alwaysintreble
111c3186bd
Core: change signatures in autoworld from world to multiworld ( #1273 )
2022-12-01 03:45:22 +01:00
toasterparty
f0e9080108
[OC2] Difficulty Adjustment/Documentation ( #1278 )
...
* Slightly relax difficulty of final level
* Table to help translate player skill to yaml setting
2022-12-01 03:44:08 +01:00
Jarno Westhof
fd8867c782
[Witness, Docs] Updated link to repository owner, as repository was transferred
2022-12-01 03:42:49 +01:00
Fabian Dill
f81d2653e0
Subnautica: implement swim_rule option and skip goal prog balancing ( #1258 )
2022-11-28 07:43:04 +01:00
Fabian Dill
1288f15e45
Core: Fill fix local logic conflict ( #1271 )
2022-11-28 07:03:09 +01:00
Jarno
81dd1e359b
Sudoku: Updated text about duplicated hints now the client has been improved ( #1264 )
2022-11-27 19:30:35 -06:00
alwaysintreble
8dffd87bee
LttP: fix open pyramid settings parsing ( #1253 )
...
* lttp: fix open pyramid settings prasing
* accidentally left default changed when committing
2022-11-27 19:29:18 -06:00
Fabian Dill
67be80e59d
Docs: datapackage typing ( #1229 )
...
* Docs: add ClassVar marker to World class
* Docs: add typing to network_data_package
2022-11-27 19:25:53 -06:00
recklesscoder
ff1f5569e7
Factorio: Option descriptions, peaceful mode setup, docs ( #1233 )
...
* Docs/Factorio: Flesh out lacking option descriptions.
* Docs/Factorio: Added instructions on peaceful mode.
* Docs/Factorio: Use subheadings for each "other setting".
* Docs/Factorio: Mention that `tech_tree_information: full` grants hints.
* Docs/Factorio: Instructions to use .yaml checker after editing your .yaml manually.
2022-11-27 04:01:10 +01:00
NewSoupVi
8b9b482972
The Witness: Logic Fix (Broken Seed reported)
...
Jungle Discard requires Arrows, not Triangles
2022-11-27 02:08:56 +01:00
tctompk
d0ce44cd38
Pokemon RB: Fix broken link in Pokemon setup instructions ( #1254 )
...
The setup_en.md file had an un-escaped URL that was breaking a link; this fixes the link by escaping the spaces in the URL.
2022-11-24 21:11:46 +01:00
PoryGone
aae78a8a12
Core: Add MultiServer command to check a specific location ( #1242 )
2022-11-20 22:38:34 +01:00
Fabian Dill
7a5e11e8d4
Core: streamline Multiworld.get_*_locations calls ( #1234 )
2022-11-20 20:50:32 +01:00
Fabian Dill
67128ece38
LttP: make xxtea only required for race generation
2022-11-20 18:43:26 +01:00
black-sliver
3e6c097348
SoE: update source wheel for py3.11 on windows
2022-11-18 01:43:53 +01:00
Alchav
93a354cd81
[Core] Item plando early locations (and non-early locations) ( #1228 )
2022-11-17 17:40:44 +01:00
espeon65536
774581b7ba
HK: fix crash if shop locations are at max and extra shop slots is nonzero
2022-11-17 17:36:42 +01:00
NewSoupVi
95f90851ac
The Witness: Update docs, credits, junk hints ( #1240 )
...
* Updated Credits & AP-game hints
* Updated docs
2022-11-17 17:35:59 +01:00
PoryGone
1cd1bfea4d
SMW: Prevent Killing Bowser on Yoshi Egg Hunt ( #1241 )
...
* Make Bowser unkillable on Egg Hunt
Changed a location name.
2022-11-16 20:20:55 +01:00
espeon65536
edd1fff4b7
Core: make early_items internal only ( #1177 )
...
Co-authored-by: beauxq <beauxq@yahoo.com >
2022-11-16 17:32:33 +01:00
Zach Parks
5139475068
Slay the Spire: Correct tool tip for heart_run to match actual behaviour ( #1236 )
2022-11-12 18:52:36 -08:00
PoryGone
adcee639a2
SMW: Adjust Early Double Levels ( #1238 )
2022-11-13 01:33:22 +01:00
Magnemania
fde97fca5b
SC2: Increment required client version ( #1237 )
2022-11-13 01:32:33 +01:00
recklesscoder
e108b67ca5
Docs/OoT: Add savestate fix and links to Bizhawk and Logic wiki pages.
2022-11-12 02:19:26 +01:00
NewSoupVi
17da06f763
The Witness: Fix "doors: panels" items referring to the wrong panels
2022-11-12 02:18:51 +01:00
PoryGone
2ff737175f
SMW: Fix Baby Yoshi and Rope Jump Exploits ( #1226 )
...
* Fix Baby Yoshi and Rope Jump Exploits
* Fix logic error of Forest of Illusion 3 Secret Exit
2022-11-11 11:50:29 +01:00
NewSoupVi
b0b8268249
Witness: Expert logic broken seed fixes (by IHNN) ( #1223 )
...
Co-authored-by: metzner <unconfigured@null.spigotmc.org >
2022-11-10 04:05:00 +01:00
espeon65536
4e5c10ad66
OoT: make Bottles and Adult Trade Item hintable groups ( #1222 )
...
* OoT: make Bottles and Adult Trade Item hintable groups
2022-11-09 22:07:14 +01:00
Magnemania
63c0d027e7
SC2: Bugfixes for YAML Option Interactions ( #1215 )
...
Early Unit: Now respects Excluded Items when selecting a random unit.
Units Always Have Upgrades: Changed removal cascade behavior; now additionally checks to see if an associated item is already locked when attempting to remove, and locks associated items if so. Occasionally caused issues with starter items in the past, frequently caused issues with yaml-defined Locked Items.
2022-11-09 13:53:55 +01:00
jtoyoda
a014bb4ab7
FF1: Updating FFR Docs for new Archipelago location ( #1221 )
2022-11-08 18:58:29 -06:00
black-sliver
0d10fec395
DS3: update data_version ( #1220 )
2022-11-09 01:53:08 +01:00
Ludovic Marechal
0cbee4ac3e
DS3: Add progressive locations, fix the randomize_weapons_level option and add some options ( Deathlink ) ( #1206 )
...
* Update items_data.py
added `Red and White Round Shield`, `Crystal Scroll`, `Magic Stoneplate Ring`, and `Outrider Knight` gear.
* Update locations_data.py
Added `US: Red and White Round Shield`, `CKG: Magic Stoneplate Ring`, `GA: Outrider Knight` set, and `GA: Crystal Scroll`
* Update __init__.py
Add `Karla's Ashes` requirements
* Update items_data.py
Add `Irithyll Rapier, Hollow's Ashes, Irina's Ashes, Karla's Ashes, Cornyx's Ashes, and Orbeck's Ashes`
* Update locations_data.py
Add `Irithyll Rapier, Hollow's Ashes, Irina's Ashes, Karla's Ashes, Orbeck's Ashes, and Cornyx's Ashes`
* Update items_data.py
removed "hollows ashes"
* Update locations_data.py
remove "hollows ashes"
* Revert "WebHost: Add the DarkSouls3 entry to upload and download the client file"
This reverts commit 5e7c2d4cee485e373ffe60932134013548192c8e.
* ds3: setup progressive locations
* ds3: Use fill_slot_data instead of generate_output
* ds3: Add no_spell_requirements, no_equip_load and death_link option
* ds3: Add some progressive locations
* DS3: Increment data_version
* DS3: Fix item name in rule
* DS3: Set required client version to 0.3.6 and added offsets between items and location tables for backward compatibility
* DS3: Resolve Python 3.8 compatibility
* DS3: Removed useless region for locations IDs consistency
* DS3: Changed i in loop
* DS3: Remove AP.json from the documentation
* DS3: Put back json upload and download
* DS3: Avoid empty downloads
* DS3: Fix randomize_weapons_level option
* DS3: Remove options duplicate entries
* DS3: Change location rule according to review
Co-authored-by: Br00ty <83629348+Br00ty@users.noreply.github.com >
2022-11-09 01:17:43 +01:00
toasterparty
70cab99caf
OC2: Fix typo in description ( #1214 )
2022-11-07 19:50:30 +01:00
NewSoupVi
66d594e95b
The Witness: Add required client version ( #1212 )
...
Co-authored-by: metzner <unconfigured@null.spigotmc.org >
2022-11-06 14:26:56 -06:00
Fabian Dill
a9bf0008ba
Factorio: add rocket-silo as required technology ( #1207 )
2022-11-06 14:24:03 -06:00
NewSoupVi
f2426ae603
The Witness: Logic Fix ( #1210 )
...
Co-authored-by: metzner <unconfigured@null.spigotmc.org >
2022-11-06 17:31:53 +01:00
Zach Parks
462ddce72c
Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. ( #1201 )
...
* Fix wrapping too early if docstring is within 120 characters and re-indent other lines.
* Remove auto-word wrapping and tweaked all worlds' option docstrings formatting.
Options should wrap around the 120 character mark to prevent template files from being too long horizontally. This also allows manual-indentation to work again.
* Fix missing '#' on empty lines in output from docstring.
2022-11-06 08:28:16 -06:00
Alchav
d10bb3c6c1
[Pokémon Red and Blue] more improvements ( #1208 )
...
* Generated patch includes base patch
* location ID range start match item ID start
* remove unused import
* Change Oak's Aides defaults to be more sync-friendly
2022-11-06 09:07:41 +01:00
Fabian Dill
61232ca756
Factorio: set useless technologies to be researched from the start ( #1205 )
2022-11-05 14:01:02 -05:00
NewSoupVi
d28738a918
The Witness: Logic Fix & Generation Fix ( #1204 )
...
* Logic fix
* static object modification instead of copy error fixed
Co-authored-by: metzner <unconfigured@null.spigotmc.org >
2022-11-04 23:10:29 -05:00