Tuesday 8 November 2022

Version 0.4.6.7 Preview Release

Hello again,

First of all, I'm so sorry about how long it's taken me to get this preview release out. My progress was hindered due to feeling quite unwell over a period of a couple of weeks during October, and then after I'd got through that I started having some technical troubles with my computer (which still aren't fixed, but should be within a week).

So, as for what's in this version, it's mainly the merging of third-party additions from github, as well as some other minor things. I was hoping to get some Halloween content added this year, but after all that happened over the past few weeks I wasn't able to do this. I'll do my best to make it up to you by adding as much content as I can into the next (public) release.

There's also some new artwork in this version from FriendlyAlienFriend (https://twitter.com/thealienfriend) of Astrapi and Vronti.

As it's going to take about another week to get the issues with my computer sorted, progress towards the next public release of v0.4.7 is going to be slow to begin with, but I'll do my best to get it out to you in about 2-3 weeks time. For that release I'm going to focus on some content that I've been wanting to add for some time now, and so while the main quest is unlikely to progress, there should be a lot new content to see in it.

Thank you all for your patience, and I'll see you again soon!



I package and release these in-between preview builds for backers over on my SubscribeStar, but anyone can play them at any time by building them directly from the public github (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!

ALSO IMPORTANT: Make sure you build from 'dev' branch.


v0.4.6.7 Patch Notes

FriendlyAlienFriend's Artwork (https://twitter.com/thealienfriend):

  • Added artwork for Astrapi, including pregnant and crotch-boob variations. (Crotch boobs will be shown if your 'Crotch-boob & Udder Content' content setting is turned on.) Astrapi can't be impregnated at the moment, but I'll add pregnancy content for her for the next update!
  • Added artwork for Vronti.

Contributors:

  • Fixed a significant amount of typos and grammatical errors. (PR#1701 by Lis)
  • Significant rework and refactor of Controller classes, improved UI handling, and added a 4th +/- button to the fluid storage and regeneration transformation menus. (PR#1713 by Maxis010)
  • Fixed issue where subspecies changes for dragons, coatls, and gryphons didn't account for taur/lamia leg configurations when assigning minimum wing size. (by MintyChip)
  • Added 'banana' as a new fluid flavouring. (PR#1696 by DSG)
  • Added mythical 'salamander' race, with two subspecies; 'flame salamanders' and 'frost salamanders'. (PR#1707 by MintyChip)
  • Added 'panda' as a subspecies to the 'bear' race. (PR#1697 by DSG)
  • Balanced the flame value calculations for enchanted items, clothing and weapons. (PR#1695 by Maxis010)
  • Improved error reporting for parser state errors and improved the parser so that it skips svg files within the parsed input. (PR#1690 by CognitiveMist)
  • Added a specific flag to indicate the player's lilin heritage rather than just checking if they are a demon. (PR#1688 by MintyChip)
  • Added fetish selection options to sexual experience menu during the prologue's character creation process. (PR#1687 by MintyChip)
  • Added Java vendor and basic OS information to error.log to help improve troubleshooting. (by CognitiveMist)
  • Fixed grammatical issues in the alligator-morph's racial descriptions. (PR#1685 by Maymay)
  • Fixed a cause of the issue where NPCs self-equipping condoms would react as though someone else had equipped the condom. (by Maxis010)
  • Fixed bug where a character with an aquatic-tailed lower body would have their leg and feet equipment incorrectly blocked and unblocked, due to the wrong status effects being checked. (by Stadler)
  • Added 'latex leggings' (feminine, leg slot, sold by Finch, latex lover set). (by Sage)
  • Fixed issue with some buttons in Kate's cosmetics dialogues being unresponsive. (by Maxis010)
  • Made LT runnable directly on the most recent Java LTS (17) and created an automatic build and release pipeline to reduce workload using Maven. Also fixed several opaque elements which were supposed to be transparent. (PR#1684 by Tazze)
  • Added the ability to choose either the feminine or masculine Enforcer's uniform when progressing past Brax's stage of the main quest. (PR#1721 by Nonny5Mouse)
  • Enabled setting furry level for salamander spawns. (PR#1730 by Stadler)
  • Replaced an instance of a deprecated newInstance() method. (by AceXP)

Gameplay:

  • Added bad ends to losing combat against the harpy matriarchs in the Harpy Nests.

Sex:

  • Characters with a spinneret can now only apply webbing to themselves or their sexual partners if they have the related permission to manage their own/others clothing.
  • NPCs will now only equip condoms to themselves or their partners if they dislike the associated 'cum stud' or 'cum addict' fetishes. Previous behaviour was to equip if they disliked or were neutral to the fetishes, so this should reduce the amount of NPCs wanting to equip condoms.
  • NPCs will now only equip BDSM or latex gear onto their partners if they like or love the 'bondage applier' fetish.
  • If Meraxis doesn't have a fetish that's associated with her post-duel sex scenes, she will now end sex after she's orgasmed once, instead of when the player has orgasmed once, thereby always giving you the opportunity to influence her fetishes when she orgasms.

Other:

  • The 'Crotch-boobs & Udders' body setting now only applies to randomly-generated NPCs at the moment of their creation (as was stated in the option's tooltip), allowing all characters to gain crotch-boobs/udders via TF no matter the setting.
  • Added a new 'Crotch-boob & Udder Content' setting in the 'Sex & Fetishes' content options to enable/disable udder-related sex actions and udder transformations to be inflicted upon the player. (Enabled by default.)
  • Darkened inventory slot icons in the tattoo view panel to differentiate it from normal inventory view.
  • Added finer control over sex experience count in character creation and custom slave ordering screens, added anilingus experience, and made it so anal sex experiences are hidden if anal content is disabled.

Bugs:

  • Parsing fixes.
  • Fixed several rendering issue with the buyback menu.
  • Fixed issue where the women's watch in character creation had random primary and secondary colours.
  • Fixed bug where penile virginity losses would be reset at the end of character creation.
  • World and place names in the UI are now correctly parsed.
  • Fixed issue in the 'owned by random NPC' content, where when the NPC took you to get tattooed, the tattoo in the 'lower abdomen' slot would work fine, but the one in the 'lower back' slot would never be given.
  • Fixed bug in the post-fight scenes when encountering centauresses in Themiscyra, where sometimes Aurokaris would be identified by the game as being one of the two centauress attackers.
  • Fixed issue where unequipping clothing when multiple layers were covering the clothing to be unequipped would sometimes not work correctly. (This is likely still slightly bugged, but I will properly fix it for the update.)
  • Fixed issue where imported characters would sometimes fail to load in correctly.
  • Fixed causes of the issue where Dominion-alley-demons, cultists, Kate, and Ralph would react to self-equipping condoms as though someone else had equipped the condom.
  • The special 'beer barrel' and 'Hazmat Rat Vending Machine' clothing items will no longer potentially be equipped to randomly spawned NPCs, or show up as random loot in alleyway tiles.
  • Fixed issue where Rose's sex preferences would ignore your anal content setting in the sex scene after being discovered by her in Lilaya's room.
  • Fixed bug where molesting a slave who has the 'unwilling fuck-toy' or 'submissive' fetishes would cause an affection loss, despite the description saying otherwise.