Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Glad to hear it. 


Besides 'Removed the unused bits so it won't overwrite code that it doesn't need,' what all did you change? (I skimmed your upload, and nothing jumped out at me. I suppose I could use a compare app, but maybe you'd be able to let me know really easily.

I've been working hard on it this weekend; I Have:

- added pony 'shades' (default pictures)

- added tail descriptions

- fixed bug with corrupted girls being generated

 - fixed a bug where sex interactions got totally broken 

- gave names to dogs and horses, besides dog1 and horse1 (not pony related, I just liked it better this way)

 - started working on a change in impregnation logic, where beastking wolf and beaskin pony girls can get preg from dogs and horses (also not strictly pony related, but it makes sense to me)

 

I actually used a compare app, then cut whatever wasn't changed from the default ;p

cut parts of assets.gd

cut parts of variables.gd

removed the file outside.gd

Nothing big.  I did also remove the "easymode" stuff.  Extra gold, modified pregnancy length, etc.  That seemed more of a separate deal.


The bestial pregnancy sound interesting.  We've already got parthenogenesis/ pregnancy as a side effect of magic toxicity.

(1 edit)

Ok. I'll also take out more (dead) and unused code as I finalize my mod.

What's the name of the compare app? I'm presuming you'd recommend it?

The easy mode stuff is for easier testing. Sandbox mode doesn't give enough free stuff, and also doesn't have tainted essence anywhere atm. I'll add a config file for turning on and off features in a soon-ish patch. 

The feral preg mode is currently working  in my testing (fingers crossed). Certain beast girls now can get preg from dogs and horses. Added a line in the sex scenes when feral preg is possible:

    var feral_text = " [names2] eyes widen as the {^feral dick:wild cock:animal penis:animalistic tool} ejaculates[s/1]. As a {^Beastkin:Beast girl:nearly feral girl:Beastkin}, [names2] womb is vulnerable to dangerous animal semen. "

That said, This probably should be a separate mod. Or an opt-in feature of the mod, at the very least. I'll work on separating them at some point. Maybe.

There's a compare plugin for notepad++

https://sourceforge.net/projects/npp-compare/

https://notepad-plus-plus.org/

Useful for plaintext.  Has a handful of options.