Archipelago/worlds/dkc3
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
..
Names New Game: Zillion (#1081) 2022-10-20 19:41:11 +02:00
docs Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
Client.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
Items.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
Levels.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
Locations.py DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
Options.py DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
Regions.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
Rom.py Core remove legacy patch (#1047) 2022-09-30 00:36:30 +02:00
Rules.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
__init__.py DKC3: Fix Generation Hang from missed `self.world` reference (#1203) 2022-11-04 21:40:31 -05:00