Thursday 22 July 2021

Plan for v0.4.1.1

Hello once again,

Sorry about how long it's been since the last update post; I've been feeling quite exhausted and under the weather for the past few weeks, but thankfully I'm starting to feel a bit better now.

My plan for the next few updates are to do the following:
- v0.4.1.1: Released as a public mini-update to 0.4.1
- v0.4.1.5: Preview update adding Elis and main quest content
- v0.4.2: Public update adding more main quest content

What I'm planning to get added for this upcoming mini update of v0.4.1.1 is three things:
1. Finish content for the Farmer's Market in Elis
2. Add the next stage of the main quest (meeting Minotallys)
3. Fix bugs and get some PRs merged

I'm hoping to get the points above finished by this time next week, at which point I'll release v0.4.1.1. I'll also make another post on Monday to let you know how things are going.

Friday 9 July 2021

Version 0.4.1 Release

Hello again,

Sorry that this release took so long. I've been a little unwell over the past week, and so I've been unable to get everything that I wanted to into this release. Everything in this version is pretty much as it was last Thursday, as I've been almost completely unable to get anything done over the past week. There's still placeholders and unfinished content. I'll get it finished off as a public mini-update as soon as I can, but I'm unlikely to be working on LT for the next week or so (or until however long it takes for me to be feeling better). Sorry that my health is affecting LT's development, but it's quite hard to get into the mood to write content while feeling like this.

I'll make an update post to let you all know how things are going in the middle of next week. Sorry again for the state of this release.


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

    Contributors:

  • Fixed issues with the parsing engine sometimes forgetting set variables and other parsing targets. (by AceXP)
  • Fixed numerous typos and parsing errors in the 'Meraxis's duel', 'Zaranix', 'Wes', and 'Daddy' scenes. (by AceXP)

    Engine/Modding:

  • The elements 'continuesDialogue', 'travelDisabled', 'inventoryDisabled', and 'regenerationDisabled' in dialogue node modding now all support parsing instead of simply true/false values.
  • Added additional 'startingImmobilisation' element to sex manager definitions, allowing you to define characters as starting a sex scene in an immobilised state.
  • Externally defined Dialogue Nodes now support parsing for the 'index' element of their responses.

    Gameplay:

  • Added internal map for 'The Centaur's Sword' tavern in Elis, including the centaur owner 'Kheiron'.
  • Added actions to the food and drink stalls in the middle of the Farmer's Market.
  • Added 'Fae' and 'Silvia' as two new characters (futa foxtauress sisters) in the Farmer's Market who sell clothing.
  • Added 'Kazik' as a character (male ferret-boy) who runs a jewellery stall in the Farmer's Market.
  • Added 'Yui' as a new character (female jorogumo) who runs a sex toy stall in the Farmer's Market.

    Items:

  • Added attribute boosts to the following consumables to bring them in line with others: Fizzy Orange Juice; Cotton Candy Soda; Berry Soda; Chamomile Tea; Popcorn; Sausages; Pâté and Crackers; Honey Bread.
  • The food items 'Meat and Marrow' and 'Panther's Delight' now give the consumer +1 muscle if their muscles were less than 'muscular' (value of 60).
  • Reduced equine cider alcohol content from 15% to 8%.

    Sex:

  • Added 'armpit slut' and 'armpit lover' fetishes, along with related fetish tease attacks.
  • Added in variations for armpit sex for the 'ask for creampie/pullout' and 'encourage creampie/pullout' orgasm actions.
  • Added 'bondage bitch' and 'bondage applier' fetishes, which are now associated with the tail, tentacle, webbing, and Witch's Seal restricting sex actions.

    Other:

  • Added 'Dominion', 'Submission', and 'Elis' tabs to the 'map' menu in the phone to make map navigation a little tidier.
  • Demon, lilin, elder lilin, and angel essence is now tagged as heavy contraband, so Vicky no longer sells it.

    Bugs:

  • Parsing fixes.
  • Fixed Meraxis always referring to you as her sibling after impregnating her.
  • Fixed bug where spinneret depth wasn't being loaded properly, causing it to reload to the default depth every time you loaded a saved game.
  • Fixed bug where the game's dialogue would randomly fail to parse in some scenes, resulting in '(Error in conditional parsing!)' messages being displayed.
  • NPCs are now only fully deleted after any pregnancies and incubations related to the player have been resolved, which should fix some issues with offspring birth dates and missing information in the pregnancy stats screen.
  • Fixed issue where deleted NPCs would cause pregnancy stats, offspring map names, pregnancy tester dialogue, and the debug offspring menu to either throw errors or display as 'Unknown' or '???'.
  • Fixed extremely rare bug where it was still possible to impregnate a character who had 0 chance to be impregnated.
  • Takahashi now correctly wears a lab coat while in her lab in the citadel.
  • Fixed issue where trader responses defined in external dialogue nodes wouldn't work.
  • Fixed issue with the 'NPC.applyItemTransactionEffects()' method being called even if the transaction failed to process (such as in the case where the buying character's inventory was full).
  • Fixed issue where selecting a disabled action (i.e. a greyed-out button) would still apply whatever effects that action had to the game.
  • Externally defined sex managers now correctly handle all missing elements which are tagged as being 'optional'.
  • Fixed another issue in externally defined sex managers where the 'slotsAvailable' element's 'slot' elements were not parsing code.
  • Externally-defined dialogue nodes will now parse the 'colour' element within 'response' elements, allowing you to use conditional statements and such in them.
  • Fixed issue where characters would not get the 'frustrated' status effect after finishing sex without orgasming if they'd orgasmed within the last 24 hours.
  • Fixed issue where error log would sometimes display parsing errors when loading a game.
  • Added missing quick sex descriptions for tongue-armpits focus.
  • Fixed raccoon hair covering being associated with raccoon fur (i.e. the covering for their other body parts).
  • Fixed bug with random attackers always spawning as feminine.

Thursday 1 July 2021

More Progress News

Hello again,

As many of you might have expected, it's looking like v0.4.1 is going to take me a little longer to get ready than I'd originally planned. It's been taking me a while to get new Elis content added and written, and so I'm still a way off from getting the update into the state that I want it to be in for release.

It will likely take me another week to get v0.4.1 ready, and even if things go badly it shouldn't take me much longer than that to get it done. For now I'll say that I'm expecting it to be out on Friday, 9th July, although there's always the slight possibility of it taking a little longer than that.

There's no hold up in progress this time from any engine work or things like that; it's just that adding new content sometimes takes a little while. There should be several new characters to interact with in this next version, so hopefully this wait will be worth it.

I'll make another post early next week to keep you updated on progress, so I'll see you again then!