Commit Graph

28 Commits

Author SHA1 Message Date
Silvris
1d1728e82e fix rare async client bug 2024-04-29 20:58:18 -05:00
Silvris
623b35c8f9 Merge remote-tracking branch 'upstream/main' into instruction_patch_kdl3 2024-04-23 12:00:54 -05:00
Silvris
6f7c2fa25f KDL3: Fix invalid animal placements and fill error (#3152) 2024-04-18 18:52:23 +02:00
Silvris
8952fbdc03 KDL3: Fix boss access on open world disabled (#3120) 2024-04-12 00:29:40 +02:00
Silvris
26e9658c4a mypy phase 1 2024-04-09 00:28:24 -05:00
Silvris
c57b6d0e9f Update Gifting.py 2024-04-08 18:41:43 -05:00
Silvris
6480cfa68f mypy and softlock fix 2024-04-08 18:39:34 -05:00
Silvris
434aa5e915 Update Rom.py 2024-04-08 16:54:51 -05:00
Silvris
4e1ed33239 fix kine fill error 2024-04-08 16:46:30 -05:00
Silvris
f4cf8bed3d Merge branch 'main' into instruction_patch_kdl3 2024-04-04 20:58:58 -05:00
Silvris
24a03bc8b6 KDL3: fix shuffled animals not actually being random (#3060) 2024-04-01 15:02:26 +02:00
Silvris
80d7ac4164 KDL3: RC1 Fixes and Enhancement (#3022)
* fix cloudy park 4 rule, zero deathlink message

* remove redundant door_shuffle bool

when generic ER gets in, this whole function gets rewritten. So just clean it a little now.

* properly fix deathlink messages, fix fill error

* update docs
2024-03-28 15:41:32 +01:00
Silvris
eb1c96535a add prefill items 2024-03-27 22:18:26 -05:00
Silvris
675a904a54 Merge branch 'kdl3_rc_fixes' into instruction_patch_kdl3 2024-03-24 17:51:50 -05:00
Silvris
2920717ce7 update docs 2024-03-24 01:02:02 -05:00
Silvris
8fecb741b7 properly fix deathlink messages, fix fill error 2024-03-24 00:53:57 -05:00
Silvris
156838d63e remove redundant door_shuffle bool
when generic ER gets in, this whole function gets rewritten. So just clean it a little now.
2024-03-23 23:32:19 -05:00
Silvris
5844b12032 fix cloudy park 4 rule, zero deathlink message 2024-03-23 23:26:19 -05:00
Silvris
a236c9467a actually make bosses send their locations 2024-03-21 16:56:08 -05:00
Silvris
1912cd9d4c handle local items for real, appp cleanup 2024-03-21 01:38:27 -05:00
Silvris
fbf26f7191 coo not clean 2024-03-21 00:34:00 -05:00
Silvris
1693213835 initial base for local items, need to finish 2024-03-21 00:33:44 -05:00
Silvris
9b4c139f5b convert KDL3 to APPP 2024-03-14 18:36:33 -05:00
Silvris
b1109cad8a Update Rom.py 2024-03-14 17:01:38 -05:00
Silvris
3e3965272d KDL3: Ensure all abilities accessible on non-minimal (#2929) 2024-03-13 21:05:38 +01:00
Silvris
d3019421de KDL3: fix invalid inno_setup components and deathlink messages (#2922)
* remove component checking

* fix missing deathlink messages

* move reads under deathlink check
2024-03-11 23:26:21 +01:00
Silvris
3e0ff3f72d KDL3: Post-PR adjustments (#2917)
* logic adjustments, add patch_suffix

* forgot the other two consumables
2024-03-08 07:46:14 +01:00
Silvris
644f75978d Kirby's Dream Land 3: Implement New Game (#2119)
Co-authored-by: Alchav <59858495+Alchav@users.noreply.github.com>
Co-authored-by: Aaron Wagener <mmmcheese158@gmail.com>
Co-authored-by: Doug Hoskisson <beauxq@yahoo.com>
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
2024-03-05 09:59:55 -06:00