- Mar 15, 2021
- 309
- 465
People keep asking about the cheat menu and updates so here's "mine", although it's not actually mine I merely changed it a bit (much according to my own preference). To call this an update is hardly applicable as nothing short of some serious refactoring might actually break this mod, at which point the mod may not be salvagable or even needed anymore. The summon menu is even more robust as its implementation is completely agnostic of the game. It relies solely on the platform and programmer's habits without any further assumptions. Even if the dev decides on a different naming convention error handling will prevent the game from crashing and the summon menu at worst will not work anymore until someone fixes it. It may be very simple, it may not be ideal, but he turned a massive database that could contain almost anything into something browsable that only takes a couple minutes for anyone to learn to navigate. Without a doubt that guys knows what he's doing. It sucks he never posted again, I hope he's doing ok.
Tl;dr just use it and don't worry about anything expiring. The mod is well made. The changes I made are just my changes and the original is still good.
As far as I'm concerned feel free to use and modify for whatever purpose you like, but please do NOT report any bugs that may occur as a result. File is provided as is, use at your own risk. I have included a htm highlighting the differences in code should anyone disagree with anything or run into problems.
Change summary:
-Removed friendly fire and no item disappear parts as they weren't toggleable and didn't even work properly (just copy and paste the missing code to bring it back)
-New: Added load_script("asd.rb") to F11, basically F10++ (run any ruby code you like from file placed in root of game folder, notepad++ is recommended to edit without keeping the file locked)
-New: Replaced F6 with new functionality (original functionality still available via f9)
-Overmap: next step encounter
-Elsewhere: toggleable light switch (beware joiplay users: this may crash the game and blow up your phone I have absolutely no idea I don't own a phone)
-Fix: Added missing preg_race ("Moot")
-???: Noticed an error in the preg_plus function that I can't help but think was intentional so I "fixed"? it.
-Still functions the same but now ensures enough lactation for feeding 5 babies instead of just adding 100.
-May later try and fix for real, but pregnancy is very intertwined with sleeping
I assume people either already know what to do these or are capable of finding out at least that much by themselves. The debug tool is not a mod and you can search either my posts, Yukihirou's posts or game files. It's not that I'm unwilling to provide any further assistance nor am I trying to stop anyone, I'm just not a tech support guy and these aren't even official features of the game. If you're just looking for some simple cheats or a way to make the game easier I recommend taking a look at the user mods channel on discord, you might find just what you're looking for. If not there's still people you can ask for help. I don't if the dev has any plans for officially supported cheat codes, cheat menus or even cheat maps that anyone can use, but it may be worthwhile to ask for this. I think cheats make excellent sidewheels for learning the game, and while the game still isn't finished yet it should have at least a few simple togglable official cheats.
(Attn: please take caution not to chat in the user mods channel, it is meant exclusively for posting mods. feel free to ask anything in general chat if you have questions)
Demo of new F6:
View attachment f6 feature demo compressed.mp4
Enjoy
Tl;dr just use it and don't worry about anything expiring. The mod is well made. The changes I made are just my changes and the original is still good.
As far as I'm concerned feel free to use and modify for whatever purpose you like, but please do NOT report any bugs that may occur as a result. File is provided as is, use at your own risk. I have included a htm highlighting the differences in code should anyone disagree with anything or run into problems.
Change summary:
-Removed friendly fire and no item disappear parts as they weren't toggleable and didn't even work properly (just copy and paste the missing code to bring it back)
-New: Added load_script("asd.rb") to F11, basically F10++ (run any ruby code you like from file placed in root of game folder, notepad++ is recommended to edit without keeping the file locked)
-New: Replaced F6 with new functionality (original functionality still available via f9)
-Overmap: next step encounter
-Elsewhere: toggleable light switch (beware joiplay users: this may crash the game and blow up your phone I have absolutely no idea I don't own a phone)
-Fix: Added missing preg_race ("Moot")
-???: Noticed an error in the preg_plus function that I can't help but think was intentional so I "fixed"? it.
-Still functions the same but now ensures enough lactation for feeding 5 babies instead of just adding 100.
-May later try and fix for real, but pregnancy is very intertwined with sleeping
I assume people either already know what to do these or are capable of finding out at least that much by themselves. The debug tool is not a mod and you can search either my posts, Yukihirou's posts or game files. It's not that I'm unwilling to provide any further assistance nor am I trying to stop anyone, I'm just not a tech support guy and these aren't even official features of the game. If you're just looking for some simple cheats or a way to make the game easier I recommend taking a look at the user mods channel on discord, you might find just what you're looking for. If not there's still people you can ask for help. I don't if the dev has any plans for officially supported cheat codes, cheat menus or even cheat maps that anyone can use, but it may be worthwhile to ask for this. I think cheats make excellent sidewheels for learning the game, and while the game still isn't finished yet it should have at least a few simple togglable official cheats.
(Attn: please take caution not to chat in the user mods channel, it is meant exclusively for posting mods. feel free to ask anything in general chat if you have questions)
Demo of new F6:
View attachment f6 feature demo compressed.mp4
Enjoy
Last edited: