Sunday 26 August 2018

Alpha v18 Changelog


v18 change log
BE SURE IF LOADING AN OLDER SAVE TO LOAD IN TOWN AND EITHER UPDATE YOUR SAVE MANUALLY OR GO SOMEWHERE IN TOWN TO AVOID CRASHES!
Also get ready for typos and probable bugs!

Content – Temple Dungeon! – Note: The dungeon is currently incomplete and unable to be completed.
-A dungeon you actually walk around in!
-5 new enemies.
-2 non-fightable NPCs in the dungeon.
-Skill check based trials!
-A sort of side quest, that also can’t be completed as you can’t finish the dungeon yet.
Note: After completing the initial portions of the dungeon the random encounters will stop occurring, I’ll be adding a feature to toggle them back on in a future patch. So don’t worry about losing out on content.

Other Content
-Added Monstrous to the fetish list, for tails, wings, and what have you. It can also be gained from older events and scenes.
-6 new equipment items.
-Trance status effect! Talk to Elena in town for more details. Also there’s a consumable item to help deal with it.

Art – Note: Neither of the new art’s currently change emotions.
-Vivian by Plasmid – She has a nude and lingerie versions that are not yet utilized.
-The Matago by Applehead.

Balancing
-The lion’s amulet accessory now has a drawback.
-When the sleep effect ends for the player, they get to act that turn.
-Nerfed Semen Frenzy from 50% attack boost on enemies to 30%.

Modding
-StoreCurrentEventSpotSkippingLines and GoBackToStoredEvent functions now exist for events. Used for repeatable events and going back to a different spot depending where it’s triggered. Be careful wen using it, read the section in the mod manual or the examples of it in the temple dungeon.
-RunningWontSkipEvent precombat event function allows the event to continue after combat even if the player runs. Precombat and precombat monster functions are now also detected in a smarter way.
-PlayerStep applies out of combat status effects to the player, only aphrodisiac currently.
-ChangeWill, ChangePower, ChangeTech, ChangeAllure, and ChangeLuck, added to allow permanent alterations to player stats.
-PermanentChangeStatusEffectResistances – Allows permanent alterations to the players ability to resist status effects.
-PermanentlyChangeFetish – Permanently add fetishes to the player, can not be removed by the goddess statue.
-ChangeMaxArousal - ChangeMaxEnergy – ChangeMaxSpirit – Change the respective maximum permanently for the player.
-IfPlayerHasStatusEffectWithPotencyEqualOrGreater and IfMonsterHasStatusEffectWithPotencyEqualOrGreater - functions to check status effect potency in combat events.
-DefeatMonster – Defeats the focused monster, giving out exp and loot for the player when combat ends.
-RemoveStatusEffect – Removes a specified status effect from the player.


Fixes
-Stopped renpy from deleting the mod folders when it makes a distribution for the game. Thereby fixing the issues people were having with the mod loader.
-Lillian can now have a bubble on the main menu. Under fixes because I forgot to do that before.
-Getting fetishes once you hit max fetish level will no longer continue to add to you temp Fetish count, so when you go to pay off your fetishes you can’t theoretically go into the negative fetish levels.
-Player equipment now properly updates with changes to the items equipped.
-Fixed an issue where enemies could ignore the stance escaped rules and put you into a stance anyways.

Save Integrity: Good, probably. Make sure to load your old save in town!
Mod Integrity: Goodish. -Reminder to manually update your save in options while in town, if you want to use an old save when you add mods.