Monday 2 August 2021

Version 0.4.1.1 Release

Hello once again,

Sorry about how long it took me to get this update out; it should have been ready far sooner, but over the past couple of weeks I've been having some issues with lingering fatigue, which was impacting my work efficiency. Hopefully the worst of that is behind me now, and the next few updates will be released in a more timely fashion.

Anyway, for the content in this release, I've focused mainly on getting all of the unique NPCs in Elis's Farmer's Market added. Some of them will likely have their content expanded upon in the future, but hopefully they have enough to be interesting for the time being. I've also added generic bandit encounters in the Foloi Fields. These bandits have quite basic content, and unlike the random attackers in Dominion and Submission, they're not persistent, although they can be enslaved (in which case they do become persistent slaves owned by the player).

I'm going to focus on fixing bugs, merging PRs, and getting Minotallys's content added for the next version. The next release will be a preview version, provided that there's no need for a hotfix (in which case the hotfix will be a public one). I'm hoping to have that out quite soon, and then the next full public release will be out shortly after that.

I'll make another post in a couple of day's time to give you more details on what my plans will be.

P.S. This release contains artwork of Takahashi drawn by FriendlyAlienFriend, who you can find at their twitter here: https://twitter.com/thealienfriend


As always, you can also build these releases yourself from the public github's dev branch (which is always kept up to date with the very latest version):
https://github.com/Innoxia/liliths-throne-public/tree/dev
(There's a build tutorial here.)

IMPORTANT: If you're building through github, you'll now need to place the 'liliths-throne-public/res' folder in the same directory as the exported .jar!


v0.4.1.1 Download Links

This is still an alpha, and contains bugs and half-finished content!

.jar:

Pre-zipped: Mega

Full folder: Google Drive

.exe:

Pre-zipped: Mega

Full folder: Google Drive

32-bit .exe (For 32-bit Windows):

Pre-zipped: Mega

Full folder: Google Drive


v0.4.1.1

Contributors:

  • Fixed issue where altering vaginal urethra plasticity was affecting penis urethra plasticity instead. (by Maxis)
  • Fixed bug where clothing replacements after sex would sometimes break if the clothing being replaced was of a type that was previously equipped to multiple slots. (by Maxis and deboucher)

Engine/Modding:

  • Added 'deskName' as a definable attribute within external 'worldType', 'placeType', and 'sexManager' files, which functions in the same way as 'wallName', allowing you to define the name of the 'desk' used in sex scenes.
  • Fixed issue where modded world types had '_worldType' appended to the end of their ids.
  • Added 'canRemoveClothingSeals' as an attribute in externally-defined sex managers to prevent characters from being able to unseal clothing during that scene.

Artwork:

Gameplay:

  • Added generic bandit encounters in the Foloi Fields. (They are a little basic at the moment and will be expanded upon at some point in the future.)
  • Filled in placeholder content for Yui.
  • Added content for the raccoon-girl (Nizhoni) in the centre of Elis's Farmer's Market.
  • Added content for the horse-boy (Moreno) in the centre of Elis's Farmer's Market.
  • Added new character 'Heather' (human) who runs the fortune telling stall in Elis's Farmer's Market.
  • Added new character 'Ms. Levine' (goat-girl) who runs the kissing booth in Elis's Farmer's Market.

Sex:

  • During sex scenes in which the sub has less control than the dom, dominant AI sex partners will no longer end sex early (i.e. before the subs are satisfied).
  • Loosened requirements a little for the sex actions 'Object to rough' and 'Request rough sex'.

Other:

  • Entering the Farmer's Market now places you at one of the four entry points instead of in the centre.
  • Clothing types can now be enchanted to have the 'vibration' and 'orgasm prevention' effects if it can be equipped into the groin, vagina, penis, anus, nipple, chest, nipple-piercing, cock-piercing, or vagina-piercing slots.
  • Added a tufted tail type for panther-morphs, which is now assigned to newly-spawned lion-morphs.
  • Added ability to perform the 'Quick sex' action in all of Astrai's and Vronti's sex scenes.
  • Added ability to resist post-defeat sex with random centauress encounters in the fields (only if noncon is turned on).
  • The price of potions and elixirs is now influenced by how many effects they have.

Bugs:

  • Fixed visibility of armpit fetishes in the phone's fetish menu being locked behind foot content instead of armpit content.
  • Characters without legs can no longer use the 'spread legs' sex action.
  • Ralph no longer has randomised personality traits.
  • The 'desperate for sex' status effect now correctly only displays during combat.
  • Fixed issue where the SLime Queen wasn't correctly spawning wearing her tiara.
  • Fixed parsing issues in Lilaya's kimono gift scenes.
  • Fixed modding issue where setting an NPC to use a parser tag which had been previously assigned to an NPC wouldn't update the reference, causing the parser tag to always point to the first NPC who was given the parser tag.
  • Fixed post-submissive sex with centaur marauder/raider displaying a blank dialogue screen.
  • Reformatted potion item effects tooltip to fix an issue where having lots of effects on a potion would overflow the tooltip.
  • Pregnant/non-pregnant versions of character artwork are now automatically updated to be used when applicable, instead of requiring a save+load to be shown.
  • Fixed issue with several elements in externally-defined sex managers not using their correct default values.