Monday 1 November 2021

Version 0.4.2 Public Release

Hello once again,

I'm really sorry about how long it's taken me to get this update out. As mentioned in my last post here on my blog, I've been having a rough time since the last update, and progress on LT really suffered. Thankfully I'm past that now, and so I'll be able to get updates out in a more timely fashion from here on out.

For what little time I had to work on this version (due to the issue mentioned above), I focused on fixing some bugs and getting Monica's quest completely finished. I also added a small Halloween event out in the Foloi Fields, where you can encounter a 'headless horseman' at night during the in-game month of October. Adding this encounter took time away from finishing the writing in Evelyx's Dairy, so there are still some placeholders to be found in there. I'll have that finished for the next update, along with getting more bugs fixed and PRs merged.

Thank you all for your patience during this lengthy pause in updates, and I'll hopefully be releasing the next update very soon! I'll make another post around the middle of this next week to give you more information on what exactly I'm working on and how long it will take me, so I'll see you again soon!


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.2 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.2 Patch Notes

    Engine/Modding:

  • Added parser hooks for orifice capacity, depth, elasticity, and plasticity, under the respective prefixes: 'CAPACITY_'; 'DEPTH_'; 'ELASTICITY_'; 'PLASTICITY_'.
  • Added 'MONTH_' parser hook for Java's Month enum, and a getMonth() method in the Game class for obtaining the current month.
  • The 'orgasmBehaviour' element in sex manager files now accepts logic and is parsed on every check.

Artwork:

  • Added 7 images for Kay (4 as default, 3 for when he's been feminised), drawn by Jam (https://twitter.com/JamDrawers).
  • Added 2 images for Elizabeth, drawn by KT80 (https://twitter.com/KT80AT).

Gameplay:

  • Filled in all placeholders for Monica's quest (who is the shopkeeper for the clothing store in Elis's shopping precinct, 'The Fashionable Moo').
  • Added a 'headless horseman' encounter to the Foloi Fields (only triggers during the in-game month of October).

Other:

  • Added 'dark orange' as a covering colour for body parts.

Bugs:

  • Parsing fixes.
  • Fixed issue with missing 'WON_SEX_NOTHING' dialogue in one of Mreaxis's duel scenes.
  • The lilin book lore text is no longer shown at the end of the 'World' dialogue when talking to Lyssieth in her initial meeting scenes.
  • Fixed issue where after turning down Evelyx's promotion, you couldn't repeat it the next day.
  • Characters who have the sadist fetish will no longer agree to be gentle in sex (which was mainly affecting Amber's and Rose's sex scenes).
  • Fixed background error being thrown when generic sex effects were being calculated where a null partner was being treated as being exposed to addictive fluids.
  • Fixed parsing error being thrown if you encountered bandits in the Foloi Fields and didn't have enough money to offer them to skip the encounter.