Skip to content
Snippets Groups Projects
Commit 9e1fb0a9 authored by Vrelnir's avatar Vrelnir
Browse files

Updated to 0.4.1.4

parent 2f958fe3
No related branches found
No related tags found
No related merge requests found
......@@ -380,6 +380,60 @@ Fixed a bug found when helping the black wolf breastfeed pups.
Code improvements.
 
 
0.4.1.4
Thanks to Greedium for a formatting fix.
Thanks to Lollipop Scythe for the following fixes:
Fixed issue with changing collar colour.
Fixed incorrect npc gender check.
Fixed a text error.
Added some extra space to the bottom of masturbation to prevent it hiding the stop link.
Minor QoL change to how the sub-tabs work, clicking the one that is already shown, will close it and display the settings type description.
Fixed an old issue with the feat boosts system.
Added missing height to buttons making them look off on certain device width's.
Initial CSS re-work to make the UI more mobile friendly.
Added the Body Part Size Limits subsection to the settings menu during gameplay.
Added the missing Gameplay and Encounters randomisation settings.
Adjustments to Generic NPC Genders and Beast Genders settings.
Added the Pregnancy Type, Fertility cycles and Incomplete pregnancy content settings.
Thanks to hwp for the following fixes:
Fixed the office shredder event so that it only shreds your shirt when your shirt is untucked.
Fixed dead-ends in the office shredder event in specific cases.
Fixed spacing and missing punctuation in the office shredder event.
Fixed a broken hint in the museum.
Thanks to Cutiland for the following fixes:
Fixed an issue with time. Thanks to majou.
The lemonade stand icon should now show on all devices. Thanks to majou.
Fixed a bug found when trying to buy condoms. Thanks to majou.
Fixed the black wolf showing up in the Social overlay before being met. Thanks to majou.
Fixed a broken NPC at the chalets.
Fixed chalets that weren't properly calling an NPC.
Fixed a linkless passage in Robin's room whe exposed.
Fixed the condition that makes it possible to get naked in Robni's room.
Fixed the timer during a street exhibitionism scene.
The alley detour scene can no longer happen in an alley.
The PC can now get into Robin's room while only having stripped one piece of clothing.
Adjusted the text in one of the arcade scenes.
A typo fix.
Replace DateTime.monthNames with Time.monthNames (thanks Majou);
Fixed the lemonade stand icon that wasn't showing in some devices (thanks Majou);
Fixed a bug when trying to buy condoms (thanks Majou);
Fixed Black wolf showing up in socials before being met (thanks Majou);
Fixed NPC missing an actual descriptor at the chalets;
Fixed the chalets that weren't properly calling the NPC;
Fixed Robin's room no usable links when exposed;
Fixed the condition that make it possible to get naked in Robin's Room;
FIxed the timer at the High Public Pants Down scene.
Changed "reptionist" to receptionist;
Changed <<genitals>> to <<bottom>> in one of the arcade scenes;
Made impossible to the Alley Detour scene happen in an alley;
The player can now get into Robin's Room while only having stripped one piece of clothing;
Added a missing $exposed = 2 when stripping in Robin's Room.
 
0.4.0.9
Wrangled an escaped NPC in yoga class. Thanks to Cutiland.
......
<?xml version='1.0' encoding='utf-8'?>
<widget
id="dol"
version="0.4.1.3"
version="0.4.1.4"
xmlns="http://www.w3.org/ns/widgets"
xmlns:cdv="http://cordova.apache.org/ns/1.0"
android-packageName="com.vrelnir.DegreesOfLewdity"
......
......@@ -61,7 +61,7 @@ window.StartConfig = {
debug: false,
enableImages: true,
enableLinkNumberify: true,
version: "0.4.1.3",
version: "0.4.1.4",
versionName: "",
sneaky: false,
};
......
0.4.1.3
\ No newline at end of file
0.4.1.4
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment