Commit Graph

10 Commits

Author SHA1 Message Date
Silvris
e738b0b593 typing cleanup 2024-05-14 17:18:25 -05:00
Silvris
1d1728e82e fix rare async client bug 2024-04-29 20:58:18 -05:00
Silvris
26e9658c4a mypy phase 1 2024-04-09 00:28:24 -05:00
Silvris
675a904a54 Merge branch 'kdl3_rc_fixes' into instruction_patch_kdl3 2024-03-24 17:51:50 -05:00
Silvris
8fecb741b7 properly fix deathlink messages, fix fill error 2024-03-24 00:53:57 -05:00
Silvris
5844b12032 fix cloudy park 4 rule, zero deathlink message 2024-03-23 23:26:19 -05:00
Silvris
1912cd9d4c handle local items for real, appp cleanup 2024-03-21 01:38:27 -05: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