Hello again, this is another small hotfix to address one game-breaking bug in sex scenes where if a character has an ovipositor penis or clit and starts an ongoing sex action, the game will lock up. I've also fixed quite a few other bugs, made some minor changes, and added a 'prone bone' sex position. I've also further restricted the slime & elemental transformation options by requiring you to unlock advanced knowledge of a race before being able to transform into them. I've made this change so that I can make sure that certain racial transformations are only going to be available by completing specific content. At the moment this only affects dragons, but I'm going to be adding content involving youko soon, and while it should already be impossible to transform into youko via slime TFs, there might be some races which I add alongside the youko whose availability I'd like to limit.
I've also added a new 'visual impairment' perk, and although it takes up a few lines in the patch notes, it is just a very small addition to make the in-game glasses have an actual use instead of being purely cosmetic. Although Lilaya, Saellatrix, and Lyssieth wear glasses, they don't have the 'visual impairment' perk (as demon eyes are immune); the only unique NPCs with visual impairment at the moment are Nizhoni, Vanessa (Ms. Cunningham), and Ziva (Ms. Levine).
I'm going to take a rest tomorrow as I've been feeling a little tired today and yesterday, but on Thursday I'll move on to adding main quest content for the next update (which will be a preview one released over on my SubscribeStar). I'll make a post at the weekend to let you know how things are going!
Thank you all once again so much for your support and for playing Lilith's Throne, and I'll see you again very 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.11.3 Download Links
This is still an alpha, and contains bugs and half-finished content!
Note: If you're on Windows, it's best to use the .exe version (only use the 32-bit exe if you're using 32-bit Windows). The .jar download is so that players on Linux or MacOS can get the game to run, in which case you'll need to make sure that you have java installed on your machine and that you have JavaFX installed too. You can ask in the #tech-support channel on the LT discord for help if it's not working.
.exe (Recommended for Windows OS):
Pre-zipped: Mega
Pre-zipped: Google Drive
32-bit .exe (For 32-bit Windows OS):
Pre-zipped: Mega
Pre-zipped: Google Drive
.jar (For Linux or Mac OS):
Pre-zipped: Mega
Pre-zipped: Google Drive
- Added 'PRESCRIPTION_GLASSES' as an ItemTag, which grants any wearer a small status effect buff ('enhanced vision'), and also negates the 'impaired vision' effect which affects characers with the 'visual impairment' perk.
- Added 'EYE_PERFECT_VISION' as a BodyPartTag, which makes the character immune to the negative effects of the 'impaired vision' perk. (Demon, angel, dragon, gryphon, and raptor eyes have this tag.)
- Added 'breakOutOfInventory' element to item types, which is false by default, but when true it causes the inventory to close when using the item (commented element in 'res/items/innoxia/pills/fertility.xml').
- Converted money from integer values to longs (in case the player manages to somehow earn more than 2.1 billion flames).
- Added a new TFPotency, 'SPECIAL', which when used as the potency on an item of clothing's sealed item effect will make it impossible to unseal. See the 'game/inventory/enchanting/TFPotency.java' file for comments on this and application details. (This will not be present nor available in a normal game; it's been added for use on special modded clothing.)
- Added support to combat moves for hitting multiple targets and improved the formatting for several elements (the old formatting still works, so there's no need to update moves to the new format); a fully commented example is in 'res/combatMove/innoxia/quadruped_kick.xml'.
- Improved the appearance of the race page in the encyclopedia and added ability to click on race entries to open their subspecies info page.
- Additional descriptions in clothing tooltips (things like 'sex equip enabled' or 'fits arm-wings') now continue to be shown when the clothing is equipped.
- Improved character's quick overview tooltip (when hovering over your race icon or an NPC's race icon in the 'Characters present' panel) to show femininity, body shape, and height at the top underneath their race's name, and also neatly cut off text overflow with an ellipsis.
- Slime and elemental transformations now require advanced knowledge of races (obtained from race books) in order to transform into them.
- The subspecies which newly-spawned slimes decide to mimic are now limited to the subspecies found within their region (e.g. slimes spawned in Submission will spawn as subspecies which can ordinarily be found in the region of Dominion, which encompasses all of Dominion and Submission).
- Added 'visual impairment' as a new unique perk, which gives a negative status effect while not wearing clothing with the 'PRESCRIPTION_GLASSES' tag (i.e. glasses).
- randomly-spawned NPCs having a 2.5% chance to have it (there is no way for the player to get this perk at the moment but I might add a way to get it later on).
- Nizhoni, Vanessa (Ms. Cunningham), and Ziva (Ms. Levine) now have the 'visual impairment' perk.
- If a character has the 'visual impairment' perk, any clothing with the 'PRESCRIPTION_GLASSES' tag (i.e. glasses), will not be removed at the start of sex if 'Automatic stripping' is enabled, and selecting 'unequip all' in their inventory will also ignore any clothing with the 'PRESCRIPTION_GLASSES' tag.
- Using the 'bioslime canister' now breaks out of your inventory, making it easier to see the full transformation text.
- Added 'lying on front' as an alternative slot to 'lying on back' in the 'Lying down' sex position, which allows partners to perform oral, receive oral, or have sex in the 'prone bone' position.
- The 'beside' slots in the 'Lying down' sex position now have correct interaction availability with characters lying down and those in non-lying-down slots.
- Added the new 'prone bone' position as an option to switch to during sleep sex.
- Improved dirty talk lines and positioning descriptions for when used in sleep sex.
- Removed the Hypermobility perk's non-taur requirement for being able to perform autofellatio & autocunnilingus (so taurs can now perform those actions if they have the hypermobility perk).
- Added 'Craft x5' and 'Craft all' options to the enchantment menu to make bulk enchanting a little less tedious.
- Increased the threshold for additional inventory slots being dirtied by cum when a character orgasms onto their partner; additional slots being dirtied now starts at 30ml of cum instead of 16ml, and not as many slots are dirtied (but the maximum cum bracket of 1,000-10,000ml is unchanged at 8 slots dirtied).
- Slaves assigned to your bedroom, who are attracted to you, and who have permission to use you, will now engage in sleep sex with you (if you have the heavy sleeper perk) at least once in each block of bedroom work they're assigned to (a block being any number of consecutive hourly slots).
- Increased maximum height in character creation screen from 200cm to 215cm (so you can start as 7 feet tall).
- Parsing and typo fixes.
- Removed the 'Back' button from the initial dialogue when starting a new game, as returning to the main menu and then trying to resume from there would throw errors.
- You can no longer unequip/equip/unseal clothing nor use items in a sex scene in which you are immobilised.
- Fixed bug with frotting, where if you were targeting a different character to the one you were frotting with and selected the 'Frotting orgasm', the cum effects would be applied to the targeted character instead of the one you were frotting with.
- Fixed bug in the encyclopedia, where if the horse shoes were discovered, the 'feet' clothing section would display an error message (if this bug was occurring in other pages, they all should be fixed now).
- Fixed job selection perk tooltips displaying the player's currently selected occupation instead of the perk's associated occupation.
- Fixed bug where you could get stuck in an infinitely-looping menu if you opened your phone while in the Enchantment save/load dialogue.
- Fixed incorrect orgasm description in group sex which occurred when character_A gave character_B a creampie while targeting character_C.
- Fixed game-breaking bug where the game would lock up if any sex actions were started with a character who had an ovipositor penis or an ovipositor clit.
- Fixed bug where NPCs who transform you after sex would alternate between shrinking and growing your breasts and/or crotch-boobs.
- When setting an unemployed friendly occupant to a job within the manor, the occupant/slave overview list will now show the same income information which is in their job dialogue, instead of always showing 0/day.
- Fixed bug where opening a friendly occupant's inventory via the overview menu's inventory button would sometimes cause the inventory to get stuck, soft-lock your game, and throw background errors.
- Fixed clothing tooltips not displaying all of the clothing's extra information.
- Fixed the 'slaves' in Slaver Alley's cafes not actually being set to being slaves, and having incorrect descriptions as a result.
- Corrected multiple inconsistent pregnancy descriptions for if you're a taur.
- Fixed bug where dolls (including the player) would have their aura set to NaN (also fixed the same bug for health values).
- Fixed some formatting bugs in the newly updated tooltips.
- Fixed nipple and crotch-nipple creampie retention enchantments not working.