Commit Graph
11 Commits
Author SHA1 Message Date
MewlifandGitHub 504d09daf6 Undertale: Logic fixes (#2436) 2023-11-08 11:50:29 -06:00
779a312650 Docs, Undertale: Added Suggestions Missed in #2285 (#2435)
Co-authored-by: jonloveslegos <[email protected]>
Co-authored-by: kindasneaki <[email protected]>
Co-authored-by: ScootyPuffJr1 <[email protected]>
2023-11-07 14:41:13 -06:00
560c57fedd Docs, Various Games: Add Unique Local Commands to Game Page (#2285)
* Add Unique Locals Commands to ChecksFinder

* Add Unique Locals Commands to MMBN3 Game Page

* Add Unique Locals Commands to Ocarina of Time Game Page

* Add Unique Locals Commands to Undertale Game Page

* Add Unique Locals Commands to Wargroove Game Page

* Add Unique Locals Commands to The Legend of Zelda Game Page

* Add Unique Locals Commands to Zillion Game Page

* Amend Unique Locals Commands on Final Fantasy 1 Game Page

* Add Unique Locals Commands to Pokemon R/B Game Page

* Grammar fix for FF1

* Corrected sections names to match

* Added commands to Starcraft 2 Wings of Liberty game page

Co-authored-by: Bicoloursnake <[email protected]>

---------

Co-authored-by: Bicoloursnake <[email protected]>
2023-10-31 17:20:24 -04:00
Fabian DillandGitHub 3e0d1d4e1c Core: change Region caching to on_change from on-miss-strategy (#2366) 2023-10-29 19:47:37 +01:00
db7c0c9db9 Docs: Clarify Documentation Information for Undertale, Terraria, DOOM 1993 (#2149)
* Cleaned up Undertale documentation
Standardized file names

* Outlined Terraria installation more clearly
Other minor edits to setup guide

* Minor edits to DOOM 1993 set-up guide

* Update worlds/terraria/docs/setup_en.md

Co-authored-by: kindasneaki <[email protected]>

* Suggested changes from @Seldom-SE

Co-authored-by: Seldom <[email protected]>

* Code block to quotation change from code review

Co-authored-by: Seldom <[email protected]>
Co-authored-by: Chris Wilson <[email protected]>

* Code review from @LegendaryLinux

Co-authored-by: Chris Wilson <[email protected]>

---------

Co-authored-by: kindasneaki <[email protected]>
Co-authored-by: Seldom <[email protected]>
Co-authored-by: Chris Wilson <[email protected]>
2023-09-22 20:45:52 -04:00
MewlifandGitHub 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
5cd837256f Undertale: Key placement fix (#2030)
Co-authored-by: Fabian Dill <[email protected]>
Co-authored-by: Aaron Wagener <[email protected]>
Co-authored-by: el-u <[email protected]>
2023-08-16 09:02:01 -05:00
MewlifandGitHub 889a4f4db9 Undertale: Doc updates and client bug fixes. (#1996) 2023-07-22 00:38:21 -05:00
8fd805235d Undertale: Change Save Data Folder Location (#1966)
Co-authored-by: Witchybun <[email protected]>
2023-07-19 16:39:57 -05:00
MewlifandGitHub 857364fa78 Undertale: Bug fix pr (#1937) 2023-07-04 13:09:17 -05:00
MewlifandGitHub 553fe0be19 Undertale for AP (#439)
Randomizes the items, and adds a new item to the pool, "Plot" which lets you go further and further in the game the more you have.

Developers: WirTheAvali (Preferred name for professional use, mewlif)
2023-06-27 04:35:41 +02:00