Archipelago/worlds/undertale
Mewlif aff852fb45
Undertale: Various Fixes (#2146)
* Changed the pathing code to use os.path.join, instead of adding strings together, also fixed the savepath command using UndertaleContext instead of self.ctx (Credit to Wackerly for finding the self.ctx issue and fix)

* Undertale: Fixed a debug function in the game not requiring debug to be enabled.

* Undetale: Fixed a logic bug with the location "Letter Quest"
2023-09-20 10:18:53 +02:00
..
data Undertale: Various Fixes (#2146) 2023-09-20 10:18:53 +02:00
docs Undertale: Doc updates and client bug fixes. (#1996) 2023-07-22 00:38:21 -05:00
Items.py Undertale: Key placement fix (#2030) 2023-08-16 09:02:01 -05:00
Locations.py Undertale: Key placement fix (#2030) 2023-08-16 09:02:01 -05:00
Options.py Undertale: Key placement fix (#2030) 2023-08-16 09:02:01 -05:00
Regions.py Undertale for AP (#439) 2023-06-27 04:35:41 +02:00
Rules.py Undertale: Various Fixes (#2146) 2023-09-20 10:18:53 +02:00
__init__.py Undertale: Key placement fix (#2030) 2023-08-16 09:02:01 -05:00