Archipelago/worlds
PoryGone 1f3d048462
DKC3: Fix Generation Hang from missed `self.world` reference (#1203)
* Baseline patching and logic for DKC3

* Client can send, but not yet receive

* Alpha Test Baseline

* Bug Fixes and Starting Lives Option

* Finish BBH, add world hints

* Add music shuffle

* Boomer Costs Text

* Stubbed in Collect behaviour

* Adjust Gyrocopter option

* Add Bonus Coin junk replacement and tracker support

* Delete bad logs

* Undo host.yaml change

* Refactored SNIClient

* Make Swanky Free

* Fix Typo

* Undo SNIClient run_game hack

* Fix Typo

* Remove Bosses from Level Shuffle

* Remove duplicate kivy Data

* Add DKC3 Docs and increment Data version

* Remove dead code

* Fix mislabeled region

* Add Dark Souls 3 to README

* Always force Cog on Rocket Rush Flag

* Fix Single Ski lock and too many DK Coins

* Update Retroarch version number

* Don't send DKC3 through LttP Adjuster

* Comment Location ROM Table

* Change ROM Hash prefix to D3

* Remove redundant constructor

* Add ROM Change Safeguards

* Properly mark WRAM accesses

* Remove outdated region connect

* Fix syntax error

* Fix Game description

* Fix SNES Bank Access

* Add isso_setup for DKC3

* Double Quote strings

* Escape single quotes I guess

* Add two locations to Trade Sequence List

* Remove trace sequence locations from ROM data dict

* Prevent Krematoa Crash, add crash robustness

* Remove print statements

* Don't remove ctx.rom if save file dies

* Consolidate logic for readability

* Add link to tracker on DKC3 Setup doc

* Remove false information from setup guide

* Fix file extension in setup doc

* Bug Fixes

* Add KONGsanity and cheat options

* First Pass Collect behavior

* Fix level unlock data

* Make ! only indicate KONG letters on KONGsanity

* Fix Level Name in locations

* Adjust junk pool logic

* Fix Knautilus Connections

* Fix Wrinkly Softlock

* Fix missed world reference
2022-11-04 21:40:31 -05:00
..
alttp LttP: fix triforce piece same reference (#1179) 2022-11-02 20:08:38 +01:00
archipidle Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
bk_sudoku Sudoku: Fixed setup link (#1200) 2022-11-04 20:03:39 +01:00
checksfinder Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
dark_souls_3 DS3: Use slot_data instead of the external Json file (#1155) 2022-11-01 22:58:08 +01:00
dkc3 DKC3: Fix Generation Hang from missed `self.world` reference (#1203) 2022-11-04 21:40:31 -05:00
factorio Factorio: Added commands for checking energy link from CLI and in game. 2022-11-04 17:59:05 +01:00
ff1 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
generic Core: add generic handling of excluded locations 2022-11-01 14:08:24 +01:00
hk Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
hylics2 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
meritous Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
minecraft Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
oot OoT: lock fast-filled shop locations (#1188) 2022-11-02 17:01:03 -05:00
oribf Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
overcooked2 Overcooked 2: Revert OC2Level world references to be named correctly, optimize location scouting. (#1175) 2022-11-02 16:11:46 +01:00
pokemon_rb Pokemon Red/Blue: Fix location name in Pokémon Red and Blue rules (#1184) 2022-11-02 17:01:32 -05:00
raft Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
rogue_legacy Rogue Legacy: Rename `world` to `multiworld` in local variables and function signatures. (#1169) 2022-11-01 16:14:09 -05:00
ror2 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
sa2b Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
sc2wol SC2: Bugfix, incorrectly adding to an array rather than appending (#1183) 2022-11-02 17:01:51 -05:00
sm SM: Fix unobtainable items in remote items+item links combo (#1151) 2022-11-01 06:42:11 +01:00
sm64ex Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
smw SMW: Add link to Tracker in setup guide (#1202) 2022-11-04 21:36:58 -05:00
smz3 SMZ3: completion condition fix and more info in spoiler (#1133) 2022-11-01 14:52:04 -05:00
soe Core: add generic handling of excluded locations 2022-11-01 14:08:24 +01:00
spire Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
subnautica Subnautica: Fix `creature_scan_logic: removed` allowing Cuddlefish. 2022-11-03 10:48:50 +01:00
timespinner Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
v6 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
witness The Witness: Logic fix 2022-11-02 20:07:43 +01:00
zillion Zillion: LAGPL license 2022-11-01 20:40:57 +01:00
AutoSNIClient.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
AutoWorld.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
Files.py [Pokemon Red and Blue] Initial implementation (#1016) 2022-10-13 07:45:52 +02:00
__init__.py APWorld: make it behave more like a regular world 2022-10-01 11:51:42 +02:00