Difference between revisions of "Update History"

From Trials in Tainted Space Wiki
Jump to navigation Jump to search
Line 619: Line 619:
 
* The [[Ship decorations|decorations]] system was updated with a proper UI for selecting your decoration in a room. I had to change how we were storing unlocked decorations in the code to do this, which has the unfortunate side-effect of losing all your currently unlocked decorations. Not to worry: I’ve taken steps so that when we have the cheat menu setup, you will be able to use it to unlock all the decorations in the game.
 
* The [[Ship decorations|decorations]] system was updated with a proper UI for selecting your decoration in a room. I had to change how we were storing unlocked decorations in the code to do this, which has the unfortunate side-effect of losing all your currently unlocked decorations. Not to worry: I’ve taken steps so that when we have the cheat menu setup, you will be able to use it to unlock all the decorations in the game.
 
** ''Psssst. If you really, really want to get back those missing items, you can always pop open your browser’s console and slap some of these in there to jam things into your inventory:''
 
** ''Psssst. If you really, really want to get back those missing items, you can always pop open your browser’s console and slap some of these in there to jam things into your inventory:''
*** pc.inventory.insertItem(new (Serialization.getClassByName(“SteeleTechPoster”))());
+
*** pc.inventory.insertItem(new (Serialization.getClassByName(“[[SteeleTech Poster|SteeleTechPoster]]”))());
*** pc.inventory.insertItem(new (Serialization.getClassByName(“SquirrelGirlPoster”))());
+
*** pc.inventory.insertItem(new (Serialization.getClassByName(“[[Squirrel Girl Poster|SquirrelGirlPoster]]”))());
 
* An absolute FUCKLOAD of bugs got fixed, both for currently available content and content that has yet to be released. I’m not even going to try to list them individually.
 
* An absolute FUCKLOAD of bugs got fixed, both for currently available content and content that has yet to be released. I’m not even going to try to list them individually.
 
* [Backers] You can fly to [[Tarkus]] now. Try not to junk up the place!
 
* [Backers] You can fly to [[Tarkus]] now. Try not to junk up the place!
Line 763: Line 763:
 
* A proper UI for dropping items and swapping with a full inventory should be deployed, courtesy of Leek.
 
* A proper UI for dropping items and swapping with a full inventory should be deployed, courtesy of Leek.
 
* The Codex’s stats page should be back.
 
* The Codex’s stats page should be back.
* Elder Venus Pitchers should be marked on the map once discovered, as it was and should be evermore!
+
* [[Venus Pitcher Elder|Elder Venus Pitchers]] should be marked on the map once discovered, as it was and should be evermore!
* The Bulletin Board in Esbeth ([[Mhen'ga]]) now has a icon, and when all available quests on it have been seen, it switches to a more faded icon.
+
* The Bulletin Board in [[Mhen'ga#Esbeth|Esbeth (Mhen'ga)]] now has a icon, and when all available quests on it have been seen, it switches to a more faded icon.
 
* Other NPC location icons have been updated/improved – not [[Kattom Osgood|Kattom]]’s though, because he’s a little weirdo, and the new map system isn’t compatible with the trickery I used for him before.
 
* Other NPC location icons have been updated/improved – not [[Kattom Osgood|Kattom]]’s though, because he’s a little weirdo, and the new map system isn’t compatible with the trickery I used for him before.
 
* [[Love Starz]] require their unlock email to start once more.
 
* [[Love Starz]] require their unlock email to start once more.
 
* The “Tripped” tooltip should now correctly state which combat button is replaced with “Stand”.
 
* The “Tripped” tooltip should now correctly state which combat button is replaced with “Stand”.
* [[Kelly]] should be able to purchase Skysap without crashing.
+
* [[Kelly]] should be able to purchase [[Sky Sap|Skysap]] without crashing.
 
* Busts can now be expanded out to a medium-large size just like the map, if you prefer. This is a WIP feature.
 
* Busts can now be expanded out to a medium-large size just like the map, if you prefer. This is a WIP feature.
 
* Using dildos anally should no longer crash.
 
* Using dildos anally should no longer crash.
Line 776: Line 776:
 
* The Special attack menu in combat should work properly once more. (Not sure if it was broke in the last public patch, but it got broke in the dev channel…)
 
* The Special attack menu in combat should work properly once more. (Not sure if it was broke in the last public patch, but it got broke in the dev channel…)
 
* Gathering [[Uthra Sap]] should work properly now.
 
* Gathering [[Uthra Sap]] should work properly now.
* Combat names for enemies should now display their full unique identifier in the sidebar (Ex: “Zil Male A”).
+
* Combat names for enemies should now display their full unique identifier in the sidebar (Ex: “[[Zil Male]] A”).
* Birthing psychic tentacle monsters shouldn’t crash any longer.
+
* Birthing [[Strange Egg|psychic tentacle monsters]] shouldn’t crash any longer.
 
* A lot of references to inventory and equipment locations that were not properly translated to the new format have been updated, potentially eliminating a large number of crashes. Thanks, lowercase_donkey!
 
* A lot of references to inventory and equipment locations that were not properly translated to the new format have been updated, potentially eliminating a large number of crashes. Thanks, lowercase_donkey!
 
* [[Extrameet]] works! At least for the dozen or so encounters I swiped through…
 
* [[Extrameet]] works! At least for the dozen or so encounters I swiped through…
 
* Fixed a crash in [[Ramis]]’s content.
 
* Fixed a crash in [[Ramis]]’s content.
 
* Removed placeholder parser markers in [[Ramis]]’s content.
 
* Removed placeholder parser markers in [[Ramis]]’s content.
* [AriOrGreen] has been replaced with proper name calls for Green/Ari in the [[Love Starz]].
+
* [AriOrGreen] has been replaced with proper name calls for [[Green|Green/Ari]] in the [[Love Starz]].
 
* Calls to the non-existent “isMisc()” function have been replaced with proper “isMischievous()” checks, closing a large amount of potential crashes.
 
* Calls to the non-existent “isMisc()” function have been replaced with proper “isMischievous()” checks, closing a large amount of potential crashes.
 
* [[Syri]]’s cow-girl scene shouldn’t cause crashes any longer.
 
* [[Syri]]’s cow-girl scene shouldn’t cause crashes any longer.
Line 788: Line 788:
 
* A lot of calls to the defunct “inCollection” check have been replaced with their proper javascript equivalent, again closing a large number of potential crashes. Thanks again, lowercase_donkey.
 
* A lot of calls to the defunct “inCollection” check have been replaced with their proper javascript equivalent, again closing a large number of potential crashes. Thanks again, lowercase_donkey.
 
* Jacques00 fixed potential crashes in the appearance mannequin display for those with excesses of things to display.
 
* Jacques00 fixed potential crashes in the appearance mannequin display for those with excesses of things to display.
* Flahne’s bubble-consuming should work better.
+
* [[Flahne]]’s bubble-consuming should work better.
 
* Custom [[V-KO|V-Ko]] scenes should work.
 
* Custom [[V-KO|V-Ko]] scenes should work.
 
* pc.virility() checks that crashed the game should be properly updated to pc.cumQuality().
 
* pc.virility() checks that crashed the game should be properly updated to pc.cumQuality().
Line 796: Line 796:
 
https://www.fenoxo.com/backer-tits-js-weekend-bugfixes/
 
https://www.fenoxo.com/backer-tits-js-weekend-bugfixes/
  
* Atha’s unlock email no longer crashes the game.
+
* [[Atha]]’s unlock email no longer crashes the game.
 
* Fixed more errors in the “Smut” submenu of “Masturbation.”
 
* Fixed more errors in the “Smut” submenu of “Masturbation.”
* Atha’s main menu no longer crashes.
+
* [[Atha]]’s main menu no longer crashes.
* Atha’s live stream no longer crashes – like 8 different fixes tbh.
+
* [[Atha]]’s live stream no longer crashes – like 8 different fixes tbh.
 
* [[Kiro]]’s busts should work again.
 
* [[Kiro]]’s busts should work again.
 
* Fixed a crash in the player object that would rarely occur.
 
* Fixed a crash in the player object that would rarely occur.
Line 805: Line 805:
 
* The movement associated with [[Kiro]]’s sex menu and sex scenes should now work.
 
* The movement associated with [[Kiro]]’s sex menu and sex scenes should now work.
 
* Fixed the movement associated with [[Kiro]]’s “Drink Off” event.
 
* Fixed the movement associated with [[Kiro]]’s “Drink Off” event.
* Fixed a crash in the Gal-Link Fuckmeet.
+
* Fixed a crash in the [[Kiro#GalLink_Fuckmeet|Gal-Link Fuckmeet]].
 
* B-dee b-dee b-dee, that’s all for tonight folks!
 
* B-dee b-dee b-dee, that’s all for tonight folks!
  
Line 817: Line 817:
 
* Default artist priority should remain between all saves.
 
* Default artist priority should remain between all saves.
 
* Fixed errors in the “Smut” submenu of “Masturbation.”
 
* Fixed errors in the “Smut” submenu of “Masturbation.”
* Fixed fertilized venus pitcher pod birth crashing.
+
* Fixed fertilized [[Venus Pod|venus pitcher pod]] birth crashing.
 
* [[Naleen Male|Male naleen]] blowjobs shouldn’t crash any longer.
 
* [[Naleen Male|Male naleen]] blowjobs shouldn’t crash any longer.
 
* Fixed a crash for teasing with hips while not wearing panties.
 
* Fixed a crash for teasing with hips while not wearing panties.
Line 838: Line 838:
 
* Fixed a tooltip not displaying in the Vanae portions of [[Mhen'ga]]’s jungle.
 
* Fixed a tooltip not displaying in the Vanae portions of [[Mhen'ga]]’s jungle.
 
* Fixed being locked in a loss scene to [[Naleen]] if you’re level 1.
 
* Fixed being locked in a loss scene to [[Naleen]] if you’re level 1.
* Fixed venus pitcher pregnancy crash.
+
* Fixed [[Venus Pitcher|venus pitcher]] pregnancy crash.
 
* Fixed Yoma’s date at [[Burt]]’s crashing.
 
* Fixed Yoma’s date at [[Burt]]’s crashing.
 
* Fixed the [[Love Starz]] square on [[Tavros]] being non-visible on the map, and fixed it crashing if you walked in to it.
 
* Fixed the [[Love Starz]] square on [[Tavros]] being non-visible on the map, and fixed it crashing if you walked in to it.
Line 1,269: Line 1,269:
  
 
* [[Bhakar]], the anthro bear with multiple arms, has been added to the game. He was written by Frogapus and coded by Gena138. You can find him on the residential deck.
 
* [[Bhakar]], the anthro bear with multiple arms, has been added to the game. He was written by Frogapus and coded by Gena138. You can find him on the residential deck.
* New character busts by Adjatha: Pink & Green (of the [[Love Starz]]!)
+
* New character busts by Adjatha: [[Pink]] & [[Green]] (of the [[Love Starz]]!)
 
* New planet busts by Crossman: [[Zheng Shi]] & [[Dhaal]].
 
* New planet busts by Crossman: [[Zheng Shi]] & [[Dhaal]].
 
* Cybernetic Exoskeletons should no longer require you to wear power armor to equip them. This was the dumbest bug. I’m sorry.
 
* Cybernetic Exoskeletons should no longer require you to wear power armor to equip them. This was the dumbest bug. I’m sorry.
Line 1,680: Line 1,680:
 
* Fixed an infinite cash exploit related to buying from shops in very high quantities.
 
* Fixed an infinite cash exploit related to buying from shops in very high quantities.
 
* The [[Zaika Hydra]] should no longer knock you up with bunnies.
 
* The [[Zaika Hydra]] should no longer knock you up with bunnies.
* You can now purchase name changes from Flahne. The price rises with in game days passed.
+
* You can now purchase name changes from [[Flahne]]. The price rises with in game days passed.
 
* [[Lion-Os]] now remove reptilian genital slits.
 
* [[Lion-Os]] now remove reptilian genital slits.
 
* Numerous other fixes and tweaks.
 
* Numerous other fixes and tweaks.
Line 1,939: Line 1,939:
 
* You can no longer get a duplicate nipple transformation using Nepata.
 
* You can no longer get a duplicate nipple transformation using Nepata.
 
* Typo fixes for [[Frostwyrm]] Ichor & appearance screen.
 
* Typo fixes for [[Frostwyrm]] Ichor & appearance screen.
* Skysap is now classified as a potion instead of food. (Which should make selling it to [[Kelly]] easier).
+
* [[Sky Sap|Skysap]] is now classified as a potion instead of food. (Which should make selling it to [[Kelly]] easier).
 
* Fixed laquine ears rolling a major vagina transformation when you weren’t actually applicable one.
 
* Fixed laquine ears rolling a major vagina transformation when you weren’t actually applicable one.
 
* [[Frostwyrm]] scales should no longer give you a penalty against [[Uveto]]’s cold.
 
* [[Frostwyrm]] scales should no longer give you a penalty against [[Uveto]]’s cold.
Line 2,996: Line 2,996:
 
* It’s now possible to bring [[Penny]] to bed, thanks to B! (Unsubtle plug: you can take a peek at his newest project early if you back him on Patreon.) Falling asleep with low energy results in a different, sexy waking scene, so be sure to give it a spin!
 
* It’s now possible to bring [[Penny]] to bed, thanks to B! (Unsubtle plug: you can take a peek at his newest project early if you back him on Patreon.) Falling asleep with low energy results in a different, sexy waking scene, so be sure to give it a spin!
 
* [[Penny]] can now be convinced to become a cumslut while on crew, though the result is her getting into camwhoring rather than opening up for public use.
 
* [[Penny]] can now be convinced to become a cumslut while on crew, though the result is her getting into camwhoring rather than opening up for public use.
* [[Penny]]’s cumslut-specific scenes should be re-enabled for crew [[Penny]] with necessary logic adjustments made to the text – including the Flahne tryst. Though it occurs to me I forget to add a check to make sure your ship is on [[Mhen'ga]]. That’ll come next patch.
+
* [[Penny]]’s cumslut-specific scenes should be re-enabled for crew [[Penny]] with necessary logic adjustments made to the text – including the [[Flahne]] tryst. Though it occurs to me I forget to add a check to make sure your ship is on [[Mhen'ga]]. That’ll come next patch.
 
* Various fixes and tweaks.
 
* Various fixes and tweaks.
 
* Fixes for the new rodent encounter.
 
* Fixes for the new rodent encounter.
Line 4,345: Line 4,345:
 
https://www.fenoxo.com/backers-0-7-54-more-dreams/
 
https://www.fenoxo.com/backers-0-7-54-more-dreams/
 
* Saves from the botched build should work again.
 
* Saves from the botched build should work again.
* Two new venus pitcher dreams have been added to the game.
+
* Two new [[Venus Pitcher|venus pitcher]] dreams have been added to the game.
 
* Some bugs were fixed and tweaks were made.
 
* Some bugs were fixed and tweaks were made.
  
Line 4,404: Line 4,404:
 
https://www.fenoxo.com/public-patch-0-7-45-i-dream-of-venie/
 
https://www.fenoxo.com/public-patch-0-7-45-i-dream-of-venie/
  
* Venus Pitcher dreams have been added to the game for those with a high submission score to the pitchers, penned by eSuccubus. (There’s a lot there too, even a bit for dicknipple folks and bimbos.)
+
* [[Venus Pitcher]] dreams have been added to the game for those with a high submission score to the pitchers, penned by eSuccubus. (There’s a lot there too, even a bit for dicknipple folks and bimbos.)
* A bad-end for submitting to the venus pitchers too much has been added to the game.
+
* A bad-end for submitting to the [[Venus Pitcher|venus pitchers]] too much has been added to the game.
 
* Hardlight Anti-grav Thong has been added. If nothing else, the name is worth a giggle!
 
* Hardlight Anti-grav Thong has been added. If nothing else, the name is worth a giggle!
 
* Some bugfixes.
 
* Some bugfixes.
Line 4,517: Line 4,517:
 
* New character on [[Canadia]] Station: Mabbs. She’s a drug-dealing rodenian (CODEX PENDING). She’s also immune to Cap’n Steele’s wiles.
 
* New character on [[Canadia]] Station: Mabbs. She’s a drug-dealing rodenian (CODEX PENDING). She’s also immune to Cap’n Steele’s wiles.
 
* New bust: Mabbs.
 
* New bust: Mabbs.
* Plantation Quest update: [[Burt]] and Flahne have a small bit of text if you get the best end to the plantation quest.
+
* Plantation Quest update: [[Burt]] and [[Flahne]] have a small bit of text if you get the best end to the plantation quest.
 
* More vending machines on [[Myrellion]], including new vending machines with two new items: Strawberry Shortcake and [[Lemon Loftcake]] (written by Couch, coded by Jacques00).
 
* More vending machines on [[Myrellion]], including new vending machines with two new items: Strawberry Shortcake and [[Lemon Loftcake]] (written by Couch, coded by Jacques00).
 
* Various fixes and tweaks.
 
* Various fixes and tweaks.
Line 5,020: Line 5,020:
 
https://www.fenoxo.com/public-tainted-space-monthly-awesome-sauce-freebie-jeebie-release-bonanza/
 
https://www.fenoxo.com/public-tainted-space-monthly-awesome-sauce-freebie-jeebie-release-bonanza/
  
* New scenes for parasite-tailed PC’s and: [[Sera]], Inessa, and Flahne, courtesy of Nonesuch.
+
* New scenes for parasite-tailed PC’s and: [[Sera]], Inessa, and [[Flahne]], courtesy of Nonesuch.
 
* New scene for Delilah and parasite-tailed PC’s courtesy of Zeikfried.
 
* New scene for Delilah and parasite-tailed PC’s courtesy of Zeikfried.
 
* Some bug fixes courtesy of Jacques00.
 
* Some bug fixes courtesy of Jacques00.
Line 5,220: Line 5,220:
 
* [[Shade]]’s [[Uveto]] encounter is now active.
 
* [[Shade]]’s [[Uveto]] encounter is now active.
 
* Reworked some more parsers.
 
* Reworked some more parsers.
* New busts: Able, Carrie, Darnock, Flahne, [[Kiro]], [[Lane]], [[Shade]]
+
* New busts: Able, Carrie, Darnock, [[Flahne]], [[Kiro]], [[Lane]], [[Shade]]
 
* Sex toys have their own storage slot on the ship.
 
* Sex toys have their own storage slot on the ship.
  
Line 5,250: Line 5,250:
 
* Fixed [[Kaede]]’s [[Uveto]] encounter looping.
 
* Fixed [[Kaede]]’s [[Uveto]] encounter looping.
 
* Celise can now be gifted bubbles.
 
* Celise can now be gifted bubbles.
* Flahne can now be gifted bubbles.
+
* [[Flahne]] can now be gifted bubbles.
 
* Vaande can now be gifted bubbles.
 
* Vaande can now be gifted bubbles.
 
* Many other bugs fixed (and probably some new ones introduced!)
 
* Many other bugs fixed (and probably some new ones introduced!)
Line 5,261: Line 5,261:
 
* The new sex toy has a spam advertisement added to the possible spam messages.
 
* The new sex toy has a spam advertisement added to the possible spam messages.
 
* A new Codex entry for the new sex toy.
 
* A new Codex entry for the new sex toy.
* The new toy allows you to store bodily fluids for later use or gifting. Currently stored fluid can only be thrown at enemies in combat for now. Gifting it to Celise… Flahne… or others will come later!
+
* The new toy allows you to store bodily fluids for later use or gifting. Currently stored fluid can only be thrown at enemies in combat for now. Gifting it to Celise… [[Flahne]]… or others will come later!
 
* A massive rework to how XP is handled. Note that the XP bar glitching out on level up is a known issue.
 
* A massive rework to how XP is handled. Note that the XP bar glitching out on level up is a known issue.
 
* New bust for Tamani.
 
* New bust for Tamani.
Line 5,356: Line 5,356:
 
https://www.fenoxo.com/backers-trials-in-tainted-space-0-6-44/
 
https://www.fenoxo.com/backers-trials-in-tainted-space-0-6-44/
  
* A dream sequence for futa lovers. It should have a 1/4 chance of proccing when sleeping (assuming you’ve unlocked Atha). It even involves angels… sort of. These Offbeatr requests get weirder and weirder!
+
* A dream sequence for futa lovers. It should have a 1/4 chance of proccing when sleeping (assuming you’ve unlocked [[Atha]]). It even involves angels… sort of. These Offbeatr requests get weirder and weirder!
 
* 8 more custom PC’s are chunked in for Offbeatr backers who put in for them. Only 55 pages of stuff left in my “Offbeatr to-do list”!
 
* 8 more custom PC’s are chunked in for Offbeatr backers who put in for them. Only 55 pages of stuff left in my “Offbeatr to-do list”!
 
* Vi now has some lovely busts, courtesy of Adjatha… and an option to make her boobs gigantic using [[Silicone]], courtesy of ASpoopyGhost.
 
* Vi now has some lovely busts, courtesy of Adjatha… and an option to make her boobs gigantic using [[Silicone]], courtesy of ASpoopyGhost.
Line 5,378: Line 5,378:
 
* Terran treats can now reset fluid types.
 
* Terran treats can now reset fluid types.
 
* Goo TF now sets slightly different fluid types for masculine and feminine genitals so that things like “goo and goo” don’t show up so frequently. (Entering the goo submenu should autoupdate existing goo-pcs)
 
* Goo TF now sets slightly different fluid types for masculine and feminine genitals so that things like “goo and goo” don’t show up so frequently. (Entering the goo submenu should autoupdate existing goo-pcs)
* Fixed an issue that could cause Atha’s menu to break hard.
+
* Fixed an issue that could cause [[Atha]]’s menu to break hard.
 
* A small batch of custom PCs (an Offbeatr reward) are in game.
 
* A small batch of custom PCs (an Offbeatr reward) are in game.
 
* Lys and Millie got new busts!
 
* Lys and Millie got new busts!
Line 5,389: Line 5,389:
 
* A raft of bug fixes!
 
* A raft of bug fixes!
 
* [[Emmy]] now has scenes for characters too big to fit inside her. Enjoy!
 
* [[Emmy]] now has scenes for characters too big to fit inside her. Enjoy!
* Atha’s busts are in game!
+
* [[Atha]]’s busts are in game!
  
 
==0.6.041 (March 12, 2016)==
 
==0.6.041 (March 12, 2016)==
Line 5,395: Line 5,395:
  
 
* New busts for Briha and Orryx!
 
* New busts for Briha and Orryx!
* A big pile of new scenes for futa lovers by Adjatha. You can tune into Atha’s show, and watch her try out different transformations and in-universe toys!
+
* A big pile of new scenes for futa lovers by Adjatha. You can tune into [[Atha]]’s show, and watch her try out different transformations and in-universe toys!
** Protip: In order to unlock Atha’s scenes, you must first get an email from a futa character tipping you off about her show. The easiest way to do this is to make sure you’ve got Flahne keeping her Ovipositor out. In a future build, I’m going to bump this unlock email back to month two or three to avoid swamping new characters.
+
** Protip: In order to unlock [[Atha]]’s scenes, you must first get an email from a futa character tipping you off about her show. The easiest way to do this is to make sure you’ve got [[Flahne]] keeping her Ovipositor out. In a future build, I’m going to bump this unlock email back to month two or three to avoid swamping new characters.
 
* Fixed a crash with fluidGem descriptors.
 
* Fixed a crash with fluidGem descriptors.
 
* Fixed broken parser in Vanae (thanks Jacques00)
 
* Fixed broken parser in Vanae (thanks Jacques00)
Line 5,683: Line 5,683:
 
* [[Doctor Badger]] now sells a bizarre weapon.
 
* [[Doctor Badger]] now sells a bizarre weapon.
 
* Inessa now sells a sexiness-boosting accessory.
 
* Inessa now sells a sexiness-boosting accessory.
* For those on the flower portion of [[Emmy]] quest, you should be able to acquire flowers from avoiding Venus entrapment as well.
+
* For those on the flower portion of [[Emmy]] quest, you should be able to acquire [[Venus Pitcher Bloom|flowers]] from avoiding [[Venus Pitcher|Venus]] entrapment as well.
 
* The [[New Texas]] GravCuffs encounter should be a bit easier to wrangle.
 
* The [[New Texas]] GravCuffs encounter should be a bit easier to wrangle.
  
Line 5,716: Line 5,716:
 
* The first part of [[Emmy]]’s sex quest is live in game. It’ll unlock some scenes where she will give you oral, but you’ll have to wait a bit (and do some more work) to unlock more choices in the future!
 
* The first part of [[Emmy]]’s sex quest is live in game. It’ll unlock some scenes where she will give you oral, but you’ll have to wait a bit (and do some more work) to unlock more choices in the future!
 
** Pro-tip: You need to buy something from her before she’ll give up her name.
 
** Pro-tip: You need to buy something from her before she’ll give up her name.
** Pro-tip: You can find a venus pitcher flower by falling for one of them…
+
** Pro-tip: You can find a [[Venus Pitcher Bloom|venus pitcher flower]] by falling for one of them…
 
* Some more typo/bug fixes.
 
* Some more typo/bug fixes.
 
* Queensguard got a new bust by Shou! Woo woo!
 
* Queensguard got a new bust by Shou! Woo woo!
Line 5,885: Line 5,885:
 
* Dr. Lash has arrived on [[Tarkus]]! He has a lab set up opposite of [[Doctor Badger]] and has a quite different worldview. You can use him to remove unwanted body parts.
 
* Dr. Lash has arrived on [[Tarkus]]! He has a lab set up opposite of [[Doctor Badger]] and has a quite different worldview. You can use him to remove unwanted body parts.
 
* The Ten Ton Gym on [[New Texas]] has dramatically increased its rates. Sorry!
 
* The Ten Ton Gym on [[New Texas]] has dramatically increased its rates. Sorry!
* Submission to elder venus pitchers has been overhauled and now slowly drops as you stay away from them. (Also shows in the stats screen!)
+
* Submission to [[Venus Pitcher Elder|elder venus pitchers]] has been overhauled and now slowly drops as you stay away from them. (Also shows in the stats screen!)
 
* Ausar treats no longer give you a sheath.
 
* Ausar treats no longer give you a sheath.
 
* Starting as a [[Ausar|half-ausar]] no longer starts you with a sheath. Don't ask me why - Savin made them this way.
 
* Starting as a [[Ausar|half-ausar]] no longer starts you with a sheath. Don't ask me why - Savin made them this way.
Line 6,069: Line 6,069:
 
* JimT’s [[Anno]] vibrator scene has been added to the game.
 
* JimT’s [[Anno]] vibrator scene has been added to the game.
 
* [[Doctor Badger|Dr. Badger]] now sells a new item – [[Gush Spraypen|Gush]]! It’s much like [[Throbb]], but for boobs. It CAN bad end you, and it has a variant ending if you bad end on [[New Texas]].
 
* [[Doctor Badger|Dr. Badger]] now sells a new item – [[Gush Spraypen|Gush]]! It’s much like [[Throbb]], but for boobs. It CAN bad end you, and it has a variant ending if you bad end on [[New Texas]].
* Elder venus pitchers no longer bother genderless characters (since they lack text for them).
+
* [[Venus Pitcher Elder|Elder venus pitchers]] no longer bother genderless characters (since they lack text for them).
 
* A major description function was overhauled to be more efficient and eliminate things like “canine dog-[part]” and better describe tail-mounted parts.
 
* A major description function was overhauled to be more efficient and eliminate things like “canine dog-[part]” and better describe tail-mounted parts.
 
* Both cities on [[Myrellion]] now check to see if you have a pass before letting you in through the gates. No more hiking across no ant’s land to avoid screwing Nehzara!
 
* Both cities on [[Myrellion]] now check to see if you have a pass before letting you in through the gates. No more hiking across no ant’s land to avoid screwing Nehzara!
 
* Fixed some values with [[Pandaneen Pill|Pandaneen]]’s ball growth. It hadn’t been converted over to the new ball size system when that was ages ago.
 
* Fixed some values with [[Pandaneen Pill|Pandaneen]]’s ball growth. It hadn’t been converted over to the new ball size system when that was ages ago.
* Some clean up in venus pitcher birth to show a few lines that were missing.
+
* Some clean up in [[Venus Pitcher|venus pitcher]] birth to show a few lines that were missing.
 
* Properly credited Kaizer_Z for a Nehzara scene.
 
* Properly credited Kaizer_Z for a Nehzara scene.
 
* Comparisons to [[Kiro]]’s size during one of her scenes are now properly measured.
 
* Comparisons to [[Kiro]]’s size during one of her scenes are now properly measured.
Line 6,139: Line 6,139:
 
==0.5.024 (March 4, 2015)==
 
==0.5.024 (March 4, 2015)==
  
* Flahne has a new scene for centaurs, courtesy of Savin.
+
* [[Flahne]] has a new scene for centaurs, courtesy of Savin.
 
* [[Gianna]] has a scene where she can put her new equipment to use, courtesy of Savin.
 
* [[Gianna]] has a scene where she can put her new equipment to use, courtesy of Savin.
 
* [[Kaede]] can now be encounter on [[Myrellion]], courtesy of Gedvin.
 
* [[Kaede]] can now be encounter on [[Myrellion]], courtesy of Gedvin.
Line 6,146: Line 6,146:
 
* Fixed a metric fucktonne of bugs, courtesy of three pages of forum bug reports.
 
* Fixed a metric fucktonne of bugs, courtesy of three pages of forum bug reports.
 
* Some big changes to the leg system courtesy of Jacques00, Gedan, and a little bit of me. Mostly Jacques00.
 
* Some big changes to the leg system courtesy of Jacques00, Gedan, and a little bit of me. Mostly Jacques00.
* SkySap can now remove your balls when de-dicking you.
+
* [[Sky Sap|SkySap]] can now remove your balls when de-dicking you.
 
* Xanthe's gender changing event should work properly now.
 
* Xanthe's gender changing event should work properly now.
 
* Brynn got a bust, courtesy of Shou.
 
* Brynn got a bust, courtesy of Shou.
Line 6,158: Line 6,158:
 
* Nonesuch's "Ruskvel" ([[Raskvel|raskvel]] transformative) is now dropped by all [[Raskvel|raskvel]] enemies.
 
* Nonesuch's "Ruskvel" ([[Raskvel|raskvel]] transformative) is now dropped by all [[Raskvel|raskvel]] enemies.
 
* Orifice capacity has been buffed across the board.
 
* Orifice capacity has been buffed across the board.
* Flahne now accounts for fluid color.
+
* [[Flahne]] now accounts for fluid color.
* Skysap now correctly creates new vaginas (they were missing some attributes before).
+
* [[Sky Sap|Skysap]] now correctly creates new vaginas (they were missing some attributes before).
 
* Goat horns shouldn't crumble away right after you get them with the [[Treatment|treatment]].
 
* Goat horns shouldn't crumble away right after you get them with the [[Treatment|treatment]].
 
* Starting as a biological male with breasts should result in higher [[Femininity|femininity]] than before. A human with C-cups should be capable of starting out with feminine gender pronouns now.
 
* Starting as a biological male with breasts should result in higher [[Femininity|femininity]] than before. A human with C-cups should be capable of starting out with feminine gender pronouns now.
Line 6,196: Line 6,196:
 
* Xanthe now sells the nurse outfit she should’ve sold all along.
 
* Xanthe now sells the nurse outfit she should’ve sold all along.
 
* Added a bunch of parser calls to fix various “null”s in JimT’s Xanthe scenes (and probably in some of his other scenes).
 
* Added a bunch of parser calls to fix various “null”s in JimT’s Xanthe scenes (and probably in some of his other scenes).
* Skysap no longer TFs “locked” tails.
+
* [[Sky Sap|Skysap]] no longer TFs “locked” tails.
 
* Various bovinium fixes.
 
* Various bovinium fixes.
 
* Tweaked some scenes to chain together more properly when hand milking
 
* Tweaked some scenes to chain together more properly when hand milking
Line 6,243: Line 6,243:
 
* A [[Reaha]] expansion is in.
 
* A [[Reaha]] expansion is in.
 
* Bunches of bugs are fixed.
 
* Bunches of bugs are fixed.
* Elder Venus Pitchers now get marked on the mini-map once you run into them.
+
* [[Venus Pitcher Elder|Elder Venus Pitchers]] now get marked on the mini-map once you run into them.
 
* Gedan rebuilt how the stat bars work.
 
* Gedan rebuilt how the stat bars work.
 
* Liliana the deserter has been added to the DMZ of [[Myrellion]], courtesy of Gardeford.
 
* Liliana the deserter has been added to the DMZ of [[Myrellion]], courtesy of Gardeford.
Line 6,526: Line 6,526:
 
* [[Ghost Deck|AnnoQuest]] has been implemented. Follower content to follow (heh) soon™. Speak to [[Anno]] in her shop to move things along. Sidenote: Some of the fights may be rebalanced before the next update; I played around with how to implement a few ideas for new combat mechanics during the course of the quest, some of which I'm not entirely happy with how I executed yet. Doing it "properly" would have required significant changes and I wanted to get something playable out before we go 2 weeks without a new build! '''Do note that [[Anno]] won't actually show up as a member of your ships crew just yet, I'll be working on implementing that next.'''
 
* [[Ghost Deck|AnnoQuest]] has been implemented. Follower content to follow (heh) soon™. Speak to [[Anno]] in her shop to move things along. Sidenote: Some of the fights may be rebalanced before the next update; I played around with how to implement a few ideas for new combat mechanics during the course of the quest, some of which I'm not entirely happy with how I executed yet. Doing it "properly" would have required significant changes and I wanted to get something playable out before we go 2 weeks without a new build! '''Do note that [[Anno]] won't actually show up as a member of your ships crew just yet, I'll be working on implementing that next.'''
 
* The masturbation menu should no longer display if there's only one available variant- it should just display automatically.
 
* The masturbation menu should no longer display if there's only one available variant- it should just display automatically.
* Venus pitcher pregnancy issues should (finally) be resolved. There may be a further tweak to things at some point, but there should be no more scene oddness going on any more.
+
* [[Venus Pitcher|Venus pitcher]] pregnancy issues should (finally) be resolved. There may be a further tweak to things at some point, but there should be no more scene oddness going on any more.
 
* Piles of typos fixed.
 
* Piles of typos fixed.
  
Line 6,571: Line 6,571:
  
 
* Belly Update: bellyDescript overhauled to have a great deal more adjectives and a few more nouns. The appearance screen has also been modified to include a blurb about the size of your belly. During pregnancies, this sentence will split off into its own paragraph.
 
* Belly Update: bellyDescript overhauled to have a great deal more adjectives and a few more nouns. The appearance screen has also been modified to include a blurb about the size of your belly. During pregnancies, this sentence will split off into its own paragraph.
* Updated Venus Pitcher pregnancy stuff. When they make you pregnant, there's now a bolded bit about it at the end of the scene to help explain why you're suddenly so full. Also appearance screen stuff has been updated to work better with it.
+
* Updated [[Venus Pitcher]] pregnancy stuff. When they make you pregnant, there's now a bolded bit about it at the end of the scene to help explain why you're suddenly so full. Also appearance screen stuff has been updated to work better with it.
* Fixed a few potential errors in venus pitcher pregs that could pop up in places.
+
* Fixed a few potential errors in [[Venus Pitcher|venus pitcher]] pregs that could pop up in places.
 
* [[Saendra]] had some fixes to her post-quest content courtesy of Gedan.
 
* [[Saendra]] had some fixes to her post-quest content courtesy of Gedan.
  
Line 6,583: Line 6,583:
 
* Fixed a glitch in combat resolution with [[Hand So]].
 
* Fixed a glitch in combat resolution with [[Hand So]].
 
* Fixed [[Kiro]]'s cuntchange detection.
 
* Fixed [[Kiro]]'s cuntchange detection.
* Fixed an issue that could lead to infinite venus pitcher birth.
+
* Fixed an issue that could lead to infinite [[Venus Pitcher|venus pitcher]] birth.
 
* Fixed a bug with multipage inventories that could result in incorrect quantity displays. (Thanks Gedan!)
 
* Fixed a bug with multipage inventories that could result in incorrect quantity displays. (Thanks Gedan!)
 
* The amount of credits you get for helping [[Kiro]] now matches what the scene says.
 
* The amount of credits you get for helping [[Kiro]] now matches what the scene says.
Line 6,607: Line 6,607:
 
* Futas without testes once more generate cum.
 
* Futas without testes once more generate cum.
 
* Random faps no longer pick milking scenes.
 
* Random faps no longer pick milking scenes.
* Tooltips and disabled buttons for [[Penny]], Flahne, [[Geoff]], and [[Burt]] updated, since they were all added to the game before working tooltips were a thing.
+
* Tooltips and disabled buttons for [[Penny]], [[Flahne]], [[Geoff]], and [[Burt]] updated, since they were all added to the game before working tooltips were a thing.
 
* Boatloads of bugs and typo fixes. Please remember, if something isn't getting fixed, it's probably because noone reported it through the proper channels!
 
* Boatloads of bugs and typo fixes. Please remember, if something isn't getting fixed, it's probably because noone reported it through the proper channels!
  
Line 6,697: Line 6,697:
 
* Fixed the milk production messages not appearing.
 
* Fixed the milk production messages not appearing.
 
* Fixed numerous typos and incorrect parser calls.
 
* Fixed numerous typos and incorrect parser calls.
* Flahne’s “PlayNSpray” should now no longer overwrite a button for a different Flahne scene in the menu in which it appears.
+
* [[Flahne]]’s “PlayNSpray” should now no longer overwrite a button for a different [[Flahne]] scene in the menu in which it appears.
 
* Some [[Aliss]] “Try On” options were not properly clearing the menu in the scene. This has been fixed.
 
* Some [[Aliss]] “Try On” options were not properly clearing the menu in the scene. This has been fixed.
  
Line 6,706: Line 6,706:
 
* Put some checks in that could fix if ballFullness glitched out to NaN (not a number).
 
* Put some checks in that could fix if ballFullness glitched out to NaN (not a number).
 
* Added a new [[Shekka]] scene written by Kirbu for those who are kind of hyper and messy.
 
* Added a new [[Shekka]] scene written by Kirbu for those who are kind of hyper and messy.
* A bunch of under the hood changes for the pregnancy system. Venus pitcher seeding coming soon if it isn’t enabled already.
+
* A bunch of under the hood changes for the pregnancy system. [[Venus Pod|Venus pitcher seeding]] coming soon if it isn’t enabled already.
  
 
==0.2.028 (May 12, 2014)==
 
==0.2.028 (May 12, 2014)==
Line 6,784: Line 6,784:
 
** "Milky" perk makes it about 50% easier to start lactation and slows reduction by 5x.
 
** "Milky" perk makes it about 50% easier to start lactation and slows reduction by 5x.
 
** All existing content with lactation tags should be set up to go.
 
** All existing content with lactation tags should be set up to go.
* Regular venus pitchers are now much more common in the "middle" jungle. This is the upper right are of the map. They are no longer found in the deep jungle to avoid any confusion with the elder.
+
* [[Venus Pitcher Young|Regular venus pitchers]] are now much more common in the "middle" jungle. This is the upper right are of the map. They are no longer found in the deep jungle to avoid any confusion with the [[Venus Pitcher Elder|elder]].
* Regular venus pitchers can induce lactation, and both they and their elder bretheren will boost lactation rate to 15 (150% human norm) with enough visits while lactating.
+
* [[Venus Pitcher Young|Regular venus pitchers]] can induce lactation, and both they and their [[Venus Pitcher Elder|elder bretheren]] will boost lactation rate to 15 (150% human norm) with enough visits while lactating.
 
* A new masturbation scene has been added "Hand Milk". It should be fairly obvious. It will appear once your character is lactation capable, though you might not get any milk if you try before you have a decent amount of milk.
 
* A new masturbation scene has been added "Hand Milk". It should be fairly obvious. It will appear once your character is lactation capable, though you might not get any milk if you try before you have a decent amount of milk.
 
* If your lust is below 33 and you can hand milk, the masturbate button will be replaced with "Hand Milk".
 
* If your lust is below 33 and you can hand milk, the masturbate button will be replaced with "Hand Milk".
Line 6,810: Line 6,810:
 
* [pc.cockColor] and [pc.vaginaColor] can be called by writers in the following fashion: She strokes the [pc.cockColor] skin of your [pc.cock]. Without arguments, they will refer to the main cock, which has an index of zero. X is the variable referring to the penis' index location. Variables can be included like so: [pc.cockColor " + x + "]. This same functionality exists in [pc.cock], [pc.vagina], [pc.cockHead], etc.
 
* [pc.cockColor] and [pc.vaginaColor] can be called by writers in the following fashion: She strokes the [pc.cockColor] skin of your [pc.cock]. Without arguments, they will refer to the main cock, which has an index of zero. X is the variable referring to the penis' index location. Variables can be included like so: [pc.cockColor " + x + "]. This same functionality exists in [pc.cock], [pc.vagina], [pc.cockHead], etc.
 
* [[V-KO|V-Ko]]'s [[Codex: V-Ko Nursedroids|Codex Entry]] is in the game. It includes a hint towards a custom command (I said when it was when she went live anyway). I'm figuring I'll put the rest on hint cards that are one-time only drops from [[Mhen'ga|Mhen'gan]] enemies.
 
* [[V-KO|V-Ko]]'s [[Codex: V-Ko Nursedroids|Codex Entry]] is in the game. It includes a hint towards a custom command (I said when it was when she went live anyway). I'm figuring I'll put the rest on hint cards that are one-time only drops from [[Mhen'ga|Mhen'gan]] enemies.
* The Rahn codex is live and unlocks upon visiting Flahne.
+
* The Rahn codex is live and unlocks upon visiting [[Flahne]].
 
* Unlocked codex entries now properly clear on a new game.
 
* Unlocked codex entries now properly clear on a new game.
  
Line 6,903: Line 6,903:
  
 
* A new shop is open on [[Tavros]], run by Jade the Panda girl. She sells [[Pandaneen Pill|Panda transformations]] at the moment, what else? (Her sell menu is currently bugged. I’m aware.)
 
* A new shop is open on [[Tavros]], run by Jade the Panda girl. She sells [[Pandaneen Pill|Panda transformations]] at the moment, what else? (Her sell menu is currently bugged. I’m aware.)
* Flahne and Cumslut [[Penny]] should have a threesome available. Gedan tossed that one in!
+
* [[Flahne]] and Cumslut [[Penny]] should have a threesome available. Gedan tossed that one in!
 
* Item stat tooltips should be in and operational!
 
* Item stat tooltips should be in and operational!
 
* [[Reaha]]’s pre-follower stuff is in and coded. Savin did a lot of the coding gruntwork for me, even!
 
* [[Reaha]]’s pre-follower stuff is in and coded. Savin did a lot of the coding gruntwork for me, even!
Line 6,917: Line 6,917:
 
http://www.fenoxo.com/tits-backer-update/
 
http://www.fenoxo.com/tits-backer-update/
  
* Elder venus pitchers should no longer double-proc in the same square if midnight passes during the sex.
+
* [[Venus Pitcher Elder|Elder venus pitchers]] should no longer double-proc in the same square if midnight passes during the sex.
 
* Enemy encounters should no longer proc if you go into the items menu a few times. They’ll only occur on movement or after a rest/sleep.
 
* Enemy encounters should no longer proc if you go into the items menu a few times. They’ll only occur on movement or after a rest/sleep.
 
* Level should be properly capped at 5 now.
 
* Level should be properly capped at 5 now.
Line 6,927: Line 6,927:
 
* Added a three breasted waitress, Sellesy, written by Mr. Writer as part of the writing contest. She’s currently lacking good f/f scenes – I’ve put them up on the bounty board for those who are interested in making a few bucks filling things out.
 
* Added a three breasted waitress, Sellesy, written by Mr. Writer as part of the writing contest. She’s currently lacking good f/f scenes – I’ve put them up on the bounty board for those who are interested in making a few bucks filling things out.
 
* Added a scene where Celise will be your bed when sleeping on the ship, written by TheDarkMaster.
 
* Added a scene where Celise will be your bed when sleeping on the ship, written by TheDarkMaster.
* Added a new scene for Flahne that follows up on the under desk exhibitionism stuff. There is a male and female variant, both written by Gardeford.
+
* Added a new scene for [[Flahne]] that follows up on the under desk exhibitionism stuff. There is a male and female variant, both written by Gardeford.
 
* Added a new scene for breastfeeding Celise written by Nonesuch.
 
* Added a new scene for breastfeeding Celise written by Nonesuch.
 
* Added a [[Naleen Male|male naleen]] enemy written by Lukadoc and Quiet Browser. It only has four main scenes, but one of the victory scenes splits off into four good-sized variants.
 
* Added a [[Naleen Male|male naleen]] enemy written by Lukadoc and Quiet Browser. It only has four main scenes, but one of the victory scenes splits off into four good-sized variants.
Line 6,948: Line 6,948:
 
* Added smuggler level ups and abilities.
 
* Added smuggler level ups and abilities.
 
* Changed some item prices.
 
* Changed some item prices.
* Elder venus pitchers now only proc in three separate rooms. They are a 100% chance in those rooms and then hide for a day.
+
* [[Venus Pitcher Elder|Elder venus pitchers]] now only proc in three separate rooms. They are a 100% chance in those rooms and then hide for a day.
 
* Tech Specialists now start with a better shield.
 
* Tech Specialists now start with a better shield.
 
* Inventory has been reorganized.
 
* Inventory has been reorganized.
Line 7,005: Line 7,005:
 
* 57 of the 87 rooms for [[Mhen'ga]] are written. I wrote those the other day, but don’t think I mentioned it.
 
* 57 of the 87 rooms for [[Mhen'ga]] are written. I wrote those the other day, but don’t think I mentioned it.
 
* Went through and added checks on every sex scene (I think) for losing dickginity.
 
* Went through and added checks on every sex scene (I think) for losing dickginity.
* Figured out the encounter tables for the jungle. Essentially, the jungle is going to be broken into three zones where 3-5 of the jungle’s encounters can be ran into. For example, the first parts of the jungle will have [[Zil Male|male zil]], [[Zil Female|female zil]], and [[Cunt Snake|cunt snakes]]. Later on, you might hit [[Naleen|naleen]] and venus pitchers, but no zil, or no [[Cunt Snake|cunt snakes]].
+
* Figured out the encounter tables for the jungle. Essentially, the jungle is going to be broken into three zones where 3-5 of the jungle’s encounters can be ran into. For example, the first parts of the jungle will have [[Zil Male|male zil]], [[Zil Female|female zil]], and [[Cunt Snake|cunt snakes]]. Later on, you might hit [[Naleen|naleen]] and [[Venus Pitcher|venus pitchers]], but no zil, or no [[Cunt Snake|cunt snakes]].
 
* Added the special “night time [[Naleen|naleen]] snuggle” scenes. Gotta have sex with one five times and then bump into them late at night.
 
* Added the special “night time [[Naleen|naleen]] snuggle” scenes. Gotta have sex with one five times and then bump into them late at night.
  
 
[[Category:Trials_in_Tainted_Space]]
 
[[Category:Trials_in_Tainted_Space]]

Revision as of 10:05, 14 May 2022

This article is incomplete, you can help by expanding it.

This is a list of the game versions released so far. Versions not marked as public are Patreon backers' builds. Release notes are typically copied from the linked blog post. Older versions may not have links as linking to archived websites is not permitted due to our spam filter.

0.9.000-PUBLIC#1940 (public; May 9, 2022)

https://www.fenoxo.com/tits-its-a-real-human-bean/

  • The version number is now a real number to demark our shift from predominantly porting, to primarily expanding. The number was selected to make it clear that the JS builds are much more recent than the last Flash build.
  • Public releases now have access to Dhaal. There should not currently be a disparity in content between backer and public versions.
  • Achievements have had a few fixes, and the historical unlocking system has been enabled. Their unlock state should save and load properly. (Gedan)
  • A collection of issues relating to the drop list and “reverting inventory” should be fixed. I think I understand the root cause of how this was happening, but it’s possible that I missed some edge cases about when it can happen. (Gedan)
  • Vendors that use non-standard credits should display this more obviously. (Gedan)
  • All instances of fractional credit display in shops should be fixed. (Gedan)
  • The Blade should no longer cause crashes in combat. (Gedan)
  • The Moondast map should once again consist of euclidean space. (Gedan)
  • The mail system now supports buttons related to the displayed content. (DrunkZombie)
  • A variety of bust displays have been tweaked around the game, too numerous to properly detail. (Lowercase_donkey & Gedan)
  • In some circumstances the inventory buttons can disagree with the item actually selected; an attempt has been made to avoid crashes caused by this, but the underlying mismatch may still occur. This is the root cause of “useFunction must be overridden” crashes. (Gedan)
  • Internal Tooling: A custom VS Code extension to help speed up the process of scene coding and a baseline for generating useful metadata extracted from the build. (Gedan)

0.69.420-PUBLIC#1917 (public; May 4, 2022)

https://www.fenoxo.com/tits-achieve-this/

  • New Feature: Achievements. Bugs relating to the initial behind the scenes implementation have been fixed and the system is now enabled, along with a raft of an initial set of achievements. Unique icons will likely be forthcoming in a later patch, along with an ever growing list of achievements.
  • A few more hard crashes relating to invalid button configuration have been fixed across the codebase.
  • Roo’s blackjack handling should have had a few crashes handled. The real cause of this is still somewhat of a mystery, we’re just being more careful about the values being handled.
  • Fixed the enormous goof with save data that formatted the days and hours as a time, rather than the hours and minutes.

0.69.420-PUBLIC#1907 (public; April 30, 2022)

https://www.fenoxo.com/state-of-the-fen-big-ouchie/

  • New Content: It should now be possible to wander the brothel on Dhaal and proc some exciting new scenes by William!
  • Gedan built up support for pop-up achievements. It should all be turned off for you guys atm so that it doesn’t break anything…
  • Fixed Nessa’s nude “belly” bust.
  • A potential crash in Throbb’s bad end was fixed.
  • Applied a fix for Uthra sap’s menu buttons.
  • Fixed checks in Rat’s Raiders and Evening that were checking against incorrect inventory data.
  • Fixes for masturbating with panties gifted by NPCs with configurable names.
  • Fixes for Anno’s post walkies lap sex.
  • Crew “blurb” display (what shows up when checking the “crew” menu) should perform better.
  • Nastizia shouldn’t appear pregnant on first meeting.
  • Fixes for Breedwell softlocks.
  • Fixed Sylvie’s mount sex having a broken button.
  • Fixed an issue in raskvel pregnancy where content for non-hazard rooms was displaying in hazard rooms (and vice versa!)
  • Misc typo fixes.

0.69.420-PUBLIC#1890 (public; April 21, 2022)

https://www.fenoxo.com/tits-take-a-chance/

  • THE GAME GOT HARD. I fixed a bug that caused the game to think “Easy Mode” was on all the time. There are likely to be balance changes that will need made as a result.
  • New NPC: Chance the Faux Cow!
  • New Scene: Kase and Ramis threesome! As long as the player meets Ramis’ preferences and there’s been a blurb or two with her and Kase, it’s now possible to have Kase join in. There are two unique variants to the scene depending on if the player is topping or bottoming for Ramis.
  • New Scene: Crotch worship for Lund! After submitting to Lund and becoming his bitch, the player now has a repeatable crotch worship blowjob scene. Also, Lund’s collar is now equippable at any given time like the Sub-Tuner, Sera’s, Lorelei’s, etc.
  • New Scene: Kase Nursing! A new, small scene with Kase is now available for milky momma PCs to nurse their kitty-boi. Options are available to jerk him off or let him drink himself into a nap.
  • Tweaks for Kelly! After building a relationship with Kelly, you will be able to do things like flirt with her at work. This initially leads to a teasy under table blowjob, but now with this scene you have an option of letting her take the lead.
  • New map icons: door entrance and door exit.
  • Lowercase-Donkey reworked the underpinnings of NPC bust dispays across the game.
  • Improved handling of hyperlinks under the hood and how they are displayed.
  • Improved image compression for public builds.
  • Improved error handling for attempts to move to invalid room indexes.
  • Did work under the hood for a “toasts” style achievement display system. (Good work, Ged!)
  • Plenty of other fixes and new opportunities to slip bugs in for y’all to find!

0.69.420-PUBLIC#1814 (public; April 11, 2022)

https://www.fenoxo.com/tits-hotfixes-galore/

  • Feruze’s fight on Dhaal should work again. This one was a doozy requiring me to dig deep into the old flash code and find some custom code that never got ported into Javascript. I was able to play it through to completion on the test save provided with the bug report, so you should be able to as well!
  • Sabrae sells the combat tail again.
  • New parsers were added for dick nipples, because why not, I guess? (nippleCockHead and oneNippleCock, mostly)
  • Kally’s drink menu no longer crashes on selecting a beverage.
  • Extrameet no longer causes a crash when used on Vesperia.
  • The Cheat menu now has the option to force treatment variants.
  • A bunch of broken parser stuff got cleaned up by Leek! <3
  • Flying to Poe A should work better.
  • Fixed some image scaling & cropping issues.
  • Jacques00 did some under the hood work on our custom playing cards. Soon(tm).
  • Fixed being unable to leave Velta.
  • Fixed the zil callgirl bust.
  • Fixed some broken “loadInAss” instances.
  • Fixed sex with Molli crashing.
  • Fixed an incorrect tooltip in Shekka’s content.
  • Fixed the map expansion not working.
  • Fixed Qualle movement calls to prevent possible crashes.
  • The Gabilani Chemist’s preg should be hooked back up.
  • Fixed the zil hornet’s bust.
  • Fixed more crash landing stuff…
  • Fixed Jumper movement calls to use the newer format and hopefully prevent crashes.
  • Fixed the dicknipple type setting in the “goo shift” menu to work properly. (It was forcing gabilani type every time!)
  • Fixed a jumper scene missing its images.
  • Fixed more broken movement calls in Ramis that could cause crashes.
  • Fixed more broken movement calls in the federation quest that could cause crashes.
  • The zil spear is now rare. (Stats unchanged – it was not tagged as the correct rarity.)
  • Amber’s statblock was updated to use TYPE_DEER instead of TYPE_LEITHAN. She existed before TYPE_DEER did!
  • Fixed the rats raiders getting stuck in the combat-UI post-combat.
  • Deleted an unused Sera file. (Don’t worry – it was empty!)
  • Fixed sex with Erra crashing due to trying to move to a non-existent space.
  • Sam” got a proper creature stat-block in the code.
  • Rivet’s shop should work better.
  • And probably a handful more…

0.69.420-PUBLIC#1760 (public; April 7, 2022)

https://www.fenoxo.com/tits-dhaals-dolls/

  • [Backers] Dhaal is available!
  • Poe A, Gastigoth, Vesperia, and Zheng Shi are now available for public players.
  • Gedan converted our image backend from using pngs to webp, resulting a near 10x reduction in filesize with negligible loss in image quality.
  • Pre-recruitment Syri got a new scene: face-fucking, by Sqwhyurs.
  • The infinite items cheat should work more often.
  • Fixed a bug with Badger’s silicone tank.
  • Fixed Haley preg not progressing.
  • Fixes for Mirrin’s kids.
  • Fixes for a small libido bug.
  • Fixed a typo in Bess’s menu.
  • Fixed Bianca’s day display in the quest log.
  • Fixed the Wetraxxel bad end not happening.
  • Leek built up some systems for testing for invalid or broken parsers.
  • You can now choose to fight the mining robots in Zheng Shi even if they no longer attack you.
  • Inspect display now shows damage flags.
  • Fixed the “Exit” option appearing on every room of the Phoenix mission.
  • Fixed decorations not showing up at the security consoles (crew access) on your ship.
  • Fixed a crash when giving Pippa hardlight panties.
  • Fixes for Lorelei’s room.
  • Futa Shekka’s bust should now display.
  • Shizuya’s button shouldn’t crash anymore.
  • Fixed giving a SteeleTech suit to Ardia crashing.
  • Fixed a SubTuner crash.
  • Fixed an issue with ship turrets.
  • And yet more fixes…

0.69.420-PUBLIC#1692 (public; March 29, 2022)

https://www.fenoxo.com/tits-syri-ous-business/

  • [HOTFIX] The Appearance screen no longer crashes.
  • Syri’s recruitment quest is live! Written by Savin and coded by Leek, this picks up right after the Uveto quest put a Syri in your hold! It might be a good idea to have Anno onboard for maximum pupperonis.
  • Gedan waded through the late changes on the flash version and applied them to the javascript version. This was an enormous amount of work, and we salute you for it! o7
  • Buying food on New Texas should work properly again.
  • New bust: male sexbot
  • New icon: ship wheel for navigation.
  • New icon: pool rooms.
  • Fixed Ula appearing in two rooms after completing her quest.
  • Fixed sexbot gender tracked and display functions. (Thanks donkey!)
  • Locked down a few cuntsnake scenes to properly require tail parasites.
  • Cleaned up the cunt snake feeding routine to make sure the game wouldn’t accidentally feed a non-parasite tail.
  • Fixed the “hasVaginas” check returning “true” for single vaginas instead of just multiple, as was intended.
  • Fixed two “stuck in combat” message bugs after interacting with female zil.
  • Fixed several female zil crash bugs (thanks donkey!)
  • Fix “quickies” in goo combat so they display as they should.
  • Fixes for the parser barfing on some Vanae parser calls.
  • Various other sundry fixes.

0.69.420-PUBLIC#1636 (public; March 22, 2022)

https://www.fenoxo.com/titsy-updoots/

  • [HOTFIX] Fixed an “undefined bet” crash in blackjack.
  • [HOTFIX] Fixed Olympia equipping a SteeleTech suit.
  • [HOTFIX] Fixed Kimber’s missing panty data.
  • [HOTFIX] Fixed several issues in wall slut content.
  • [HOTFIX] Fixed lip tease color list.
  • [HOTFIX] Fixed several incorrect Ardia checks relating to her currently equipped armor (Steeletech Suit).
  • [HOTFIX] Fixed a typo in Siegwulfe’s pregnancy handler.
  • [HOTFIX] The Spearhead SS’s room descriptions have been filled in.
  • [HOTFIX] Anno Petplay now has a number of illustrations (7 total).
  • [HOTFIX] Futa Anno Petplay now has a number of illustrations (7 total). (Anno Futa transformation not yet available.)
  • [HOTFIX] Anno Petplay should now function, instead of exploding horribly.
  • [HOTFIX] Fix Kiro & Bimbo Kiro both appearing.
  • [HOTFIX] Fix mannequin displaying incorrect femininity.
  • [HOTFIX] Fixes for numerous pregnancy bugs.
  • [HOTFIX] Fixed a “Buttslutinator” issue.
  • [HOTFIX] Fixed Perdita softlocks.
  • [HOTFIX] Fixed bored jumper birth softlock.
  • [HOTFIX] Fixed Kase capacity checking.
  • [HOTFIX] A fix for Map errors.
  • [HOTFIX] The Bored Jumper 69 loss scene now comes with two CG images.
  • [HOTFIX] The Bored Jumper tit-fuck scene now comes with a CG.
  • [HOTFIX] The Bored Jumper Cow-girl scene now comes with two CGs.
  • [HOTFIX] The Raskvel Dockmaster face-sitting scene now has a CG.
  • [HOTFIX] Other corrections across ~60 files.
  • A lot of refinements to our image processing tools for busts and inline images (the ones that pop-up in scenes) got made to hopefully get everything playing together nicer.
  • Bimbo Kiro’s content has been ported and activated in the javascript version.
  • Gedan took a pass through to backport some of the changes the flash version got after the port was started. This should have brought us most of the way inline with the final flash build. (Seriously, she touched a LOT of code.)
  • Gedan rebuilt the blackjack minigame for new awesomeness, including custom card art that Jacques00 provided (though I am unsure if that part is in yet)
  • Save importing and updating was touched up and hopefully finalized.
  • Added some new map icons.
  • The “Crew” menu should now automatically split up into submenus once you have more than 14 crew members.
  • Other menus that had more than 14 buttons should be split up using a similar technique. (Thanks, lowercase-donkey!)
  • Hostile female korgonne nude bust restored.
  • Added commas to the values on the checkout screen.
  • There is now a “Give All” button for depositing Savicite with Beatrice.
  • Fixes for moving the PC to the frostwyrm’s lair.
  • Returning the nogwich should work as intended.
  • Fixes for Bianca’s “Coat” bust variant not displaying.
  • Fixed a possible infinite loop that got introduced when loading genitalia.
  • Fixes for combat test attempting to display in the main output window instead of the new fandangled combat screen.
  • Numerous fixes for Anno’s follower content.
  • Fixed some “isCrew” checks to use the new format.
  • Fixed flying to Myrellion after a semi-apocalyptic event.
  • Fixes for the “Invisiharness
  • Fixes for unreleased Dhaal content. Not much point in going deep in these since you guys will only ever see them post-fix.
  • Map icon improvements for Kara/Karaquest.
  • Removed the “ONBOARD_SHIP” flag from the game code, since we no longer need to use it to determine if a room is on the ship.
  • Map/movement fixes for Kimberquest.
  • Typo fixes.

0.69.420-PUBLIC#1558 (public; March 9, 2022)

https://www.fenoxo.com/tits-backer-pirates-public-blizzards-and-ships4all/

Hotfix Changelog

  • Breedwell and Gastigoth should be unlocked.
  • Canadia station should be unlocked for backers.
  • The Sledgehammer Mark II (Ship) now has its map defined. Descriptions are not yet in.
  • Fix for super common Uveto crash.
  • Fix for the “buy one get two” bug.
  • New loading screen deployed~!
  • Leyak fixes.
  • Varmint inventory fixes.
  • Arbetz fixes.
  • Jumper fix.
  • Fixes for some colored text display.
  • Olympia crash fix.
  • Fixes for Goo Armor’s interactions with the crew count.
  • Fixes for possible crashes related to incorrectly formatted attempts to unequip an item from an NPC.
  • Nastizia quest fixes.
  • Meon the ship tove finally has a creature block. Way to go, little guy!
  • Cleaned up the acquisition process for the Blade (Kiro’s ship).
  • Numerous fixes for ship acquisition and upgrading.
  • And more~

Changelog

  • [Backers] Zheng Shi should be open for business! Be careful or those naughty pirates will get the jump on you!
  • [Public] Uveto should now be accessible for everyone! Go play in the snow, meet some ‘taurs, and see if you can complete the entire Korg’ii Hold storyline! (It starts with the lone Korgonne freezing in a cave…)
  • Ship content is now enabled!
    • Ships now come with their own unique maps! I did my best to keep them relatively concise and quick to access the most important utility spaces from boarding. Most of them have full descriptions written for their interior spaces, but I still have ~3 vessels to finish up (including the Sidewinder).
    • We still need to do some refinement of the ship inspection UI and communication of how ship equip slots and crew space interact to be more clear, so don’t assume the systems are final just yet!
  • Hotkeys got another adjustment with some help from Gedan. Now the move keys (WASD) will always take priority. If the movement keys are active AND the interactions buttons also have a button active for that hotkey, the interaction button will shift to use shift+[Hotkey]. Up & Down were also moved from C and Z to Q and E, like how they were in flash.
  • An early version of the blackjack system with visible cards should be running, though we’re going to have TiTS-appropriate card art soon ™.
  • Bust fixes for Miko & Mai, Black Void Grunts, Raskvel Broodmother, Riya, Roxy, Stormlancer, Milodans, Tetra&Mica.
  • Zheng Shi is now Zhèng Shi.
  • Fixes for movement in Nastizia’s quest.
  • Fixes for Karaquest 2.
  • Improvements to the questlog.
  • Fixes for goo armor.
  • Fixes for Reaha.
  • Added a new tophat item icon (courtesy of Jacques00) and tagged the holiday event hats with them. They were also set as “Custom” rarity.
  • Improvements for combat name display and displaying fractions.
  • Some under the hood setup for a downloadable version was done.
  • V-Ko’s disease curing now correctly offers vaccination as a optional upgrade for a whole lotta credits, like it does in the latest flash version.
  • Improved more room formatting leftover from flash.
  • Kimber got hooked back up again.
  • Large number formatting was improved in a number of places with the power of…. COMMAS.
  • A metric fuckload of fixes for Zheng Shi from lowercase donkey.
  • Fixed “click-to-move” functionality. You can click on a spot in the map, and it’ll navigate there!
  • Cleanup & Fixes for the preg system.
  • Fixes for shops with alternative currencies, courtesy of Leek.
  • Fixes for Krissy’s holiday event.
  • Fix VR softlock.
  • Fixes for the parser.
  • Badger’s silicone tank was added to the fap menu.
  • AND SO MUCH MOOOORE~!

0.69.420-PUBLIC#1499 (public; March 1, 2022)

https://www.fenoxo.com/tits-update-fat-tuesday/

  • Hotkey improvements! I made some modifications to the basic hotkey code in game to improve functionality in a few places:
    • The shift key can now be combined with hotkeys!
    • Up/Down hotkeys are now shift+key – avoiding conflicting with ‘z’ to masturbate.
    • The main button dock now has functional hotkeys for WASD. In the rare event that the dock is displaying something on W, A, S, or D while the movement controls are also active, the movement controls will work with a shift modifier.
    • Inventory & shop UIs have not been touched because they’re going to need some big brain to properly function with keyboard input, and them brains are working elsewhere.
  • The map exploration tutorial blurb should show up on Mhenga instead of Uveto.
  • Tetra & Mica’s busts should be more consistently displayed.
  • Fixes for several embedded images and a few other busts as well…
  • DendroGro’s multiple cock menu is no longer horribly broken.
  • Dr. Badger’s silicone tank should now be available in the masturbation menu once installed.
  • The bimbo hat from the “Kiroween” event should make you a bimbo again – and display “on equip” messages once more.
  • Kiroween” is hooked up and accessible once more (assuming it’s Halloween or you cheated to make it so…)
  • Map fixes for puppyslutmas.
  • Buying Suma Cream from Busky no longer hardlocks the game in an infinite loop.
  • Fixed crashes on selecting a random masturbation.
  • Nessa’s larger belly bust should display again.
  • The goblinola vending machine should actually dispense the product now.
  • Fixed a wettraxel hound softlock.
  • Fixes for a plethora of small crashes.

0.69.420-PUBLIC#1478 (public; February 23, 2022)

https://www.fenoxo.com/tits-update-error-reporting-fog-of-whore-and-korgii-war/

  • Minimum lust has been converted to Minimum Lust Rating, and it now has diminishing returns the higher it gets. This eliminates a lot of janky behavior and makes it much harder to accidentally lock your lust at max.
  • Leek made some changes to how characters are loaded for combat that should result in less errors during battle.
  • Emmy’s Herm Harness’s Codex controls should work now, both in person and remotely.
  • Geddy improved how the game handles loading a save in an invalid location.
  • There’s an existing issue where character heights could become considered a string by javascript, which would result in strange addition when changing height. Ever suddenly gotten 10x taller? That’s the culprit. We’ve deployed two fixes that should try to prevent that from happening in the future…
  • The omnisuit is now a rare item, also a lil more polish to it.
  • Undressing for the New Texas pool should be less crashy.
  • Cockvine tails now count as parasites again.
  • Backing out of Nevrie’s shop no longer displays main menu buttons.
  • Fixed a missing room description on New Texas.
  • Submitting to Lund no longer crashes.
  • The softlock that happens after submitting to Lund that was hiding behind the crash has ALSO been fixed.
  • More improvements for displayed names, courtesy of Jacques00.
  • Fixed an issue buried in the parser’s belly.
  • And many more!

0.69.420-PUBLIC#1452 (public; February 21, 2022)

https://www.fenoxo.com/tits-update-error-reporting-fog-of-whore-and-korgii-war/

  • TiTS now has an error reporting system built in. By default it is disabled – there is an option to enable it in the Options screen, under Gameplay – look for Automatic Error Reporting.
    • This system is based on Sentry.io, but we’re hosting our own instance of it, and I want to explain a little bit about it in the hopes you guys will _opt_ to turn it on.
    • Firstly, we’re defaulting it to off – you, the player, has to make the decision to turn it on. There’s no popup about it, there’s no reminder or anything. Turn it on or don’t, it won’t get in your way begging for your attention either way. For all intents and purposes, this is the only time we’re going to talk about it being a thing and asking people to turn it on because we are like you – my ass always gets chapped when this kinda stuff gets forced on me so I am absolutely not gonna do the same.
    • As for turning it on, there are two modes: Auto and Prompt.
    • Auto will just send the error message straight to us as soon as it’s displayed. It can send us some extra data as well, chiefly, a record of the last couple of actions you’ve taken leading up to the crash which will allow us to more easily track down the issue.
    • Prompt simply adds an extra button to the error screen that will send the error, and only the error, to us, but only if you hit the button.
  • The exploration system has been turned on for Mhenga, Tarkus, and Myrellion. Now you can chart your own journey through the sparsely explored wilds of the galaxy, and more easily tell which places you have explored, and which you have yet to explore. Perhaps in time we can add a place for you to make a few bucks off your map data…
  • Item Rarity display is coming to TiTS! Expect to see items in your inventory have different colored icons to denote their rarity. My current labels for them are common, rare, and custom.
    • KNOWN BUG: Currently rarity information is not displayed on equipped weapons on the paperdoll. (This is fixed!)
  • Item level display has been configured for most weapons and armors in the game.
  • The battle for Korg’ii Hold is now able to be completed – at least on the test save I plowed through with it. I fixed up a bunch of broken room linkages, added staircase icons where appropriate, fixed something like 10+ different crash bugs, cleared up missing text when defeating the War Alpha, and more. There’s still one issue with encounter text being eaten – I think when Tuuva is assisting, and that’s on my agenda for today…
  • Geddy took a pass through the Codex buttons and cleaned up the whole mess of them.
  • Fixed a Mirrin softlock.
  • Fixed a Bothrioc birth codesplosion.
  • Fixes for the nursery & plenty of pregnancies.
  • Lots of under the hood changes for Roxy to address some of her bugs.
  • Lots of name displays got fixed. (By which I mean all-caps displays with “\n” or “<br>” have been formatted to fit the new display style.)
  • Many improvements to quest log display.
  • Addiction data has been moved into the medical log of your Codex.
  • The Pumpking’s bust cropping has been fixed.
  • And more! <3

0.69.420-PUBLIC#1364 (public; February 16, 2022)

https://www.fenoxo.com/tits-frozen-cartography/

Hotfix Changelog

  • Fixed an error that caused the map to stop working entirely.
  • Fixed an error with Leek’s optimizations that made many puzzles (and some other content) softlock.
  • Fixed Bianca exploding the map system.
  • Azra’s mom-dom scene was ported back in.
  • Fights with multiple enemies will no longer give you multiple times the XP/credits they should.
  • Fights with multiple enemies should correctly output the list of defeated enemies.
  • Equipping heavy weapons you cannot carry should no longer crash.
  • Corrected the “Lights Out” puzzle in Azra’s Tarkus expedition to use the proper arrangement laid down in the holy Flash texts.
  • Fixed a crash with submitting to Overqueen Ysolte.
  • The Overqueen should no longer auto-grapple smugglers or athletic PC’s, as is written and intended.
  • Getting hit in the face with the Overqueen’s bolas should no longer deal lust damage, considering how painfully the text is written.
  • Pierced tongue descriptions should no longer always say “heavily pierced”. A few new small variants were added based on piercing type too (bar vs hoop).
  • Korgonne translation should be less crashy and error prone.
  • The softlock in Roxy’s doggie-style scene has been fixed.
  • A bunch of content & items that were changed in Flash after the JS port was started were updated with changes that were made in Flash. (Playing catch-up!)
  • And more!

Changelog

  • [Backers] Uveto is now available for play in the backer build of the game! As usual, it’s going to be pretty rough around the edges. We’ll be banging on the bugs as space-time and bug reporting permits!
  • [Public] Myrellion is now explorable in the public version of the game! Don’t worry, we left the sexy bugs intact!
  • [Backers] The new experimental “exploration” system has been turned on for Uveto’s snow-fields. This is a feature I’ve wanted since the very early days of working on the game in Flash, but I lacked the skill to pull it off myself. Of course Geddy cracked it out in short order, that canny dragoness! Now rooms will fill in on your map as you explore them, and their exploration status should save. In the future we plan to bring this feature to more of the “wilds” of the game world, after shaking it down for any possible meltdowns in the snow…
  • The new exploration system should restore our ability to display markers for Bianca and Kattom Osgood, kaithrit businessman supreme!
  • The omnisuit should actually be working again! This was… wayyyyy more of a headache than you would assume. The new inventory UI really did not like an item replacing itself with another item midway through the equipping process, or proccing multi-page events right in the middle. To get around this, I wound up making the collar a consumable “gadget,” which taps into the same sorts of systems driving player transformation items. Just use the collar, and presto! Your armor is an omnisuit, and any old armor is looted. Once you remove it, it will quietly transform back into a collar again for your future use. I dumped at least six hours of work across three days getting this fucking piece of shit working…
  • Donkey took a bunch of improperly formatted button prompts out behind the shed and took care of them. That’s well over 100 potential crash points absolutely shredded. The next time Gordon Ramsey calls someone an “absolute donkey,” it’s going to be a compliment.
  • Fixes for Bess.
  • Fixes for Shade’s bust.
  • Fixes for Dr. Poe’s menu.
  • Some fixes for nursery baby interactions.
  • Restored busts for: Sexdolls (Kiro Quest), the Cumjuice Poster decoration, Yammi Crew, Anno (Adjatha’s variants), Anno (Nikku’s variants),
  • Removed a duplicate Kiro/Paige threesome from the code.
  • Kimber fixes.
  • Bianca crew conversation fix.
  • Fixed Qualle softlock
  • Fixes for Kane’s wrestling event.
  • Fixes for Shade interactions crashing when Uveto isn’t loaded.
  • Catnip should now interact correctly with tail genitals (and fixed a missing parenthesis in the codex’s information about tails!)
  • Fixes and improvements to the questlog, courtesy of our resident lowercase-donkey!
  • Under the hood work to prepare the blackjack minigame for Zheng Shi’s arrival.
  • Under the hood work to prepare the ship systems for deployment.
  • Fixes and improvements for GooArmor.
  • Fixes to reduce how often the game has to fully re-render itself.
  • And much mooooooore~

0.69.420-PUBLIC#1329 (public; February 12, 2022)

https://www.fenoxo.com/you-guessed-it-tits-fixes/

  • The Quest Log is back baybeeeee~
  • Aina turbo-speed pregnancy should be fixed. Thanks, DrunkZombie!
  • Other pregnancy speeds that went too fast should also be handled. Here’s a note from the intoxicated undead himself: Changed all npc preg flags from += totalDays to += deltaT/1440 to fix preg progression being way too fast. Preg flags in AS version were updated daily but are now updated per minute. totalDays is a running total of the time passed that day so adding it every minute was bad.
  • Fixes for raskvel male references in the “Sydian Queen” content on Tarkus.
  • Fix catnip causing femininity to be “Not a Number”.
  • Cum Highs” had some of their checks fixed.
  • The Zil Twins should no longer make Burt’s vending machine disappear.
  • Fixes for the Love Starz portraits.
  • Fixes for the “keg” cow busts not showing.
  • Fixes for how Doctor Po and the Slyveren Slavebreakers interacted with the player character’s inventory.
  • Fixes for goo player characters interacting with their gooeyness.
  • Fixes for the KiroQuest Twins combat encounter.
  • New Texas’s varmint got fixed. Poor guy!
  • Fixed one of Big T’s tooltips.
  • Shotguard” and “Techguard” had errors with their combat abilities fixed.
  • Fixed some hacky parser stuff I did in the early days that doesn’t need further elaboration…
  • Bhakar had his tooltips for sex filled in, and his apartment approach scene should properly display the repeat version now.
  • Drop menu updated with a confirm popup and receipt display.
  • Renamed “Accept” button of drop and shop menus for clarity.
  • Gianna’s busts should work again. Unfortunately we’ve had to retire Shou’s busts for her in the short term due to how busts are handled in our javascript engine.
  • Mitzi’s missing busts should work again.
  • Fixed a Chaurmine scene mentioning the wrong hole in one place.
  • Fixed a crash with the zil hoverfly.
  • A bunch of fixes that weren’t very well documented by their respective coders or that Fen skimmed over while creating this list.

0.69.420-PUBLIC#1297 (public; February 7, 2022)

https://www.fenoxo.com/tits-donkeys-kickin-bugs/

  • [KNOWN ISSUE] Character art appears improperly scaled or positioned. This error was introduced by changes to the display code made for getting ship combat ready. We hope it does not take too long to resolve.
  • Lots of fixes for goo armor.
  • The defense value should actually show when inspecting an item in javascript TiTS.
  • Defensive flags on equipment should show on the inspect screen.
  • Fixed the “undefinied y” error in the Treatment.
  • Boatloads of fixes for Gastigoth, Canadia, & Breedwell.
  • Fixes for Kaede, including my favorite message on a block of committed code: “Make Kaede some cereal.” This translates into fixing her so some of Geddy’s magic code (THE SERIALIZER) is aware of her.
  • A fix for Luca’s submission tracking.
  • Fixes for Riya’s content.
  • Fixes for the Implantation Station on Dhaal.
  • Fixes for Cherry’s Tap-Hall on Zheng Shi.
  • Some big chunky fixes that touched a bunch of files at once without much documentation. I’m talking like 30+ different code files.
  • A fix for the gildenmere orgy crash.
  • Fixes for Brandy’s icon display.
  • Bess fixes.
  • Lots of under the hood work on ship combat.
  • Tweaked error formatting to look nicer when copy/pasting into a forum bug report.
  • Fixes for the Event Whorizon map.
  • Fixes for Kane.
  • Fixed [ara.himself] parser references to [ara.himHer]self.
  • Fixed a crash at the Raskvel Dockmistress.
  • Fixed references to now-removed functions for communicating about TF-locked body parts.
  • Fixes for Saendra’s quest.
  • Zil Champion fixes.
  • Pollen fight fixes.
  • And still more fixes. You want fixes, we got ’em! Just ignore the extra new ones slithering around…

0.69.420-PUBLIC#1267 (public; February 3, 2022)

https://www.fenoxo.com/tits-bug-fix-report/

  • Installed Devices should be available in the storage area of your ship once more – though the sleep fapnea appears next to your bed now.
  • Sexual installed devices are also available from anyone on your ship inside the masturbation menu in the “installed” category.
  • Improved install messages for installed devices to better relate to their new organization.
  • Some fixes for Syri’s quest are in.
  • The friendly zil will no longer leave you in an in-combat state after interacting with her.
  • Single enemy fights should display their in combat descriptions once more. By default I’ve configured it to only show up in the first round, but I added a toggle to the options to display it every round (more like how it was in flash), if you prefer it that way.
  • “Look Closer” has been updated to work on any enemy, though enemies not configured for full appearance screens will only display their standard combat description.
  • Cunt snakes should no longer be referred to with masculine pronouns (he->it).
  • Many rooms that had variable icons in flash now work again in the javascript version.
  • Saves broken by the Hammer Shield typo fix should now be able to load against thanks to Dragon & Donkey magic.
  • Emmy’s hyper footjob scene should properly determine a player penis to footjob now.
  • Kane no longer sends you to an undefined room.
  • Fixes for Mirrin.
  • Fixes for getting stuck in Taivra’s dialogue.
  • Map fixes.
  • Fix Gianna’s missing crew blurbs.
  • A bunch of other fixes.

0.69.420-PUBLIC#1244 (public; February 1, 2022)

https://www.fenoxo.com/tits-peoples-tarkus-capitalism-bugs/

  • Tarkus has been unlocked for the public.
  • Myrellion has been unlocked for backers.
  • Uveto was accidentally enabled. This has been fixed.
  • The following part flags were incorrectly set to correspond to the same value approximately a month ago. The number? 55. I’ve changed the values to increment appropriately, though as a result, older saves that have parts flagged as artificial, genital slitted, or uniballed will now all be counted as parasitic, since parasitic won the lottery and got to keep the assignment to 55.
  • The Codex stats page should now display the correct values for tail genitals. Formatting for tails was also improved to be more readable: types are listed first followed by flags. Tailcunt and tailcock displays were separated to better allow for multi-genitails in the future (Zaika style hybrid cock-cunt-tails.)
  • Soak, the Treatment, Throbb, and Gush now all have a quick button prompt to jump directly to the Codex entry if you’re blocked from using the item by not having read the relevant data log.
  • Fixed Briget’s bust not displaying.
  • Fixed a crash in the Treatment during body tone transformations.
  • Fixed orgasms not correctly emptying balls – and as a result blue balls are properly attainable again.
  • Fixed a crash in Codex->Stats->Location
  • The following Uveto content got some fixes since it got some bug reports: Syri’s Uveto Quest, SubTuner, Zaalt, Kiona, Frostwyrm, Milodan Futazons, Krym.
  • Gigantic nuts can immobilize you once more.
  • Fixes for the “Event Whorizon” event.
  • Improved counting items when there are multiple stacks.
  • Applied several fixes to the goo menus.
  • Fenoxo’s balls grew one size that day.

0.69.420-PUBLIC#1223 (public; January 31, 2022)

https://www.fenoxo.com/tits-js-crankin-on/

  • Combat items should now be usable thanks to Leek!
  • After the Stellar Tether, Shekka’s square on the map now displays a “!” to indicate there is a quest event there.
  • Fixed Khorgan’s bust by Adjatha not displaying.
  • Fixed Nessa’s Adjatha busts not displaying.
  • Added the missing male sexbot bust back.
  • Sexbots should now display a bust on approach… though I don’t think I tested this one.
  • Fixed a missing roomlink in Stellar Tether near Captain Khorgan’s battle.
  • Corrected references to Captain Khorgan that did not exist and were causing crashes.
  • Fixed a crash in FizzyFix.
  • Fixed a crash in the Magic Milker.
  • Fixed a crash in Pickmentation.
  • Fixed a crash in Reptilum.
  • Fixed numerous crashes in Soak.
  • Fixed a crash in Turtleneck.
  • Fixed a crash in XhelarfogPlus.
  • Fixed a crash that could occur when getting rid of a genital (or genitals) due to an error in how piercings were handled.
  • Fixed a crash in Uthra Sap.
  • Fixed the Hammer Shield.
  • The Panty collection system was converted to use fancier systems than my hard-coded kludges.
  • Fixed a crash when approaching the Raskvel Dockmistress.
  • A lot of potential crashes in the goo player menus were fixed.
  • Missing Anyxine emails restored.
  • Several fixes were made to Shizuya’s Majin (her ship).
  • Jacques00 did some work cleaning up shopkeepers and improving name displays across the game.
  • Fixed IncrementFlag so that it will properly increment an undefined flag to 1 once more.
  • Several crashes related to movement and ship location have been correctly formatted to use the new javascript methods.
  • Gedan pumped a lot of work into improving our automated testing systems so that the game can rapidly create a new character to test new commits entirely on its own!
  • More work was done preparing ship combat to function once more. It isn’t active for you guys yet, but Gedan was able to start a fight without crashing. PROGRESS!
  • A lot of other fixes that aren’t properly documented here because there are so many being jammed in.

0.69.420-PUBLIC#1158 (public; January 27, 2022)

https://www.fenoxo.com/tits-js-update-just-in-kase/

  • Edit (1180+): Improvements were made to Treatment transformation stability.
  • Edit (1180+): Fixed a possible crash in Gobbles the holiday turkey-girl.
  • Edit (1180+): Bess got a possible crash fixed.
  • Edit (1180+): Yancy got a possible crash fixed.
  • Edit (1180+): Siegewulf got an identical twin or two pulled out of the codebase and some additional fixes applied.
  • Edit (1180+): Some under the hood stuff to update saves with newer changes to the save file format.
  • Edit (1180+): Anno's follower shop should now be set up.
  • Edit (1180+): Piercings are able to be equipped without crashing again! Cocksocks should work too, though they have not been tested yet.
  • Edit (1180+): Fixed a crash with Erra's collar scene.
  • Edit (1180+): Verusha's scenes that move the PC to the bar should now move the PC to the bar (and other Tarkus content that moves to that location should also be fixed!)
  • Edit (1180+): Lane should no longer pay or take payment in strange fractional credit values.
  • Edit (1180+): Fixed a crash in the player character's appearance screen related to attempting to access accessory data incorrectly.
  • Edit (1180+): Ship storage should now report its fullness per category more effectively.
  • Edit (1180+): Fixed crashes related to the “nippleWidthRatioUnlocked” function in: ReductPro, DracoGuard, Lion-Os, Lip Tease, and the milk thief on Dhaal.
  • Edit (1180+): A full screen toggle button has been added to the corner of the main menu.
  • Edit (1180+): More fixes to Goo Armor (Nova) to accurately reference the correct creature object instead of a random Tarkus gray goo.
  • Edit (1163+): Ship combat was re-enabled somehow and crashing you guys hard. It should be turned off again (refresh!)
  • Edit (1163+): Haley's creature data was never ported over, which meant she was pretty much guaranteed to cause crashes. I've resolved that issue but not had time to bang on her content. Interact with Haley at your own risk!
  • Reorganized how crew members are tracked as being recruited so that it's directly attached to them in the code – anno.isCrew() instead of a random “annoIsCrew()” function floating around somewhere.
  • Kase got a proper stat block to hang his crew checks from, which should also fix some crashes he had elsewhere.
  • The Treatment's transformation events and associated data has been migrated into the item object instead of left floating in its own file. Ideally there should be no discernable change to you.
  • The “delete save” button was adjusted slightly.
  • Map errors should include more information. This one shouldn't matter to you guys, since the maps for zones usually work before we ship them out to you.
  • The Masturbation menu now has subcategories to better handle characters with an excessive amount of masturbatory option. “Repeat” and “Random” will still be on the top level to enable quick lust resets without an excess of player input.
  • More work under the hood was done to get ship combat ready.
  • Zil Nigh the Science Bi has been ported to JS (A porn parody for the smut menu.)
  • Fixes for the Dong Designer / Cockbox
  • Fixes for Bianca's store.
  • Formatting for an absolute butt-ton of buttons has been corrected, solving a ton of potential crashes.
  • I cleaned up a bunch of references to the now-defunct “cockSelect” function and corrected them to use “penisRouter”. This should prevent a number of crashes in Zheng Shi's content in the future.
  • Fixed the Dong Designer booting you back to ship storage instead of the main interface when leaving.
  • Fixed some Mitzi crashes.
  • Fixed Nym-Foe attack crashes.
  • Fixes for the plantation quest on Mhen'ga.
  • Fixed a crash for goo pc's.
  • Fixed an exploit that allowed players to skip from creation straight to Tavros.
  • The layered hairstyle no longer breaks hair descriptions.
  • Fixed a crash in Bimbo Penny's menu.
  • Turning off inline images no longer causes the game to crash when you would encounter one.
  • Fixed a glitch in the randomizer function that would allow it to roll negative values in very specific situations.
  • Lots of cleanup for title text of rooms of characters.
  • Lots of other changes too numerous or inscrutable to note here. Sometimes you look at the list of code changes, and there's one labelled “fixes” that modifies 100+ things across 36 files, and you know your time would be better spent climbing back into the bug pit.

0.69.420-PUBLIC#1131 (public; January 24, 2022)

https://www.fenoxo.com/backers-public-great-boogity-moogity/

  • Several fixes were applied to how child/birth data is stored. As a result, children stored at the nursery previously had to be reset.
  • The javascript version now has the ability to override what gender the game uses for you, just like the flash one.
  • Work on a “click-to-move” system for the map has been started by Geddy. It’s not available in these releases yet, but a lot of under the hood work was done toward that possible goal.
  • Aliss’s sex menu is no longer automatically unlocked. The tooltip for the disabled button now shows a useful hint for how to unlock it. Aliss’s lust gain when trying on outfits will also be displayed (as well as her current lust). Additionally, after unlocking sex with Aliss, she no longer has a minimum lust requirement.
  • Corrected the formatting on ~80 of Siegwulfe’s button prompts that could potentially cause crashes, though I am aware more bugs remain…
  • Fixed a crash with lapinara pregnancy.
  • Various small UI fixes for inventory systems.
  • Fixed a crash in Bianca’s fingering the PC scene.
  • Fixed a crash in the combat menu with the sense menu.
  • Fixed possible goo armor crash.
  • Fixed possible Ardia crash.
  • Lots of updates and fixes for Amber.
  • Lots of updates and fixes for Mitzi.
  • Corrected “hasCockSock” having its arguments set up in the wrong order.
  • Milk thief crash fixes.
  • Zaika hydra crash fix.
  • Gastigoth crash fix.
  • Two Syri crash fixes.
  • Cleaned up bonus menus in Myrellion so they don’t crash when we release it.
  • Fixed a crash with Erika.
  • A ton of buttons that use the various bodypart routing utility functions have been updated & fixed (58 changed files)
  • Starchild crash fix.
  • [pc.goin] -> [pc.groin]
  • Several fixes for the dong designer.
  • Fixed a duplication issue with strange eggs.
  • Fixes for the maxOutLust utility function.
  • Getting throbb from crew Penny should now unlock the Codex entry for it.
  • Fixed many calls to “loadInCunt” having their arguments in the wrong order.
  • Fixed an Anno crash.
  • Fixed some inventory-related bugs.
  • A bunch more fixes.
  • Even more fixes for unreleased content (Uveto, Myrellion, etc).

0.69.420-PUBLIC#1107 (public; January 21, 2022)

https://www.fenoxo.com/why-so-buggy/

  • Sleeping on the ship no longer crashes.
  • Fixed a few crashes in the maternity area on Tavros Station.
  • Recruiting Yammi no longer crashes.
  • Yammi actually shows up in the follower list once recruited.
  • Fixed a crash when talking to Bianca about work.
  • Fixed crashes when trying to start certain sex scenes with Kase.
  • You can no longer do Yoga with Paige while sore. I did this one because we got a bug report about Sore not vanishing on sleep… because the value had somehow stacked well into the 50’s. Sleeping only clears 3 at a time.
  • VKo’s custom input can no longer be used with old cheats. We have no interest in fighting with those bugs when we have a fancy new cheat menu. (You can get to the new cheat menu by clicking on the top of the “i” in TiTS several times in a row after loading a save, then opening options and selecting the new Cheat submenu.)
  • Removed duplicate function for adjusting soreness values.
  • Improvements to drop menu UI.
  • Added trade menu UI.
  • Fixed a crash with Ovilium I thought I fixed already… but it turns out I had missed changing one important value…
  • You should now be able to delete saves.
  • prettifyMinutes shouldn’t be crashing anything anymore.
  • A fuck of a lot of other fixes and changes. I mostly listed the fixes I tackled myself as well as some of the more easily visible changes from the rest of the team.

0.69.420-PUBLIC#1008 (public; January 18, 2022)

https://www.fenoxo.com/public-backers-tits-js-update/

  • [Update 10:08 PM] Gedan fixed an issue with Captain Khorgan that was preventing characters from saving after defeating her in certain scenarios.
  • [Update 10:08 PM] Penny’s recruitment quest should work now. I had to re-add missing busts for the red zil and venus ziltraps. I also had to fix about a dozen different crashes. I haven’t tested her on-ship content yet, so if she crashes… it’s on you.
  • [Update 9:20 PM] New Game should no longer crash. Sorry about that. A comprehensive fix for movement formatting replaced something in the creation routine that went undetected, since us devs are all using saves to test at this point.
  • Gedan fixed a bug that caused the game to crash on iOS. The UI is hardly happy about it, but it shouldn’t explode when you try to open it any more. I would personally hold off on trying to play on iOS for now. -Fen
  • We made some under the hood changes to how images are set up in the code to be more readable and play nicer with git. This should make it easier to add and adjust more images & busts in the future (and fix bugs with any that need fixing!)
    • [Fix Deployed] Known Bug: It appears the image updates broke some things. We’re looking into it.
  • The decorations system was updated with a proper UI for selecting your decoration in a room. I had to change how we were storing unlocked decorations in the code to do this, which has the unfortunate side-effect of losing all your currently unlocked decorations. Not to worry: I’ve taken steps so that when we have the cheat menu setup, you will be able to use it to unlock all the decorations in the game.
    • Psssst. If you really, really want to get back those missing items, you can always pop open your browser’s console and slap some of these in there to jam things into your inventory:
      • pc.inventory.insertItem(new (Serialization.getClassByName(“SteeleTechPoster”))());
      • pc.inventory.insertItem(new (Serialization.getClassByName(“SquirrelGirlPoster”))());
  • An absolute FUCKLOAD of bugs got fixed, both for currently available content and content that has yet to be released. I’m not even going to try to list them individually.
  • [Backers] You can fly to Tarkus now. Try not to junk up the place!

0.69.420-#980 (January 12, 2022)

https://www.fenoxo.com/backers-tits-stealth-patching/

  • Decorations are working again! You can decorate four different locations on the ship: the ramp, the bed, the navigation console, and the security console (crew access). Decorations can only hang in one locale at a time. I’m going to continue poking at this system and try to improve the UI for selecting a decoration for a space because right now, there’s nothing to handle having more than 14 available decorations – not a pain point yet but definitely will be. Changes I’m making might wipe out your inventory of unlocked decorations, but if I do that, I’ll be sure to add code for a cheat to unlock them all.
    • Under the hood, a new item type was added: “Decorations”. The relevant items were updated to use it.
  • Mimbranes had duplicate code/functions in two different files. I went through to clean up duplicates and move any functions that might need to happen off of Mhen'ga into a file that is available no matter your present locale, which should prevent issues. However all the touching and moving might have broken some things. Keep an eye out, mim-brains.
  • Apparently New Texas slipped out the door in a previous patch. Please be aware that New Texas is highly experimental and crashy.
  • Re-arming yourself when leaving New Texas should work better.
  • Fixed a panty masturbation bug.
  • Applied some formatting fixes to the codebase as a whole that should nip a bunch of potential crashes in the bud before they can bloom.
  • Fixed a bug with Virection.
  • Fixed Shekka’s greeting screen showing “<br>Shekka” as a title.
  • Ramis’s duplicate file has been removed. I swear I did this once already…
  • T1-K4 got her code cleaned up a bit.
  • The New Texan gym got two small fixes.
  • Some new utility functions for pregnancies were added to the creature data object.
  • Group combat UIs should no longer clip off the bottom of status icons.

0.69.420-#964 (January 10, 2022)

https://www.fenoxo.com/backers-tits-fixes-tease-refinement/

  • We’ve replaced the old word-filter cheat with a new, far better suited system. The options menu has a new entry, Language Filtering, that provides two groups of settings.
    • Tag filters are specific words that we’re trawling through all of the games content to support; they provide the ability to contextually replace specific words based on your own preferences and somewhat target what the potential replacement will be. Not all of the tag filtering options have been wired up yet, we’re still working on that so expect the rest to come soon.
    • At the bottom of the page there is a totally custom word replacement options. Put the word you want to change in the left box, and the word you want to replace it in the right box and boom, that word will globally be replaced across the game as you play. The power is in your hands.
  • The Tease ability is now more responsive to a variety of status effects.
    • You should be allowed to tease while blind now, but it will do 50% of normal damage – mitigated by your exhibitionism score, since an exhibitionist knows how to arouse without something like eye-contact. At 100% exhibitionism, blind teases should be more effective.
    • Stunned opponents now take 25% damage from tease attacks, due to being too stunned to fully perceive them.
    • Paralyzed and tripped targets should take 125% tease damage, due to their more vulnerable (yet aware) positions.
    • Blind PCs teasing blind opponents is not possible.
    • ~80 new tease texts were added to account for these various status situations as well as factors like libido (and exhibitionism for the blind ones).
  • Post-combat should now properly display XP and credits gained again.
  • Cum bubbles should be usable again.
  • Some “next” buttons after item use shouldn’t stick now.
  • Fixed some bugs in Dicksprout.
  • Fixed Galomax “Not a Function” crash.
  • Fixed “low blow” crash.
  • Fixed genital slits vanishing on save & reload.
  • Fixed a crash in Mhenga’s jungle related to day/night.
  • A buttload of other things got fixed, and I’d rather fix more than spend an hour trawling through things to list them all.

0.69.420-#931 (January 4, 2022)

https://www.fenoxo.com/backers-tits-infini-fixes/

  • Lip descriptions should work again.
  • Kelly’s hyper catch scene should no longer crash.
  • Kui-Tan cum cascades should no longer be so spammy.
  • Fluid filling status effects should list fluid amounts in their tooltips again.
  • Fixed a crash in Thyvera’s content.
  • Recruiting cum-slut Penny to be on crew should now function.
  • Fixed a movement/map bug in Penny’s recruitment quest.
  • Improved error reporting with the experimental undo/rewind.
  • Updated a ton of item removal calls.

0.69.420-#922 (January 3, 2022)

https://www.fenoxo.com/backers-tits-infini-fixes/

  • Vaporwave mode added, because we had the knowledge to do it, but the not the knowledge to know better…
  • Thyvara should be able to take you to her house without crashing the game.
  • Carpet grenades should work without crashing once more. It turns out the Rat’s Raiders tangled up the code without even being active in game yet…
  • The masturbate menu should work… again.
  • Fixed a potential crash for single penises in DendroGro.
  • Fixed Azra’s Mhen’ga expedition not moving you to a proper location value.
  • Fixed a missing include statement causing problems with Azra’s zil fight during the Mhen’ga expedition.
  • Fixed a scope issue with Bess that could’ve caused a crash.
  • Fixed potential crashes with: 3 Anno sex scenes, lots of butt-bug content, Chaurmine, Dr. Badger, Gray Goo Armor, Lane, Lapinara, the Mindwash Visor, Lumi, Sexbots in combat, the Sydian Cuntguy, the Dong Designer, and Sydian Females. Can you tell Tarkus is on the way?
  • New Texas got a lot of work under the hood to prep for release, but we aren’t quite ready to let loose the hordes of playtesters on it yet.
  • Large numbers of references to various inventory items throughout the game’s code have been updated to reference the javascript version’s proper structures.
  • The “loadInCunt” and “cuntChange” functions now have their arguments arranged in a more uniform way, which should make it easier on coders going forward (and reduce the # of errors caused by simple dyslexic mistakes.)
  • Fixed Tarkus taxi icon displays.
  • Fixed a potential issue with Raskvel pregnancy.
  • Updated the lock for one of Hand So’s quest rooms to work with the new map systems.
  • The Black Void Juggernaught got a lot of edits to his creature file that should make him less crashy and more functional.
  • A number of “combatOutpu” calls have been corrected to “combatOutput”, as intended.
  • A small fix for Bianca’s bust display.
  • A fix for the “setButtonDisabled” method that could get crashy in certain scenarios.
  • Fixes for a number of variables used in ground combat code relating to scope/declaration.
  • Fixed a potential crash with Bianca. Dang ol’ planet-hopping NPCs! Stop needing extra work…
  • Fix for sending venus pitchers to daycare.
  • A fix for Bianca’s shop.
  • Fixes for parts displaying their type name correctly. In some cases, penises could be listed as an incorrect type, for example.
  • Some typos got purged.
  • Anno received an additional headpat.

0.69.420-#889 (December 30, 2021)

https://www.fenoxo.com/backers-tits-holiday-fixes/

  • The stats page of the Codex now has nice bars for looking at.
  • Rewind/Redo states: we cut viewing past text pages to make room for this newer, better change: rewind & redo. Right now it behaves like the old feature by default, but the options menu should have options for full rewind/redo functionality if you dare risk the bugginess that will come with it. This is an unfinished and in development feature, so expect tweaks and changes going forward.
  • An option to upscale without smoothing has been added for those who prefer to see the pixels on the lower resolution busts lingering in the game. (Off by default.)
  • The checkout prompt now includes a credit display.
  • “PregnancyPlaceholders” were removed and replaced with full Creature stat blocks. This should clear up a number of bugs & crashes where they were mentioned, as PregnancyPlaceholder lost a lot of features it needed to work properly after the move.
  • I had to juggle around some values related to AmberSeed to avoid cyclical dependancies, so apologies if a new bug got introduced there. If not… well, just more evidence of my unholy perfection.
  • A number of seldom-used and ultimately pointless checks that were removed from the javascript version during the port have been more fully excised, hopefully fixing a number of crashes.
  • Tweaked how Lemon Loftcakes work to hopefully prevent really, really strange issues with characters becoming walking skyscrapers. I also added an effect where they will knock down your height some if you managed to exceed the game’s intended maximum.
  • Extrameet Dates have had a number of bugs cleaned up.
  • Updated busts: Geoff, Burt, Po
  • Tanis’s bow should be attainable again.
  • Heat-related crashes should be fixed.
  • Location stats have been archived for now.
  • “Flee” fixes.
  • Deck 13 location fixes.
  • Mhen'ga’s apostrophe style has been standardized, hopefully fixing functions confused by the presence of a fancy apostrophe vs a boring one.
  • Fixes for “makeClone” in combat.
  • Improvements to map loading and stability – and a lot of under the hood tweaks and updates to various map data across the game.
  • A lot of places referenced your current location using the old flash method. They got updated to use the new hotness.
  • cocksMatch() has been corrected to matchedCocks(), fixing a crash.
  • Fixed an issue with the worms in Kimber’s Quest.
  • Improvements for the num2Text methodology.
  • A small fix for frog girls.
  • Some more loops that got janked up in the move to javascript have been cleaned up and polished to a mirror shine once more.
  • Pandaneen should properly track if your clit has been changed by it.
  • ReductPro should work much better.
  • Dicksprout should also work better.
  • DendroGro should also work… BETTER.
  • Properly imported StringUtils for NaleenMales, which probably fixes a crash.
  • A small tweak so Lane’s intervention event was made so it can be accessed by the rest of the game when needed.
  • Lane’s button should have his name on it once you’ve met him.
  • Fixes to Bianca’s camp & made a number of her functions accessible in a broader scope, since she shows up on multiple planets.
  • Properly locked down Breedwell until it is ready.
  • Prai’s email italics should be fixed.
  • A number of tweaks and improvements were made to item menus and interactions with the inventory screen.
  • Corrected thicknessUnlocked() checks to use cockThicknessUnlocked() checks where needed.
  • Syri’s panties have been added to the global space.
  • Tweaks to the item-button method so that it can be used in shop interfaces where needed.
  • Tweaks to how some lists are generated.
  • Salvager Brutes got cleaned up to work better with how we handle combat initialization.
  • The Love Starz email unlock email should work properly now.
  • Fixes for mimbranes.
  • Inspecting items in Mi Amour should work better.
  • Lots of typos fixed.
  • Lots of pregnancy fixes.
  • Other things I definitely skimmed back, didn’t see, or forgot. A lot happened!
  • Leek has been hammering on Tarkus & Myrellion content under the hood. I hope to have the devteam testing and refining Tarkus soon ™.

0.69.420-#836 (December 17, 2021)

https://www.fenoxo.com/backers-stompin-on-bugs-in-tits/

  • A proper UI for dropping items and swapping with a full inventory should be deployed, courtesy of Leek.
  • The Codex’s stats page should be back.
  • Elder Venus Pitchers should be marked on the map once discovered, as it was and should be evermore!
  • The Bulletin Board in Esbeth (Mhen'ga) now has a icon, and when all available quests on it have been seen, it switches to a more faded icon.
  • Other NPC location icons have been updated/improved – not Kattom’s though, because he’s a little weirdo, and the new map system isn’t compatible with the trickery I used for him before.
  • Love Starz require their unlock email to start once more.
  • The “Tripped” tooltip should now correctly state which combat button is replaced with “Stand”.
  • Kelly should be able to purchase Skysap without crashing.
  • Busts can now be expanded out to a medium-large size just like the map, if you prefer. This is a WIP feature.
  • Using dildos anally should no longer crash.
  • Fixed a crash with the heat status effect.
  • Tanis bow training should work now.
  • Cleaned up some for loops in a variety of places to work better in javascript.
  • The Special attack menu in combat should work properly once more. (Not sure if it was broke in the last public patch, but it got broke in the dev channel…)
  • Gathering Uthra Sap should work properly now.
  • Combat names for enemies should now display their full unique identifier in the sidebar (Ex: “Zil Male A”).
  • Birthing psychic tentacle monsters shouldn’t crash any longer.
  • A lot of references to inventory and equipment locations that were not properly translated to the new format have been updated, potentially eliminating a large number of crashes. Thanks, lowercase_donkey!
  • Extrameet works! At least for the dozen or so encounters I swiped through…
  • Fixed a crash in Ramis’s content.
  • Removed placeholder parser markers in Ramis’s content.
  • [AriOrGreen] has been replaced with proper name calls for Green/Ari in the Love Starz.
  • Calls to the non-existent “isMisc()” function have been replaced with proper “isMischievous()” checks, closing a large amount of potential crashes.
  • Syri’s cow-girl scene shouldn’t cause crashes any longer.
  • Syri’s Anno talk should work properly (once we get to Anno…)
  • A lot of calls to the defunct “inCollection” check have been replaced with their proper javascript equivalent, again closing a large number of potential crashes. Thanks again, lowercase_donkey.
  • Jacques00 fixed potential crashes in the appearance mannequin display for those with excesses of things to display.
  • Flahne’s bubble-consuming should work better.
  • Custom V-Ko scenes should work.
  • pc.virility() checks that crashed the game should be properly updated to pc.cumQuality().
  • Fixes to embedded image functionality.

0.69.420-#783 (December 17, 2021)

https://www.fenoxo.com/backer-tits-js-weekend-bugfixes/

  • Atha’s unlock email no longer crashes the game.
  • Fixed more errors in the “Smut” submenu of “Masturbation.”
  • Atha’s main menu no longer crashes.
  • Atha’s live stream no longer crashes – like 8 different fixes tbh.
  • Kiro’s busts should work again.
  • Fixed a crash in the player object that would rarely occur.
  • Kiro’s sex menu should now work.
  • The movement associated with Kiro’s sex menu and sex scenes should now work.
  • Fixed the movement associated with Kiro’s “Drink Off” event.
  • Fixed a crash in the Gal-Link Fuckmeet.
  • B-dee b-dee b-dee, that’s all for tonight folks!

0.69.420-#776 (December 13, 2021)

https://www.fenoxo.com/backer-tits-js-weekend-bugfixes/

  • Genital slit issues have been fixed in: creation, Ruskvel, and Naleen Nip.
  • Feeding your parasitic tailgina should no longer cause a crash.
  • The holo-mannequin has had a few small tweaks and fixes applied by Jacques00.
  • The custom image option for your PC portrait should now have a note that the feature is not yet ready.
  • Default artist priority should remain between all saves.
  • Fixed errors in the “Smut” submenu of “Masturbation.”
  • Fixed fertilized venus pitcher pod birth crashing.
  • Male naleen blowjobs shouldn’t crash any longer.
  • Fixed a crash for teasing with hips while not wearing panties.
  • Fixed a crash in the appearance screen related to fuzzy nuts.
  • Burt’s strange habit of collecting zil paraphernalia should now work properly. Cash in on his obsession once more!
  • Fixed a crash in letting Kiro fuck your pussy when you save her.
  • Fixed Kase’s busts.
  • Some fixes to the combat UI courtesy of Jacques00.
  • Fixed a crash in a secret system :3 (thanks, Jacques00!)
  • Ship fights no longer proc (and crash the game).

0.69.420 (December 7, 2021)

https://www.fenoxo.com/backers-tits-js-bug-hotfixin/

  • Fixed multiple Vanae crashes.
  • Fixed Static Burst not working. (hasShields() needed adjusted in the creature object.)
  • Fixed a crash when using your first Galomax dose.
  • EasyFit should now work correctly (and no longer crash).
  • Furball should no longer crash.
  • Fixed a tooltip not displaying in the Vanae portions of Mhen'ga’s jungle.
  • Fixed being locked in a loss scene to Naleen if you’re level 1.
  • Fixed venus pitcher pregnancy crash.
  • Fixed Yoma’s date at Burt’s crashing.
  • Fixed the Love Starz square on Tavros being non-visible on the map, and fixed it crashing if you walked in to it.
  • Fixed a crash in the Love Starz’ content, though likely more lurk – and I’m aware their busts aren’t working yet.
  • Fixed some related crashes in future content that aren’t accessible in javascript yet but were ported.
  • Fixed a crash when Shou shows up at the Taxi.
  • Fixed a pregnancy-related appearance screen crash.
  • Fixed the special attack menu making every button execute the last listed button’s attack.
  • Added new Kimber art to the artpack, by Xtatoto, though I’m not sure if that scene is actually accessible yet.
  • Drone attacks should work.
  • isChestCovered fix.
  • Zil TF should be fixed.
  • Blue eggs should be fixed.
  • Dildos should function now, or at least the PuppyKitten one should.
  • Probably some other stuff I missed.

0.69.420 (public; December 7, 2021)

https://www.fenoxo.com/tits-now-in-javascript/

  • Redesigned and rebuilt shop and inventory screens, complete with per-item icons (currently assigned by type, usually).
  • Dynamic appearance outline for the player character that scales to match your stats. Note that it does not and will not reflect more specific changes like snouts, wings, etc, but it’s good for eyeballing the general shape. You can access your appearance screen by clicking on it outside of interactions/scenes.
  • Rebuilt map system that can display rooms more than a handful of links away without lag, including a larger pop-out map option that lets you get a better grip on your surroundings.
  • New Codex and Email displays, redesigned and snappier than I had dared hope for.
  • “Image pack” functionality baked into the main game so that you can see fabulous art in some of the scenes.
  • Revamped combat UI… it’s good. It’s real good. It also includes bigger windows for checking out who you’re fighting.
  • Updating hacking puzzle systems. Lights out looks much nicer, and the circuit-routing puzzles? We added like 10 new kinds of nodes, some of which you can see yourself as part of the Comms hacking puzzle in FIRST-14. Be careful, because I boobie trapped that one…
  • Fancy new loading screen, complete with hilarious placeholder image courtesy of Geddy.
  • Seriously the entire front-end of the game (and most of the underlying systems) have been rebuilt from scratch at great cost. No expense was spared! According to Geddy’s off-the-cuff estimates, ~60% of the “things that make the game work” have been entirely rebuilt. I’m sure I’m forgetting some things, but hey, that’s what the edit button is for, right?

0.8.159 (public; November 18, 2021)

https://www.fenoxo.com/public-tits-dubble-pubble/

  • New enemy on Dhaal: the Leyaks! These floating, betentacled heads have an insatiable thirst for bodily fluids, and they know just where to get them! Written by Frogapus, these are an uncommon encounter anywhere in the Gyre or Gobtown and include four loss scenes (special ones for hyper penises and one for tiny penises among them). Should you win, you can look forward to breastfeeding, face sitting, face fucking, and a special scene for ‘taurs packing a lot of cum…
  • Haley’s preg expansion is in the game! Written by Skom and coded by Drunk Zombie, it allows you to impregnate her AND be impregnated by her, if that’s your jam. There’s a lot of complicated under the hood stuff going on with this one, so DZ recommends you back up your save before trying this stuff out, just in case.
  • New bust: Leyaks (x3 – minor coloration variations)
  • Hyper Bimbo Kiro can now use the dildos you gave her. Yay!
  • Removed the “special scrotum” status that was used to track custom fur/scales/colors for your ballsack and replaced it with some new variables properly baked into the Creature object. This means any TF obtained with that status is effectively null and void – you’ll have to grab some Furball again, but it also means we can reference the effects and interact with the data in a more sane and performant way.
    • The same may happen with how the “Uniball” status, genital slits, and tail-mounted genitalia soon. (Key word: may.)
  • Shark-nagas should be better supported.
  • Brute Salvagers should be less damage resistant.
  • Fixed some crashes and typos.

0.8.158 (November 4, 2021)

https://www.fenoxo.com/backers-tits-bigger-dickin/

  • It is now possible to offer bimbofied Kiro a couple doses of Throbb, resulting in quite the hyper-sized ‘nuki endowments if you’re into that. Written by QuestyRobo, it features three new sex scenes, modifications for old ones, the ability to sleep with Kiro at night, and a new threesome with Kaede. Some of these enhancements also work for regular-sized bimbo Kiro.
  • The Cylirian Codex should now properly unlock when dealing with Maike.
  • The Pumpking’s dungeon no longer has “Public” flags set on the rooms.
  • Syri’s panty-giving gift should now be possible to proc on Uveto since the scene had a variant in it mentioning Uveto’s icy weather.
  • A number of smaller fixes and tweaks to checks and text in Syri’s content.
  • Inessa’s bust now has a variant for pre/post chastity cage.

0.8.157 (October 28, 2021)

https://www.fenoxo.com/backers-tits-ardia-steelesuit-teyaal/

  • Ardia will now request a better jumpsuit a week or so after recruiting her, and you can give her a SteeleTech jumpsuit to fill that need. Along with the Jumpsuit, she gets a new scene (if she’s dommy enough), and a lot of busts to go with it – 16 different variants to handle things like domminess, ‘nuki nuts, penis type, and the always classic nudity.
  • If you stole the Sidewinder, defeated Teyaal during your return trips to Zheng Shi, and saved her during the final confrontation, you can now encounter her along with her daughter on the recreation deck. This tidy little content bundle offers a smidgen of familial exposition as well as an opportunity to nip back to Teyaal’s office for an in-person check-up with the good doctor. (So what if her doctorate is in engineering?) I just hope to wake up with some Sela scenes to slide in there as well, to provide a nice little capstone for that event.
  • Teyaal can now impregnate the PC using the Gryvain Pregnancy type that was added with FIRST-14.
  • New Ardia art for getting missionary from her, drawn by Rama.
  • New art for losing to Gryvain Techie in FIRST-14 and having your face sat upon. Again, drawn by Rama.
  • Other new busts: Geoff, Daerworm, Daer Wormlings, and the Pumpking

0.8.156 (public; October 20, 2021)

https://www.fenoxo.com/public-loreleis-halloween/

  • Lorelei has a new Halloween event, accessible in her quarters, and it comes with a lovely new bust (pictured at right!) The full resolution version is available for the Patreon & SubscriberStar folks!
  • I whipped up eight new Halloween items that should be on the rare drop table, some decorative, some with high stats. As I’m writing this, it occurs to me that I should have gated the items I stated at level 10 to only drop from higher level encounters, so for now, I guess you can be an overpowered lowbie if you get a lucky drop!
  • Helm of Terror added (Accessory, +evasion/def)
  • Reaper’s Cloak added (Accessory, +crit)
  • Jack-o-lantern Dress added (evasion armor)
  • Light Harness added (+shield and evasion armor)
  • Pumpkin Bra added.
  • Pumpkin Bulge Briefs added.
  • Skeleton Hands Bra added.
  • Spiderweb Panties added.
  • The “Maid Uniform” has had its stats improved to better corrospond to the level it is available at. It is no longer identical in stats to the lower level “Maid Outfit”.
  • the “hasSkirt” check was updated count both kinds of maid outfit as having skirts.
  • Syri can no longer start her Christmas event if you aren’t yet fuckbuddies with her.
  • If you somehow get off Mhen'ga with captive Lah in your inventory, you should no longer be prevented from using the fly menu. This should enable you to go back and turn him in properly. We still have not identified how a player managed to get off Mhen'ga with Lah in their inventory, but we’ll fix that when we figure out how…
  • A previous patch accidentally made Kaede’s first encounters inaccessible. This should be resolved.
  • V-Ko’s vaccination option should no longer be blocked for wealthy PCs.
  • Gianna’s liprating was actually set incorrectly, preventing her lips from reaching the proper minimum size.
  • Doctor Po’s bust should be working this time. I swear!
  • Various typos and small bug fixes unworthy of their own line in the patch notes.

0.8.155 (September 30, 2021)

https://www.fenoxo.com/backers-cleaned-up-tits/

  • If you’ve asked Kiro to keep her nuts all plush and squishy for you, good news: she’ll wait a few more hours before getting annoyed by the size and “resetting.”
  • You can no longer start Paige & Kiro threesomes while lacking in genitals.
  • Some scenes for parasitic tailcocks were able to be accessed by those with non-parasitic tailcocks. This has been fixed.
  • Bhakar now shows in the bust window for his race’s Codex entry.
  • The PC will no longer get a drink with Kally’s special ingredient if they are kui-tan or have the “‘Nuki Nuts” perk. This will now be tracked to be appropriately mentioned when discussing the secret ingredient with Kiro.
  • The male naleen can no longer somehow put both his dicks in your ass while also somehow putting one in your tail. The poor guy only has two to work with!
  • Getting sucked off by a slyveren slavebreaker was skipping the follow-up and actual dick growth the scene was supposed to impart. This has been fixed.
  • Po’s drone has regained its aphrosting attack.
  • Lola’s pool scenes should now properly prioritize penises over hardlight phalluses. Always go for the real deal!
  • A new scene was added to the image pack for sleeping with Anno & Shekka, drawn by the lovely SugarBugTrash and graciously allowed to be included in the game.
  • You can no longer have a threesome with Anno and Kase before Kase heals.
  • Syri will now wait at least 48 hours from when she gives you her panties before skipping town for Uveto. It was pretty weird to run into her, screw, get a gift, and then walk to the bar to discover she somehow snuck off planet… Maybe ausar get a class level in rogue or something?
  • The Holotrap event in KiroQuest has had some of its if-checks cleaned up and corrected.
  • SirensBounty should now assign correct tail flags when TFing a tailgina.
  • The ballSizeMod stat should no longer be initialized at 0. That means saves created before now got to be a lil bit bigger off the hop. I might need to give ballSizeRaw a nudge up…
  • The Easter Jumper’s sexual likes & dislikes should now represent a unanimously positive regard for cum-covered PCs.
  • VKo no longer instantly vaccinates you against all SSTDs when you get one cured, and instead now offers an optional choice after doing so – the price scales up with level.
  • Kaede’s encounters should check more thoroughly to make sure she is available before proccing themselves.
  • Kaede’s “Ride Rocket” scene should now use allow for more in-depth hole selection.
  • The Casstech Z14’s description has been updated to match the tutorial text.
  • Hips will no longer be described as slender just because your character has high muscle tone.
  • Assorted tiny typo fixes, broken parser fixes, and the like.
  • I’m sure one new bug crawled back in before I could close the door… if you spot him, you can post about him on the bug report forums!

0.8.154 (public; September 22, 2021)

https://www.fenoxo.com/tits-update-3/

  • New busts: Burt, Doctor Po, the Orgasmender, the Sleep Fapnea Machine, and the Dick Designer.
  • It is no longer possible for ‘tuars without a penis to get locked in Pink’s sex menu. (She’s one of the Love Starz.) It should block you outright from selecting “Sex”.
  • Bimbo Kiro should now appear nude at all times, as she is wont to do.
  • An uncoded variation in one of Ardia’s scenes has been corrected. Previously both variants would display at once with a ‘/’ in the middle.
  • Capacity checks for Kaede have been properly standardized by adding a proper statblock for her. Previously they varied from 250-370 depending on which scene you asked!
  • Some errors with the Inseminator Pro have been fixed.
  • Starchild’s tail-cock scenes should no longer error out at every attempt to describe the scene’s star organ.
  • Several smaller typos and grammatical errors have been fixed, as well as some poorly applied bold and italics in some tooltips.
  • A version with some images embedded in scenes and the ability to zoom in on character art is available, and for now, you still need a stand-alone flash player to play it. We sadly can’t pack it with the .exe wrapper we use due to incompatibilities in the coding techniques.

0.8.153 (September 3, 2021)

https://www.fenoxo.com/backers-tits-shekka-uses-the-wall/

  • New punishment wall short scenes activated: “Tail Whip”, “Pierced Horsecock”, “Condom Stuffing”, “Butt Chug” (lol), “Pawjob”, “Ball Worship”, “Pussy Pump”, “Hypercock Docking”, “Synth Sheath’d”, “Shekka Visits” (This last one I wrote! -Fen)
  • Kiro (in big ball mode) has her her relief BJ scene added to her proper sex menu.
  • Kally’s data object now has the proper penis type assigned (which should change volume calculations slightly).
  • Kally will now no longer serve ‘nuki PCs her special drink when they meet.
  • Gryvain penises should know have proper knot volumes assigned when setup with the “shiftCock” function.
  • Several dildos that had knots have had their knot volumes properly bumped up.
  • Several dildos that mentioned giving taint in their descriptions now give taint.
  • Fixed a ton of typos, minor logic error in-scenes, and the like thanks to people like SBJ and the other bug reporters.

0.8.152 (August 26, 2021)

https://www.fenoxo.com/backers-tits-punishment-wall/

  • It is now possible to “Act Up” after talking through all of Cherry’s talk options (or “Push It”) with Molli to get yourself in trouble in the Tap-Hall – and get put in the wall as punishment! Once there, you’ll go through a large scene with an appropriate NPC and three randomly selected mini-scenes. Some of these scenes include transformation and chances of pregnancy, so don’t act up if you can’t handle your punishments! Written by Adjatha. (There will be more mini-scenes coming – I ran out of time to code them all.)
  • New implant in Sabrae’s shop on Dhaal! The inseminator pro is a utility implant that lets you control virility, max cum, max probable cum, and refractory rate. It requires a cock and is not compatible with Nuki Nuts.
    • Virility: (0% – 5,000%)
    • Cum, Max Probable Ejaculation (Up to 50,000 mLs)
      • can be set to use steele’s natural calculation or override it with a specific number.
    • Cum, Max: (10 mLs – 50,000 mLs) Refractory Rate: (100% – 5,000%)
    • Coded by DrunkZombie.
  • Dracoguard can now give a Gryvain tongue.
  • Dr. Lash gained resistances to some additional damage types.
  • Lumi can no longer be encountered before level 7. (Previous was 6.)
  • Fixed a bunch of bugs with Anno’s reverse pet-play event.
  • FIRST-14 should no longer replace your tent during the tutorial if you do it later with a better tent.
  • Taint gains from the VR versions of Kiroquest should now be more consistent (minor gains, still nowhere as severe as the real deal.)
  • The VR version of Doctor Po’s bad end no longer permanently messes with your intelligence and willpower.
  • LionO’s texts for cum TFs should be more accurate.
  • VR fights can no longer generate rare item drops.
  • The Twins” had their sexual preference values set.
  • Fixed some minor errors in several Kiroquest enemies’ AI routines.
  • It should be easier to get the “hyper docking” loss scene for bored jumpers.
  • Added “earsNoun” and “earNoun” as valid parsers.
  • A real buttload of other typos were cleaned up thanks to the diligent folks on the bug report forum (in addition to most of the above bugs!) I’ll blast through more soon…

0.8.151 (public; August 4, 2021)

https://www.fenoxo.com/public-tits-updates/

  • Image-embedded version updated! (Requires a stand-alone flash player to use and 600+MB of free storage space.)
  • The “Anno Walking You” event now has a few new scenes added: one for New Texas, one for bumping into Syri, and one for running into Kaede.
  • Fixed a bug where bad pets would wind up with a next button that doesn’t work.
  • Fixed some broken parsers, a bold bleed, and some variants that didn’t have logic.
  • Fixed the taursuit accidentally giving double taint.
  • Tweaked some codexes, lore, and the appearance screen so that some things could be clarified and more consistent, so: ausar don’t have slitted eyes, gryvain knots are functional knots, and Fen has a big ol’ ween.
  • New Busts: Updated Big T (Shou), Anno Huskar Casual, non-Huskar Anno (&nude & casual), Alexandra, the Dong Designer, and the Mindwash Visor.

0.8.150 (August 3, 2021)

https://www.fenoxo.com/backers-tits-a-metric-pup-load/

  • Anno and pet-play: has there ever been a more iconic duo? Well now you can invert the pet-play and get walked all over some of your favorite locales thanks to William. This mega-scene clocks in at almost 150 pages in the google document and takes up around 5,000 lines of code in the game files. To unlock it, suggest getting walked to Anno in her talk menu, just do the deed. After your first go-round, a dedicated button will appear in her sex menu.
    • Due to the size and complexity I couldn’t possibly test every potential variation. Expect this one to come with some bugs. I already managed to track down a nasty bold bleed buried two or three variations deep.
  • Urbolg sells a new item: the Techsuit. Thanks to DrunkZombie for coding on it!
  • New poster in TamaniCorp shop: juice that makes you cum super hard, featuring art from Servik (if you’re using the art-embedded version).
  • New embedded image for finding a synthsheath, by Servik.
  • A few small bugs and fixes.

0.8.149 (June 29, 2021)

https://www.fenoxo.com/backers-tits-introduction-to-bad-ends/

  • New bad end for Overqueen Ysolte, by William. Lose to her after raising her lust to 100 to experience it!
  • Tutorial message added: it should now recommend you save the game in Ysolte’s office before fighting her, just in case…
  • Tutorial message added: if you used your survival tent before getting to the tutorial, I made some text changes about somehow skimping by with what little power it has left, to help preserve immersion. I’m not going to bad-end someone by covering them in acid because they used a mechanic before the tutorial for it.
  • New Bust: Anno (non-huskar) by ToonNik
  • New embedded image (only in the embedded images version) for Salacious Sally, the slyveren on Dhaal. It’s drawn by Winemomicorn and is fucking amazing!
  • If you spot Dane in New Texas’s milker barn, he will no longer mention your cousin after he loses his employment with them.
  • The Gryvain Tech has had a missing newline in her post-combat text added.
  • Fixed Molli’s cleaning scene not actually cleaning tall PCs.
  • Dicksprout can no longer be used on non-long tails.;
  • Support functions for matching genital types to race types have been improved to better work with lion-morphs made by Lion-Os.
  • Typos, minor grammar errors, and broken parser calls fixed.
  • Geddy improved our android build delivery to hopefully eliminate the dreaded “Error parsing package” message for most users.

0.8.148 (public; June 21, 2021)

https://www.fenoxo.com/public-squishin-bugs/

  • Image-embedded version updated! You can grab it off Mega, but you’ll need a stand-alone flash player that can handle it’s 600MB+ girth to play with it. What’s different? You can zoom in on most character busts and some scenes come with embedded art. Enjoy!
  • Shekka, Tuuva, and Del all had modifications made to their “give a synthsheath” routines to better handle “first-time” uses (in the event text) and to unlock the Codex entry if needed at the end.
  • Fixed a large number of small bugs in Gianna’s content.
  • Giving Gianna silicone should now give slightly Gianna slightly more confidence, better enabling you to max out her confidence score before recruiting her (or after).
  • Fixed Molli being able to impregnate you when she shouldn’t be able to impregnate you.
  • Fixed some broken parsers in Molli’s bad end.
  • Sera’s “Tainted Love” event has had its odds changed: 0 chance first time they pick up the salary, 2/3s chance thereafter until it activates, 1/4 chance for the repeat after the PC’s gotten it.
  • The Gabilani Chemist should no longer use her weapon while disarmed… unless I missed another check somewhere.
  • The Gabilani Chemist’s oral addiction unlock scene should no longer be repeatable. Silly me, letting you unlock the same perk multiple times!
  • Milodan Futazons should play nicer with “blocked” orifices.
  • The Gabilani Cyborg now has fixed sexual preferences.
  • The Gabilani Cyborg’s lock-on attack now properly increases her accuracy by 30%. (It also displays as an visible icon on the cyborg’s stat pane.)
  • The Gabilani Cyborg’s aimed shot now does a little increased damage.
  • The Gryvain Techie got some tweaks to her AI routine to help her use her abilities at the correct time.
  • Pheromones and the “Sweet Tooth” effect should now both increase tease “to-hit” chance.
  • EMP grenades shouldn’t display damage twice any longer.
  • A few more places properly track you slipping a load into Feruze.
  • Fixed a few incorrect checks in Ardia’s content.
  • All text will no longer become bold if you recruit Gianna with a “Hard” personality type.
  • Typo fixes and minor bugfixes I probably forgot to list because they’re so minor or were committed to the github too stealthily for my big dumb minotaur eyes.

0.8.147 (June 4, 2021)

https://www.fenoxo.com/tits-backer-sploosh/

  • Molli can now be interacted with at Cherry’s Tap-Hall whenever Cherry is busy in her room. The big squishy goo comes with six different talk topics and four sex scenes, as well as a possible bad-end for those with truly titanic loads (36 thousand liters or more).
  • New Gianna scenes: ‘taur service. While it’s one button, the scene is vastly different depending on which set of genitals you direct her to pleasure.
  • New Anno pic in the image pack for huskar Anno in a maid outfit.
  • Azariah can now play with Paige and Kiro assuming you have both onboard!

0.8.146 (May 20, 2021)

https://www.fenoxo.com/backers-tits-molten-azariah/

  • New Azariah scene: Marathon! Have a marathon bang with Azariah and her harem. Depending on the player character’s libido, this scene can extend on for quite a while…
  • New Azariah scene: Share (w/Harem)! Have fun with one part of Azariah while her harem helps with the other.
  • Cleaned up a few small bugs in Azariah and probably introduced a bunch more in the process.

0.8.144-5 (public; May 18, 2021)

https://www.fenoxo.com/public-tits-more-fixing-bugs/

  • If you choose “Stay Solo” after completing Kiro’s recruitment quest, you should now be able to recruit onto your crew later, and yes, she comes with the ship.
  • A spot where you could cum in Feruze without it being tracked was found and fixed.
  • Fixed another issue with the “Get Service” scenes for the “The Twins” in Kiro’s quest that should improve the accessibility of the phallic version.
  • Fixed handling of back-mounted genitalia’s orgasms in a scene with the gabilani chemist.
  • Fixed a random variant in Feruze’s 69 scene not being random.
  • Fixed two broken parsers in Azariah’s scenes.
  • Added texts for NPCs using the “Low Blow” attack and hitting but not stunning. Previously, no text was written for this scenario.
  • Half-Leithans should no longer have their race show as “Leithan” at creation.
  • The Gabilani Chemist’s “Insta-rut” and “Insta-heat” attacks will now only be used if the PC is eligible for those status affects.
  • Feruze has been assigned a modest grouping of sexual preferences. Previously, she had none defined. These affect the effectiveness of tease attacks.
  • Fixed a small pile of typos.
  • Re-merged some of DrunkZombie’s pregnancy changes that got lost in the server-moving shuffle.

0.8.142 (public; May 11, 2021)

https://www.fenoxo.com/public-tits-rough-gianna/

  • Crew Gianna has a new scene available. It requires Gianna to have a donger installed, the player character to have a vagina, and the player character to be bipedal – because there’s some mating press-style hijinx involved. It clocks in at around 5,900 words of total text with a fair bit of variation thrown in for spice. If I ever decide to write another character with variable breasts, butt, lips, dong, and body temperature, kindly slap the shit out of me. (Note: this scene could probably still use some edits, be on guard for typos and slap ’em in a bug report if you spot ’em.)
  • Sera’s “Tainted Love” expansion by Nonesuch was added by Jacques00. If Sera is your mistress, it’s possible for her to get sick and need your help running the shop. It’s a one-time event, but repeat chances to work the desk are in on a random trigger. Note: you need to be eligible to collect their salary payment in order to trigger it.
  • Gianna got a whole mess of new busts courtesy of Morgore – 16 total with 16 more variants that require some more writing from me before players will be able to see them…
  • Adjatha’s busts for Salacious Sally and Azariah are now live. Check them out on Dhaal!
  • Some fixes for Sylvie pregnancy were added, courtesy of DrunkZombie.

0.8.141 (April 16, 2021)

https://www.fenoxo.com/backers-tits-cherrys-image-wall-sylvie-preg/

  • Sylvie can now get pregnant! She can start or stop taking birth control. High virility Steele’s have a small chance to impregnate her even when on. She has special talk scenes during pregnancy, and futanari Sylvie can impregnate Steele as well. Nursery scenes are included in a special area.
  • New Busts: Big T, Bianca (though only for two of her variants), Cherry.
  • New Imagepack art: Anyxine under desk service (illustrated with SEVEN new images by SimplePhobia), Cherry’s Slutwall, Slut Wall Gabilani creampied, Slut Wall leithan creampied, Slut Wall raskvel creampied, Slut Wall ratboy creampied, Slut Wall slyveren creampied, AND I updated the Slut Wall spots that were missing embedded versions of their Adjatha bust to include the art.

0.8.140 (April 14, 2021)

https://www.fenoxo.com/backers-tits-azariah-azariah/

  • Azariah the slyveren mistress is now on Dhaal! She comes with two sex scenes that have significant forks (each the size of a small scene on their own) and a blowjob that you can trigger from almost anywhere in her content – with significant variation based on when and where you start it. B really outdid himself on that one!
  • Gianna will now get out of your bed when you tell her to. Naughty companion robots, I swear!
  • Slave Sera’s inventory can now contain Vernacola and Dicksprout.
  • Tuuva can no longer have a threesome with Nenne while Tuuva is indisposed.
  • The “Twins” from Kiroquest will now properly offer their “Get Service(P)” scene to males. It was blocked by an error in disabled button placement – unless the PC was herm, like my test PC. Whoops!
  • FIRST-14’s “Overqueen” was missing her full list of “sexual dislikes”. You may find her a bit tougher to tease as a result!
  • “Generic” Enemies on FIRST-14 have had their uncommon drops standardized so that they cannot drop equipment you already have – and will instead drop a piece you don’t have instead. This should make getting pieces you don’t have a little easier and eliminates some random variance in methodology between the two.
  • Fixed a potential crash related to collecting Perdita’s stories.
  • I wub you guys. Stay safe out there!

0.8.139 (public; April 8, 2021)

https://www.fenoxo.com/public-tits-salacious-sally-azariahs-precursor/

  • Salacious Sally can now be met on Dhaal. She’s a working-girl Slyveren under the employ of one Azariah, who will be getting content in a future patch. She has one scene with a few choices along the way, and depending on how you treat her, you could get an invite to some future content…
  • Newly created Leithans should now have their skinType set to “skin” instead of “scales”. In addition, most of their extremities will now be tagged as both chitin & scales. LeithaCharms have been updated appropriately – as well as the leithanScore() function that is used to determine if the PC qualifies as a Leithan.
  • When accessing the crew menu, Gianna’s text description should now vary based on her personality and appearance state, like it does on New Texas.
  • T1-K4’s STD immunity treatment should now actually make you SSTD immune.
  • Dove Balm can now remove back tentacles, shark fins, etc.
  • The MaxLaz Rifle dropped by the Gryvain Techie in FIRST14 now properly does burning damage and is tagged as an energy weapon and laser.
  • Gryvain pregnancy can now properly give you strawberry milk.
  • The highestWetness() function was bugged and should function properly now.
  • Thyvara’s button text should now fit the button.
  • Made a slight tweak to the galomax text to handle an edge-case.
  • You can now take down the posters from FIRST-14 if you hung them up.
  • Kase’s arm would not count as “healed” until you asked him about it. To address this, once Kase’s arm is healed, he will immediately talk about it when approaching him.
  • Fixed an instance of misgendering Jack/Jill, the rival.
  • Fixed an exploit that allowed you to access Gianna’s crew menu before recruiting her.
  • The equine mechanic on Myrellion can no longer crash your game by impregnating a vagina that doesn’t exist.
  • You can no longer use “wait” instead of “rest” to cheese some HP/energy recovery while wearing a slave collar.
  • Tweaked the appearance screen facial display for Kui-tan to be more accurate.

0.8.138 (March 29, 2021)

https://www.fenoxo.com/backers-tits-horsey-mechanic-and-naptime-with-gianna/

  • You can now take Gianna to bed with you! When she first joins your ship, she’ll ask if you want her to share your bed. You can change this later – just like other crew members. Unlike most of them, her “sleep with” scenes are a combination of numerous different micro-openings (~15 possible with different configurations) and a similar amount of larger, morning variations. I even managed to support exotic character attributes like tail-genitals, dick-nipples, and the like. There’s even a variant for PC’s with 3+ dicks that can fit inside of her!
  • Megrez the mechanic has landed on Myrellion to patch up your ship and blow a hole in your panties large enough to float a freighter through. The big horse boy was written by Doots and coded by Fenoxo.
  • You can now return Zaalt’s shipment of A.I. cores to Anyxine for some money or a one-time chance to make her do subby stuff for a change!
  • The gryvain techie now has her proper combat description enabled.
  • Lighterfluid tore some bugs a new one. Highlights include resolving a crash with Evening, Overqueen typos, italic bleed in Love Starz, and Anyxine emails not getting properly parsed.

0.8.137 (March 22, 2021)

https://www.fenoxo.com/backers-tits-crew-gianna-evening/

  • Gianna can now be recruited! You’ll have to go through dinner with her adoptive father, Big T, but you can recruit her! Just make sure you got to know her first (and slept with her enough!) Currently her crew content is functionally identical to her current suite of content but in portable form, but new scenes are the next topic on my to-do!
  • Evening is here! This bar-going mercenary can be found in the Crash Landing on Dhaal. Feel free to challenge her to games of darts or show her some of the unique guns you’ve found in your adventures! Written by AceInTheHole and coded by Lighterfluid… though it looks like Lighterfluid didn’t set up the author tagging. Don’t fret, it’s fixed for next patch.

0.8.135-6 (March 7, 2021)

https://www.fenoxo.com/backers-tits-more-scalebutts-anyone/

  • KNOWN BUG: Saves which interacted with her before this patch may be unable to access the new content. This will be addressed in a patch within the next 24 hours.
  • Remember Anyxine? No? The lady in Uveto Station that says something about sitting down in her office, but you can’t actually? Well, you can now. Clocking in at 74 pages, this chunk of new content fills out things Savin planned for the character YEARS ago.
    • Anyxine comes with a special first-time sauna sex scene, a repeatable Kaede threesome interaction, a pile of email messages, and four repeatable sex scenes.
    • Anyxine also includes a bonus sex scene for player ‘taurs with a vagina, written by me (Fenoxo <3)
    • Tip: to unlock Anyxine’s lewds, walk back into her office sometime after the first time, and it should proc an event where she goes to the sauna. You can figure it out from there, I’m sure!
  • You should no longer get emails until you beat FIRST-14 (or are above level 3 if you have an older save.)
  • Added a few drops to FIRST-14: Ballistic Underlayer (boss drop, +5 HP accessory), a MaxLazRifle (gryvain techie drop), and a Beat Stick (boss drop). The boss no longer drops a shield.
  • If you defeated the Overqueen before unlocking her Codex, returning to her room should unlock for it you (though silently).
  • Fixed an issue with Anyxine having two separate flags tracking if you had met her. This should address issues people were having with getting her sauna event to start.
  • Made the spelling of Anyxine’s last name consistent across the game. It was nice remembering the Agrosh/Argosh/Argrosh debace from back in the day!
  • New busts: Nastizia, Jack, Jill, Cat Jack, Cat Jill.
  • Did you know that DrunkZombie coded Kaithrit pregnancy a while back? He did, and it’s in game.
  • Anyxine should no longer email you about Shade quite so freely.

0.8.134 (public; March 1, 2021)

https://www.fenoxo.com/public-tits-bigger-tiddier-tits/

  • The image pack is updated and available! (Requires stand-alone flash player.) This version of the game allows you to zoom in the corner busts for a better look at most NPCs. It also adds a small selection of in-line illustrations that appear during some scenes.
  • New image pack scene embed in the Bored Jumper scene for losing three times in a row… (Note: the illustration always shows the gray jumper. This is not a bug.)
  • New Codex: Caesselians! Unlock this by fighting the Overqueen in FIRST14.
  • New loss scene for the Gryvain Techie by William! This beauty of a scene is actually two – one for servicing her vagina and one for her other endowment…
  • The Overqueen’s victory sex menu should function properly now.
  • Fixed a bug that would make it impossible to gift sluttified Kiro a dildo if her inventory was glitched to a certain state.
  • You can no longer select your anus as the chosen hole for vaginal scenes with the feline salvagers.
  • Resetting the communications repair puzzle should no longer remove the “Abort” button.
  • The gryvain techie should now drop some credits.
  • You can no longer call SteeleTech infinitely for infinite credits.
  • Fixed an entire molehill worth of typos.

0.8.133 (public; February 28, 2021)

https://www.fenoxo.com/public-tits-extended-tutorial-dungeon-take-1/

  • New dungeon: when starting a game, crash land on FIRST-14 and repair your ship before joining the Rush for real! You can return later, if you wish.
  • New enemy written by Savin: Gryvain Techie. I recommend downing them via lust.
  • New enemy written by William: the Overqueen! Look out for this sneaky snake!
  • New items: Hardlight Thong (this time not antigravity!), virgin-slayer sweater.
  • Feline salvage bros are now encounterable.
  • A week after completing Syriquest, Schora can now appear on Extrameet for those who treated her “right” (fucked her like she’s a toy) and parted on good terms. Hope you didn’t piss her off!
  • New PC pregnancies: kaithrit and gryvain.
  • New Busts: T1-K4, Gryvain Techie, Feline Salvagebros, the Overqueen, and Rogue Bot (part of Fungus Quest on Myrellion)
  • Two new lootable posters (with image pack image embeds).
  • New image pack embedded art: Princess Nasti (five new pieces of art scattered amongst her scenes).
  • New image pack embed for the gryvain techies.

0.8.132 (public; February 5, 2021)

https://www.fenoxo.com/public-tits-tits-update-update/

  • New art for the female sydian added with variations for armor being intact or broken.
  • New Image Pack image: Frosty presenting (visible in her vaginal scene).
  • VKo now sells EasyFit.
  • Ramis’s bust has been updated with a SteeleTech suit variant.
  • Image Pack updated (requires stand-alone flash player.)

0.8.131 (January 5, 2021)

https://www.fenoxo.com/backers-tits-snaking-out-a-patch/

  • Watching hypnosmut with Kiro can now lead to a bad end! Two new scenes were added. After getting the warning, you can still watch the old content if you take a 7 day break (though it’s framed with a menu that lets you voluntarily bad-end yourself at any time.) I felt this was the best way to enable the new content without completely blocking off what people were already loving. (Written by BobSamade, coded by Fen)
  • Gena138 fixed a BUNCH of bugs with the new Vark stuff.
  • The Pexiga now has an embedded image for her blowjob scenes in the Image Pack.
  • You can no longer encounter Shizuya before visiting New Texas.
  • Updated some old Shekka bust calls to the new hotness (so they should appropriately show naked/futa Shekka.)
  • A few other small fixes.

0.8.129-30 (public; December 24, 2020)

https://www.fenoxo.com/public-tits-happy-holidays/

  • Embedded some CGs by Doxy into Rat’s VR content (accessible via ‘test’ cheat in the image-embedded version of the game.)
  • Fixed a few small typos.
  • Vark got a pretty sizeable expansion thanks to Damiekinz’s writing and Gena138’s coding. It’s now possible to fight him, defeat him, and even make him your pet if you like. Merry Christmas!

0.8.128 (December 23, 2020)

https://www.fenoxo.com/backers-tits-the-night-before-the-night-before/

  • New cheat: “test” for allowing you guys to experience WIP content that doesn’t slide neatly into the game yet.
  • New encounter: Tiger/Lion salvagers. This is an encounter meant for the expanded intro we’re putting together, but you can fight him now. They’re tuned to be fought by newly created characters with no upgrades, so your current PC will likely shred them. Includes three loss scenes and four victory scenes. (Encountered via new “test” cheat.)
  • New VR event: Rat from Sexena: Arena Tales. As part of a crossover promotion with that game, I had them add Tamani to their game and added a VR encounter with Rat to TiTS. This will eventually find its way into the Mindwash Visor and the like, but for now it is encountered via the “test” cheat.
  • Fixed a crash with post-sparring Paige oral that would crash in certain circumstances.
  • Bimbo Kiro should now have a small blurb on the “crew” menu (instead of nothing but a button.)
  • Sweet Soup’s button should no longer disappear from cooking menus.
  • Lots of typo fixes in the Love Starrz and Bhakar.
  • Fixed an issue with the LGBT where it would heal itself instead of just the pilots.
  • Numerous other smaller fixes.

0.8.127 (December 19, 2020)

https://www.fenoxo.com/backers-tits-misc-funzies/

  • New expansion: Carrie and Cora got some love from Nonesuch (with coding from Lighterfluid.)
  • New scene: male raskvel group, victory sex cunnilingus (includes special “in heat” followup!) By William.
  • New scene: Kelly “Hyper Catch”. Written by William, coded by Gena138.
  • New bust: Bhakar
  • Siegwulfe-related pregnancy should properly account for multiple wombs.
  • A small pile of bug fixes.

0.8.126 (public; December 5, 2020)

https://www.fenoxo.com/public-tits-morgore-shekka/

  • New busts by Morgore: Shekka (including new futa variants!)
  • More typos fixed.
  • Fixed some references to incorrect penises during an Anno scene or two.
  • Reporting Doctor Badger to Penny’s replacement no longer displays Penny’s bust.
  • Dom Siegwulfe can no longer be offered during the Valden discussions of Syriquest.
  • Lucifer can now remove non-demon horns.
  • Fixed some combat text for proper grammar with “plural” enemies.
  • Made some changes to the Gabilani pilots to keep them from being killed by normal weapons

0.8.125 (public; December 5, 2020)

https://www.fenoxo.com/public-tits-bhakaring-up-a-tree/

  • Bhakar, the anthro bear with multiple arms, has been added to the game. He was written by Frogapus and coded by Gena138. You can find him on the residential deck.
  • New character busts by Adjatha: Pink & Green (of the Love Starz!)
  • New planet busts by Crossman: Zheng Shi & Dhaal.
  • Cybernetic Exoskeletons should no longer require you to wear power armor to equip them. This was the dumbest bug. I’m sorry.
  • Krissy (a Christmas event) has had her encounter chances fixed. You should now be able to bump into her once it is the appropriate season.
  • Jerynn should now be able to give you a collar even if you already have one equipped. Hopefully I’ve managed it in a more sensible way than last time.
  • The Sydian Cuntboy’s combat busts should be working properly now.
  • The mad scientist Milodan from one of the Korg’ii Hold battle bad ends should now properly expand in the image pack.
  • Bimbofying a penny without a penis should now assign her the correct kind of penis (vulpine instead of canine), and on older saves, it should now use the vulpine-toting bust for canine situations.
  • Dom-mode Siegwulfe won’t act like a ditzy bimbo during Syri’s quest any longer.
  • Taking Nayna’s virginity should give some bolded notifications about it.
  • Lots of other typos and italic bleeds fixed.

0.8.124 (November 24, 2020)

https://www.fenoxo.com/backers-tits-sexena-new-threesomes/

  • Sluttified Kiro can now be asked about Anno and the troubled relationship between the tanuki and Anno’s girlfriend (detailed in Savin’s Talon Rogue story. There’s also a sequel if you want to dig into the fiction tab and read “Downtime”.) While I enjoyed the story, I did take some issue with how Kiro was presented relatively to my impressions of her. Now, with this new scene and chain of events, I’ve decided to embrace those events and integrate them into creating some interesting new scenes.
  • After making up with Anno, sluttified Kiro has three new threesomes with the snow-white ausar, one featuring some roaming pet-play and two involving a literal triangle of genitals and mouths.
  • The “Androgyny” perk can now be lost.
  • It should no longer be possible to raise vaginal wetness above a value of 5 with Amazona, its derivatives, or Vanae encounters. The Vanae encounters have been updated to promote further wetness by increasing the girlCumMultiplier instead.
  • Syri’s “love” discussion should now be available for more outcomes of her quest.
  • The Implantation Station on Dhaal should now prevent you from going into debt by buying more than you can afford.
  • Using the “Exgartuan” dildo now generates taint.
  • Fixed an exploit that allowed you to use a level up to skip the turret fight on the Stellar Tether.
  • New Busts: Darius and Blue (of the Love Starz)
  • Other small fixes (particularly typos!)
  • Codex stats for Dhaal were added by Gena138.

0.8.122-3 (November 16, 2020)

https://www.fenoxo.com/backers-tits-futa-friday-on-a-monday/

  • Paige can now be permanently futa-fied, not just sometimes thanks to ghostly possession! Written by B and coded by Lighterfluid, this should be sure to please fans of girls with a little ‘extra’! (Requires Kiro/Paige threesome be completed.)
  • Normal Paige now allows for more robust selection of player character genitals to interact with.
  • “Bimbo” Kiro can now be gifted Dildos! Just ask her if she’s happy after giving her a Bubble Buddy, and you’ll have the option to load her down with as large a selection of toys as you like. Includes a new sex scene for using them with your choice of two endings!
  • Dhaal has two new “rare” drops: a dildo named “Exgartuan” (that enlarges your assets with every use) and a dildo named “Urta” that makes masculine orgasms messier with every use. Enjoy!
  • Two new image pack images from Strype: one for Verusha and one for Nykke, each visible in their respective appearance screen.
  • Image pack update: the blowjob image for Verusha was updated to a new image more reflective of the contents of the scene, and the scene’s text was changed to have blue lipstick (to better reflect new image). Drawn by Bullifrawg on our discord!

0.8.121 (November 10, 2020)

https://www.fenoxo.com/backers-tits-bubble-bitchin/

  • New Sylvie scene by William, coded by me: Oral Worship. It includes some rimming, but I’m fairly certain I threw a bolded warning in the tooltip if that squicks you out.
  • Bimbo Kiro now has a talk menu with two new scenes – asking her if she’s happy and asking her about the current ship. Right now the happiness is a once only scene that unlocks the next bullet point down the list, but the ship discussion should have some special variants for some of the specific ships (like the Sidewinder).
  • You can now give Kiro a Bubble Buddy.
  • You can now use Kiro’s Bubble Buddy on her or watch her use it.
  • You can now collect Kiro’s excess Bubble Buddy bubbles.
  • I also made some tweaks to Kiro’s approach events so that you can catch her making bubbles (+3 to her stock) or catch her cleaning out old ones once they’ve piled up too high.
  • Bug fixes for the Nasti events, especially the duel and some virility checks.
  • The Halloween event reward “Bimbo Hat” now has some special texts for putting it on and taking it off. Taking it off should be harder with lower willpower but never impossible.
  • New Bust: Ambassador Elyrrin (part of the Dhaal party event).

0.8.120 (November 2, 2020)

https://www.fenoxo.com/backers-tits-nasti-hypnotic-slyveren-smut-and-vote/

  • Interested in competing with Riya for the right to screw a princess? Head to Anon’s Bar (on Tavros Station) after completing the Zheng Shi probe arc. You’ll need to have a penis, not be sterile, and have at least 10,000 credits on hand. As mentioned, Princess Nasti was written by Nonesuch and coded by the fabulous Drunk Zombie.
    • The contests can be challenging, and losing does involve taking shit from Riya. If that bothers you, I recommend avoiding it.
    • A cheat code to reset the event exists. It’s “nastiness”
  • Standardized “save” (think D&D) difficult class systems have been added to the game to help differentiate between “hard/easy/etc” when implementing somewhat vague prompts from writers. (DrunkZombie ported this from my document into code.)
  • Bimbo Kiro got some new content in the form of inviting you to watch a hypnotic slyveren’s jerk-off-encouragement videos. Written by BobSamade and coded by Fenoxo.

0.8.118-19 (public; October 31, 2020)

https://www.fenoxo.com/public-tits-spookiween-2-spoop-harder/

  • “Suck Her” added to Kiro’s Halloween scene options when you choose to give her the hat.
  • “Fuck Her” when Kiro is wearing the hat no longer crashes in certain circumstances.
  • The Anno dream sequence should now proc more reliably thanks to Gena138.
  • (0.8.119) Removed the “must have a penis” requirement from the option to put the hat on Kiro.

0.8.117 (public; October 29, 2020)

https://www.fenoxo.com/public-tits-fixing-bugs/

  • In Feruze’s second fight, you can now avoid her landing attack by standing up first.
  • You can no longer run from Feruze’s second fight.
  • The subtuner exhibitionism scene now disables if you don’t qualify for any of the encounters.
  • You should now be able to Wander in the Paragon Playground a second time (or third, etc) after enough time has passed.
  • Urbolg’s new “Annoy” scene now has a disabled button with tooltip to give a little direction for unlocking it.
  • Cuddling with Dreg should no longer warp time backwards and break status effects and/or the game.
  • A bunch of typos and smaller bugs got fixed.

0.8.116 (public; October 28, 2020)

https://www.fenoxo.com/public-tits-spookween/

  • New Busts: Dhaal Party Slyveren, Lorelei Nun
  • New Halloween Event: Lorelei’s Nunnery! Find out all about her new faith (written by B, coded by Gena138)
  • New Halloween Event: Kiro dresses up as a firewoman!
  • New Dream: Syri fertility cult, by Doots.
  • New Artpack Image: Anno Face Flattening
  • New Expansion: Thyvara at Camp (at the abandoned campsite on Mhenga)
  • New Dream: Anno facesitting dream, by William and coded by Gena138.
  • New Bad End: Milodan War Lion for short PCs, by Wsan and coded by Gena138.
  • New Urbolg scene: “Annoy” – which results in some spanking content. Written by Wsan, coded by Gena138.
  • New Cheat: “wargiiandbess” to reset the battle for Korgii Hold. Note that this cheat’s name may change next patch.
  • New Jumper Loss Scene: Get Taken for a Ride, by Zandar and coded by Gena138.
  • Lots of Love Starz bugs fixed.
  • Various other fixes.

0.8.115 (October 18, 2020)

https://www.fenoxo.com/backers-tits-popstars-and-spooky-scary-sexytimes/

  • A massive new encounter was added to the game: The Love Stars. Written by Fr0sty and coded by Gena138, this 200+ page submission allows you to meet and greet a popstar group that SteeleTech has interest in.
  • Poe’s flyTo/landing scripts were adjusted to be more consistent and better handle multiple events (so I probably added new bugs).
  • A new event has been added to Poe A! The Haunted House of Whorrors! Written by Adjatha, this came in too late for last year’s Halloween but not too late for this one! To unlock it, you’ll need to have Poe A unlocked, and for the game to be in the Halloween season. It is a 10% chance of unlocking late at night whenever time passes. Can you find all three endings?
  • Lighterfluid sacrificed his sanity upon the altar of Paige to bring you the ability to select specific genitalia for Paige’s scenes. He’s a talented birb, but if new bugs show up, be sure to report them with quotes, steps to reproduce, and maybe even an attached copy of your save. (Apologies, he actually just built support functions to do that, but hasn’t completed that project yet.)
  • Breed ‘n Brute can now proc off of tailsex.
  • Bizzy’s busts should function properly now.
  • Anno and Beth Carver’s party events have had their requirements corrected.
  • Urethral insertion now counts for losing penile virginity.
  • It is now possible to masturbate with Erra’s panties, finally.
  • Fixed possible crashes when selecting random masturbations with no available masturbations (mostly only a problem for sexless centaurs).
  • Losing to “Friendly” Feruze now also awards the VR item for viewing the “Bad End”.
  • Kaska no longer attempts to disarm the disarmed.
  • Dreg’s nude bust should now display during sex.
  • Other small typo fixes and tweaks that I’ve probably missed.

0.8.114 (October 12, 2020)

https://www.fenoxo.com/backers-tits-feroozle-my-toozles/

  • It is now possible to get jumped by Feruze while taking a taxi ride on Dhaal (24 hours after the party. I suspect most of you will see the “friendly” version of the event, but there’s a fairly involved combat fight that’s possible as well. In total there’s two new Feruze scenes (friendly “Truthfinger” and new victory 69) and a massive new bad end featuring some zaika working you over.
  • No matter how you finish Feruze’s encounter, you should receive a VR code to experience the bad-end whenever you like.


0.8.113 (public; October 5, 2020)

https://www.fenoxo.com/public-tits-your-invite-to-the-pants-party/

  • New Busts: Brothel Twins, Anyxine.
  • Zephyr can no longer impregnate you if she doesn’t know you – this was only an issue at the stocks.
  • Zephyr’s event routing has been re-ordered so that you can properly meet her (and get Big T’s office unlocked) if you managed to get pregnant and skip her introduction somehow.
  • A few small party fixes.
  • The gabilani chemist can no longer put you into heat if you’re infertile or already pregnant, though the attack will still deal lust damage.
  • Josie’s blue ball scene now has a twelve hour cooldown.
  • Jerynn will no longer collar you if you are already wearing a collar. This fixes a bug where you could technically wear multiple collars at once and glitch out Sera’s.

0.8.112 (October 2, 2020)

https://www.fenoxo.com/backers-coc2-shield-of-winters-knight/

  • New cheat code: ‘party’. This will force-start the Dhaal party event. Be aware that the event will place you on Dhaal at its end. Using this cheat on other planets is not advised.
  • New CEO reward items added. These are level 12, very rare items, some of which have unique strengths. You’ll need to earn a CEO’s favor to get one though…
  • Gena138 kindly fixed a bug with the Crash Landing that could cause it to seem discovered even on saves that hadn’t discovered it yet.
  • Dhaal’s encounter proccing step-counter now resets on game load, like most others. No more instant enemy attacks when you start the game!
  • Fixed some room description typos.
  • You can no longer use TFs to make your Combat Tail somehow grow a biological genital. However that does make me think that adding an option to slot a bionahole into it would be cool, even if I might have to make it a one-way, destructive process because of how items are handled in the code…
  • Fixed a Dhaal brothel crash that could occur for characters with three or more penises.
  • The Classy Suit now counts as appropriate party wear.
  • Some fixed courtesy of Jacques00 that address potential mismatches of hidden character stats that could occur.

0.8.111 (October 1, 2020)

https://www.fenoxo.com/backers-tits-partayyyy/

  • New Party even on Dhaal! To start it off, head to the northmost Taxi station (and I don’t mean the one in the spaceport). Depending on your actions at the party, you’ll get to meet one of Dhaal’s CEOs and, perhaps, even curry enough favor to receive a gift (PRIZES NOT YET IMPLIMENTED).
    • Note: you need appropriate party attire to attend. Appropriate clothing is sold on Dhaal. If you think other classy outerwear should also be tagged as appropriate, feel free to report it as a bug, and I’ll make a call on it tomorrow.
  • New Busts: Zaika Peers (3x + Nude variants), XOs (Dhaal cybernetic security gals), Male Zil.
  • New Dane blowjob image in the image pack, courtesy of SheepPun.

0.8.110 (September 24, 2020)

https://www.fenoxo.com/backers-tits-sorry-for-buwugs/

  • Fixed an inverted check causing crashes and/or displaying the incorrect version of a three paragraph chunk mid-scene.
  • Fixed a crash when getting thrown out of the bar for getting too drunk.
  • Fixed some variations that were left in raw text without being wrapped in appropriate logic.
  • Fixed a brothel crash related to a dumping a load into a creature object with no vagina instantiated.
  • Turning on your synthwomb’s birth control no longer makes your dong fire blanks.
  • The chemist pregnancy event now properly newlines below the room description.
  • Shekka’s follower sex scenes should all properly count for giving her an orgasm. Now if you kick her off your crew and play her sexbot game, she won’t lose instantly from being turbopentup… as long as you were banging her.
  • New antigrav jocks should now expose your ass.
  • You can no longer go jogging or swimming at the gym on New Texas while immobilzed by your giant package.
  • Fixed an issue where crewmate Shekka could be glitched into always being disabled. The erroneous status causing the bug should reset the next time you enter the crew menu, freeing her up to work properly after you back out and re-enter the crew menu.

0.8.109 (September 22, 2020)

https://www.fenoxo.com/backers-tits-brotheliciousness/

  • Dhaal has a new Brothel: Paragon Playground! Visit for some lovely group sex with twins or a bit of harem play centering around a lovely MILF. The choice is yours! (Written by William, coded by me.) More will be on the way.
  • New image pack images: Anno & Shekka cum kiss by Octomush and Anno petplay by Neocllex.
  • Velta bust asset updated.
  • The Gabilani chemist can be impregnated now, though she has her own way of dealing with the burdens of motherhood. Written by me, coded by resident pregmaster DrunkZombie).

0.8.108 (September 11, 2020)

https://www.fenoxo.com/backers-tits-extrameet-and-motherly-milf/

  • As requested during the “RPG4TG” fundraiser event that I participated in, Azra now has a mom-dom scene. I hope it satisfies. That THICC scene clocks in around 14 pages in raw length with all the variations, but the version you’ll see in game still packs plenty of heft. Thanks to William for giving it some proof-reading!
  • Dhaal now has Extrameet events, written by Fr0sty and coded by DrunkZombie!
  • Syri’s bionahole should now exist as an item you can carry and use during Syriquest (and after, if you don’t give it back to her).
  • A number of small typos in various scenes have been fixed between Gena, DrunkZombie, and myself.

0.8.107 (September 9, 2020)

https://www.fenoxo.com/backers-tits-goblins-spooge/

  • Brandy can now be given dicksprout! You’ll need to be at the “Lovers” stage with her to do it, which means having received her letter and spoken to her about it (with the appropriate reaction chosen.) Afterward she will have two new sex scenes (one of which replaces the current exhibitionism scene) and a number of edits to other scenes to make mention of her new endowment. Written by HugsAlright, coded by me.
  • The gabilani chemist got ANOTHER scene from William. This time, you can slap some grav-cuffs on her and take her to pound town – with an optional walk through the streets while you do it. That SHOULD complete her full load of scenes. The WIP/debug message when encountering her has been removed.
  • Dreghan the big bad Korgonne can now be found, written by Freed85 and coded by Whimsalot.
  • Fixed an incorrect dick error in a Tuuva scene.
  • The gabilani cyborg no longer pretends that she won if you defeated her and then walked away.
  • Added trip chance and stagger chance to the combat item stat list in the Codex.
  • Cleaned up a bunch of typos.
  • The Zaika Hydra no longer has 1 leg in the code.
  • It should now be impossible to get both the “Black Latex” and “Wooly” perks at the same time.
  • The Gabilani Chemist’s “Yellow Sticky!” status and two-part epoxy attack can now properly be wiped away.
  • One of the Gabilani Cyborg’s busts should no longer be improperly sized.
  • Various Crash Landing fixes courtesy of Gena and bug reporting players like you!

0.8.106 (public; September 5, 2020)

https://www.fenoxo.com/public-tits-crash-landing/

  • A new location has been added to Dhaal: The Crash Landing. Run by a group of somewhat stranded pirates, you can wet your whistle and more besides. Written by Slab Bulkhead and coded by Gena138.
    • There is a mechanic where the staff will warm up to you over time as you become a regular. The game tracks this by measuring visits across a protracted timespan (~day).
    • This is a huge project (three digit pagecount), so it may come with a pile of bugs to sort out. Slap ’em on the bug report forums, and we’ll get them handled for the next patch.
  • Bug fixes follow: Sabrae actually charges you for implants now.
  • The “safe” square at the entrance to gabtown can no longer proc hostile encounters.
  • Amazona can no longer award you a perk you don’t qualify for (and immediately lose after gaining.)
  • You can no longer visit Thare plantation before unlocking the Zil Codex entry.
  • A number of enemies had attacks adjusted to account for airtight armors.
  • The combat tail now displays on the appearance screen.
  • Prostitute Pro should now properly award the energy gains it displays.
  • A bunch of typos and smaller fixes like properly counting one of Anno’s scenes as a sexual encounter.

0.8.105 (September 4, 2020)

https://www.fenoxo.com/backers-tits-oral-offerings-and-threesomes/

  • The gabilani chemist’s oral path now has options for vagina-toting PCs and rimming. (William wrote them, Fen coded.)
  • If it is possible to sleep with Anno & Shekka, you can now choose “Both” from Anno’s sleep with option. (Previously it was only available in Shekka’s menu.) Additionally, if you are sleeping with Shekka and Anno and tell Anno not to sleep with you, it should preserve Shekka as your bed partner.
  • There is now an Anno & Shekka threesome event that can proc in the mornings. Calling it a threesome really does not do it enough credit. The dom path scene is basically a whole pile of scenes, and there’s a lovely option for getting pounded by a penis-equipped Shekka as well. (Written by William, coded by Fen.)
  • The lovely picture I got from Sulcate is finally in game in the art pack as part of the L.H.D. loss scene.
  • Fixed an issue where older saves could have Loreleis with incorrectly set sexual preferences that displayed as errors when using the “Sense” action.
  • A few other small fixes.

0.8.104 (September 2, 2020)

https://www.fenoxo.com/backers-tits-mating-presses-and-mating-pressers/

  • Two new victory scenes for the gabilani chemist are available: oral (get BJ), and mating press. Both authored by William, then coded by yours truly before Will had time to give them an edit pass. I’m fairly certain he’s poring through it now, but I feel bad enough about not patching yesterday already. Soon!
  • New clothes at GabMart Threadz: Assless “Butt Boy” Boxers, Ephemerobe, Glossy Zebra Print Panties, Hexweave Dress, Latex Egg Panties, Lumisuit, Lycra Briefs, Mating Pressers, Purple Cow Nursing Bra, and X-Strap.

0.8.103 (August 31, 2020)

https://www.fenoxo.com/backers-coc2-the-rift-widens/

  • Tweaked Nuki Nuts and Honeypot perks so that their growth effects won’t go crazy while making small movements around the map (unless you have a TON of juice in your gut.)
  • Added current liquid volume displays to the various “Orifice Filled” statuses.
  • Nuki Nuts and Honeypot both now cause liquid in the stomach to be consumed at a much accelerated rate.
  • Fixed an issue that resulted in NPCs with “placeholder”-style stat blobs never ejaculating less than 1.5Ls.
  • Fixed Nevrie not actually having any sexual fluids.
  • Fixed some bold bleeds in Vi’s remove parasite options.
  • Fixed a ton of small typos and issues in the battle for Korg’ii Hold.
  • Fixed Olympia calling Doctor Teyaal by the wrong name.
  • Fixed a logic tangle in a Shizuya scene.
  • Fixed gabilani (goblin) encounter rates on Dhaal so the cyborg is as common as the chemist.
  • Fixed a possible infinite loop in a gabilani chemist loss scene.
  • Fixed some typos in the Shade/Amara stuff (and missing busts).
  • Fixed some code that was eating several log notifications – especially emails unlocked while exploring Uveto.
  • Fixed Erra x Anno threesomes using the wrong Erra bust.

0.8.102 (August 29, 2020)

https://www.fenoxo.com/backers-tits-gabbin-gobbin/

  • Three new win scenes for the gabilani chemist: tail docking (with 3 sub-variants), over-endowed “hyper” fun (with a possible extra ending), and some good ol’ fashioned face riding for the lady-types. (More on the way, including some sex scenes for PC’s with normal sized male endowments. Don’t worry!)
  • A new NPC shopkeeper is available on Dhaal to sell you some fun outfits. Currently she only has six items available, but I have plans for some more on the way, including some fashionable party wear in case you need to attend a shindig with Dhaal’s upper crust…
  • New busts: Huskar Erra (+Big Boobs), Rivet, Lewd Frostwyrm, Sydian cuntboy, and of course, the one and only Focalor.

0.8.101 (August 21, 2020)

https://www.fenoxo.com/backers-tits-fuck-my-brain-small-fix/

  • Kimber’s boob worship should no longer cause a crash.

0.8.100 (August 20, 2020)

https://www.fenoxo.com/kimberrr/

  • Kimber’s expansion is live! Four new items to give her, four new stories, four new sex scenes, and a small quest to go along with it! Written by Slab Bulkhead and coded by Gena138.
    • Known issue: one of her sex scenes currently has a crash bug. We’ll have an update to fix that before I clock out tonight.
  • A bunch of Shekka BJ fixes. Sorry about those!
  • Some various typo fixes sent in to me got fixed.
  • Various other small fixes.

0.8.099 (August 16, 2020)

https://www.fenoxo.com/backers-tits-i-got-99-problems-but-tits-aint-one/

  • The Nykke x Frosty expansion is now live (Written by B, coded by DrunkZombie). This includes: introducing Nykke to Frosty and getting her moved in, new scenes for using savicite cockrings/piercings, new talk topics for Nykke, new three ways, support for impregnating Nykke and being impregnated by her, and probably a few others bits I’ve failed to enumerate here.
  • It is now possible to get given Liliana’s panties (coded by Whimsalot).
  • New Shekka blowjob scene (Written by William, coded by Gena138).
  • New NPC on Dhaal: Rivet. Can you follow the clues to find her? She’ll sell you some new weapons and armors. (Written by Skom, coded by Gena138)
  • Assorted typos and bug fixes.

0.8.098 (public; August 4, 2020)

https://www.fenoxo.com/public-tits-small-improvements/

  • New alternate Frosty bust by DreamerOfTheBlue.
  • Bold text should now use a bolder font than it used to for better visibility.
  • Shou’s in-game representation should now have bust art, by Shou.
  • Gena138 coded a small Exhibitionism expansion for Erra (written by HugsAlright)
  • Korgonne offspring now have some interactions available, written by Freed85 and coded by DrunkZombie.

0.8.097 (public; July 6, 2020)

https://www.fenoxo.com/public-tits-things-stuff/

  • Laquines with deer antlers are now referred to as jackalopes. Was this change a good idea? Maybe.
  • It’s now possible to meet Shou (or at least, a variant ‘sona of hers) in game at your local taxi services! Written by Wsan, coded by Gena138. (You should have a chance to encounter her at many of the early game taxi stations. After several encounters, she’ll move to Anon’s Bar.)
  • William’s lovemaking scene for the female sydian is now available. (Do “Gentle Lovemaking” first. Should occur on your next visit.)
  • It’s now possible to get pregnant from male naleen, written by Skom and coded by Drunkzombie.
  • Some bugs got fixed, and some new ones got introduced.

0.8.096 (June 24, 2020)

https://www.fenoxo.com/backers-tits-a-penny-for-your-thoughts/

  • New oral thirst submission events added to the options at the gabilani chemist. New scenes include Penny (with a dick), bimbo Penny, and the zaika hydra. All written by me, all coded by me, with some massive editing help from William.
  • The gabilani chemist can now be fought. As a result, the option to just walk away from her has been removed. She’s quite a complex fight with a lot of different things going on, so I’m sure there will be bugs. Pointing them out to us (especially on the bug report forum) will help us clean it up faster.
  • The gabilani enemies are now encountered in the gabtown area of the Gyre, which is presently identifiable by green squares on the map. (Right now the chemist’s encounter rate is jacked wayyyy up for testing).
  • The energy bar for enemies can now be renamed as appropriate. (It is used as ammo for the chemist, and I even updated her energy change display function to better communicate this).
  • New threesome event with Syri & Erra can be started by entering Erra’s sex menu where Syri is present. By HugsAlright, coded by me.
  • New transformation available for Erra: Huskar. This micro expansion doesn’t add new scenes but does make small tweaks to a lot of her scenes, hopefully with more coming. Also includes the ability to feed her Tittyblossom a few times after. Written by HugsAlright, coded by one minotaur boye.
  • New TF: Vernacola, that lets you change your tongue type, sold by Sera and in the Joyco vending machine in Tarkus
  • New bust: Sabrae.
  • New art pack image: Syri x Erra threesome, by PinkSeito
  • Fixed an issue where the Aphro Gas status effect would double print its damage.

0.8.095 (June 16, 2020)

https://www.fenoxo.com/backers-tits-thirsty-scenes/

  • The gabilani chemist’s scene for reacting to “thirsty” PC’s now has the “call zaika” fork enabled. This presents three randomized blowjob scenes out of the total available (which is only three for right now…). I have ideas for at least 1-2 more “generic” ones and a few where I’m going to have some of my futa crew members make a cameo (Shekka/Kiro).
  • Feeding thirst should now immediately result in it being removed (instead of occurring on the next “processTime” event after acquiring “Orally-Filled”).
  • Fixed the milk bar status tooltips.
  • New parsers: lipNoun, lipNouns, lipNounChaste, lipNounsChaste.
  • Lots of typos fixed and tweaked.
  • The combat tail’s tooltip should now warn that equipping it will remove current tails.
  • The combat tail can no longer strike flying targets.

0.8.094 (June 9, 2020)

https://www.fenoxo.com/backers-tits-terrible-tails-and-tasty-twats/

  • New Gabilani Chemist scene by yours truly. Clocks in over 2,000 words for those who have been awarded her “Cum Thirsty” perk and are presently afflicted by the “Thirsty” status.
  • New combat cybernetics available at the Implantation Station on Dhaal: Combat Tail & Ballistic Breast Liners. The tail functions as a drone while the liners provide a source of defense (and slight breast enlargement).
  • The systems for equipping and unequipping implants have been tweaked for consistency across systems and individual implants. Apologies if this introduces new bugs in the short term!
  • New bust: Gabilani Chemist!
  • New image embed for the artpack: the Gabilani Chemist’s priapism scene now has an appropriate image.
  • Several small bug fixes a well!

0.8.093 (June 8, 2020)

https://www.fenoxo.com/backers-tits-hydra-anal/

  • New Zaika Hydra victory scene (in the GravCuffs) scene, written by William, coded by me.
  • Brandy’s busts should be compatible with the zoom-in function of future image packs.
  • Fixed a few small bugs and typos.
  • Some rooms have been blocked out on Dhaal for an area I’m calling “Gabtown” at the moment. In the future, the gabilani enemies and NPCs will mostly be encountered there.

0.8.090-2 (June 4, 2020)

https://www.fenoxo.com/backers-tits-gabilani-chemist-wip/

  • A new enemy has been added to Dhaal! The Gabilani Chemist prowls the mean streets looking for subject to test her experimental mutagens on. Her combat scenario and victory texts aren’t done, but I loved her variety of body-modifying loss scenes so much that I couldn’t keep them to myself any longer:
    • Booze-oombas – Get temporary alcoholic breastmilk… with a twist.
    • LHD – Lesbian Hallucination Drug. Need I add more?
    • Exgartuan – A scene featuring temporary hyper engorgement that ends with some minor growth.
    • Fun With Priapism – Get a stiffy that just won’t quit and get milked into a condom for “testing”.
    • The Big Suck – After submitting enough times in a row, get treated with an enhanced version of snakebyte that’ll give you a cum-thirsty new perk
  • One of Ardia’s pre-crew scenes is now available when she’s on the crew. (Thanks Gena138!)
  • Ardia got some bug fixes courtesy of Gena138 as well.
  • The Cylirian codex (Maike’s race) is now active in game, courtesy of Gena138 as well.
  • A few broken parser calls and typos should be fixed.
  • Fixed event log spam from the cum thirsty perk. It still needs tweaks to clear the status immediately upon fluid drinking instead of the next time the clock advances after.
  • Added a 10% drop chance chemist’s coat accessory that I had coded on my laptop this afternoon and didn’t test at all. I’m sure it’s fine…

0.8.089 (public; June 2, 2020)

https://www.fenoxo.com/public-tits-owo-whats-this/

  • New zaika hydra scene: GravCuffs! By William, coded by yours truly.
  • Same page log display has its wording changed in the options menu and labelled “(Buggy)” since in certain scenarios it can drop some log texts.
  • NPCs can no longer use deflector regeneration infinitely. (I’m looking at you, Punk SecOps!) Additionally, an option to allow an NPC that uses it to have it active for a custom amount of rounds has been added.
  • New busts: Cyborg Gabilani and Slyveren Wallslut! You can see one of them just to the right, right now!
  • New bad end at the Wall-Slyveren in Cherry’s Tap Hall, by William and coded by Gena138.
  • Gray Goo Armor got a big update courtesy of DrunkZombie’s coding and TheBiologist’s writing.
    • Healing options & parasite removal added, learned from damaged Vi chip or credits at VKo/Vi.
    • Healing options charge via cum/girlcum.
    • Curing SSTDs or parasites takes all 100% charge.
    • Full HP heal costs 50% charge.
    • Uveto cold immunity can be unlocked by being level 6+ and acquiring a thermal pack. This can be toggled from her talk menu.
    • Probably some other small things I’m forgetting to mention.
  • The SynthWomb can now be controlled by a Codex-based app, courtesy of Gena138.
  • Lots of bug fixes courtesy of Gena138.

0.8.086-8 (May 28, 2020)

https://www.fenoxo.com/backers-tits-fixes-ahoy/

  • The Implantation Station can now uninstall cybernetic implants.
  • Made some tweaks to the shop menu and flow for the Implantation Station to allow for quicker installation after purchase.
  • Fixed an Ecstasy Enlargers-related crash. Not sure how a typo like “toolip” slipped past me and the compiler both. Darn sneaky tooltips!
  • The status effect used for ecstasy enlargers should now have an icon graphic. Note that the status has to completely lapse and be recreated to properly have the icon display.
  • Dhaal’s rare loot can no longer drop on Zheng Shi.
  • The Shock Hopper’s vaginal scene now checks against her vaginal capacity instead of anal.
  • Fixed spacing in the victory scene for security robots in AnnoQuest.
  • Bianca and Kaede can no longer fight over an approach button in Myrellion’s DMZ.
  • Anno’s pet play scene can now be started even if your ship is overloaded… as long as you’re already on Tavros.
  • You can now walk off from the cybernetic gabilani without having to be a dick about it. The old method is still there if you want to rack up points for the “hard” personality type.
  • Fixed a small bushel of typos.
  • The Synthwomb should be attainable now. For real this time.
  • The synthwomb was causing fertility to double every time fertility was checked thanks to a particularly doofy mistake on my part. This should be fixed, though I made & deployed this patch untested from my laptop (untested). I recommend rolling back any saves that used it as insane fertility values can cause some weirdness.
  • You should now be able to leave the uninstall menu.

0.8.085 (May 27, 2020)

https://www.fenoxo.com/backers-tits-implants-ahoy/

  • Sabrae’s Implantation Station is now open!. You can find it alllll the way down in the southwestern corner of Dhaal’s Gyre region. Written by Wsan and coded by yours truly.
    • Implant slots are unlocked via the diagnostic options in her shop. Currently there are two implant slots: combat and utility. Combat implants directly effect your ability to succeed in combat while utility implants tend to be more vanity or post-combat recovery oriented.
    • I’m aware there is currently no option to get an implant slot “emptied” out and uninstalled. I will get to that next patch.
    • Sabrae comes with two sex scenes for those into that.
    • New items: Breed ‘n Brute, Ecstasy Enlargers, Lactation Inducers, Muscular Stabilization System, Prostitute Pro, Reflex Tuner, Sensory Dampener, Steroidal Muscle Augment, Cybernetic Subprocessor, & the SynthWomb (which despite its name interacts with all pregnancies). (Apparently the Synthwomb is bugged and unable to be obtained – Next patch!)
    • WARNING: Many of these (especially Ecstasy Enlargers) dip their fingers deep into the creature object, so it’s possible that one or two may wind up having bugs that can permanently bork your save (unless you know how to edit individual save values), so I recommend archiving a save-to-file of your PC before saving with these installed.
  • A few bug fixes courtesy of Gena138.

0.8.084 (May 21, 2020)

https://www.fenoxo.com/backers-tits-cyborg-gabilani/

  • Maximum font size is increased from 26 to 32.
  • Verusha has a new oral scene where you stay in the bar, written by Freed and coded by Gena138. Note that you have to done all her talk scenes and gotten her to like you.
  • Anno has a new way to flatten your face in the morning, if she’s a huskar and you’ve done that sort of thing before… (Written by William, coded by Gena138)
  • A new Kase scene event was added where he needs your help! Written by William and coded by Gena138.
  • New enemy on Dhaal: Gabilani Cyborg, by Doots. Coded by Gena138.
  • The milk thief on Dhaal now has a few more attacks and should respect the “Disarmed” status.
  • Fixed an infinite cash exploit related to buying from shops in very high quantities.
  • The Zaika Hydra should no longer knock you up with bunnies.
  • You can now purchase name changes from Flahne. The price rises with in game days passed.
  • Lion-Os now remove reptilian genital slits.
  • Numerous other fixes and tweaks.

0.8.082-3 (May 13, 2020)

https://www.fenoxo.com/backers-tits-zaika-watiti/

  • New loss scene for the zaika hydra for players with very large endowments (36″+), written & coded by yours truly.
  • New loss scene for the zaika hydra for players with feminine tail genitalia, written & coded by yours truly.
  • New busts for the zaika hydra by Adjatha! She’s a cutie, ain’t she?
  • New extranet date: Starchild! Written by The Biologist and coded by Gena138.
  • New rare drop on Dhaal – “Zil Nigh the Science Bi 2” video, written by Gardeford. Coded by Gena138 as well.
  • Mirrin DP now only checks for proper capacity, not gape. Doesn’t make any sense with a leithan buttslut with elasticity mods couldn’t do it.
  • Libido and taint stat minimums bumped back to 0… though I think I’m going to put libido back at 1 the more time I spend thinking about this.
  • Kaede now properly checks penis sizes for insertion during her dates.
  • Fixed a bold bleed in Bianca’s stealth sex.
  • Assorted typos fixed.

0.8.080-1 (May 10, 2020)

https://www.fenoxo.com/backers-tits-trials-in-hydra-space/

  • A new enemy has arrived on Dhaal! The glowing zaika hydra packs a tail with twice the tips and more than twice the libido! She can be encountered anywhere in the Gyre region that hostiles can be found. Currently includes one loss scene and four unique victory scenes, though William and I both intend to add at least a scene a piece to her to help get those rookie numbers up! (Written by Adjatha, coded by yours truly.)
    • [Known Issue] the zaika hydra’s fluid volumes weren’t properly configured. They will be for next patch.
  • Lorelei got some tweaks for april fool’s.
  • ScottyBJordan created some icons for some of the consumables in the game, and I’ve gone ahead and added them as busts during the item usage scenes. Items receiving busts: Honeydew, Honeyseed, Kerokoras Venom, Laquine Ears, Mangos, Strange Eggs, Twink-Ease, and Zil Honey.
  • New Adjatha Busts: Narc, Wall Rats VIP.
  • Narc now properly intakes feminine fluids as well as masculine.
  • A few bug fixes courtesy of Gena138.
  • YOU THOUGHT IT WAS OVER? It’s Fuckin’ Mother’s Day, so enjoy some sneaky MILF bar sex courtesy of Bianca (and William)! Also maybe give your mom a call.
  • I also fixed a crash bug in voluntarily fucking the Hydra.
  • I also fixed the Hydra’s cum output hopefully. I’ll need to look at it a little more when I’m better rested.

0.8.079 (public; May 9, 2020)

https://www.fenoxo.com/public-tits-bugfixes-pro-lions/

  • New item: Lion-Pros! They’re a one-shot lion transformation in the vein of Lion-O’s, though since they’re intended to be a one-and-done transformation, I trimmed some of the smaller effects that are meant to build up over time to keep the text spam when using them reasonable… semi-reasonable. You’ll still turn 100% into a lion when you take them, you just might need to farm Lion-O’s after to get your thickness, tallness, etc to the target values (if you want). You can buy them in Jade’s shop.
  • Lion-Os no longer give slitted feline eyes – because lions don’t have them! Crazy, I know.
  • Penis growth threshold notifications from Laquine Ears got pulled into Lion-O’s and expanded to include some… larger sizes.
  • Lion-O’s should no longer allow for infinite height or penis growth.
  • Lion-O’s should no longer be capable of proccing female height/tallness/etc adjustments while not having feminine pronouns.
  • Fixed a bold bleed in Lion-O’s.
  • Lion-O’s should properly apply their musk perk.
  • Lion-O’s should properly proc more effects while crotch covered.
  • Lion-O’s should no longer be capable of rolling the same effect twice in one use.
  • Lions should now count as cats.
  • Lion parts now count partially toward felineScore.
  • Lion-Os should now respect transformation-disabled parts (like parasite tails).
  • Narc’s breasts should no longer deflate. We plugged the leak!
  • Milk thieves should no longer comment on flat chests not having milk and then milk them anyway.
  • Doctor Po’s dildo bucket should more correctly report its full/empty status.
  • Minimum stats were moved from 0 to 1.
  • Approaching Embry, checking her appearance, and backing out should no longer trigger her second meeting event.
  • Fixed a pile of typos.
  • And probably some stuff I forgot!

0.8.077-8 (public; May 7, 2020)

https://www.fenoxo.com/public-tits-titjobs-and-and-lions-oh-my/

  • A new transformation item is available in Jade’s shop: Lion-Os! This is the ideal transformation item for anyone that wants to look like a sexy lion-anthro and feel sexy doing it!
  • Dhaal’s landing zone has been more fully described. A few locations were moved or adjusted as a result (and to improve consistency with the first time landing text).
  • Dhaal gained another taxi station.
  • Nonesuch’s “Bizzy Flatpack” expansion is now live! Personally, my favorite Bizzy stage is the next to last one, but if you like small tiddy kitties, this is the expansion for youuuuu~! (Coded by Gena138)
    • Nonesuch wants me to remind you that you can reset Bizzy with “backinbizzness” as a cheat code.
  • A slyveren has been added to Cherry’s Taphall for those who like it… snake. (Written by William, coded by Gena138)
  • Vahn can now received titfucks from the PC! (Written by William, coded by Gena138)
  • Stealth Field now raises your evasion cap for the duration of the effect by 40. Previously the ability became fairly useless for high level characters near the evasion cap already. It should now be more useful and powerful, capable of making you unable to be hit by any attack that can miss using the standard “combatMiss” function family. (Note that enemies with bonus accuracy will be able to counter this, though there are currently astonishingly few with an accuracy bonus.)
  • Teasing for max damage now applies the “Charmed” status, which should make your next tease a guaranteed hit. (Coded by Gena138 & Me, the Fenoxo!)
  • Foes on Mhen'ga now drop credits, though as a consequence, Burt isn’t buying their items for quite as much.
  • Minimum and Maximum height for your race should now display at the height selection during creation.
  • Disarming Dane now has actual benefit.
  • Using ReductPro no longer uses two of them.
  • Kase’s fanfiction story discovery event should only occur 10% of the time if eligible instead of 100% of the time.
  • Quests on Mhenga should now have objective markers appear on the map.
  • Iyla’s sex scenes got checks to make sure you have the proper genitalia.
  • The “Leave” option when encountering a Mango was moved to slot 14 so that pressing “space” can quickly allow you to leave.
  • Choosing not to pick up a Mango disables chances of finding them for 48 in game hours.
  • Finding a mango now resets the encounter chances.
  • Carl’s quest is now on the bounty board in Esbeth.
  • Carl’s talk buttons now use the button disabling functions instead of simply vanishing.
  • Fixed Ardia having 0 femininity in older saves.
  • Whoring at Beth’s has been updated to make use of the changed tease skill system.
  • Lots of other fixes, especially for “bleeding bold” text that make everything bold until you restart. (One of those fixes for the slyveren wall-girl didn’t get merged in before I pushed this >.> )
  • Fixed a bold bleed.
  • Fixed a Lion-Os crash related to trying to use vaginal wetness to reference a specific vagina. driestVaginalWetness -> driestVaginaIndex should fix that!

0.8.075-6 (public; April 22, 2020)

https://www.fenoxo.com/naughtynursebot/

  • New NPC on Dhaal: Narc the naughty nursedroid, purveyor of fine intoxicants. Written by Fr0sty, coded by yours truly. She has three possible sex scenes. Can you figure out how to unlock them?
  • New rare drop on Dhaal: Dhaalian nurse’s outfit.
  • Ula can now be given peanut butter cookies. Careful, they’re quite a powerful snack food!
  • Moira’s art for Reaha should now display more frequently (and be able to be selected as primary).
  • You can now find a fiction story by Kase (but really Night Trap, back in 2018) in his quarters. Apparently I forgot to set the random factor in its proc chance, so you’ll be able to immediately obtain it, no issue for this patch and this patch only. Happy accidents!
  • A pop-up notice for Emmy cumming from the herm harness while you’re in her shop should properly appear now.
  • Bess got a small expansion of her options thanks to Whimsalot’s coding.
  • Two new image pack pictures – one for Po making use of hyper-sized penises and one in the capsule hotel for tail-milking.
  • Crew Kiro can now help with Zheng Shi’s password.
  • Dicksprout should more properly set tailgenital type based on your race.
  • New Busts: Wall Rats, Wall Rat Trap (see Cherry’s on Zheng Shi), Venus Ziltraps (from Penny’s Quest), and Kellah the Easter Zaika (her name was adjusted and made more consistent as well.)
  • Lots and lots more bug fixes courtesy of gena138 and myself.

0.8.073-4 (public; April 15, 2020)

https://www.fenoxo.com/public-tits-easter-buggin-out/

  • Fixed some bold bleeding in the Easter Jumper.
  • Fixed some bold bleeding in Azra’s fuckable plants if you were under 33 lust.
  • Added resolve stats to the following pieces of equipment: Khan’s Lab Coat, Thermal Underwear, Chit Plate, and Pumpking Armor.
  • Another small fix/adjustment for Easter Jumper preg.
  • Fixed ReductPro’s menu glitching out if you tried to use it on purchase with a full inventory.
  • Fixed an issue with Bianca’s oral where PC’s with single dicks would be forced into the vagina variant for a bit.
  • Mitzi & Bizzy’s scene selection menu now has a back button.
  • Edan unlocks the Leithan Codex if you haven’t already when you meet him.
  • Horn bumps no longer count as all types of horns.
  • Lucifer should now be able to grow demon horns if you have horn bumps.
  • The Next Page / Previous Page buttons for the display window AND menu now have hotkeys displayed on their tooltips.
  • Fixed some Lund issues.
  • Fixed another wonky Kiro trust issue. Will these ever die?
  • Fixed some lingering references to the old tease skill values.
  • If you hit the tease damage cap against an enemy, the next tease attack should cause full damage no matter what part you use (but only the next). (I need to update this to display a proper notification and status effect.)
  • Corrected a new bug that was introduced that basically broke all Jumper preg. Sorry!

0.8.072 (public; April 14, 2020)

https://www.fenoxo.com/public-tits-fixing-easter-buggos/

  • Fix an Easter Jumper displaying a paragraph for double-dicked PC’s whether they were or not.
  • Tweaked the values for the Kiro/Kally meetup for more consistency with Kiro’s reaction.
  • The Amber/Anno event should correctly show Huskar Anno if she is a huskar.
  • Dicksprout should correctly set new penis values when growing one.
  • Fixed a missing egg name during egg collection for an Easter event.
  • Fixed an incorrect error message in ReductPro if your ballSize is locked.
  • Fixed Eitan typos and calling him a her once.
  • The Easter Zaika no longer calls everyone a laquine.
  • Dildos can now be used rectally from inventory for vaginaless PCs.
  • Fixed a bold bleed in the Easter Zaika.
  • Fixed an impossible variant in the Milk Thief’s opening lines.
  • Fixed a bugged parser in the Easter Zaika.
  • Fixed a crash/lock where an incorrect vagina index would crater the Easter Jumper’s scenes if you were fully pregnant.
  • Fixed some bugs in Lund’s combat.
  • Fixed a crash in slut Kiro’s crew orgy scene.
  • Fixed & corrected the Easter Jumper’s pregnancy type so that it shouldn’t conflict with the other Jumpers.
  • The Milodan Bruiser bust should now display properly.
  • Advanced Shielding got a slight nerf. (ShieldDef + Int/4 -> ShieldDef + Int/5)

0.8.071 (public; April 13, 2020)

https://www.fenoxo.com/public-tits-buggy-easter-surprises/

  • An Easter & Rusher-loving Zaika can be encountered on Dhaal, courtesy of me, Fenoximus. Includes two major sex scene forks.
  • If you tell Lund to fuck off, he can show up as a hostile combat encounter now. Written by Wsan, coded by Gena138.
  • A lot more parts of Kiro’s recruitment quest can now drop VR bits that’ll enable VR-based replays of that limited content. Coded by Gena138.
  • Paige should actually have some navigational options as your ship navigator. Written by B, coded by Gena138.
  • Will put in some edits to clean up the Easter Jumper.

0.8.070 (public; April 12, 2020)

https://www.fenoxo.com/public-tits-easter-surprise/

  • A new enemy can be encountered almost anywhere in Zheng Shi where enemies can be found… so long as it’s Easter! The Easter Jumper was written by William (coded by yours truly) and comes with some of the lewdest, most varied combat attacks I’ve seen in a while. Give her a try! She comes with three unique scenes and some decently varied sub-scenes (like if you submit!)
  • You can now go fishing at an Uvetan fishing hole. Not very smutty, but fun. Written by Savin, coded by DrunkZombie.
  • The author box should no longer default to “probably Fenoxo”.
  • Going to the Kiro/Kally meeting event at less than 100 Kiro trust shouldn’t make Kiro angrier than she ought to be.
  • A generator for churning out the “appearance” parts of an NPC’s statblock was made for use by devs and authors. I need to build a proper cheat code to activate it still as well as figure out an issue with the fancy quotes our parser converts the output to.
  • Fixed numerous misgendering issues.
  • Fixed an italic/bold bleed for in Maja for Treated males.
  • New Parser: tailCockNoun.
  • Ellie’s first trip to the nursery should be less buggy in regards to the New Texan disarming mechanics. Hopefully it’s fixed for good.
  • You no longer need to be lusty to invite crew to shower.
  • More cheats should work in VKo’s input.
  • Fixed slut-Kiro showing up as normal Kiro in the bar.
  • Fixed some “button bleed” (where buttons persist into the next scene) in Bianca.
  • Fixed broken parser calls in Dicksprout.
  • NPCs with “Fixed MilkQ” perks set should now properly count as “isLactating()” and “canLactate()”.
  • Probably some other fixes and tweaks I’ve failed to enumerate!

0.8.069 (public; April 1, 2020)

https://www.fenoxo.com/public-tits-21-pages-of-nuki-stuff/

  • A crash in Lumi’s new content has been fixed by DrunkZombie.
  • Bimbo Kiro got two new sex scenes: Cockpit Fuck (orgy, really), and an alternative titfuck for egregiously endowed characters. You need a penis that’s too big to fit into her vagina for that. Both are fairly large and riddled with variations. The cockpit fuck has tons of cameos from other crew members lined up, including a lot who can’t even be recruited yet. (Once they do, the scene should properly include them without any extra work from us.)
  • Possible crew cockpit participants: Anno, Celise Emmy, Gianna, Mitzi, Penny (or Bimbo Penny), Shekka, and a very special guest that isn’t recruitable yet either.
  • Those two scenes have 21 pages of total writing between them and all their variations. Enjoy!

0.8.068 (public; April 1, 2020)

https://www.fenoxo.com/public-tits-corona/

  • Status effects should all be centered.
  • Lumi’s first expansion has been added! Includes such fun options as double-headed dildos and giving her Throbb! Also the stuff you do with her can mess with your head a bit… (Written by Skom, coded by DrunkZombie)
  • Tarkus now houses a Sydian “c-boy” – that is to say, a male without a penis. (Written by GothPastel and coded by gena138) Be higher than level 6 and make sure you’ve met male & female sydians, then you can encounter him.
  • The 33 lust requirement to participate in most sex scenes should be removed, courtesy of Gena138.
  • Sera now sells an extremely expensive but also quite reliable dick enhancement item: Dicksprout. (Written by TheBiologist, coded by Somebody Else Entirely)
  • A number of Dhaal’s rooms got descriptions.

0.8.067 (March 17, 2020)

https://www.fenoxo.com/backers-tits-milking-bars/

  • The milk bar is finished! That means the VIP lounge should be working properly, with more interactions with Iyla, the “wall cow”, summoning a cream cow, having threesomes, etc. There’s a lot there, so enjoy it!
  • Have you ever considered vaginally worshiping a milodan fertility priestess? No? William has, and so did DrunkZombie when he coded the scene.
  • New Busts: Vulriks, Nude Reaha, Milodan Futazon, Milodan Futazon Brute, and Thyvara.
  • Vahn actually discounts the SteeleTech suits he sells slightly now.
  • The stellar tether’s missing room descriptions should be filled in.
  • Fixed a bug where you could “skip” a tier of Prai’s emails by encountering them twice before they could send the first one.
  • The Milk Thief’s blinding attack now checks if you are immune to blind attacks.
  • Fixed numerous bleeding italic/bold tags that often resulted in the entire game text being stuck as bolded.
  • Laquine ears will no longer give the text for PC’s with the “Mini” perk when expanding a phallus. (Happened 1/6th of the time)
  • Fixed an issue with encounter procs at Iced Teats.
  • The capsule hotel’s services now check penis size for the tail service.
  • The capsule hotel checks for credits for the best services.
  • Fixed the ability to have Ardia escape before defeating the LDC.
  • Numerous other fixes, especially for typos.

0.8.066 (March 11, 2020)

https://www.fenoxo.com/backers-tits-getting-bizzy-doing-shady-events/

  • A new event with Shade has been added, coded by LoriJ! If you’ve fought Amara and are lovers with Shade, you can get an email when exploring the Uvetan wilds than leads to some new fun, written by Savin!
    • Note: requires you to fight Amara and be lovers with Shade.
  • Bizzy got an expansion! Includes lots of fun options, like interactions with Mitzi or Sera! Written by Nonesuch, coded by Somebody-Else-Entirely.
  • Lots and lots of small fixes. Someday I’ll make enough headway on bug reports to spend some time working on new content. Today is not that day. There’s still plenty of backlogged reports from February.
  • Milodan Omega Oil submission/bad end SHOULD have the bugs excised… I hope… for what… the third time?
  • Year tracking for Xmas events (Krissy & Randy Claws in particular) has been improved. Previously, if you encountered the event at the start of January, you’d be locked out of the event in the following December since the year is still the same. It should now track and compare against the year it would be during December, though saves with a January year value stored will still face a year of screwiness.
  • Fixed “short” travel events having incorrect transport times. (Really just from Gastigoth space into Gastigoth and one other oddball, but they’re fixed regardless.)
  • Fixed a bug in the logic for penisRouter’s “infinite” max volume option.
  • Fights with a cover mechanic should now display the cover % again. I also attempted to unify the few cover-based fight displays.
  • Fixed some ship gadget use texts referencing incorrect ships.
  • Ardia’s “Escape” option now requires the slaves be set free.
  • Ship HP no longer increases with player statistics in any fashion. Previously a stat change would adjust the maximum value, sometime leading to a message about your ship being damaged slightly despite sustaining no damage. Now neither of us have to deal with that.
  • Fixed Shou’s female rask bust not having a higher resolution variant for the image pack.
  • Fixed some broken buttons in one of Paige’s sex options.
  • You can now donate more than an integer’s worth of credits to Fadil.
  • The omnisuit shouldn’t spam you with updates about changing at middling libido.
  • The omnisuit’s maximum sexiness has been adjusted to 11, since it effectively occupies both underwear slots in addition to the armor slot.
  • Goo Armor’s stats have been updated with its shifting effects to stay where they ought to.
  • The Sexy Thinking perk now gives at least 1 sexiness no matter what.
  • The Bounty Bra and Honeypot Bra have had their sexiness/resolve values corrected.

0.8.065 (public; March 5, 2020)

https://www.fenoxo.com/public-tits-fixes-in-moo-space/

  • Image pack updated too. Note: requires standalone flash player to play.
  • Those of you stuck in loading loops because you have a Siegwulfe equipped should now be able to load in. Turns out that Siegwulfe had a looping dependency between bimboIntelligence, sexiness, and libido. Whoops!
  • Siegwulfes got buffs/nerfs. They no longer have bonuses to sexiness and evasion that scale with intelligence. Instead they provide 3-5 sexiness and 2-3 evasion. The bimbo is the less evasive but sexier of the two. Good luck!
  • Fortification has been renamed “Bonus HP” in tooltips.
  • Shields have been renamed “Shield Points” in tooltips.
  • The resolve stat actually appears in tooltips now.
  • Gabilani Panties and the omnisuit have been updated to use the new sexiness/resolve system. The panties should also have better reporting for their stretching.
  • Lund’s doggystyle option should now only do the breeding cave once before returning to normal doggystyle – after which you can get back to the breeding event by letting him ride you the whole way all over again! Enjoy!
  • Dress Clothes are now the only armor in the game without sexiness or resolve – partly to avoid confusion from new players when they begin with 12+ willpower and partly to provide incentive to upgrade equipment quickly.
  • The Salamander Defense System and Bimboleum Defense system had the code for triggering them moved from applyDamage to calculateDamage – some abilities didn’t run through the former, but everything runs through the latter.
  • Fixed setting likes/dislikes for Illustria Po, Sexdolls, Sexdoll Miniboss, and the Zaika Milk Thief.
  • “Ice Cold” and “Warm Blooded” should properly change. No more infinite flip-flopping!
  • Fixed a crash in submitting to the milodan male while omega oiled outside of combat.
  • Having sex Myssah should now properly check if you have a penis.
  • Zheng Shi’s recreation deck is now tagged as “Public”.
  • A lot of typos and fixes fixed in the milodan futazon.
  • Vahn no longer points at your Casstech and comments on being unable to buy it when you aren’t flying it.
  • Paige’s sex scenes got a bunch of adjustments to better handle big dicks. No, they do not allow for routing for penises other than the primary. Trying to do that would probably eat multiple days and introduce new bugs.
  • Tweaked Nymfoe’s sex menu to better explain why you can’t have sex scenes with it.
  • Erika’s threesome with a Gryvain no longer penalizes you for being horny. All you need is will, baby.
  • Shekka should no longer immediately cure her addiction to your venom and regain it when your Myr Venom perk re-applies the tongue flag.
  • Fixed an issue with sackDescripts that could result in extra commas.
  • You can no longer get a duplicate nipple transformation using Nepata.
  • Typo fixes for Frostwyrm Ichor & appearance screen.
  • Skysap is now classified as a potion instead of food. (Which should make selling it to Kelly easier).
  • Fixed laquine ears rolling a major vagina transformation when you weren’t actually applicable one.
  • Frostwyrm scales should no longer give you a penalty against Uveto’s cold.
  • Lots of other small typo and bug fixes.

0.8.064 (public; March 4, 2020)

https://www.fenoxo.com/public-tits-trials-in-moo-space/

  • New Image Pack build available. Note: requires standalone flash player to play.
  • Dhaal’s Milk Bar VIP lounge has been added, though it is still very incomplete with lots more options to come as I put Wsan’s words to text. They’re pretty good scenes!
  • Sexiness is no longer a stat that weighs into an item’s stat budget. Instead, every piece of “armor” has 5 points to put into Resolve (bonus willpower and lust defense) or sexiness (bonus tease attack). Every piece of underwear has a 3 point budget. Needless to say, I had to edit every single wearable in the game and adjust itemization budgets as appropriate. Several sexy/evasion items actually got more non-sex combat stats as a result.
  • Tease Skill ranks have been replaced. Your libido is now your tease skill rank! This gives libido a positive role to play in the game’s combat balance.
  • The “Ice Cold” starter perk now causes your tease skill ranks to invert – 0 libido for 100% tease skill. Once your libido rises to 50 or above, the perk becomes “Warm Blooded” and does nothing until it is reduced back down.
  • Sexiness now increases libido (and max libido by 1/2).
  • Resolve now increases willpower (and max willpower by 1/2).
  • Like and dislike scaling in tease attacks is now less extreme. The highest multipliers have been reduced from x2 to x1.5, the lowest from 0.5x to 0.6666(repeating)x.
  • Vulnerability to tease damage from furry foes due to Furpies should now work. Previously, it was checked in the function for the player dealing tease damage, which no enemies used. It has been moved to the appropriate function.
  • “lustCombatMiss” has been added rolling hit/miss chances on tease attacks. This can be used by enemies too.
  • Starting libido has been raised to 5.
  • Bianca’s Valentines Day event got some updates and fixes that should let it happen at any hour. The bugged out appearance on Mhen'ga has also been addressed.
  • Numerous updates to the deep sea quest for balance, by DrunkZombie.
  • New Image Pack scenes: Roxy Doggstyle by Masamaki, and the Slyveren Slavebreaker vaginal sex by MrPink and colored by Waru-Geli.
  • New Busts: Cream Cows #1-3, Wall Cow (Adj & Shou variants), and Iyla.

0.8.063 (February 24, 2020)

https://www.fenoxo.com/backers-coc2-another-witch-in-the-wall-2/

  • New scene for the milk thief: voluntary milking! Just let her take what she wants. It’ll probably be fun, right? (Written by William)
  • New scene for the raskvel dockmaster, again, by William. Go get your discount! (Coded by Gena138)
  • New Quest: Uveto Quest! (Coded by DrunkZombie)
    • This quest doesn’t include any lewd events, but it does provide some combat encounters, items, and fun!
    • The quest unlocks “Crackle Jelly” and is involved in the quest for the Frostwyrm transformation item.
    • Enemies are level 6-10.
    • New item: Depth Suit
    • New Nova upgrade!
  • New busts: Milk Thief (Small), Milk Thief (Medium), and Milk Thief (Large)
  • A medium-small batch of typo and bug fixes.

0.8.062 (February 20, 2020)

https://www.fenoxo.com/backers-tits-bug-fixes-aplenty/

  • Dodging and evasion have been reworked!
    • The base miss chance is now 5% for PCs and 10% for enemies (was 10% for both).
    • Miss chance is effectively twice as dependent on stats. Before, it was 1% miss chance for every 5 points of advantage you had over enemy reflexes. Now it is 1% per 2.5 points.
    • Evasion is no longer a separate miss roll. It is factored into the above roll.
    • Accuracy now directly counters evasion.
    • Ranged weapons no longer miss more easily than melee.
    • The smuggler ability “Lucky Breaks” now converts 1/3 of evasion into bonus defense (maximum 2 points per character level) to grant some extra survivability.
  • Very high numbers in stat bars are now abbreviated (at 10,000+).
  • PCs with the “Pampered” background now start with more credits.
  • The XP bar now displays (MAX) when you are ready to level.
  • The default shield now begins play with 14 shields.
  • Shield boosters from V-Ko are 25% cheaper.
  • The male naleen’s victory option “Buttfuck” has been renamed to “Catch Anal” for clarity.
  • You should now be able to level up by sleeping in a tent.
  • The bug in the storm lancer that gave no choices on encounter should be fixed.
  • Erika can now take virginities.
  • Fixed an erroneous mention of balls for herms in the VR miniquest during Kiro’s rescue.
  • Ramis now correctly takes virginity during morning sex.
  • The milk thief should now properly remove airtight flags.
  • The milk thief’s stims should work now.
  • Leithan legs/feet should no longer be described as “lizan” unless the individual has less than six legs.
  • Fixed a scene crash in the Doll 17 & 18 encounter.
  • Fixed an error with meeting Kally for crew Kiro.
  • Mitzi’s Vday event should properly give taint.
  • Fixed a parser bug in Jesse.
  • Visiting your baby laquines will no longer allow you to visit them for more than 5 hours. (Very high baby counts could result in 10+ day visits!)
  • You should be able to fly Ellie to the nursery now.

0.8.060-1 (February 19, 2020)

https://www.fenoxo.com/backers-belated-vday-more/

  • Bianca’s Valentine’s Day event is in! …Except I’m pretty sure the holiday already expired in TiTS, so you’ll need to use the ’tistheseason’ cheat to re-activate it. If you’ve had sex 5 times with her, you should be able to encounter her for a sweet and loving event with chocolate, wine, and plenty of Oral. The event requires her to be on the same planet as you and should trigger on a town square not far from each locale’s spaceport. (Written by: William)
  • Gel Zon can now get you pregnant! The coder on this project (Gena138) is trying out pregnancy coding for the first time, so there may be some bugs and goblins to shake out. Pregnancy fetishists: this is your time to shine! If you notice any strange behavior related to this, please avail yourself of our bug report forums – and attach a copy of your save to help us investigate! (Written by: Maye)
  • Losing to Milodan males while under the effects of Omega Oil have some new scenes – and a bad end! (Written by: Meaty Ochre & Coded by: Gena138)
  • Selling sap to Kelly should now unlock the Synth Sap item, which has been lurking in the code for…. 4 years now. Yeesh!
  • Amber’s appearance screen now properly updates with Throbb usage.
  • By request of her author, Bianca’s V-day event now also requires the time be after 8pm (hour 20) in order to trigger… in addition to her being on the same planet as you and all the other stuff.

0.8.059 (February 11, 2020)

https://www.fenoxo.com/backers-tits-guitar-riff-and-twins/

  • New enemy encounter in Kiro’s rescue quest: the twins! You can run into these slutted up mega-ausar on the eastern arc of Doctor Po’s freighter. Once you’ve defeated them in battle, they’ll happily provide you with all kinds of fun. Just be careful – they’re loaded with taint! (Written by QuestyRobo, coded by gena138)
  • New bust: the twins!
  • New Amber Scene: Giving Her Throbb. She’ll take up to two doses, but the second one is a doozy! (Appearance screen updates pending text from Wsan.) (Written by Wsan, coded by Leykoss)
  • New Codex entry: Zaika. Unlocked by travelling to Dhaal or encountering the Milk Thief, either or.
  • The Poe A amazon costume’s height limit was reduced to 10′ because I’m tired of arguing about what the height limit is supposed to be because I allowed one exception. Sorry!
  • Fixes for the turning tricks status effect at Beth’s. (By LoriJ)
  • The entire game should now be up to par with the new lustChange functions. It also shouldn’t display changes of ‘0’ any longer. This was edits to hundreds of files, so apologies if some more stuff got broke.
  • More assorted bug fixes.

0.8.057-8 (public; February 6, 2020)

https://www.fenoxo.com/public-tits-night-of-a-million-tiny-code-changes/

  • Image Pack updated! Requires standalone flashplayer to use.
  • Character creation now routes you directly to Mhen'ga.
  • The landing pad elevator in Mhen'ga has been simplified for ease of newbie-navigation.
  • New functions for displaying changes to stats like combat damage have been added.
  • Colors for gaining/losing HP, Lust, Energy, and Shields have been added or updated.
  • Almost all items have been updated to display changes to the above stats more clearly.
  • Approximately half the game has been updated for lust changes. There are a LOT of those to find and change, and I can’t just find->replace them all because they are sometimes placed in places that would flow badly, or as part of log messages that aren’t compatible with this system.
  • I pushed a change that should prevent your first travel to Mhenga from having a chance at ship combat. That happening created a bug where the ship would not be accessible to the player. Hopefully it is resolved now.

0.8.056 (February 4, 2020)

https://www.fenoxo.com/backers-tits-night-of-the-face-fuckening/

  • New scene for Dhaal’s Milk Thief: Facefucking, by Will. This scene has… more variations than I am comfortable trying to enumerate. Suffice to say: there were over 10 pages of orgasm variations alone, including lots of cameo text for unfinished follower. I also chipped in a few nods to some of my own followers. There are a ton of variations for personality types as well. I hope you guys enjoy it!
  • New Item Slot: Tent. This item allows you to safely sleep in “hazard” areas every now and then with better tents allowing more frequent use. All players should automatically have a JoyCo tent by default.
  • New Items: JoyCo Hardlight Tent (VKo), SteeleTech Hardlight Tent (Anno), KihaCorp Tent (Emmy), and Reaper Armaments Tent (Nerrasa).
  • New Image Pack Images – Kally’s bar appearance & Kally’s bar poster. Both have lines by Tsuda and colors by Tisinrei.
  • New decoration: Kally’s bar poster. It can be stolen from the bathroom after a tough aim check. (Decorations are items you can place in your ship, adding their text (and image in the image pack) to your in-ship display.
  • Various bug fixes.
  • New image pack link will be posted for Backers.

0.8.055 (January 31, 2020)

https://www.fenoxo.com/backers-tits-thieving-yer-milks-yar/

  • Fantasize now actually increases your lust by what it reports. At least it better…
  • The Milk Thief has a new loss scene that can work for basically every possible body configuration under the sun. Includes milking breasts, helping your breasts lactate, milking penises, pumping vaginas, etc. It has tons of variations for almost everything under the sun and is rated 100% taur compliant by the UGC taur service and safety board. (Written by William)
  • Some functions for getting the least/most “pumped” vagina index value were broken when a player only had 1 vagina. This should be fixed.

0.8.053-4 (January 30, 2020)

https://www.fenoxo.com/backers-tits-a-wild-milk-thief-appears/

  • A new enemy is prowling the mean (unfinished) streets of Dhaal – the zaika milk thief! She’ll attempt to forcibly extract your milk (or other fluids) at nearly any cost! Sadly, her primary PC-milking scene has yet to be coded on account of its size, number of variations, and the fact that I’ve been working on this on and off for most of the day already. Hopefully I can slot that in (with a new combat ability or two) in the next patch!
  • Fantasize now reports how much damage you do to yourself.
  • The Codex’s sidebar is now more readable. Previously, unselected categories blended into the background quite badly.
  • New Busts: Drink Cows! They’re fucking adorable!
  • Mimbranes got some nerfs. Despite being in the “harder” area of Mhen'ga, they were classified as level 1. In spite of that, their lust damage ignored all forms of lust resistance in the game, and it was possible to have them chain-grapple you. That should be eliminated, and their damage should be properly reported as well now.
  • Female naleen got a tiny physique nerf.
  • Naleen grapples should be a little easier to escape (only a little).
  • Temptresses had a buff to vaginal capacity to match their anal capacity.
  • I actually added the Zaika to the encounter table for Dhaal’s “Gyre” region. Whoops!

0.8.052 (January 24, 2020)

https://www.fenoxo.com/backers-tits-year-of-the-rodenian/

  • The rat slut duo in Cherry’s Tap-Hall, Walnut & Chestnut, will now offer VIP Service. If you’ve befriended Rat’s Raiders, then you can get access to it faster plus a discount. Otherwise, you have to keep using them. (Written by William, coded by DrunkZombie.)
  • If you get both the helmet and spacesuit in Zheng Shi but for some reason toss one, you can buy a complete suit from Urbolg for 30,000 – only after finding looting both of the above. This was already in the game, but a bolded notice to this effect was added to the airlock to help lost players know how to proceed.
  • Kasmiran’s bust has been added after wayyyyy too long.
  • HumpHard Inc has been removed from the game and its constituent toys and content reassigned to TamaniCorp or JoyCo as appropriate. Its author is no longer in the community and despite multiple Codex entries, none of the authors had much interest in it. This should trim the Codex bloat a bit while also helping players more strongly connect with (and remember) the existing corps.
  • Vahn and Synphia can now sell you SteeleTech suits, if you’d rather not have best-pup on your ship for her vending capabilities.

0.8.051 (January 21, 2020)

https://www.fenoxo.com/backers-tits-futazon-scourge/

  • New encounter: Milodan Futazon scourge, by QuestyRobo. Coded by a new volunteer – gena138. Be gentle when reporting any bugs. I spent a few hours paging through it myself to knock the worst edges off, but I did not get much playtime with it. Let us know what you think, and if we need to tweak the balance at all.
    • Be level 8+ when landing on Uveto, and you should get an email notice that the encounters are active.
  • New Slavebreaker scene “Rut Fuck” that the PC can encounter, by William & coded by DrunkZombie.
  • New Female Zil scene “Facefuck”, by William & coded by DrunkZombie.
  • Updated one of the female raskvel scenes with a tweak for knotting. (watchDatRaskvelEggLayyyy – our function names are AMAZING!)
  • Roz now goes on cooldown for 5 hours after you defeat her power armor, in order to properly repair it.
  • A bunch of bug fixes by Jacques00.

0.8.050 (January 18, 2020)

https://www.fenoxo.com/backers-bit-of-everything/

  • Those of you who wound up with the bimbofied version of Kiro can now interact with her on the ship in limited fashion. She currently ships with two sex scenes, one for each of the main genital types. I will be restricting one of them to certain sizes of anatomy once I have scenes for “bigger” PCs ready. I really enjoyed writing both of these, and I hope you guys enjoy them as well.
  • Kattom’s inventory for Dhaal has been plugged in. Enjoy luxurious item descriptions, written by our own Adjatha!
  • New busts! Celise has a new bust for each of her forms and Lumi (the rare gabilani encounter on Tarkus) got her busts as well.

0.8.048-9 (January 9, 2020)

https://www.fenoxo.com/smolpatch/

  • You can now ask for more cream at the milk bar… twice.
  • You can now talk to Iyla about a variety of topics. I forgot to enable it in her root menu in the initial 0.8.048 release, thus the 0.8.049…
  • A new bust has been added for the female raskvel, and it includes a pregnant variant for the scene where you re-encounter the evidence of your past tryst…

0.8.047 (January 9, 2020)

https://www.fenoxo.com/backers-tits-going-to-a-milk-bar/

  • A small portion of Wsan’s milk bar has made its way into the game. Enjoy a variety of stimulating beverages, right from the teat! You can even get a little cream with your milk, if you like. Don’t worry – there’s more content coming for the fair bartender! I won’t list it here to minimize confusion, but it’s good.
  • Crew Kiro now has a threesome available with Mitzi. You can start it from either character’s sex menu. Turns out you can make a goblin airtight!
  • Getting your knot stuck in Doctor Po is now based off of knot size. (It’s a smallish variant but the old check was based on overall dick size, and that didn’t sit right with me!)
  • Myssah got a bust, courtesy of Adjatha. She’s a real cutie! (Write more of her, Savin!)
  • Lots of assorted Jacques00-issued bug fixes including one submitted fix that should improve loading times?
  • It should actually be impossible to sell the Blade now… maybe?
  • Fixed Bizzy referencing expanded tits that hadn’t expanded yet.

0.8.046 (December 31, 2019)

https://www.fenoxo.com/backers-tits-happy-new-year-bugfixes/

  • New Image Pack Image: Bianca Face Sitting.
  • ReductPro can now be used on more parts, courtesy of SomebodyElseEntirely.
  • Tail genital parts should be more appropriately displayed in the Codex, courtesy of Epyxoid.
  • Fixed an issue that could cause ship repairs to pause for lengthy periods of time in certain scenarios.
  • Fixed Shekka not repairing your ship in transit.
  • Fixed a broken button label in Illustra Po’s barter menu.
  • Fix high volume breaking Lumi’s milking and showing a massive negative number (if you produced more than ~32,000 mLs).
  • Both full service capsule hotel scenes should now display the outro.
  • Fixed an issue that would cause Illustria Po to undercharge at < 30 hours of Kiro captivity.
  • Krissy no longer appears at Zheng Shi.
  • Pitching anal to Mirrin no longer cum-soaks the player character.
  • Zaalt can no longer cause permanent damage to aim & reflexes by using his gas grenade multiple times.
  • One of Embry’s holiday scenes had had an orgasm to it. It was missing one.
  • Fixed a variation in Kiro’s reward sex that wasn’t coded. It looked sorta of like this: {blah blah/blah blah}
  • Adjustments to how taking panties on Kimber’s quest were tracked to allow for better reporting in the Codex thanks to InSimpleTermsJordan on github.
  • Typo fixes.
  • More typo fixes with help from Epyxoid on github.
  • More typo fixes with help from “From-Within.”
  • More typo fixes with help from Klorpa on github, though most of it is debug text that you, the player, will never see!
  • Changed how cock volume for double-headed dicks is handled, by Epyxoid.

0.8.045 (December 27, 2019)

https://www.fenoxo.com/backers-tits-dhaals-dolls/

  • It is now possible to land on the next planet: Dhaal. This has shifted the non-story planets down one slot on the list. We’ll probably chunk them into a submenu before long.
  • The capsule hotel on Dhaal is now complete. Expect a comfy place to stay for cheap, or more in-depth service for a price.
  • Basic placeholder taxis have been placed on Dhaal.
  • All content should be considered WIP and subject to change – even the room layout.

0.8.044 (public; December 25, 2019)

https://www.fenoxo.com/public-tits-a-murry-christmas/

  • New Busts: Arine and Taursuit.
  • You can now talk to Kiro about her ball size and request she hold herself to certain sizes.
  • You can now roleplay taking Kiro’s virginity the first time.
  • You can now kick Kiro off your crew or invite her back.
  • Kiro will now barge onto the Blade if you try to fly it. She will also refuse to leave the crew while the Blade is your current ship.
  • You can now gift Kiro a pair of your panties voluntarily.
  • You can no longer rename the “Blade” since you don’t actually own it.
  • Lots and lots of typo fixes. I went through the bug report forums myself.
  • Reaha’s appearance no longer says “a asshole” sometimes. Yay for correct indefinite articles!
  • Bribing Queen Taivra’s guards with gems no longer assumes the gemstones are native to myrellion. Sadly this doesn’t mean they’ll be bribe-able with Lucinite, just that they don’t say they can find it anywhere.
  • Giving Gene a bellyrub should satisfy him a bit more.
  • Small fixes for the “Puppyslutmas”. If you’ve met Syri but not yet bet her anything, you won’t mistakenly think you were betting with her at the event.
  • Kiro no longer tries to kill an already-dead scientist.
  • Foxfire can no longer set the “lipMod” stat to a negative value.
  • Gabilani panties should no longer have the wrong tooltip display.
  • The “Ditzy Strobe” status effect now correctly reduces intelligence. This error brought to you by a misspelled check for “Ditzi Strobe”.
  • FIxed the milodan temptress referencing the wrong creature during an attack.
  • Updated a Doctor Po attack to correctly handle airtight armor.
  • Doctor Po no longer recovers energy at full energy.
  • Fixed Paige’s clothed bust incorrectly displaying during some sex scenes.
  • Penis growth caused by having sex with Doctor Po has been adjusted for logic and to prevent long decimal strings when reporting the amount grown.
  • Ardia has been granted a proper femininity score.

0.8.043 (December 23, 2019)

https://www.fenoxo.com/backers-kiro-follower-99-done/

  • The Kiro/Kally interactions in Kally’s bar should now be possible with a recruited Kiro.
  • Kiro’s sex menu now includes a “Roleplay” option that allows you to re-experience the scenes you got for saving her.
  • If Kiro is lactating, she can now give a milky titfuck.
  • Ardia’s femininity score was updated to 90, which should prevent messages about you taking “his” virginity.

0.8.042 (December 18, 2019)

https://www.fenoxo.com/backers-tits-smallpatchie/

  • A new dream was added for those with unbroken Kiro on their crew. It requires that Kiro and Kally threesomes have occurred and that Kiro has a horse-cock.
  • New scene for Maja by William: “HJ + Ride Her.”
  • New scene for riding Shekka’s optional futa dick, also by William.
  • Some small adjustments were made to eliminate some cringy lip descriptions like “permanently puckered puckers”.

0.8.041 (December 11, 2019)

https://www.fenoxo.com/backers-tits-suckin-an-fuckin/

  • New scene: worshipping a milodan male’s dick (victory scene). (By William)
  • New NPC at Cherry’s Tap-Hall: Rodenian Male. This mousy male has options for using his dick or his heiny. (By William)
  • New Tainted NPC: Lumi the Gabilani, found on Tarkus in the rust plains area. (By Skom)

0.8.040 (public; December 10, 2019)

https://www.fenoxo.com/public-tits-fixes-and-busts/

  • New Busts: VR Demon, VR Queen, VR Goblin
  • Ardia lost the “Fill Balls” debug option that was lurking in her menu.
  • Stella should no longer alert you to getting pregnant when she hasn’t gotten pregnant.
  • The Sexdoll Miniboss’s gas grenade had an inverted stat check fixed. (High intelligence is no longer bad! Whoops, caught a bit of the ol’ bimbo brain, I guess!)
  • The “Dildo” option in the masturbation menu should no longer overwrite other entries. That was a stubborn bug with a simple cause that I should’ve caught the last time I tried to solve it!
  • A few other small bug and typo fixes. Thanks to everyone who pointed them out in the forums!

0.8.039 (public; December 5, 2019)

https://www.fenoxo.com/public-tits-a-leaf-on-the-wind/

  • Crew Kiro’s “big ball” sex menu has been wired up.
  • Kiro’s threesome scenes should now be compatible with Crew Kiro. Accessed via her sex menu.
  • The Kiro x Paige threesome has a new intro if you do it for the first time with both on the crew. I may tweak this in the future to break off from the threesomes and allow for the two characters to say hi in a way that doesn’t require all three of you to be banging at once.
  • Kiro’s trust now stays locked at 100 after saving her from Doctor Po.
  • Getting Kiro’s help with Zheng Shi should have different text if she’s on your crew.
  • Crew Kiro got an appearance screen that should cover the full range of her current transformations.
  • Crew Kiro got a handful of new talk scenes about a variety of topics. Includes some variations based on how you handled Doctor Po and how transformed Kiro became.
  • Confessing love to Kiro when she’s already your GF should no longer seem so repetitious.
  • The “Meeting Kally Together” event with Kiro will not occur while she is on your crew. I’ll be adjusting that content to flow properly with a recruited Kiro later in the month.

0.8.038 (public; December 3, 2019)

https://www.fenoxo.com/public-tits-testing-kiros-waters/

  • Post Kiroquest, you can now meet Kiro on her vessel almost anywhere you can park, culminating in some new scenes and another opportunity to become her {boy/girl}friend.
  • Crew Kiro can now be approached for most of her normal sex scenes. You can also go to the GalLink fuckmeet on command, assuming you’ve done that event with her already.
  • You can now properly get the Dong Designer upgrade from Zheng Shi – assuming you can do a hacking puzzle.
  • Kiona now sells a Savicite Dildo with its own unique usage scenes by Athena.

0.8.036-7 (November 21, 2019)

https://www.fenoxo.com/backers-tits-a-centaur-suit/

  • New Busts: VR Adventure Sprite, VR Adventure Salamander, and Kiona.
  • New encounter: a taursuit! This hollow centaur suit will try to show you how good it can be to be a hermaphrodite centaur. Don’t let it! Or do, your choice really. Includes a voluntary transformation scene, a bad end, and a loss-transformation WITHOUT the bad end if you can make a willpower check. (Being tainted makes it harder.)
  • The “generic fuckdolls” now drop items at less grindy intervals. You only need to defeat 10 to collect the VR holotape.
  • For those who rescue Kiro AFTER 48 hours, the ship obtaining options have been improved by DrunkZombie.

0.8.034-5 (November 20, 2019)

https://www.fenoxo.com/backers-tits-sharpening-the-blade/

  • Female Zil no longer have a blinding attack. It was dubbed a bit too hardcore for level 1s by Savin, and I agreed.
  • The “Buttslutinator” and “Orgasmender” are now accessible in your ship when bought from Doctor Po.
  • Kiro no longer appears in bars while she is abducted.
  • It is no longer possible to encounter a generic fuckdoll after a boss encounter in Kiro Quest with no break.
  • Kiro’s Quest no longer starts unless the PC is level 9.
  • The Clydesdale K7 had the following adjustments to its stats: Thrust:+35, Agility: -5, Sensors: +15, Module Capacity: +2.
  • The imagepack has a new image for Kiro’s transformation. It isn’t a perfect match, but should be close enough.
  • The Sidewinder has a bust, courtesy of R4.
  • Kiro’s ship, the Blade, has a bust, sourced from an ancient piece of fanart by Deimacos. Big thanks for breathing life into our silly ideas!
  • Looting Kiro’s ship now actually swaps your ship for hers. Note that non-broken Kiro will likely have a path to obtain her ship for credits once she is recruited.
  • Kiro’s transformations now increase her vaginal capacity, anal capacity, refractory rate (balls swell 50% faster after a certain point), and gives her a minimum cum volume of 2000, just in case you somehow drained her dry. Doctor Po is thorough!

0.8.033 (November 19, 2019)

https://www.fenoxo.com/backers-tits-kiro-quest-test-run/

  • Kiro’s Quest can now naturally proc. To trigger it, simply have 100 trust and fly between planets until you get a distress call. Then bitch about how long other travel events are, fly some more, and then get the real Kiro distress call. (That’s how it worked for me in testing, anyway.)
  • Kiro’s transformation events can now occur after you receive her distress call. I didn’t have much time and energy left to thoroughly test them, so bugs are possible and probably. Still, there’s a lot of good text in there for those who like forced transformation and mind control.
  • Illustria Po can now be encountered and bartered with or defeated at the end of Kiro’s Quest. Let me know if you think she’s too easy – I erred on the side of easy, and she was one of the last things I did today, so may need some more tuning. She has five possible win scenes and a unique bad end!
  • Amber got a new scene in the imagepack for her Anno threesome.
  • New frog girl scene written by William. It’s “Fuck Her”.
  • Various fixes and tweaks.
  • Please maintain a save from before the quest – there is still incomplete content to finish out, and some options are not fully complete (like the option to take Kiro’s ship if she’s fully dollified.)
    • I will have another patch out tomorrow evening (or sooner) to clean up things and fill in missing content (like Kiro’s ship).
  • Kiro’s crew content is not in yet. Regular Kiro will have an event where she offers to join your crew. Bimbo Kiro will simply appear onboard when the time is right.

0.8.032 (November 7, 2019)

https://www.fenoxo.com/backers-tits-coming-back-for-seconds/

  • New system: DECORATIONS! You can now put decorations up on your ship. One of your equipped decorations will randomly display alongside your ship’s interior at the main ship menu.
  • Decorations can be unequipped by going to the Items->Unequip->Decorations menu.
  • Two decorations can now be pilfered from Kiro Quest – the holoposters that can be found in the hallways! When used with the image pack, the associated images will display with the decoration.
  • The 20th sexdoll in Kiro Quest you defeat will now drop a VR program that simulates the fight, usable at Mindwash Visors and Luca’s VR Parlor to relive the fight (without any of the transformations… well, mostly. There’s still some taint…). Did you know they drop specific items every fourth fight?
  • The Vulpatra codex entry has been added.
  • Three new images were added to the image pack, all of Zheng Shi’s Lorelei, all drawn by Bonnie Bovine.

0.8.030-1 (public; November 6, 2019)

https://www.fenoxo.com/public-tits-sexy-shekka/

  • You can now catch Shekka (crew only) working on a late Halloween costume.
  • New busts: Vulpatra sexdoll, sexdoll miniboss
  • Ardia’s debug domination options were disabled as they were supposed to be last patch.
  • Fiddled with how [pc.breasts] and [pc.chest] handle male chests. Sorry for anything this might break…
  • Fiddled with chest/breast output some more.
  • Updated Image Pack

0.8.029 (public; November 5, 2019)

https://www.fenoxo.com/public-tits-we-heard-you-like-videogames/

  • A VR adventure now blocks the path to Doctor Po’s lab! This is part of the unfinished “Kiro Recruitment Quest” that can be playtested using the “doll” cheat code. Be aware that this content features a high degree of forced transformation. (Mostly written by Wsan)
  • The VR adventure includes: A male goblin, a sprite, a cursed princess, a salamander, and a demon “boss”.
  • Thyvara’s author has been properly credited as “Redknight910”.

0.8.028 (October 27, 2019)

https://www.fenoxo.com/tits-backers-ardias-balls-are-the-best/

  • Ardia is now properly recruitable. Careful though, she’s addictive, has a dominance meter, and can be fitted with a synthsheath if that’s your jam, though the last part isn’t exactly new. Savin, Wsan, and William all chipped in for her, so if you’re like me, look forward to a lot of T H I C C content.
  • That’s it! I haven’t coded since Friday.
  • P.S. A debug dominance meter adjustment was left in her menu. It will be gone next patch, so enjoy it while it lasts.

0.8.027 (October 24, 2019)

https://www.fenoxo.com/backers-tits-bad-ends-buggy-hunters-and-more-dildonics/

  • A new NPC has appeared! Thyvara can be found on Mhen'ga in the bar area (if I recall correctly). Fucky McFuck wrote her, and DrunkZombie did the code-touches.
  • Three New Dildos have been added to the game and placed in the “emergency dildo bucket”. Where is the bucket? On Kiro’s WIP recruitment quest. Type ‘doll’ to cheat your way there and fuck with the unfinished content.
  • The doors in Kiro’s recruitment quest should now properly accept dildos as keys.
  • Losing to the roaming fuckdolls now results in a bad end, written by William.
  • New busts: Laquine Fuckdoll, Goth Fuckdoll, Demon Fuckdoll, Illustria Po, Treated Male Zil.
  • New Image Pack Images: Kiroquest Earfuck Poster, Kiroquest Obedience Poster, and Bianca Blowjobs (Five of them: Human dong, horse dong, feline dong, canine dong, and suula dong). An updated Image Pack link will be included in the Patreon post.

0.8.026 (October 22, 2019)

https://www.fenoxo.com/backers-tits-rectal-dildos/

  • Dildos are now accessible from the masturbation menu. If you have more than one, it will open a submenu to select your plastic prong of choice.
  • Dildos can now be used rectally with a scene that shares absolutely zero text with the vaginal variant. Yay!
  • Some of the dildos got their stats and data scrambled together last patch. That should be fixed, though old items will probably still be screwy.
  • Various bug fixes courtesy of Jacques00.

0.8.025 (October 18, 2019)

https://www.fenoxo.com/backers-tits-testing-dildos-v1/

  • Inessa and Lerris both sell some TamaniCorp ‘Basics for Bitches’ dildos.
  • Lerris now sells a TamaniCorp “Cumlux” terran dildo that produces 250 mLs of cum per shot.
    • Note: we are aware dildos do not have anal options.
    • We are aware you can only use dildos through the inventory menu and not the masturbation menu. I’ll be looking into this for next week’s first patch.
  • Fixes to Ilaria pregnancy. (Hopefully! There were some merge conflicts that I think we’ve untangled.)

0.8.024 (October 11, 2019)

https://www.fenoxo.com/backers-tits-room-for-lovin/

  • New victory scene for the sexdoll guards in Kiro’s rescue quest penned by William – 69!
  • Almost all of the rooms in Kiro’s quest have been populated with descriptions, and the Orgasmender and Buttsluttinator should now properly appear in rooms. They have not been removed from their old locations yet but will be eventually. I’ll make sure there’s some repeatable way to access that content before I do, though.
  • Some of the special door locking mechanics for Kiro’s quest have been put in. The red door can be opened by knotted dicks, dog dicks, or red dicks. The pink door requires a vagina. Methods that don’t require certain attributes will be available.
  • Trying to unlock the door with the wrong dick at 100 taint has a small bit of smuttery for it.
  • Ilaria’s pregnancy options have been improved, and a generic ausar pregnancy has been added to the game courtesy of DrunkZombie!

0.8.022-3 (October 7, 2019)

https://www.fenoxo.com/backers-tits-here-comes-the-progress/

  • The basic floor map for the “dungeon” portion of recruiting Kiro has been put into the game, sans descriptions and locked doors.
  • The “doll” cheat code now transports you to the KiroQuest “dungeon.”
  • The generic sexdolls populate the halls of the KiroQuest “dungeon.”
  • The KiroQuest “dungeon” has had a miniboss placed inside it, written by our in-house Wsan and coded by yours truly. Let me know how the balance on her is!
  • Vulriks has been added to Zheng Shi, if you have items to sell… (Written Fr0sty, coded by Lighterfluid.)

0.8.021 (public; October 3, 2019)

https://www.fenoxo.com/public-tits-images-out-the-wazoo/

  • New image pack images: vaginally riding jumpers (with variants for each jumper), fanfir wall slut, gabilani wall slut, raskvel wall sluts, leithan wall slut, tura wall sluttery, and lots of Bianca stuff: Bianca Bent Over, Bianca Cunnilingus, Bianca Thigh Sex, and Bianca Working.
  • New busts: Bianca clothed & naked (by No Limit), wall slut busts, Synphia, Zheng Shi spacewalk boss robot, nude raskvel dockmaster bust variant, Perdita, and the Gabilani piloting the LGBT (though nothing yet for the walker).
  • Fixed some typos in Big T and an error in Eitan where it would talk about your prostate getting pounded as a lady.

0.8.020 (public; October 2, 2019)

https://www.fenoxo.com/public-tits-thicc-with-milodan/

  • Eitan has been added to the game. Written by TheLetterB and coded by Lighterfluid, the burly Milodan War Alpha can be reformed and eventually recruited, assuming you had the milodan imprisoned after the invasion (without going full-harsh). This boi is THICC with content AND muscle.
  • A new WIP enemy encounter can be tested by typing in “doll”. Includes four new victory scenes by a variety of authors (including some fun ear stuff by yours truly). The loss bad end is not currently enabled, since it is supposed to be a modified version of the bad end from another encounter that isn’t coded yet.
  • Fixes for Bianca, Breeders Bliss interactions for herms, and improved NPC pregnancies for a variety of generic NPC mobs, courtesy of DrunkZombie.

0.8.019 (September 11, 2019)

https://www.fenoxo.com/backers-tits-making-love-to-penny-and-deerium-light/

  • The “War Alpha” no longer has a cybernetic claw attacks that shift type between poison and lust over the course of the fight. Plain ol’ kinetic claws once more. His description was also changed from having an “athletic” frame to having hella muscles, dawg.
  • A new parser got added for writers – [pc.covers]. It functions like [pc.gear] except it only lists items covering up a “hot spot” – crotch, ass, or chest. Should help prevent people from undressing you out of your slave chains or w/e in newer scenes, assuming authors can be bothered. (What does the magic 8-ball say? “Outlook grim.”)
  • Deerium Light is now in the game, sold by Jade and certain vending machines.
  • Crew (Futa) Penny has a new “Making Love” scene by B. It should proc when you ask her for sex.

0.8.018 (public; September 3, 2019)

https://www.fenoxo.com/public-tits-have-a-thing/

  • The Treated Male Zil, by Altair, is now able to found on Mhen'ga, coded by Lighterfluid.
  • A snakeboy can now be met on Extrameet for cloaca fun, penned by Gardeford.
  • Fixes courtesy of Jacques00 and Whimsalot.
  • New Penny image for the image pack.
  • Syri’s panty picture should now display with using her panties in the image pack version (Penny’s new pic too).

0.8.017 (August 26, 2019)

https://www.fenoxo.com/backers-coc2-return-of-the-horny-hornets/

  • Bianca has been added to the game! This foxy MILF is here to bring you some much needed medical attention in the field… and other kinds of attention. Penned by William (and largely coded by Lighterfluid), she is an incredibly complex NPC with a ton of variables spinning about under the hood and so many variations. I spent about 4 hours this afternoon chasing down some of the bugs and typos Will handed back to me, and it’s likely she’s not going to be perfect for a while – please hit up those bug reports if you bump into weirdness.
  • Lots of bug fixes… but I had so many merge conflicts today that some new ones might have gotten introduced. Sorry!

0.8.016 (August 20, 2019)

https://www.fenoxo.com/backers-tits-perdita-pens-penis-packing-pals/

  • New bust: Mitzi’s Valentines Day outfit.
  • New bust: Star Viper Pilot.
  • New feature: Buying Multiple Items from shops at once, as coded by Somebody Else Entirely.
  • The option for in-line notification displays should now prevent the game from eating some of them in certain scenarios (Also by Somebody Else Entirely).
  • Lastly, Canadia Station gets a new resident in the form of Perdita – a half-ausar smut-writer that makes her living on Champeon. This sounds vaguely familiar. She comes with two sex scenes and a massive pile of purchasable smutbooks. Written by SomeKindofWizard.

0.8.015 (August 13, 2019)

https://www.fenoxo.com/backers-tits-secop-expansions/

  • William wrote up a new scene for the female SecOp bullying you with her sweet, delicious tits… and then a bad end for her claiming you… and one for the male doing something similar… and also a scene for getting bullied if you’re mouse and bump into the female SecOp. That last one has a 36 hour cooldown.
  • I also made it so the SecOp visor scenes prioritize ones you haven’t seen yet before going into random selection.
  • A new image was added to the image pack (link in the Patreon post) for the scene with the Corona Lord Pyropup. It’s in the win scene for phallus-havers.
  • Bashko’s Syri lingerie pic was added to the image pack as well.
  • The pirate Snake should now properly disembark your ship if you pick her up during your victory choices.
  • Mitzi’s soak scene now has an option for laying claim to her vaginally, courtesy of Skom.

0.8.014 (August 11, 2019)

https://www.fenoxo.com/backers-tits-late-night-pirates/

  • Another pirate encounter has been added to the game. This one can only occur when traveling to Zheng Shi, Uveto, or Myrellion. She’s a Slyveren member of the Star Vipers, though not quite a slavebreaker. Wsan penned her, and now that I’m writing this, I realize I never wired up the blurb for her hopping off the ship in some of the victory options. Next time!
    • Note this encounter is fairly uncommon. Trying to farm it likely won’t be very fun, but I’m unwilling to have pirate ship attacks be too common. Getting jumped that frequently isn’t fun.
  • A new piece of ship equipment was added to the game: Stealth Field Generator. It works much like the smuggler ability. For now, our new NPC is the only person who can make use of it.
  • Some cheat codes got changed. “furfag” got changed to “urta” and “sjw” was swapped to “poison.”
  • Lots of fixes from Jacques00.

0.8.013 (August 6, 2019)

https://www.fenoxo.com/backers-tits-back-at-it/

  • A new transformation drug has been added to the game: Soak! As the name implies, it is largely focused on making your character very, very juicy. Skom did the honors of writing this commission for me!
  • A new bad end is here for Soak, written by Altair! Juicy!
  • Soak can now be purchased from Dr. Badger (Sorry, Doc Badger’s update had a bug) and Mabbs.
  • Bored Jumpers now sometimes drop Soak.
  • Mitzi now has the option to give her Soak, with a new scene for eating her out while she’s on it. I’d like to have another scene or two to go along with it, but I wanted to get back on the workhorse and produce something for you guys quick-ish.

0.8.012 (public; August 5, 2019)

https://www.fenoxo.com/public-tits-at-long-last/

  • New Busts: the “wall sluts” (except Tura) and Fadil.
  • Alex’s rework by BubbleLord is live to hopefully give a little more depth and granularity to a very early-game, basic NPC. Coded by Kitteh6660.
  • A few incorrect ‘source’ images in the codebase have been updated to the correct version.
  • Lots of fixes.

0.8.010-1 (July 28, 2019)

https://www.fenoxo.com/backers-tits-consequences/

  • Two new scenes were added for the frost dragon, written by TheLetterB and coded by Whimsalot.
  • Doctor Teyaal gets quite upset if you come back after stealing the Sidewinder. If you fly back to Zheng Shi after, expect heavy resistance. (Note that the event is currently bugged to happen no matter what ship you are flying post-theft. In a future patch it will only trigger if flying the Sidewinder.) Losing, of course, brings a sexy new bad-end.
  • New Cheat: “sjw”. Toggling this one replaces “shemale” with “dick-girl” throughout the game’s scenes dynamically. Something like this has been requested a few times, and it spending 5 minutes adding a cheat allows some of our transgender fans to better enjoy the game, I’m happy to do it.
  • Zheng Shi’s rooms have been updated for the Sidewinder‘s theft. What replaced it? A new, much less complete Sidewinder II. One of these days they’ll actually get to use one of their ships…
  • Burt’s vending machine was moved to the back room. Yoma’s button (when he’s there) now occupies its space.
  • Enemy AI for using Shield Disruptors was fixed.
  • Lots of other fixes courtesy of Jacques00. Seriously. A lot of files got the J-touch!
  • You can now mating press the female raskvel, courtesy of William’s writes and DrunkZombie’s coding.

0.8.009 (July 22, 2019)

https://www.fenoxo.com/backers-tits-apology-patch/

  • Nykke (by B) is back in the game with a new coat of paint. (Coded by DrunkenZombie.)
  • That’s it.

0.8.008 (July 17, 2019)

https://www.fenoxo.com/backers-tits-olympia-and-the-saucy-sidewinder/

  • You can steal the Sidewinder! It goes fast… really fast. More than twice as fast as any other ship in the game. It also comes with a very defensive sex-bot that will need to be dealt with.
  • Speaking of that sex-bot – she can be a full fledged crew-member… as long as you stay onboard the Sidewinder. If you swap it out for any other ship, she’ll ditch you to stay with the Sidewinder. Probably don’t sell it.
  • Amber got some new scenes to personally “Drain Her,” written by Wsan and coded by Legojohn. Great stuff, guys!
  • A new option for having log notices appear in-line with current scene text is now available. Please note: In some rare instances this may cause log notices not to display.
  • Carl’s shop found its tooltips.
  • Some bug fixes, like usual!

0.8.007 (July 12, 2019)

https://www.fenoxo.com/backer-tits-teensypatch/

  • Synphia can now suck your balls… and use her psionic powers to make them bigger.
  • Yoma got a chunky new expansion! Written by GothPastel and coded by Whimsalot.
  • A new transformation item has been added to Ceria’s inventory: Areolove! This transformation lets you adjust your nipple shape. Written & Coded by Somebody Else.
  • Fixed a bug in the ship swapping menu.
  • Suula breast size options should display properly.
  • Lots of other fixes courtesy of Jacques00!

0.8.005-6 (July 8, 2019)

https://www.fenoxo.com/backers-tits-lore-patch/

  • Synphia got an appearance screen.
  • Synphia has five new talk topics to flesh out her lore and even a bit of SteeleTech’s.
  • Various bug fixes.
  • Half-Suulas have been added to the game as a starter race. Note that half-suulas do not have wings and take after their human sire in the genitalia department (aside from coloration).

0.8.004 (July 7, 2019)

https://www.fenoxo.com/backers-tits-kiona-synphia-public-bug-fixes/

  • New NPC in Korg’ii Hold: Kiona the Jeweler. Written by Lkynmbr24 and coded by DrunkZombie. This adds a bunch of new piercings and adds some as drops to some Uveto NPCs. This should also content for the Battle for Korg’ii Hold and after, as well as a quest to collect a new Uvetan mineral.
    • Note: I haven’t personally tested Kiona’s content, so please peruse her content with a keen eye for bugs and a finger on the bug report forum in case anything is amiss.
  • Synphia’s “Deep Sucks” option should now be enabled, with two orgasm options (but not if you take the venom). There’s a lot going on with Synphia, so let me know if any text seems out of place or wonky in the new content.
  • New Busts: Bizzy the kaithrit camwhore and the Corona Lord “Pyrotech” as I’ve called her in the code.
  • The Lapinara encounter on Tarkus has been disabled, their codex updated, and most mentions of them by NPCs in and around Tarkus eliminated. Why? The team felt Lapinara were one of the weakest encounters on the planet and didn’t exactly mesh well with the rest. Additionally, their scenes tended toward brevity quite a bit more than is expected in the game nowadays. This change will enable us to use them in the wider context of the universe in the future and hopefully do more with them.
    • Fear not! If you liked them as they were, the cheat ‘laplove’ will toggle all their old content back on, even Colenso’s prophylactic.

0.8.003 (public; July 7, 2019)

https://www.fenoxo.com/backers-tits-kiona-synphia-public-bug-fixes/

  • Missing busts should be active again.
  • Some tweaks to the vaginaNoun parser to put it in line with the cockNoun parser. (vaginaNounSimple / vaginaNounComplex both exist now, writers.)
  • PC ships should now spawn with full armor. Previously, they were not spawning with bonus armor awarded by PC stats… which could lead to thinks like your ship being damaged at creation (or purchase).
  • Various other bugfixes courtesy of Jacques00 and myself.

0.8.002 (public; July 4, 2019)

https://www.fenoxo.com/public-tits-part-two-now-with-another-beej/

  • Synphia can now give “service” to characters with phalli. She has lots of reactivity to: different features, using her repeatedly, and to different levels of output. She also has options for using her venom or not with lots of variations scattered throughout the scene. I wasn’t able to finish her second blowjob “path” for this patch (or the optional ball-teasing). That’ll have to come for backer builds, I’m afraid.
  • KNOWN ISSUE: It appears many of the new busts authored by Adjatha were inexplicably disabled during a merge between branches on git. This will be fixed in the future. The busts are alive and well, and I promise they’ll be back next time.
  • The Image Pack got updated! If you like playing with the ability to peek at higher resolution busts and having chunks of art embedded in some of the scenes, today’s a good day for you!

0.8.001 (public; July 3, 2019)

https://www.fenoxo.com/public-tits-somehow-late-on-top-of-being-late/

  • We’ve bumped up to 0.8.001 so that Savin will stop asking me when we are going to bump to 0.8.0*. Also, ship battles, customization, and storage are a thing, so it’s fitting.
  • A new scene for getting a blowjob from Nessa has been added to the game. (Written by William, coded by Lighterflud)
  • The hyena transformation item, Cackler, should be available at select vending machines and in Jade’s inventory. (Written by Freed)
  • Various and sundry bug fixes.

0.7.289 (June 26, 2019)

https://www.fenoxo.com/backers-tits-focalor-the-fair/

  • New NPC on Uveto: Synphia the Slyveren Mechanic. She sells new ship upgrades!
  • New Module: Shield Vampire! This item attempts to steal a large volume of shields from an enemy vessel.
  • New Module: Capacitor Vampire! This item attempts to plunder an enemy ship’s energy reserves.
  • New Module: Advanced Crew Quarters! This item, while installed, should allow for two crew members to be housed here.
  • New Module: Auxiliary Thrusters! This item provides a constant increase to thrust.
  • New Module: Thrust Vectoring System! This item provides a constant boost to agility.
  • New Module: Hardened Systems! This item increases your vessel’s system strength.
  • New Module: Heavy Armor! This item increases the damage reduction of its armor by 25.
  • New Module: Power Core Tuner! This item increases your energy generated per turn!
  • New Module: Redundant Plating! This item increases your ship’s armor by 1000.
  • New Module: Sensor Suite! This item increases your ship’s sensors significantly.
  • New Module: Shield Upgrade! This module provides an additional 1,000 shields.
  • New Module: Tuned Emitters! This module increases your shield’s damage reduction by 20.
  • New NPC on Myrellion: Focalor the Fair! This lovable little Tove has some great ships available for great prices!
  • New Ship: Clydesdale K7! This Steeletech-manufactured freighter has low stats but tons of room for crew and upgrades!
  • New Ship: MSXI! This shield tanking ship is slow but packs strong electronics and decent cargo space.
  • New Ship: Sledgehammer Mk II! This battle-geared vessel’s only weaknesses are a lack of crew spots and weak sensors.
  • Ship recovery modules have been buffed.
  • New Bust: Breedwell Matron.
  • New Space Battle: Attempting to guess an incorrect password for Zheng Shi now lands you in a space battle! Try not to die.
  • Fixed shields, shield defense, and defense being incorrectly calculated for ships.
  • Fixed ship accuracy and avoidance stats from not being properly applied in combat.

0.7.288 (June 24, 2019)

https://www.fenoxo.com/backers-tits-turrets-shooting-waifus-art/

  • Artpack Released!
  • New type of ship weaponry: Turrets. Turrets deal roughly twice as much damage as their standard brothers but require a crew member to fire. Note not every crew member is capable of crewing a turret. Yammi and Celise, for example, aren’t much for shooting. Others might surprise you, like Mitzi… You can buy your own turrets from the Dockmaster on Tarkus.
  • New Busts (Adjatha): “The Servant”, Lurelings & Marions, Una, and Zheng Shi’s Mining Robots.
  • New Busts (Shou): Forgehound, Vark, Ushamee in Canadia, and the War Alpha from the battle for Korg’ii Hold.
  • New scene: blowing dick-having Shekka, by William.
  • Various fixes and tweaks, courtesy of Jacques00.

0.7.287 (June 19, 2019)

https://www.fenoxo.com/backers-tits-more-shipping-the-raskvel-dockmaster-with-captain-steele/

  • The raskvel dockmaster can now be flirted with and taken to bed. Note for those packing phalli: if you see her 5-10 days after knocking her up, you can collect her panties (after she tells you how nice the eggs you gave her felt). Written by SomeKindofWizard.
  • You can now rename your ship at Vahn for 300 credits.
  • The [pc.ship] parser should now output the correct ship name (and italicize it).
  • The “getCombatName()” function should now italicize all ship names as well.
  • A failsafe check has been added to the game’s main function to properly tag ships as belonging to the PC. Some ships weren’t being initialized properly and wound up producing bugs where tamwolf and other drones would help out in space combat… somehow.
  • Various fixes and tweaks courtesy of Jacques00.

0.7.286 (June 18, 2019)

https://www.fenoxo.com/backers-tits-more-ship/

  • New NPC on Tarkus: Raskvel Dockmaster, written by SKoW. She doesn’t have any sex scenes (yet).
  • New vessel available for purchase from the dockmaster: Moondast Gruss.
  • New ship upgrades for purchase from the dockmaster: Capacitor Bank (full energy recharge), Missile Bay (quad-shot kinetic/thermal damage), and Coil Cannon (top-end damage and energy cost, but kinetic damage).
  • New Cheat Code: “clowncar”. Allows you to fly when over the crew limit.
  • New Busts: Raskvel Dockmaster, Moondast Gruss.
  • Various tweaks and adjustments to ship shop code to support multiple vendors.

0.7.285 (June 18, 2019)

https://www.fenoxo.com/backers-tits-test-my-ships/

  • It is now possible to find Shekka’s old extrameet profile and confront her about it. Written by Gardeford, coded by DrunkZombie.
  • Dr. Badger’s lab’s silicone equipment got an expansion courtesy of Natetheman223 and Kirorororo.
    • The Doll Maker can now be fixed up (once) with a similar miniquest to Nym-Foe.
    • Play with individual Doll Maker arms or Fight it if non-Bimbo.
    • Strange Ball (brainwashing ball) can be used from the Badger’s lab. Basically resets intelligence and some proportions.
    • Buy a silicone tank from Badger for the ship. Costs a lotta credits or decide to carry silicone for a week.
    • Combination of “Black Latex” and “Implant-tastic” perks will create the “True Doll” perk.
    • “True Doll” perk speeds up tightening of stretched orifices but can completely ignore stretching if elasticity is high enough.
    • “True Doll” increases sexiness by 5 and mentions the body being “plastic” in the appearance screen.
  • Fadil can now be encountered in the newly added back of Anon’s Bar and Grill. Written by Doots and coded by Lighterflud.
  • Kaede now has an extrameet profile and dating scene.
  • Mirrin’s pregnancy expansion (by SoAndSo) is now live (coded by Lighterflud).
  • Tessa got an expansion pack where you can attend a wedding with her, written by Fr0sty and coded by Lighterflud.
  • Shop vendors should now have their name and bust persist inside their shop menus.
  • Your ship now has a full suite of stats and a system for engaging in ship combat.
    • Be aware that many ships and items may have their stats buffed/nerfed in the days to come as we get more time spent actually playing with it.
  • The first time you fly to Tarkus, you’ll stumble into a low ranking Corona Lord in orbit that you’ll need to defeat in an epic space battle! (Really it’s a simple space battle that exists to introduce the system.)
    • After encountering the Corona Lord ship battle, it can randomly occur while traveling to rush worlds.
  • You can no longer fly if you have more crewmembers than your ship can carry or more stored items than your storage can hold. (Celise does not count toward this limit since she does not require much space.)
  • Vahn has a whole suite of new functions: Selling ships, storing ships, upgrading ships, and repairing damage to your ship’s armor over time whenever it is parked in Tavros.
  • Shekka now repairs ship armor over time, though at a slower rate than Vahn.
  • New Ship Items: Machine Gun, Laser Cannon, EM Cannon, Thermal Projector, Shield Disruptor, Shield Booster, Repair Module.
  • New Ships: Casstech Z7 (enemy only), Spearhead SS, Ova’LEK, Colt XLR.
  • Many more followers can be removed from the ship now that crew count matters.
  • Please don’t fret if you can’t carry as much crew as you’d like this patch. More, higher level ships will appear on Tarkus and Uveto soonish.

0.7.284 (June 11, 2019)

https://www.fenoxo.com/backers-tits-xotchi-xpansion/

  • Xotchi has a series of new scenes and a potential game-over to opt-into on Uveto station, focused around painplay. Written by Frogapus.
  • Bizzy has a more befitting means of leaving the porn studio at higher stages, along with some tweaks to her payouts.
  • Jacques has deployed his usual arrangement of fixes all over the place.

0.7.283 (June 7, 2019)

https://www.fenoxo.com/backer-tits-busy-bizzy/

  • Bizzy the Kitty Camgirl has been added. You’ll get a message from her as long as you’ve unlocked Zeng Shi and have deep pockets. Written by Nonesuch.
  • DrunkZombie has built us a cool modular storage system that is available in a couple of different places for you to stash various types of gear in. This touched some save code, and I’ve given it a good eyeballing and a test but you should absolutely consider keeping backup saves for the short term in case we’ve missed something!
  • Jacques has delivered his usual assortment of typo fixes and tweaks all over the place.

0.7.282 (public; June 3, 2019)

https://www.fenoxo.com/public-tits-cherry-pie/

  • You can now fuck Cherry in her room… assuming you’ve found a way to deal with her paralytic skin. …or not.
  • You can now feed Cherry bubbles from your Bubble Buddy (a TamaniCorp (TM) product!)
  • You can now “Blow Bubbles” with Cherry – which means stuffing a sextoy into her throat and face-fucking that… with a decent variety of outcomes and choices depending on how voluminous your loving can be.
  • Bug & Typo Fixes!
  • (ImagePack Only – available here) Lorelei’s busts have been added to the game. Unfortunately I pushed the new patch to the blog before merging this code fork in, so she’s only visible if you grab the image pack version for right now. Never fear – she’ll be there in all future variants of all patches.
  • Known Bug: The check for being able to lift Cherry is backwards for the “lift&fuck” scene. Sorry!

0.7.281 (May 27, 2019)

https://www.fenoxo.com/backers-tits-trials-in-tainted-coding/

  • Faux Cow has been written & coded by Skom (and they did a great job!) and presented for your inspection by yours truly. Note that it has not been extensively tested, so there may be save-crippling bugs present. Note the cheat “fauxcow” should force your next Treatment dose to make you a faux cow.
  • Reptilum (by Zavos) finally got a look-over by yours truly, had the text punched up here or there, and got added to Gene’s inventory. Wanna look like a lizard? Give it a go.
  • Velta (by Franks, coded by DrunkZombie) was added to the game. She’s related to Riya… and as you might expect from someone related to Riya, she is: A. human and B. quite a handful in the bedroom.
  • You can now meet a big tiddy goth GF on extrameet and have crazy, fucked up sex with her. Written by Fr0sty and coded by Gedan.
  • Paige got a new scene: body worship. Big thanks to B for writing another titanic sex scene and lighterfluid for coding it.
  • A new titfuck scene for the male SecOp in Zheng Shi exists. It also comes with the option to get some extra mass up top, if that’s your cup of tea. Written by Natetheman223 and coded by Jacques00.
  • Ceria got some new scenes by William. Check out the doggy-style on her! (Coded by DrunkZombie.)
  • Cherry (of Cherry’s Tap-Hall) can now be tipped with Bubble Buddy bubbles. She can also invite you back to her room for a bit of fun, but there’s a lot of placeholder stuff for the moment. I didn’t want to keep you guys waiting another minute more!
  • Lots of fixes for typos and bugs, including Lorelei’s capacity.

0.7.280 (May 15, 2019)

https://www.fenoxo.com/backers-tits-lorelei-the-rogue-breedwell-premium/

  • Dane now has a scene for fucking taurs of any gender. Taurs no longer play the standard vaginal fuck scene.
  • Roo now has busts.
  • A new character has arrived in Zheng Shi: Lorelei. This cunning rogue may take a shine to player characters who court her favor. Written by B, coded by Lighterfluid.
  • Breedwell has received a “Premium” expansion pack, and it can be yours for the low low price of 2000 smutbucks, our new premium curren- hahaha no. Just kidding. It’s an expansion pack by Nonesuch, coded by DrunkZombie. I did not give it much personal testing, so apologies for any bugs that crop up.
  • This isn’t actually in game, but I got to the end of March’s submissions and slammed into a 150+ page brick wall. Hopefully once I finish slogging through this (or abandon ship and move on), it’ll be fast going again.

0.7.279 (public; May 4, 2019)

https://www.fenoxo.com/public-tits-may-the-fourth-be-with-you/

  • A new encounter with a Slyveren toying with one of Rat’s Raiders can be found in the “prefab” tiles of the foundry. The event can only occur once every 4 days and has a few options for how you’d like to interact with it. Written by William, coded by Lighterfluid. Personally, it tickles the old Fenoxo fetish buttons pretty hard!
  • Lots of fixes and tweaks for Roxy.
  • Nova should now slurp you clean when you get covered with juices. This one is relatively untested, so let me know if you hit a bug with it (and maybe attach a save file to your bug report so we can jump on fixing it post-haste).
  • New Bust: Corona Lord Flamer (AKA: Firepup)

0.7.278 (April 22, 2019)

https://www.fenoxo.com/backers-coc2tits-double-patch-monday/

  • New Character: Roxy the Laquine. She can now be encountered at Uveto’s racetrack (though only at certain hours). Written by: SheepPun & William. Coded by: Drunk Zombie.
  • Typo fixes.

0.7.277 (April 15, 2019)

https://www.fenoxo.com/backers-tits-lureling-dane-love/

  • Uveto has received a new (fairly uncommon) encounter in the form of “Lurelings” – psychic terrors from below the ice that remotely control ensorcelled ‘puppets’. Big shout out to Whimsalot for finally pushing this long side-lined project into the code!
  • Dane got three new talk options! You can ask him about his harem, how he got his start, and even give him back his shock blade if you’re feeling generous.
  • Dane got two new sex scenes – one for those with thirsty cunt-tails (like 6+ days of no feeding) and one for your typical vagina-packing Steele. They run over 6000 words between them with the vaginal variant packing in a good amount of support for different boob sizes, nipple variants, and even a paragraph or two for teasing those who aren’t packing any tits at all.
  • New (inactive) scene: Camwhore Penny making off with Syri’s bionahole and making use of it… until Syri catches her. Thanks to Lighterfluid for helping to code it!
    • Sadly this one won’t be active until Syri is a crewmate, but I wanted it in the code so it doesn’t get lost or forgotten.
  • New threesome scene for Celise and Amber, again coded by Lighterfluid.
  • New scene for amber where she can use her taur toys to help her mount a biped Steele. Once more, thanks to Lighterfluid for hitting the code switches.
  • Assorted fixes and tweaks courtesy of pretty much everybody. <3

0.7.276 (April 8, 2019)

https://www.fenoxo.com/backers-tits-flaming-flamers-batman/

  • A new enemy can now appear on both levels of Zheng Shi’s forge deck: the Corona Lord flamer, or as we on the dev team refer to her as: firepup. She’s a violent sadomasochist with a bit of a fire fetish, and I personally would not recommend losing to her if you don’t care for being degraded. If you do, well… I guess you’re a bad boy/girl.
    • Written by Wsan
    • Coded by lighterflud
  • Various fixes and tweaks.

0.7.275 (April 5, 2019)

https://www.fenoxo.com/i-hear-you-guys/

  • Blackjack minigame has been updated so that nobody wins or loses on a tie. Wheeeeee~!
  • [Imagepack Only] You no longer need to ask Roo about herself 50 times to unlock talking about her job. It has been set to 5. This’ll be in the normal backer patches moving forward.

0.7.273-4 (public; April 4, 2019)

https://www.fenoxo.com/public-tits-roooooooo/

  • [0.7.274 Fix] Roo now stands at 16 while the robot dealer stands at 17.
  • [0.7.274 Fix] Fixed a crash on Roo’s “Table Fuck” scene.
  • [0.7.274 Fix] Fixed an issue with blackjack that would prevent the dealer from hitting to their assigned value if doing so would cause them to win early.
  • New NPC in Zheng Shi’s Recreation Deck: Roo the blackjack dealer. This cute bunny-cat will reward your victories by progressively stripping down and eventually climaxing messily. This no easy feat on its own, but if you can do it repeatedly, she’ll even start offering you sex afterwards. Lady Luck be with you! (Thanks to William for writing her. Here’s hoping I didn’t mangle the coding too bad!)
  • New image pack images added: Roo table fuck and Roo under table lick.
  • You can no longer bet mid-game in blackjack, and the dealer stands at 17.
  • Assorted typo and bug fixes thanks to Jacques00.

0.7.271-2 (March 31, 2019)

https://www.fenoxo.com/backers-surprise-patch-from-pax/

  • I’ve dialed back the joke text adjustments for April Fools. They were a bit over the top, and we’re gonna keep things a little more serious from now on.
  • A new SSTD that I’m rather proud of has been added to the game. It comes on fast and finishes quicker than a pent-up laquine.
  • An awesome new dream for penis-toting PCs with Kase a crewmember has been added. Big shout out to HugsAlright for slinging it at me!
  • Laquine Pregnancy Busts should show properly.
  • Bored Jumpers can give you SSTDs again. This was improperly removed during the pregnancy update.
  • You can now make some fun bets with Haley. Thanks to Lighterfluid for coding it and Wsan for writing it up!
  • Amber now has an option for having threesomes with Anno, again written by Wsan and coded by Lighterfluid.
  • Added a new story to the game, “Breeding Sylvie.” It’s available for purchase from Mabbs, who in-game wrote it. Thanks to Gardeford for actually writing it!
  • You can now jab Haley with some Throbb, if you like bad ideas. Again, by Wsan, coded by Lighterfluid.
  • You can’t go to sleep in the Battle for Korg’ii Hold any longer.
  • A lot of other fixes and tweaks (but not much for Blackjack yet. Sorry!)

0.7.270 (March 26, 2019)

https://www.fenoxo.com/backers-0-7-270-repeatable-dane/

  • Dane can be encountered on the recreation deck of Zheng Shi. Head up the cargo elevator after taking out the LDC and Shock Hopper! Presently he’s rocking a small selection of talk topics and a rather involved oral scene with lots of variations for bimbos/snakebyte/deepthroat/normal folks. More will come!
  • The casino on the recreation deck is live with a basic blackjack game. Expect it to be refined and adjusted in the future, but for now feel free to abuse it and let me know what you think! (We officially have our own game with blackjack and hookers.)
  • Nonesuch’s “Sera Milkings” have been added to the game.
  • Kelly Hyper BJ” by Wsan has been added to the game. Go suck sum bun!
  • New Aliss for dick-wielders by yours truly.
  • More fixes for laquine pregnancy.
  • Pregnant Jumper busts were added, though I think a glitch in code merging has them disabled for now, so I’ve included them with this post. <3
  • Various typo fixes and bug fixes.

0.7.269 (March 18, 2019)

https://www.fenoxo.com/backers-tits-positively-pregnant-with-content/

  • New Busts: Cherry, Milodan Temptress (Shou variant), Ziresh, and Alvella.
  • New “Battle for Korg’ii Hold” reward available from Ula if you didn’t flee from any fights.
  • New talk scenes with Cherry.
  • New wall slut available in Cherry’s Tap-Hall.
  • Lots of new parsers under the hood courtesy of balaknightfang.
  • Syri and you can go score some Milodan tail on Uveto, if Syri’s already hanging out there. (Written by Wsan, coded by Lighterfluid)
  • New Sellera interactions, courtesy of Night Trap and Lighterfluid.
  • Laquine pregnancy is in the game – in pretty much every possible facet. William’s tireless efforts along with DrunkZombie’s coding dedication mean that the Jumpers can knock you up – and you can knock them up. There’s a whole host of new content for with a ton of variations. This content alone comes with more tracking flags than most of the rest of that station.
    • Base gestation time is 6 months.
    • If you’re pregnant with a Bored Jumper’s kids (and 50 days into gestating), you can bump into your baby daddy for some non-hostile TLC. (Three new scenes.)
    • The nursery also has some unique events for your bunnykids as they age.

0.7.268 (March 13, 2019)

https://www.fenoxo.com/backers-tits-korgonne-epilogue-loving-luca/

  • After the battle for Korg’ii Hold, Ula will actually take over as Chieftess, and her old talk scenes have been amended as such. Her father has also been relocated to her old room, where he can be asked a variety of questions. Thanks for the comments in the previous post – they were quite helpful in figuring out which topics to pursue! If there are any inconsistencies in other korgonne content post-battle, let me know in the comments so that I can address them in the future – unless it’s an obvious bug. Those go in bug reports.
  • Luca, by RequiemForAMeme, has had a pretty massive expansion added to the game. Big thanks to lighterfluid for having the patience to implement it and Requiem for having the patience to deal with all my edit requests.
  • The [pc.dickSkin] parser can now include color adjectives.

0.7.267 (March 11, 2019)

https://www.fenoxo.com/backers-tits-extended-references/

  • Tura the fox is now available in the slut wall of Cherry’s Tap-Hall (found in Zheng Shi’s recreation deck – available after dealing with the LDC & Shock Hopper inside the Sidewinder). She’s a hermaphrodite fox with options for whether you want to let her blow her load mid-fuck or not. Hit her with a huge cumshot for a surprise (assuming you didn’t buy a Puss Pass).
  • Numerous bug fixes have been provided by Jacques00, including a ton of small typo fixes and adjustments. Seriously, there’s a lot of typos that got axed.

0.7.266 (March 5, 2019)

https://www.fenoxo.com/backers-tits-sluts-for-the-slut-wall/

  • Cherry’s Tap-House is now available on the Recreation Deck. Presently Cherry’s options are limited, but she has three girls in the wall you can make use of for the time being. Hopefully in the future we’ll have options to put yourself in there, and maybe even some other genders.
  • Kimber’s busts shouldn’t be backward anymore.
  • A fix for a “null” in the appearance screen (hopefulyl).
  • Numerous fixes and tweaks for various subsystems courtesy of Jacques00.

0.7.265 (public; March 4, 2019)

https://www.fenoxo.com/public-tits-korging-it-up/

  • Image Pack Available. Yes it is still currently only a raw .swf.
  • You can now take your Siegwulf to Dr. Badger for an upgrade. It’ll make her a lot dommier. Big thanks to Wsan for writing and Lighterflud for coding her!
  • New Busts: War Alpha (clothed), Kimber, Zea, Fisianna, Korg Chieftain (included silly mode variant), and Milodan Infiltrator. Good work, Shou & Adjatha!
  • The recreation deck’s main navigational thoroughfares have been fully described. It took me way too long to churn through those 20-odd rooms, so be sure and let me know if there’s any lingering typos hanging out in there.
  • All the ear transformations in the game should now clear flags and set appropriate ones. This took longer than I’d like to admit.
  • Horse tails now have the new “floppy” attribute (same as floppy bunny ears), to indicate its lack of coordination relative to more solid tails.
  • Jacques00 has cleaned up a lot of code related to pumped attributes.
  • Laquine ear effect probabilities have been adjusted.
  • Some fixes to the Ten Ton Gym girls have been added, courtesy of TheRealDrunkZombie.

0.7.264 (February 27, 2019)

https://www.fenoxo.com/backers-tits-this-patch-blows/

  • Four new scenes have been added to Canadia Station’s gloryholes, written by SomeKindofWizard.
  • A mess of new transformation options has been added to the Laquine Ears item thanks to William.
    • Lop ears were reworked to be a 50% chance when gaining the bunny ear type. This required updating ears to allow for saved flags to be attached to them, which may cause issues if you frequently bounce between versions.
    • “Musky Pheromones” perk can now be gained, assuming you have a pretty big dick.
    • Pussy plumpening & bonus capacity boons (until you hit 800 capacity) can also happen.
    • If you have a dick and no balls, you can now grow balls.
    • You can now get quad balls.
    • Want bunny legs? You got ’em!
  • The beginnings of the Recreation Deck are getting laid out. Be aware that things are very… bare.

0.7.263 (February 14, 2019)

https://www.fenoxo.com/backers-tits-venereal-day/

  • I added a small scene for Valentines day to the game. It’s a last minute thing that comes with a fun little buff/debuff for doing it. Enjoy!
  • Bugs were fixed.

0.7.262 (February 12, 2019)

https://www.fenoxo.com/backers-tits-a-plethora-of-pint-sized-pleasure/

  • Added images to the Kiro/Kally team milking and War-Alpha low lust loss for the image pack.
  • Added new Mitzi scene: Public Fun, by Doots. This one requires you to be a slutty bimbo and leads you and Mitzi to go slut it up at the local bar.
  • Added new Mitzi scene: Mitzi Tentacle Fun, by Nonesuch. This one is a pretty solid chunk of content explicitly for those packing tentacle wings. Includes options for taking on Mitzi, Celise, Reaha, and Sera at the same time (though you need to work your way up one at a time). This one isn’t very well tested, so be sure to point out any issues that crop up in the bug report forum!
  • If you saved Nenne and Tuuva during the battle for Korg’ii Hold, visiting Nenne should result in an event where they thank you for saving them. (Repeatable too!) Thanks for writing it, B!
  • The war alpha’s claws should properly deal lust damage now during the lust phase.
  • A few minor tweaks to Kally and Kiro’s content have been made to clarify that they are step-sisters.

0.7.261 (February 9, 2019)

https://www.fenoxo.com/public-more-tits/

  • Slab Bulkhead’s Kimber has been added to the game by lighterfluid. She’s a New Texan cow-girl who also happens to be a chemist – definitely rolled well on the Treatment to come out of it still lookin’ for science! The best place to bump into her is probably on Tavros station’s bar, or any bar not on Mhen'ga.
  • SheepPun‘s art has been added to the game for a variety of characters.

0.7.260 (public; February 7, 2019)

https://www.fenoxo.com/public-many-korgs-such-saves-wow/

  • William’s Dosed Korgonne Male has a few new sexual options added in.

0.7.259 (February 6, 2019)

https://www.fenoxo.com/backers-tits-smol-patch/

  • Added the first part of Will’s male version of the drugged korgonne encounter. Right now there’s basically one scene that forks off into three options, depending on if he’s eating chicken or fish. Don’t worry, he has some more scenes in the pipe. These were just very slow coding.
  • Some typos got fixed.

0.7.258 (February 5, 2019)

https://www.fenoxo.com/backers-tits-warrrrrgiiii-coc2-updated-too-1-post-down/

  • The [[Siege of the Korg’ii Hold|War for Korg’ii Hold test has been disabled. Instead, the event will now start as normal. To begin it, you must enter the hold with the following conditions met:
    • 60% translation progress (Viewable in the korgonne codex entry).
    • Be level 9+.
    • Ula cannot have a visibly pregnant belly.
  • New Bust: Milodan Temptress (non-nude).
  • New Encounter: Milodan War-Alpha, the final boss of the dungeon.
  • New Image Pack art: Dosed Korgonne Female (by MrPink).
  • Awards for completing the event have been added, including a large amount of XP, a large amount of credits, and three new “very rare” classed level 9 items. In order to get them all, you must defeat a large amount of milodans before finishing off the event. Every korgonne you free contributes a fair amount as well. Note that if you can avoid having to flee, an additional reward may become available in a later patch.
  • Saves that were corrupted by a save issue from earlier in the month should be loadable once more.
  • It is recommended that if you like the War for Korg’ii Hold content that you keep a copy of your save from before the event. A few smaller content pieces will be coming in the patch(es) to come.
  • Various fixes and tweaks.

0.7.257 (January 29, 2019)

https://www.fenoxo.com/backers-tuuva-to-the-rescue/

  • After being saved, Tuuva now has a chance to assist the player in defeating the various milodan warriors. This also allows you to play a repeat of her threesome scene with the milodan temptress.
  • Enemies with captives in Korgii hold will now display the captive’s bust as well during combat.
  • New Adjatha Bust: Zil Champions (Plantation Quest-related).
  • New Shou Busts: Milodan War Lion and Orgy participants for the Jumper/slave orgy
  • New images have been placed into specific scenes for the “image pack” variant of the game (50+ images). (It also features the ability to zoom in on the corner busts and comes with much higher rez files for the busts. As you can imagine, it’s a bit girthier than our standard fare.) A download link for the image pack version of the game is available.

0.7.256 (January 27, 2019)

https://www.fenoxo.com/backers-unfucking-big-fuckups/

  • Saving the game should no longer render that save unloadable.
  • If you pay off the rats, they won’t bother you for 4 days instead of 4 hours.

0.7.255 (January 26, 2019)

https://www.fenoxo.com/backers-tits-we-got-the-meat/

  • Okay, I did code a few things myself. First, a number of new busts were added to the game: Milodan Temptress (nude), Rodenian Mechanic, Betsy and Victoria (dressed), Krissy the Christmas Reindeer-girl (with Gushed and Throbbed variants), Lola (clothed), Simone (fully nude), and Roz’s armor.
  • Adjatha also took a look back into the history books and redrew Kelly. The updated bust is a true work of art.
  • More DoT’s should show damage.
  • A Saurmorian transformation item is now available from Nevrie! Penned by Aullama and coded by Lighterfluid.
  • A big expansion that allows you to bump into the cow-girls from the Ten Ton Gym is now live. Written by Slab Bulkhead and coded by DrunkZombie.
  • Rat’s Raider should actually stay away for a while if you pay them off. (Thanks, Lighterfluid).
  • Added a new scene for bathing with Verusha on Myrellion. Written by Doots, coded by Lighterfluid.
  • Frosty’s belated Christmas expansion has been added to the game. Written by B and coded by Whimsalot.
  • A new NPC has been added to Tarkus with an item that can transform you into a new, atypical race. Written by Gothpastel and coded by Lighterfluid.
  • Yoma and Shizzy should be easier to encounter (coded by Whimsalot).
  • Bothrioc Quaddommes will not appear until Ara Kei’s quest has been started, and the PC can start it at Level 7 as usual without finding all the Quaddomme spots in the Deep Caves. Coded by DrunkZombie.
  • After the first time through security at New Texas or Gastigoth, disarming and re-arming should be automatic. Thanks, SomebodyElseEntirely.
  • Lane has a new scene for PC’s with very small endowments. Written by B and coded by DrunkZombie.
  • A new Anno dream/event was added to the game. Written by ATW-Luna and coded by DrunkZombie.

0.7.254 (January 25, 2019)

https://www.fenoxo.com/backers-tits-tempting-the-korgonne/

  • New enemy available in the invasion of Korg’ii Hold: the Milodan Temptress. This one was mostly QuestyRobo’s brainchild (with a bit of help from William). This slutty cat will have a captive Tuuva the first time you meet her!
  • Added a few options to the milodan infiltrator fight. I also realized I want to rework the buttons some more. I’m pretty sure right now the “Leave” buttons for a few of the encounters don’t work properly with the rescues.
  • The “Aphro” and “Aphro Gas” status effects now display how much damage they are doing to you when their DoTs (Damage over Time) effects proc. I intend to page through other similar statuses and see if I can clean up more of them later.
  • The Milodan Infiltrator, Milodan War-Lion, and Milodan Temptress have all had their attacks updated to allow for them to attack a friendly creature in the PC’s party. This shouldn’t have any effect for now – unless it introduces new bugs.
  • Jacques00 made some assorted bug and typo fixes.

0.7.253 (January 21, 2019)

https://www.fenoxo.com/backers-tits-more-korgii-war/

  • New encounter added to the war for Korg’ii Hold: a drugged korgonne who was left unsatisfied by the milodans who dosed her. Are you a bad enough dude to help her out with her augmented urges? (By: Wsan)
  • You can no longer rest inside Korg’ii Hold during the siege.
  • Milodan War-Lions and Infiltrators can now be disarmed and make relevant bare-fisted attacks.
  • Milodan War-Lions and Infiltrators now drop healing poultices or an energy recovery item 90% of the time.
  • Characters with low HP or energy have a chance of finding a stim or poultice on the floor (if they have none of their own).
  • The lower floors have had their descriptions altered and their bonus calls fixed so that you can’t encounter “normal” Korg’ii Hold NPCs any longer.
  • Several barricades have been placed in the stairwells and surrounding areas such that the path to the “royal” area is much lengthier (and perhaps even mildly difficult to puzzle out?)
  • Added some randomized messages that append to the room descriptions to really drive home the combative and chaotic nature of what is going on during the invasion.

0.7.252 (January 21, 2019)

https://www.fenoxo.com/backers-2slow/

  • You can now “test” the Wargii Hold event at any time by talking to Ula. This option will disappear in the future.
  • New Warg’ii Hold enemies: Milodan Infiltrator and Milodan War Lion, written by Wsan.
  • The bottom floors of Korg’ii Hold are not properly set up yet. Avoid going down there for now.
  • To leave the Warg’ii Hold event, head up to Ula’s father’s room. It’ll auto-exit and attempt to reset the flags.
  • The Sidewinder in Zheng Shi should now have its entrance marked.
  • New Ramis sex scenes (and panty collecting!) by Nonesuch.

0.7.251 (public; December 30, 2018)

https://www.fenoxo.com/public-tits-merry-new-years/

  • A new scene for Krissy, written by Thirdgames, is available.
  • It should no longer be possible to proc combat encounters when loading a save.
  • Lots of assorted fixes.
  • Unfortunately, it looks like Jacques00 made the SynthSheath limit apply to the one available from Riya’s Christmas party event… I’m probably going to remove this in a future build. A Christmas event totally shouldn’t be limited in such a way. It’s a present!

0.7.250 (public; December 24, 2018)

https://www.fenoxo.com/public-merry-christmas/

  • A new holiday encounter has been added! Encounter Krissy the reindeer girl, stuck away from her home after a Christmas Party. Are you a bad enough dude to give her a ride home? (I wrote this one!)
  • Various typo fixes and such.

0.7.249 (December 22, 2018)

https://www.fenoxo.com/backers-carbonado-christmas/

  • The Christmas content for Gwen and Eimear is now live, courtesy of Gardeford. Just like last years it is procced by approaching them shortly after closing time (assuming you’ve already hung out with them once). If you’ve done neither event yet, you can do both – simply wait three or so days after the first one before trying again.
  • For those at “Good CEO” rank with Rats Raiders, there has been a new option added to the encounter with your rival and Feruze. Click ??? to find out what happens next!
  • Fixed a few typos I encountered while doing a playthrough yesterday.

0.7.247-8 (December 21, 2018)

https://www.fenoxo.com/backers-ratty-christmas/

  • Riya’s event now properly makes sure you’ve met Riya. A check was inverted. My bad!
  • If you’re a non-taur on good(ish) terms with Rat’s Raiders and have a vagina (or penis that fits inside) AND have read the Rodenian Codex entry AND it’s Christmas AND you’re on Zheng Shi AND you’re entering your ship… there’s a 25% chance the raiders will show up for a bit of holiday cheer, and even introduce themselves. Golly, that’s a lot of names! (Good work, William!)
  • I unfucked a value I had forced to be “true” for the purposes of testing. Nothing to see here, folks!

0.7.246 (December 20, 2018)

https://www.fenoxo.com/backers-christmasween-2018-part-uno/

  • New Busts: Doctor Teyaal & Olympia (by Adjatha)
  • New Holiday Content: Christmas with Embry, by Frogapus. Requires Embry to have undergone all her procedures and you to have genitals.
  • New Holiday Content: UGC Garrison Party, by Franks. Requires you to have met Riya.
  • New Christmas Dream: “Nice” femdom elves, by Carol J.
  • Futa Sylvie can now access the “Taur Mounting” scene once more.
  • Several fixes for bugged content or typos.

0.7.245 (December 13, 2018)

https://www.fenoxo.com/backers-mice-in-spaaaaaaace/

  • Higuera’s “Mousearella Cheese” transformation item has been added to the game. Jade sells it in her shop (and the raiders should be able to drop it as well).
  • Jade’s shop has been split into three menus: one for very erotic, involved transformations, one for standard transformations, and one for very targeted transformations. Hopefully this’ll make sorting her stuff out easier in the future.
  • A new series of dreams that culminate in a possible bad-end have been added to the game, written by Carol J. You can begin to get them after hitting level 7. Note that you must: use masculine pronouns, have a penis, have balls, and have been to New Texas.
    • Update: 0.7.245: Fixed an issue with dream routing, made it so they only occur while sleeping on New Texas, and turning down Alexandra’s dreams twice in a row should disable them. Thanks for all your feedback!
  • If you have a basic tongue, the appearance won’t bother talking about it.
  • Leveling above level 5 has been slowed down a bit. Hopefully not too much!

0.7.243 (December 11, 2018)

https://www.fenoxo.com/backers-trials-in-bunny-space/

  • It is now possible to enter the Sidewinder, the prototype ship being built in Zheng Shi! You must defeat your rival and his bodyguard and have the keycard from Dr. Teyaal to get in.
  • Once inside the ship, it’s possible to take on the leader of the Jumpers: the fearsome Shock Hopper and her diminuative bunny boy-toy-slash-domme: the LDC (Large Dick Collider). Between William and Savin there are a lot of victory scenes on offer here.
  • It is now possible to collect the coordinates for the next planet – even if you can’t get there yet. There’s also a few goodies tucked away with it – like an airtight Jumper spacesuit and the legendary fifth Galomax dose.
  • New Busts: Rat’s Raiders (all six), Gil the cuntboy, the LDC, and the Shock Hopper. Great work, Shou & Adjatha!
  • Lots of fixes and tweaks, especially for Rat’s Raiders.
  • Varmints are now considered “self powered” and won’t stop acting just because your shields are down.
  • Probably other stuff I’ve missed! Love you guys!

0.7.242 (December 7, 2018)

https://www.fenoxo.com/backers-tits-not-the-patch-you-expected/

  • Struggle code was reworked by SomebodyElseEntirely to make it more clean and consistent across the board and also slightly improve Escape Artist for physique-based characters.
  • Showering with Paige is now a thing (largely based off CoC’s “Brooke” scenes), provided by B and coded by LighterFluid.
  • Thanks to the efforts of Whimsalot, you can now name your pet varmint.
  • Lighterfluid spent some time cleaning up Rat’s Raiders as well as putting some more of their finished busts into the game, with help from their author, William.
  • And lastly, Quaelle’s pregnancy expansion (authored by Nonesuch) has been added to the game by DrunkZombie.

0.7.241 (December 4, 2018)

https://www.fenoxo.com/backers-tits-bimbofy-your-foxy-crewmate/

  • Badger’s “Quest” for Penny can now be completed even if Penny is on your crew. I had to sort through seven different bimbofication variants and make sure the text was all suitable for her being in your ship for this! More time intensive than I thought. I also had to write some additional text for setting her up as a camwhore in order to match everything else bimbo & cumslut Penny has going on.
  • You can now turn Dr. Badger in using Penny’s replacement.
  • [pc.cockHeadsNoun] parser is now properly active. [pc.cockHeads] should also be more correct in its outputs.
  • Various typo fixes.

0.7.240 (public; December 2, 2018)

https://www.fenoxo.com/public-ho-ho-ho-merry-jizzmas/

  • Bimbo Penny can now be recruited to join your crew if you want a cum-slut on the go. The scene for finding her with Mitzi’s panties should also appear for crew bimbo Penny.
  • A big ol’ pile of fixes, courtesy of Jacques00’s hard work.

0.7.239 (December 2, 2018)

https://www.fenoxo.com/backers-penny-camming-tweaks-mouse-folk-busts/

  • New Busts! The half-rodenian boy and girl. I assume these are the nude variants, but they’re all I have, so they’re shoveled in for now.
  • New scene for Camwhore Penny when you and her jerk off into and on each other for the camera. (By Wsan)
  • Adjusted the encounter rates on the foundry deck of Zheng Shi to favor our mousy friends a bit more.
  • The descriptions for ballsacks have had some more adjectives thrown in and a few yanks out. No more mentions of your “empty sack” just because you came recently.
  • Assorted bug fixes and typo corrections.

0.7.238 (November 22, 2018)

https://www.fenoxo.com/backers-penny-camming-it-up-with-mitzis-panties/

  • Cumslut Penny can now be recruited onto your ship as a camwhore. Note that if you recruit her this way, calming her down will not be an option as she has no fallback for making money. This comes with a few variants for some of her other scenes, like “Other Crew” for example.
  • Futa Penny can now be caught playing with a pair of Mitzi’s panties, thanks to Wsan. Note that for this scene to occur, the “Other Crew” discussion with Penny must be completed first.
  • Lots of fixes for Penny’s recruitment, the rat thieves, and assorted other things.

0.7.235-7 (November 20, 2018)

https://www.fenoxo.com/backers-camming-foxes-and-naughty-mice-this-is-a-big-boi/

  • New encounter in Zheng Shi: Rat Thieves. The last big gang on Zheng Shi to be represented, Rat’s Raiders, fight in groups of three, containing two male and two female rodents that are randomized per encounter, including a full Female Rodenian. Approaching Urbolg three days after beating him will trigger an event and enable them – rarely in the Mines, and commonly in the Foundry.
    • This all-mouse group will always attempt to shake down unaffiliated people wandering Zheng Shi. You have the option of paying their toll in credits, gems, oral sex, or breastmilk. Fighting them is fine, too. True to their name, they are focused on stealing your credits and gems, and their fighting reflects this. If you lose, expect to be relieved of a lot of cash! Be careful of getting stunned!
    • Rat girls and rat boys have different combat abilities and quirks, some shared. The girls have higher shields, more aim, and focus on damaging shields and hindering you. The boys have higher HP, more physique, and focus on damage output. They will also use items frequently amongst each other. There are either two boys or girls in a fight, changing the dynamic of combat – carrying multiple damage types is heavily advised!
    • After enough wins (or losses!), a series of events kicks off where the Rats determine a little something about Steele! This mini-plot can be concluded with enough interactions and input, leading to benefits down the line while also changing all the interactions dynamically.
  • It’s now possible to bring Penny to bed, thanks to B! (Unsubtle plug: you can take a peek at his newest project early if you back him on Patreon.) Falling asleep with low energy results in a different, sexy waking scene, so be sure to give it a spin!
  • Penny can now be convinced to become a cumslut while on crew, though the result is her getting into camwhoring rather than opening up for public use.
  • Penny’s cumslut-specific scenes should be re-enabled for crew Penny with necessary logic adjustments made to the text – including the Flahne tryst. Though it occurs to me I forget to add a check to make sure your ship is on Mhen'ga. That’ll come next patch.
  • Various fixes and tweaks.
  • Fixes for the new rodent encounter.

0.7.234 (November 19, 2018)

https://www.fenoxo.com/backers-b-b-b-onus-scenes/

  • Added some flavor text to Penny’s crew approach for if she’s a squirter.
  • Added a new talk option for discussing her newfound squirtiness which then slightly changes the above. Futanari Penny is far more shameless about it.
  • The milodan fertility priestess encounter rates have been increased, and losing to her 4+ times in a row now results in a new bad-end.
  • You can now volunteer to serve as Haley’s personal milker.
  • You can now make use of some of the taur toys you get from Urbolg, so long as you have a penis. (And crew Amber can join in!)
  • Futanari Shekka can now take a swing at your backdoor.
  • Fixes for various typos.

0.7.233 (November 15, 2018)

https://www.fenoxo.com/backers-recruiting-penny-0-1/

  • Penny’s recruitment quest is complete! Help her claim that Oxonium, admit her complete and total infatuation, and join you onboard!
  • Penny’s recruitment is relatively untested, so there may be some jank! I tried to go through all her sex scenes and tweak the text to excise office-specific stuff for usage in ship.
  • Her full futafication path should be available, though I have not yet edited the SynthSheath content yet.
  • There’s more Penny follower content in the hopper, coming soon!
  • Big thanks to B for helping write some of it!

0.7.232 (November 12, 2018)

https://www.fenoxo.com/backers-two-things-one-of-which-may-make-you-unhappy/

  • Frosty’s incestual content should be removed thanks to a lot of work from Quiet Coyote that let me continue to focus on Penny instead of having to chunk through old content to cover our collective asses.
  • The second fight of Penny’s recruitment adventure is now live. Includes three new victory scenes, one bad end, and some slightly tweaked versions of the original scenes for if you somehow win without Penny getting turned on.
  • Sera received an expansion from Nonesuch & DrunkZombie. It adds the ability to turn her Sterilex on or off, a reverse cowgirl wakeup scene, a tweaked shower prank to be avoidable after the 1st time, and a tender pussy fuck sex scene.
  • Kattom should stop showing up in odd places.
  • Amber’s Mitzi threesome should be fixed for the two dick option.
  • A bunch of other tweaks and fixes.

0.7.231 (November 6, 2018)

https://www.fenoxo.com/backers-penny-quest-first-fight/

  • You can now offer to recruit Penny. If you try to recruit too soon, she will reject you.
  • You can now set off into the jungle with Penny and fight a group of three red zil. Sadly, Penny’s time locked in a building with two pheromonal zil has rendered her quite vulnerable to their scent…
  • The above content comes with one new bad end. Victory scenes are re-used from standard zil but with a slight addition for Penny recovering in the aftermath.

0.7.230 (October 31, 2018)

https://www.fenoxo.com/backers-this-is-amber-and-mitzi-on-soak/

  • You can now come upon Mitzi and Amber trying out Mitzi’s favorite space-drug together: Soak. Includes three options, including double-dicking both of them at the same time. Requires you to have both characters as crew members, have talked to Mitzi about her favorite drug, and have given Amber at least 3 doses of Dumbfuck. Additionally, this scene can only occur once every 3 days or so.

0.7.229 (public; October 30, 2018)

https://www.fenoxo.com/public-halloween-dungeon-fun/

  • New Quest: Save Esbeth from the terrors of the Pump-King! Check your emails (and the sheriff’s office afterward) to get the ball rolling. Then all you have to do is encounter the “Pump-king” once in the wilds (11pm-1am), then find the dread foe’s ramshackle castle!
  • New holiday item at Inessa’s: A witch’s outfit! Unpacks into a full set of clothing/panties/bra!
  • New bust: Feruze “clothed”. She’s not that clothed.

0.7.226-8 (October 29, 2018)

https://www.fenoxo.com/backers-halloween-supreme-and-contest-winners/

  • New Mindwash visor scenario: Nunnery Facefuck Massacre (by Adjatha). Play a classic horror scenario with a porny twist!
  • New Dream: Hyper Futa Paige by Fenoxo – requires crewmember Paige.
  • New Dream: An Encounter with a Futanari Witch by MistyBirb – requires having a vagina and no penis.
  • New Dream: Dr. Hyena’s Lab by Doots – requires having fucked Verusha.
  • New Dream: Saurmorian Cult by Aullama – requires Saurmorian codex unlocked, genitals of some kind, and that the PC is not pregnant. (Contest Winner)
  • New Dream: Goblin Mad Scientist by Carol J – requires you to have a penis.
  • New Dream: Anno Werewolf by TheGreatAlbert – requires Anno as a crew member and a penis.
  • New Dream: Hello Nurse by Breebee – requires genitals of some kind.
  • New Amber Scenes: Mounting her with Taur equipment by Wsan (coded by DrunkZombie).
  • Event Whorizon SHOULD be able to proc again. The previous fix for people being stuck was incorrectly flagging other characters as having completed the adventure already. So to be clear – the event should proc if your character has genitals and is level 7 or higher. However, if you’ve played that character in the last few patches, they might be tagged as having it complete. There’s no clean way to fix this. I’d recommend grabbing an old or alternate save to experience it if it still refuses to proc. Thanks!
  • Feruze’s nude bust is in the game. Enjoy!

0.7.223-5 (October 24, 2018)

https://www.fenoxo.com/backers-i-dream-a-spooky-weenie/

  • Ten new dreams from the contest have been added. I’m coding them as I review them, so judging isn’t done yet. I’m not even on the second page!
  • The cool-down for dreaming has been cut in half during the Halloween season.
  • New Dream: Helping a Dullahan. (by Lkynmbr24)
  • New Dream: Some kind of asian-themed monster woman sex with body-doubling. (by Linarahn)
  • New Dream: Being a vampire’s pet, along with a werewolf. (by GothPastel)
  • New Dream: Tentacular Pumpkin Patch. (by H3X)
  • New Dream: Collegiate Goblin Trick or Treaters. (by Gardeford)
  • New Dream: Hands. (by Frogapus)
  • New Dream: Witch’s Kitten. (by ThereWasAnAttempt)
  • New Dream: Demon Sera’s Ship Takeover. (by Hatchford)
  • New Dreams: Cum-monsters Fucking You. (by Foxxling. Only Oral/Anal coded.)
  • Another attempt to fix the end of Event Whorizon!
  • Fixed the parser issues with the “Hands” dream.
  • Fixed the “Hands” dream being stuck at the end.

0.7.221-2 (October 23, 2018)

https://www.fenoxo.com/backers-pregnant-centaurs-but-wait-theres-more/

  • The Event Whorizon is live! Have fun with it! Big thanks to Savin for writing it and Gedan for slaving over the hot code stove.
  • Male SecOps will now sometimes go for the throat when they win… if you know what I mean. (Written by William)
  • Aina can now be impregnated thanks to the efforts of Gardeford’s writing and DrunkZombie’s coding.
  • It’s now possible to submit to Lund even more than before! Two new scenes by Wsan have been added. They should play in sequence, then randomly select one once you’ve seen them all.
  • Some issues with Event Whorizon should be fixed!

0.7.220 (October 22, 2018)

https://www.fenoxo.com/halloween-contest-ending/

  • The scaffold level’s descriptions are all loaded in. Apologies in advance for any and all typos! (Note the rooms leading up to the rival encounter still need described.)
  • New Busts for Akane thanks to SoAndSo commissioning some on his own from a couple artists.
  • The forgehound is now a one-time fight in a single square on the forge deck. He now drops an upgraded version of the aim eyepiece that has the additional benefit of reducing enemy evasion by 5%.
  • A few typo fixes and the like.

0.7.219 (October 19, 2018)

https://www.fenoxo.com/backers-say-hi-to-jackjill-for-me/

  • Your rival (and his/her bodyguard) can now be encountered in the scaffolds above the forge deck. The scaffolds themselves remain largely unfinished, though the square you encounter them in will be the entrance to the Sidewinder, the pirate’s prototype ship.
  • New Busts: Punk Secops (Male & Female) along with Haley (this is an update & replacement of her original bust by Shou with a newer one).
  • Smugglers will no longer automatically jump up from being tripped if they choose the “wait” action.
  • It is now possible to revisit Poe A once per year for holiday fun, even if doing so is non-canon. Happy Halloweenings!
  • Penises can no longer receive the “voluminous” adjective.
  • The Gryvain Agent’s sex is now properly listed as “Herm” in combat.
  • Jacques00 went ham on cleaning up a bunch of other content bugs as well.

0.7.218 (public; October 3, 2018)

https://www.fenoxo.com/public-bwoosh/

  • Olympia’s missing talk screen and appearance have been added.
  • Assorted typo and bug fixes.

0.7.217 (October 1, 2018)

https://www.fenoxo.com/backers-olympia-and-dr-teyaal/

  • Olympia the sexbot is now in the game. Written by Savin, she’s a companion droid like Gianna but in a Gryvain-like skin. She’s still missing a talk conversation and her proper appearance screen, but hopefully we can get that dropped in before too long.
  • Dr. Teyaal has been added to the game. You’ll need to defeat her in order to get the keycard that lets you access the ship (in a future patch). She comes with a new bad end and a number of victory scenes! Also written by Savin.
  • Mitzi can now be removed from your ship or picked up again. The content was written and coded but inactive. Whoops!
  • The Gryvain agent’s femininity is no longer set to 5.
  • Some fixes for multi-knot display.
  • Jacques00 has implemented Preacher’s “Butt Bugs”. They come with a toggle that should let you avoid them before you encounter them if they aren’t your cup of tea.

0.7.216 (September 30, 2018)

https://www.fenoxo.com/backers-buff-catgrills-and-personal-deertaurs-two-crew-members/

  • Astute observers will notice that Urbolg now has a pile of spare ‘taur equipment. Pick it up, and maybe you can convince Mhen'ga’s Dryad to bang out her frustrations onboard. (By Wsan, coded by DrunkZombie).
  • Ramis in Anon’s bar got an expansion pack. (By Nonesuch and coded by Lighterfluid.) I didn’t get time to properly test this one, so bugs beware!
  • New Busts: Tetra and Mica, by JayEcho.
  • (in Zheng Shi) The forge deck’s first floor is now fully described. Ladders up the second floor scaffold have been added, as well as a few descriptions. Much of the scaffold has been mapped as well.
  • New scene for riding Urbolg, by Wsan. Requires him to have ridden you enough times for you to call him “Daddy.”

0.7.215 (September 24, 2018)

https://www.fenoxo.com/backers-more-security-kitties-more-rooms-more-art/

  • Fixed some big bugs in the appearance screen that cause significant amounts of genital descriptions to go MIA.
  • New bust: Naleen Hermaprhrodite
  • New scenes: Hyper tit-fuck for the female security operative and tail-milking for the male. Both written by yours truly!
  • New encounter in the mines: Rodenian Mechanic. You can get an RFID badge from her that will prevent the mining robots from attacking you.
  • Laid out an absolute mountain of new rooms on the forge deck. A few of them have descriptions. Most of them don’t. Most also don’t have encounters enabled, yet.
  • Jacques00 made some PC bust placeholders that could potentially be overridden by custom bust images.
  • Willow has been removed from the game for now due to some widely reported quality issues.
  • Paige can now help you get the password for Zheng Shi.
  • You can now get a Fedora.
  • A bunch of bug fixes and tweaks.

0.7.213-4 (September 16, 2018)

https://www.fenoxo.com/backers-security-cats-deploy/

  • The forge deck of Zheng Shi now has some security operatives from the Cyber Punks gang prowling around. These technology-augmented cat-girls (and boys) will give you a real run for your money if you let them! Their loss scenes all involve being put in a sort of VR visor smut experience while you’re dragged back to the 2F elevator, and I’m pretty proud of how the ones I wrote turned out. Wsan also chipped in a ‘taur-filled addition, and William helped out with the “Fuck Her” scene.
  • Forgehounds are now a rare encounter. I still plan to do some updating and/or reworking to make this enemy either a miniboss or function better as a repeat encounter.
  • New item: augment-weave armor. Rarely dropped from Cyber Punk security operatives.
  • New item: SnakeByte. This item allows you to deepthroat things without being a bimbo.
  • New Item: Ass Slap Patch. Basically a butt-focused version of boobswell pads.
  • New Bust: Tessa
  • Numerous fixes and tweaks.
  • Some enemies now have proper appearance screens available via the “Look Closer” button.
  • Male SecOps should no longer get female pronouns.
  • Male SecOps should properly have A-cup breasts.
  • Fixed a scene crash in a SecOp scene.

0.7.211-2 (public; September 11, 2018)

https://www.fenoxo.com/public-how-can-you-kill-that-which-has-no-life/

  • New NPC – Nykke, your eldest Frostwyrm daughter. Written by B.
  • New Bust: Nykke
  • If you have more than 14 special attacks, the “Back” button no longer overrides one. It should now properly overflow onto a second pane.
  • If you got a Siegewulf datacore from doing Syri’s quest, you can now plug it into a new one when you get it.
  • A ton of other bug fixes and tweaks.

0.7.210 (August 31, 2018)

https://www.fenoxo.com/backers-jumpers-jumpin/

  • Courtesy of William, the Jumpers got a significant injection of new content: a new victory scene (blow her), two new loss scenes, and four bad ends. On your third & fourth consecutive losses (the short “she takes your cash and leaves” one doesn’t count), you’ll get two warning scenes. Losing again afterward will seal your fate, dependent upon which Bored Jumper you lose to. The gray-furred one is my favorite. The document I coded these from was 60+ pages, so it’s a pretty significant chunk of content.
  • Cleaned up another old color reference on one slyveren to better match the bust.

0.7.209 (August 29, 2018)

https://www.fenoxo.com/backers-naleen-futas/

  • A naleen huntress who got throbbed up and otherwise abused by Rushers has been let loose in Mhen'ga’s deep jungle. She’s a rare encounter for levels 3 and up with her own cadre of scenes by our own Doots. Check her out!
  • A number of the rooms on the Forge Deck of Zheng Shi have been added with full descriptions.
  • Missing encounter chances have been filled on for all current rooms on Zheng Shi’s forge deck.
  • The purple slyveren slavebreaker has had its texts adjusted to match the new bust.
  • Kui-Tan “cum cascades” have been adjusted and split into a separate perk aside from the “‘Nuki Nuts” perk. Some groundwork has also been laid for an item that might temporarily suppress that affect for Kui-Tan characters. We all know immobilization isn’t always fun. Just sometimes.
  • Fen lost his fedora.

0.7.208 (August 27, 2018)

https://www.fenoxo.com/backers-wsan-grab-bag/

  • It’s now possible for Lund to go “missing” rarely for about 30 minutes, once he’s domming you (or you’re domming him). You can go track him down for a new scene. This is a fairly rare occurrence which can only happen once every 24 hours, but walking back and forth for a little bit triggered it fine during my testing. By Wsan.
  • Added some new parsers – “crotchCoverUnder,” “chestCoverUnder,” and “assCoverUnder” – used for outputting the garment closest to the character’s skin. Useful for better reporting when things are leaking out into clothing!
  • A new scene with Ilaria was added, also by Wsan. This one’s a bit of an oddball and involves a urethra and a straw.

0.7.207 (August 22, 2018)

https://www.fenoxo.com/backers-tarkus-duet-slyveren-suckles/

  • A new enemy has appeared on Tarkus! The gabilani vacationers (by Nonesuch) can be encountered along the oil sea by players level 5 and up. The damage numbers are a bit arbitrary at the moment, so be sure to give plenty of feedback on if you think it’s too easy or hard for a level 5. Thanks!
  • If you’ve completed Azra’s Tarkus expedition, you can now bump into the self-styled Sydian “Queen” and her band of trappy rasks once more (by Nonesuch)! There’s only four or five squares she shows up in near the center of the wastes, but I’m sure you’ll track her down. Big thanks to Maye for doing the heavy lifting on coding this one!
  • New Busts: Slyveren Slavebreakers (x2) by Adjatha! They came out gorgeous.
  • New scene for the hyper-endowed PCs losing to the purple Slavebreaker (by Wsan). Note the old hyper scene will only occur for the black and gold one now.

0.7.205-6 (August 17, 2018)

https://www.fenoxo.com/backers-piercings-stories-and-a-bit-more-room/

  • Added twelve new room descriptions (and some new rooms to hold them) on the Forge deck of Zheng Shi. Included is a room with a “Dong Designer” that has some upgrades your ship one doesn’t. Soon I’ll be adding the option to copy its firmware to your own shipbound one. (But not yet.)
  • Two new stories have been added as rare drops in Zheng Shi. Cow Stuff by Abe E Seedy and The Tower of Trials by Carol J. Links to their websites are included with the stories.
  • It is now possible to go back to Maike’s location after defeating her and choose to free the slaves.
  • A new rare drop has been added to Zheng Shi: an Urtanium Ring Piercing. While equipped, it makes your tease attacks more powerful against furry enemies but also makes you more susceptible to theirs.
  • Dialogue for Extrameet dates should be properly italicized.
  • Mhenga and Tarkus will now start dropping a small collection of generic piercings after all their rare drop stories have been found. These will probably move to a more liberal drop scheme or shop in the future, but I wanted to get some more options in fast.
  • Rare loot procs no longer occur 100% of the time. Whoops.

0.7.204 (August 14, 2018)

https://www.fenoxo.com/backers-floppin-content-on-your-face/

  • New scene for the Slyverens: Hyper Training! The normal sucking loss scene should no longer occur for players with phalli above 35 inches.
  • A dating app has been added to the game, written by Fr0sty and coded by DrunkZombie! Once you get the email, it is added to the “Smut” submenu in the “Masturbation” menu on your ship. You can swipe left or right on various aliens and engage in meaningless one night stands!
  • Vark the Milodan has been added to Uveto… if you can find his cave. Written by Damiekinz and coded by LighterFluid.
  • Willow the waitress can now be encountered in Uveto’s bar. Written by Archangel99 and coded by Maye88!
  • New busts for Fei An by FubMistress!
  • New busts for Urbolg by Shou!
  • New busts for Fetch & Carry by Adjatha!

0.7.203 (August 13, 2018)

https://www.fenoxo.com/backers-fun-on-a-bun/

  • Mining Robots now have a much lower encounter rate after the slave rebellion. Additionally, Jumpers will be encountered less often than slavebreakers – at least in combat stance.
  • The Jumper & Slave Orgy has the rest of its options filled out and activated. I’m going to apologize in advance if there’s any wonkiness in the “Take Over” sections. Juggling multiple insertions with the possibility of hardlight strap-ons does not make for easy scene routing.

0.7.202 (August 12, 2018)

https://www.fenoxo.com/backers-orgies/

  • You may now encounter freed slaves having their way with bored Jumpers once the rebellion has been started. Expect lots of NPCs with lots of options
  • The slavebreakers can now drop a rare weapon – a heavy slut ray.
  • The slavebreakers can now drop a rare armor – Star Viper slutwear.
  • The slavebreaker bad-end now procs after approximately 4 losses.
  • New Bust: Biothroc Quaddie by FubMistress.
  • You should get your equipment back from slavebreakers when you lose the fight now.
  • Items which only stack to 1 no longer display a quantity on the button.

0.7.201 (August 8, 2018)

https://www.fenoxo.com/public-backer-i-wub-woo-guys/

  • New Codex entry: Slyverens.
  • New enemy: Slyveren Slavebreaker. Includes four win scenes, four losses, and a bad end. Big thanks to Wsan for chipping in and banging out half of this snake with me.
    • Slyveren Slavebreakers appear in the mines once you release the slaves after defeating Maike.
    • Right now, she steals your armor and/or panties if your crotch isn’t exposed when she grapples you, so you better not lose the fight after that, or you’ll be down some equipment! We will be looking into implimenting a secondary loot list that is gained on win OR loss in the future to better allow for “discarded” items being picked back up.
    • Note that some of her scenes have branching options – using her own throbb on her, for example, allows you to dose her with any additional throbb you might be carrying…
    • The bad end is currently activated by losing ten times without winning. I’m going to make this less forgiving in the future so that 3-4 consecutive losses should be enough. Winning slowly lowers the threshold for this.
    • The bust images coming down the pipe for these babes (and I say babes because they have two appearance variants) are incredible. I am in love.

0.7.200 (public; August 8, 2018)

https://www.fenoxo.com/public-backer-i-wub-woo-guys/

  • A metric butt-ton of bug fixes, courtesy of Jacques00’s busy little fingers. This should be the last public patch till next month, so enjoy!

0.7.198-9 (public; August 1, 2018)

https://www.fenoxo.com/public-makin-progress/

  • Plenty of new content for Kane got put in, including wrestling for him and a bad-end Nonesuch (his author) has described as “juicy”.
  • Shekka can now remove the PC’s slave collars, if you want a free alternative to Urbolg.
  • Kattom no longer shows up on places he shouldn’t (Zheng Shi & the fields of New Texas).
  • Lots of fixes for Zephyr’s pregnancy content.
  • Fixed a bug with pierced tongue descriptions.
  • Fixed the crash everybody was talking about in one of Ardia’s scenes. Yay!
  • Agrosh’s bust should actually show up now.
  • A few fixes, most notably a crash in the Pollen Dance. Sorry!

0.7.197 (July 30, 2018)

https://www.fenoxo.com/backers-ardia-new-improved-ruined/

  • New busts: Ardia, Agrosh (Update: a typo with Agrosh’s bust is bugging out so that it’s not displaying. Drats! Fixed for next patch!)
  • Ardia’s content has been completed, including options for giving her a horse-dick or a big donut butthole.
  • Authors for Ardia & Argosh have been correctly credited.
  • Getting multiple addiction-related statuses from Ardia shouldn’t happen any more.
  • Fixed some janky bust stuff.
  • Zephyr can knock you up! Thanks to Gedan for coding it and Wsan for writing it! I’m told there’s still some lingering bugs in this one, so don’t be surprised if you fall on one!
  • Jacques00 is back on the clock and finished up Nonesuch’s expansion for the plantation on Mhen'ga. Highlights include revisiting Quinn and participating in a “Pollen Dance”! Go get her!

0.7.196 (July 24, 2018)

https://www.fenoxo.com/backers-more-ardia-addiction/

  • Ardia’s “Relax” menu has been added to the game. It includes a variety of drinks!
  • A subset of adult activities has been added to the relax menu as well, starting with a single choice that branches quite a bit. All the routes aren’t done yet, however, so please be patient.
  • Some support for modifying Ardia’s dick in a certain way was added, but no way to do it has yet been put in. Somewhere, Fenoxo is twirling his mustache menacingly.
  • A basic setup for being addicted to Ardia has been created!
  • A few fixes to Argosh’s statline were applied.
  • It is now possible to spacewalk to the mine airlock from the hanger and vice versa at any time if you have the spacesuit and have already repaired the power conduit (or snuck up the with slaves and let the pirates deal with it).
  • Dryspell has received a number of fixes for consistency’s sake thanks to TheRealDrunkZombie.
  • Some support for cuddling Paige was added, written by B and coded by Lighterfluid. Thanks guys!
  • Jacques00 is back and fixing bugs!

0.7.195 (July 23, 2018)

https://www.fenoxo.com/backers-sneaky-sneaky/

  • It is now possible to get caught up with a shipment of pleasure slaves and fake your way into the second level of Zheng Shi… assuming you have a slave uniform on your person, culminating in a meeting with a pirate officer (Agrosh) and a cute Dzaan slave (Ardia)!
  • New NPC: Ardia, though her sexytimes are still a work in progress. They’ll be rolling out in the days to come.
  • Wsan is now properly credited for the Forgehound.
  • The forgehound is now slightly less resistant to kinetic attacks and hugely resistant to fire damage.
  • New Bust: Ardia.
  • Fisianna can no longer crash your game by pegging you. Whew! Crisis averted!

0.7.194 (July 21, 2018)

https://www.fenoxo.com/backers-tits-more-bug-fixes/

  • Fixed a bunch of bugs, most of them in Syri’s Quest on Uveto. I’m gonna call some of them out below so it sounds like I did more.
  • You can no longer access Syri’s Mhen'ga on Uveto by going into an Anno-related sub-menu.
  • You should now be able to start the Uveto portion of Syriquest even if you haven’t unlocked the taxi station yet.
  • You can no longer hand Syri [SPOILERY ITEM] again and again.
  • The map of the second floor of Zheng Shi will no longer appear while you’re in your ship.
  • Schora’s statblock no longer includes furry skin. I’m sure nobody else plays a character habitually infected with furpies… but ya know…
  • Assorted typo fixes.

0.7.193 (July 19, 2018)

https://www.fenoxo.com/backers-a-few-syri-quest-fixes/

  • Spitroasting Myrra now properly uses hardlight strapons.
  • Fixes Mhen'ga and Uveto texts blending together in one of Syri’s scenes.
  • You can no longer infinitely steal data for cash during Syri’s quest.
  • Several typo fixes for Syriquest.
  • Security robots can no longer respawn mid-fight outside of boss fights.
  • Several places where the company was referred to as “Hakon” have been corrected to “Haskarn”.
  • You can no longer move after proccing a security bot encounter on the upper floor of Syriquest.
  • New Bust: Calnor.
  • Schora and Calnor have both had a few nerfs applied that should make them less unfair.

0.7.192 (July 18, 2018)

https://www.fenoxo.com/backers-syri-queeeeeesssssst/

  • Syri’s quest is now enabled! To start it, you’ve got to have her panties. After hitting that relationship marker (which procs randomly when landing at Mhen'ga), Burt will notify you that her job ended and she’s left. You can bump into her again at the Uveto Taxi station to get started! I’m pretty proud of Savin for this one. On the bugtesting playthrough I did, it really felt like the textual equivalent of something you would bump into while playing a triple-A game like Mass Effect.
  • New Busts: Schora, Akkadi Security Bots, Maike, Torra, and Valden
  • A new enemy, by Wsan, is active on the “Forge” levels of Zheng Shi: the Forgehound. He’s a big leithan boy with some Dzaan mods to make for extra fun. Enjoy!
  • Geddanium rings got adjusted. Instead of increasing all tease-type damage the PC deals, they now count as a free “REALLY LIKES” sexual attribute for the purposes of teasing.
  • <3

0.7.191 (July 17, 2018)

https://www.fenoxo.com/backers-smol-patch/

  • The last chunk of the Zheng Shi mines has been rolled into place. There are still a few smaller details to populate the mines with, but we’re going to be moving on soon.
  • The spacesuit in Zheng Shi can now be assembled and used to spacewalk out into the void.
  • A new fight! The excavation bot can be faced during the aforementioned spacewalk.
  • A new rare drop on Zheng ShiGeddanium ring piercing! Put it on anywhere in order to take more damage from and deal more damage to a target.
  • The Zheng Shi slave uniform can now have its zipper adjusted to reveal body parts for easy access!
  • New Items: Slutty Jumper Jumpsuit and Jumper Jumpsuit! They can rarely drop from the Bored Jumper enemies.
  • Maike’s maximum lust has been raised to 125.

0.7.190 (July 4, 2018)

https://www.fenoxo.com/happy-freedom-day/

  • Red Rockets added to the game! As expected, they don’t blow up into fireworks. They make you have a hyper-virile canine penis. Dr. Badger sells them and they rarely drop from enemies so long as we’re near the 4th of July. I wrote them as a bit of a stream of consciousness, so they’re not very well edited. However, the transformations are some of the best I’ve written in a while, in my opinion.
  • You can now steal Roz’s power armor. This disables her forever, but you get power armor. Good trade?

0.7.188-9 (public; July 3, 2018)

https://www.fenoxo.com/public-ridiculousness-with-roz/

  • New enemy: Roz the galotian power-armor pilot. After encountering 7 or so enemies in Zheng Shi’s mines, she’ll be added to the encounter table. She’s a two stage with a solid variety of very good scenes (in my opinion) by Savin, Wsan, and myself. Mostly Savin and Wsan.
  • New item: Goo Core. Goos and very intelligent PC’s can steal Roz’s, disabling her. When equipped by a goo-morphed player character, it increases intelligence and willpower by 20 points. Note you can also choose to steal it and let her earn it back, if you want to play with a less intelligent goo-girl for a bit.
  • New Busts: Roz, Roz Nude, Pregnant Stella, and Pregnant Stella Nude.
  • Maike’s Keycard is now a key item rather than a dropped item.
  • Fixed an issue that prevented saves with Maike’s Keycard as a physical item from loading. (Hopefully). I’ve also deleted the blog comments related to it in order to clear out the clutter and let me easily see if more issues crop up. Thanks!

0.7.186-7 (June 27, 2018)

https://www.fenoxo.com/backers-overseer-maike/

  • Overseer Maike has been added to Zheng Shi’s mines. She’s a pretty damned tough fight written by SoAndSo.
  • Overseer Maike drops a spacesuit helmet – a key item required to spacewalk in a future patch and restore the elevator’s power.
  • Overseer Maike also drops a keycard to allow you to open her office. I still intend to put an intelligence requirement on the hacking.
  • Wearing the new slave uniform to Maike and bluffing can result on you getting a shock collar put on you that prevents HP and energy recovery when resting. Urbolg can fix it for a price… or something else.
  • Stealth field now lasts 1 turn longer.
  • Various fixes and tweaks.

0.7.185 (June 19, 2018)

https://www.fenoxo.com/backers-camping-pshhhh-we-got-double-dongos/

  • New Item: Dry Spell. Available at select vending machines & Dr. Lash. Written by ShadeFalcon and coded by TheRealDrunkZombie.
  • Tessa the female ovir can now be encountered in the Mess’s bar on Tarkus. Written by Fr0sty and coded by Maye.
  • Shizuya the “Meowmazon” was added. She can be encountered in space after finishing the Stellar Tether on Tarkus. Afterward, there’s a low chance of her ship showing up at your local space dock (it’s calculated at midnight). Written by QuestyRobo and coded by Lighterfluid.
  • The unlock path for Akane should be a bit more forgiving, and a cheat code was added to further facilitate it.
  • A solid chunk of Nonesuch’s expansion for the Plantation Quest on Mhenga has been thrown in, coded by Jacques00.
  • New Bust: Shizuya, by Ber00.
  • It also looks like another scene for Lund got rolled into the breaking him path. Rock on!

0.7.184 (June 15, 2018)

https://www.fenoxo.com/backers-gotta-jump/

  • The Jumper’s first bust variant has the clothed version done and has been placeholdered in. Enjoy the bun!
  • A new contributor, William handed me 30 pages of new scenes for the Jumper, which I’ve gone ahead and rolled into the game. Enjoy the new goodies! Three one win options, one with two forks!
  • Some fixes and tweaks

0.7.183 (June 14, 2018)

https://www.fenoxo.com/backers-mysterious-mysteries/

  • A significant amount of rooms have been added to Zheng Shi’s mines. Roughly 2/3 of the mines are in at this point.
  • Lund can now be broken, courtesy of Wsan and Gedan’s coding.
  • Two new scenes for the Bored Jumper have been added. (By QuestyRobo)
  • The Bored Jumper is now resistance to burning and freezing damage.
  • The Jumper has an additional 30% evade chance versus ranged attacks.
  • Negative evasion now also reduces base dodge chances.
  • Fixes for a bug with Anno in the gym.

0.7.182 (June 10, 2018)

https://www.fenoxo.com/backers-pretty-bee-more-fun-with-urbolg-and-jumpers/

  • Tivf now has a bust (by Adjatha)!
  • Urbolg now has a sex scene for centaurs with feminine anatomy (By Wsan).
  • The player can now induce a bad-end using one of Urbolg’s collars intentionally (By Wsan). It’s a good one!
  • The Bored Jumper has a new victory scene for player characters with feminine anatomy (By Me, Fenoxo).
  • Having a negative evasion statistic now carries penalties. For every overall point of negative evasion, HP damage taken is increased by 3%.

0.7.181 (June 8, 2018)

https://www.fenoxo.com/backers-nude-patch/

0.7.180 (June 6, 2018)

https://www.fenoxo.com/backers-bored-jumpers/

  • New enemy added to Zheng Shi: A bored Jumper! This laquine pirate has a thing for sweaty sexings and ventured down into the hot, hot mines in search of appropriately perspiring slaves! Victory scenes for her are not yet in, but she comes with three unique loss scenes. One requires you to have very large breasts, and the other a very, very large dick.
  • The bored jumper has some appropriate items loaded onto her drop table – but be careful. If you lose to her in certain circumstances, she’ll run off with credits or gems!
  • Fixes! The bug kind!

0.7.179 (public; June 4, 2018)

https://www.fenoxo.com/public-fun-with-urbolg-raskboy-redux/

  • Two new scenes were added to Urbolg – an oral one and a peanut butter cookie focused bit of fun. The latter has a good bit of variance and a nice extra scene if the PC is also a korgonne. The former was penned by Wsan and the latter by B!
  • New bust: Raskvel Male Group. This replaces the old “cloned” bust completely due to some differences in how they have to be put into code.
  • New Item by Odaous: Thick&Shake. If you like big hips, then it may be the item for you.
  • Several NPC preferences were not being checked against for tease attacks. This has been corrected. Additionally, enemies can now have preferences about furries, scalies, bug-people, sweat, and being covered in other fluids.
  • Many fixes and tweaks, especially regarding the Frostwyrm. (Update: Apparently not enough. The content is unplayable for many. I’ll try and rush out another public patch tomorrow to address the worst of the bugs. Be sure and drop your own issues in the bug reports forum, with an attached save file and steps to reproduce if possible!)
  • [Hotfix] We’ve got a hotfix to fix some repeating text in Urbolg and a Frostwyrm related crash for backers who interacted with her. Give it a bit to compile and get out to the server!
  • [Hotfix] Many of the worst bugs with the Frostwyrm have been addressed. Thank you for your patience!

0.7.178 (June 1, 2018)

https://www.fenoxo.com/backers-dragons-and-honey/

  • Zil twins have been added to the game (by HugsAlright). You should be able to track them down hanging around Mhen'ga. Big thanks to Lighterfluid for tackling that one!
  • Uveto’s Frostwyrm has a major expansion with a pretty fucknormous amount of content. Big thanks to B for writing it, Quiet Coyote for coding most of it, and Jacques00 for doing some cleanup work on it.
  • A couple fixes and tweaks.
  • Fenoxo’s strength increased by 2%.

0.7.177 (May 30, 2018)

https://www.fenoxo.com/backers-pirate-mining/

  • The first chunk of the Zheng Shi mines have been laid down. There’s currently not any new encounters there aside from our gem-toting robot friend at the moment.
  • Buying a collar for Stella should now work.
  • There should now be a log message to notify you if Stella is successfully impregnated. For reference, it takes about 30 days for her to start showing and a further two months to give birth.
  • Fixed a bug where people who hacked their virility super high could cause a near infinite loop in Stella’s pregnancy check.

0.7.176 (May 29, 2018)

https://www.fenoxo.com/backers-makin-baseball-teams/

  • Stella has a small expansion pack written by our local Wsan. Most interesting: a new “Breed” scene where you can (potentially) knock her up!
  • Stella also has a new pregnant sex scene for once she starts showing.
  • Stella also has a new petplay scene that comes with the ability to buy her a collar. Last I saw, Adjatha was whipping up some quick collar modifications, and I’ve logged a requests for a pregnant version of Stella’s busts as well.
  • Fixed a crash when losing to the mining robots on Zheng Shi Station.
  • Urbolg got a spicy new scene!

0.7.175 (May 28, 2018)

https://www.fenoxo.com/backers-mining-misadventures-with-tivf/

  • New rooms on Zheng Shi: Overseer Maike’s Office, Slave Pens, and a placeholder room that will be the entrance to the mines eventually.
  • New enemy, currently encounterable in the placeholder room: Mining Robot! It always drops at least one gem, but it can drop multiples.
  • New NPC: Tivf, the zil slave. He currently resides in Overseer Maike’s office.
  • New hacking puzzle: Getting in to Overseer Maike’s office takes a bit of work.
  • Two new Kally scenes by QuestyRobo. One is rather easy to find, but the other to have viewed the kui-tan codex entry and get pretty smashed. Oh, and you have to know about her secret ingredient as well. Enjoy!

0.7.173-4 (May 24, 2018)

https://www.fenoxo.com/backers-urbolgs-shield-akane/

  • Urbolg now has a few items he sells, a new talk topic, and a rare-rarity shield that can be retrieved from his office after completing the appropriate talk discussion.
  • Akane, by SoAndSo, has been coded in by Lighterfluid. She’s got a pretty long chain of events that lead up to meeting her, starting in Tavros with a stop in Uveto, but if you really like bondagey pain stuff, she’s right up your alley.
  • Shekka can now try the mindwash visor, courtesy of B!
  • I updated the check for the coordinates to Zheng Shi so that more people should be able to get there. Sorry about that!

0.7.172 (May 23, 2018)

https://www.fenoxo.com/4321-2/

  • Players can now head to the fifth (fourth for storyline) planet… which, isn’t exactly as one would expect. Landing is a bit of a challenge, and the optional space fight isn’t written or active in any manner since… we don’t have that subsystem in our hands to build with yet.
    • Hint: Just drop an f-bomb in the password prompt somewhere.
  • Zheng Shi has one active NPC encounter thus far: Urbolg, the uplifted Korgonne artificer. You’ll have to fight your way past him to get into station. Presently he has one bad end by yours truly (lose to him twice), and one repeatable scene after you beat him, written by Wsan. We’ll likely add at least 2 or 3 more options down the road, as well as a basic shop option for some basic gear.
  • A small portion of the first area of Zheng Shi has been mapped out. More will come in the future.

0.7.171 (May 22, 2018)

https://www.fenoxo.com/backers-bubbliciousness-for-mitzi/

  • You can now give the fruits of your BubbleBuddy(tm) toy to Mitzi! She’ll give you a unique little prize for the first bubble of each size that you get her way. Happy collecting!
  • New busts: Huskar Anno by FriendlyAlienFriend, and the missing Mitzi busts by Adjatha.

0.7.170 (May 21, 2018)

https://www.fenoxo.com/backers-brandy-xpacks-such/

  • HugsAlright’s Brandy Expansion Pack has been coded by TheRealDrunkZombie.

0.7.169 (May 16, 2018)

https://www.fenoxo.com/backers-so-tired/

  • Kitteh’s submission, ReductPro is in. I did a lot of reworking it to make the text flow less awkwardly and cut a few pieces I didn’t care for. There’s also two usage cases I haven’t reworked yet that are disabled for now.
  • Anno can now be met in the gym, thanks to Twin Flare Tails and a volunteer coder whose preferred pseudonym I’m not 100% sure on yet. They’re still a bit new to this so I had to do some real spit and polish on this myself.
  • A new mindwash visor for “male” types has been added, courtesy of Carol J!
  • An assortment of Mitzi’s busts have been added to the game.
  • An anal scene for Mitzi, by QuestyRobo has been added.
  • Shou’s Quaddomme bust is live.

0.7.168 (May 9, 2018)

https://www.fenoxo.com/backers-mitzis-pussy-control/

  • Mitzi has several new scenes for vagina-toting PCs, all forked off the new “Cuntnosis” sex option. Options include being mind controlled into heat, lesbian love, and/or turned into a dumb bimbo. The first time you do it is also a unique scene as well.
  • New usable parser for writers and Fenoxo: [pc.wombs].
  • The Lund “Submission” scene should now be properly activating if you’ve got your piercings in and have done the requisite scenes.
  • Various and sundry bug fixes.

0.7.166-7 (May 7, 2018)

https://www.fenoxo.com/backers-gushin-gabilanis/

  • Mitzi’s clothes are now properly stored as clothing instead of armor.
  • The “Linked Emitters” perk now works properly. (Previously it would work even with your shields downed). Additionally an ordering error that was messing up crit calculations has been fixed.
  • You can now give Mitzi any clothing or armor that has a sexiness value of 5 or more to wear around.
  • Bimbo’s can now feed Lund PB Cookies (untested). Let me know if it works!
  • Those who have submitted to Lund have a new Submission option to enjoy, courtesy of Wsan.
  • Mitzi can be set to sleep with you at night.
  • Mitzi can now be given Gush, resulting in your choice of one of three scenes!
  • Mitzi can now lactate, though I’ve lowered her starting breast-size somewhat to allow room to grow.
  • The crashes for certain NPCs sleeping with the PC should be fixed.
  • As I’m writing this I realized I forgot to do the promised Mitzi cheat-code. Whoops. I’ll get on this after I eat a burrito. <3
  • I rushed it out. Type “mitzi” at any time to have Mitzi instantly rescued and ready to go. You just have to go meet her at the Tavros dock.

0.7.165 (May 6, 2018)

https://www.fenoxo.com/backers-gabilani-gobblin/

  • Mitzi the gabilani bimbo-goblin has been added to the game! At presently she’s only available to characters who haven’t yet played through the Stellar Tether. There’s a gabilani technician now that can be rescued.
  • Roughly one week later, Mitzi will show up at the ship and request to join you. She comes with three scenes ported from the Mitzi that existing in CoC and the ability to dress her up in one of several slutty outfits. Options for giving her custom slutwear may appear at a later time. Additionally, several new scenes are written but not yet coded. I should be ramming those in soonish.
  • In the future I’ll try and put in a cheat code for those of you who don’t want to roll new PC’s to meet her.
  • Stella no longer makes references to balls even if they aren’t there.
  • Many fixes! There’s even some fixes that got broke and got fixed again! True story.

0.7.164 (public; May 2, 2018)

https://www.fenoxo.com/public-whats-the-deal-with-public-patches/

0.7.163 (April 26, 2018)

https://www.fenoxo.com/backers-kiro-and-paige-get-down-harder/

  • The Paige-focused threesome path has been added to the Kiro & Paige threesome.
  • The Kiro-focused threesome path has been added to the Kiro & Paige threesome.
  • A lund typo got fixed.

0.7.162 (April 25, 2018)

https://www.fenoxo.com/backer-kiro-paige-get-down/

  • The first path of the Kiro x Paige threesome has been slotted into the game. Presently it requires knowing Paige pretty well and banging her at least once. If she isn’t on your crew, you’ll need to meet Kiro at the bar during the hours Paige is off work.
  • Shekka’s addiction to aphrodisiac spit has been reworked to actually build from swapping spit with her, culminating in her informing you of it (instead of not really starting until you talked to her about it). Having her set to sleep with you will keep her addiction from ever falling.
  • A post-follower talk topic regarding Shekka’s infertility has been added.
  • Giving Lund too many PB cookies now ends the game.

0.7.160-1 (April 23, 2018)

https://www.fenoxo.com/backer-corruption-of-vr-tits/

  • New Item: Mindwash Visor! Sold from Doctor Badger (or dropped from one of her robots during PexigaQuest). Plays one of 9 random scenes, penned by Adjatha. The scenes are also viewable from a broken VR booth in Luca’s parlor on Canadia Station. More scenes are going to be added (along with some CoC classics).
  • New busts: Jesse, Verusha (alternate), Myrna the X-Mas Korg, Jejune Vending Machines, Kiro & Kally (alternates).
  • Some fixes for Shekka’s impregnation stuff.
  • A variety of other fixes, typo or otherwise.
  • The mindwash visor got a menu to select which gender’s scenes you’d like to play.
  • A new option was added to the gender select: “Game: CoC”. Approximately 25 CoC scenes have been jammed into this heading (100+ pages of text in google docs). Be warned, viewing this will increase your taint by 2!

0.7.159 (April 20, 2018)

https://www.fenoxo.com/moar-plugs/

  • For those with very large crews, the back button should no longer obliterate a crew-member’s spot. I didn’t have a save handy to test this one, so let me know if anything goes awry.

0.7.157-8 (April 19, 2018)

https://www.fenoxo.com/peanut-butter-pocalypse/

  • The desk girl at Stella’s beach now sells some swimwear.
  • The PC can now feed Lund a peanut butter cookie. Sadly, he’ll only let you feed him more if he’s been domming you…
  • Shekka’s breeding scene shouldn’t crash anymore.
  • Penny’s RP scene should now properly take certain virginities.
  • Ula’s appearance screen has been written and put in the game. Sorry about that. If there’s still other old placeholder things lurking about, make sure to scream at me till I fix ’em!
  • Hermaphrodite versions of Shekka can now impregnate the player character.
  • Male Raskvel can now impregnate the player character.
  • A new scene for characters with ovipositors has been added to Crew Shekka’s menu.
  • Annnnd I’m done for the night. <3

0.7.156 (April 19, 2018)

https://www.fenoxo.com/backers-the-stellar-stella/

  • A new resort shop is open on Tavros, home to Stella, the ausar bimbo beach babe!
  • That’s pretty much it! She’s got a good chunk of content to run through, though. I’ll be adding an option to buy swimsuits from the shop-girl as well, I think.

0.7.155 (April 16, 2018)

https://www.fenoxo.com/backers-shhh-tiny-update-4-tiny-rask/

  • Futa Shekka has a new scene where she can use her new addition on your vagina. Has lots of variations for being in heat as well. Probably going to have to rig her up with some basic pregnancy stuff.
  • Some fixes and junk.

0.7.154 (April 12, 2018)

https://www.fenoxo.com/backers-shekka-funzies/

  • Hermaphroditic Shekka can now be caught playing with a toy, resulting in three possible sub-scenes!
  • Crew Shekka may follow you into the gym for some “squats”. Hit the weights if you’d like to see this one. (Requires a phallus.)
  • Myr Venom now automatically gives your tongue the aphrodisiac-laced flag.
  • Motherhusks should no longer crash on use. Whoops!
  • Watch out for Space Bears in silly mode.
  • The odds of Throbb increasing penis size are now higher.
  • Many typo fixes.

0.7.153 (April 11, 2018)

https://www.fenoxo.com/backers-tainting-space-shekka-refining/

  • Follower Shekka can now Buy, Sell, Fix Emitters, and buy Tarkus junk once more.
  • Follower Shekka now has a new item in her inventory. Enjoy!
  • With the addition of Taint, the libido-reducing “Chill Pill” item has been made active in the game again. It is available from Dr. Lash and a number of vending machines.
  • A new hidden statistic has been added to the game: “Taint.”
    • Taint is gained by using illegal, unsafe drugs/chemicals or being transformed by eating alien foods.
    • Taint is functionally a minimum libido score.
    • Going 72 hours without a taint-increasing event causes your taint to drop by 1 point.
    • If you hit 100 Taint, you gain the “Corrupted” perk, doubling your maximum libido and forever locking your taint at 100. This will never be curable.
    • Alerts for crossing thresholds of Taint have been added.
    • A Codex entry has been added for Taint in the medical section.
    • The introduction now makes mention of Taint in the passage about your immune booster system.
    • Most illegal drugs and alien-food-based transformation items now have warnings in their tooltips about taint.
    • [To-Do] Adding taint gains from Poe A events, Badger’s Transformation scene, and maybe some of the gloryholes or whoring, if appropriate.
    • [To-Do] Adjust Penny’s talks to mention her transformation giving her a high amount of taint (and thus explaining her very, very high libido).
    • [To-Do] Overlay indicators for minimum libido and lust onto their respective bars. This one probably won’t happen till after ship code gets done.

0.7.152 (April 10, 2018)

https://www.fenoxo.com/backers-some-more-shekka-and-a-new-challenger/

  • Shekka’s milk-drinking scene should now work for follower Shekka.
  • A new event is possible where Anno and Shekka argue about the best way to make a Dildo. It’s repeatable too. Yay!
  • A new parser has been added: [pc.womb] (or [pc.uterus]). It will usually simply randomly output womb or uterus, but pregnant characters and characters in heat can get a few descriptions to pop up (assuming writers decide to use it).
  • Jesse has been added to the game, courtesy of Whimsalot’s coding efforts. I haven’t had a chance to bug-test it yet, so let us know if there’s any problems! (Check Canadia Station!)
  • Added some more mentions of Shekka’s reactions to PC’s with aphoridisiac spit.
  • Many issues were resolved, including one that prevented Shekka’s futa status from properly being recorded.

0.7.151 (public; April 3, 2018)

https://www.fenoxo.com/public-crew-shekka-alpha-final-fwa-notice/

  • Shekka can now be recruited. It takes in-game months and a lot of funding to pull off! Thanks to SKoW for chipping in to write this stuff and supply some edits to her sex scenes.
  • During creation, the height selection box is now auto-filled with a semi-random average height for your chosen race. You can still change it, but it provides a quick baseline if you’d like to get going faster.
  • JohanLitvisk’s “Siren’s Bounty” transformation item has been added to the game. Nevrie on Myrellion sells it.
  • Lots of assorted fixes.

0.7.150 (March 28, 2018)

https://www.fenoxo.com/backers-milly-fun-general-milkiness-and-translating-lund/

  • The translator now properly translates Lund’s dialogue. Meeting Lund and fucking him now both award progress toward unlocking the translation matrix as well.
  • Milly, the Steeletech agent who can pick up the probe on Mhen'ga for you, now has a bit of extra fun available to PCs with genitalia and a suitable lust quantity.
  • A blackjack system has been added to the game. No, it isn’t active anywhere, but we’ll definitely use it on the next main plot adventure.
  • Whimsalot coded a number of milking scenes for Savin’s characters including some fun little stuff by HugsAlright for Kase.
  • Bess now has a jailbreak option that allows for the PC to swap the ‘bot between male and female variants.

0.7.149 (March 23, 2018)

https://www.fenoxo.com/backers-bottom-floor-bugfixes/

  • The bottom floor of Korg’ii Hold has its rooms filled in.
  • Fixed an issue with fur being left behind by transformations.
  • Added other follower compatibility for Lane’s detox.
  • A few other small fixes, courtesy of Jacques00.

0.7.148 (March 21, 2018)

https://www.fenoxo.com/backers-fun-with-maja/

  • Maja has her lewd interactions coded and functional! (Except one that isn’t done being written. Look forward to that.)
  • Breast descriptions have been updated so that they won’t spam lactation-related adjectives at you quite so often. They’ll also display more accurate lactation-adjectives. If your breasts are freshly milked, they can be “empty,” while a full pair can be positively “milk-swollen”. The lactation adjectives have also been updated to work more correctly with a variety of milk types.
  • New Busts: Maja, Verusha, Seer, Fix, and an unused recolor of the naleen male.
  • You can now shave your beard when showering in the ship or nursery.
  • Lots of fixes for lots of bugs. Why are there always so many?

0.7.147 (March 17, 2018)

https://www.fenoxo.com/backers-fisianna-fixes-inventory/

  • Crashes in certain shopkeeper inventories SHOULD be fixed by now. Sorry about that folks!
  • A basic piercing system is in! Thus far, only Lund’s piercings are active, and they can’t be removed! Note that lots of things about piercings and how they work may change. Whelp!
  • Whimsalot did us all a favor and coded an expansion for the ever-lovely Fisianna that needed doing! Thanks!
  • Fixes and other such things!

0.7.146 (March 16, 2018)

https://www.fenoxo.com/backers-sylvie-secrets-nuki-emails-and-dicking-lund/

  • Added a new email from Kiro and Kally after you hook them up with a lovely little thank-you holo attached.
  • Added the ability to watch holo-scenes from anywhere (the “Smut” option in the masturbate menu), if you have one that supports it. I promised this to DCL for ages and finally delivered.
  • Added a scene QuestyRobo wrote for Sylvie if she’s futa. It involves her, Kiro, and Kally. Needless to say, the latter two need to be acquainted to see it properly. It was quite enjoyable to code.
  • Once you’ve unlocked the Synthsheath Codex entry, Shekka will now sell them for quite a pretty penny. You can also find them in the wastes, if you want to be frugal. After getting four of them, no more can be found for now.
  • Added the repeatable variant for domming Lund in. Enjoy!
  • Some adjustments to dropping items were made to account for undroppables.
  • An emergency clothing drop for characters who can’t go out exposed was added.
  • Some new options in the goo menu.
  • Assorted fixes and tweaks.

0.7.145 (March 13, 2018)

https://www.fenoxo.com/backers-penny-bonus/

  • Two new scenes for Penny. Additionally, her sex menu has been slightly re-ordered. U.Desk Suck and Roleplay are the new ones.
  • Some bugs in the vagina selection function have been fixed.
  • Other fixes and tweaks, courtesy of Jacques00.

0.7.144 (March 12, 2018)

https://www.fenoxo.com/backers-lund/

  • A new character has been added to Korg’ii Hold: Lund! This fit little korg-bro has several quite involved scenes, including plenty of support for ‘tauric characters and bimbos. It even has a special sub-scene for amazons!
  • Under the hood, we added a new function to allow for a vagina selection menu to be used for certain scenes. It’s presently only used for one of Lund’s. Be sure and let me know all the ways it breaks for everyone other than my test character.
  • Ula’s rescue timer is back in the game. After the first time you approach her, you only have five days or so to rescue her. I’ve appended some bolded text strings to make it more obvious that she’ll be leaving, and that she might be important.
  • Zil Pheromones should properly fade after pregnancy.
  • Various fixes and tweaks, including a reset to the present bar NPC if the NPC leaves in a scene.

0.7.143 (public; March 6, 2018)

https://www.fenoxo.com/public-its-that-time-of-the-month/

https://www.fenoxo.com/backers-peanut-butter-cookies-roleplay/

  • Ula now has the option to roleplay the scenes you could get when you first met her.
  • The korgonne Codex entry will now have an option to update the translation algorithms once you’ve spoken with enough korgonne. A % tracker has also been added to the relevant passage within the article for those not quite there. Once translations are enabled, you can toggle the software update on and off from the Codex article.
  • A notifier blurb will now show up in bold at the entrance to Korg’ii hold to inform you that you can upgrade the translator, if you’ve spoken with enough korgonne.
  • Tuuva can now be given a peanut butter cookie… or three. Thanks, B!
  • Some fixes and tweaks.

0.7.142 (February 27, 2018)

https://www.fenoxo.com/backers-korgonne-cookies-threesomes-oh-my/

  • An Anno x Erra threesome (by HugsAlright) has been coded by Whimsalot.
  • A new item has been rolled into the game: UthraPlus by Violent Knight, sold by Dr. Lessau.
  • Kicking Kase off your ship no longer makes Anno stop sleeping with you.
  • New Busts for Tuuva and Nenne.
  • B slipped a new scene for in Nenne that I found quite amusing. Additionally, a silly mode-only scene from her original document has been added in.
  • Some fixes and tweaks. You know the ones.

0.7.141 (February 23, 2018)

https://www.fenoxo.com/backers-polished-sylvie/

  • Sylvie’s original scenes have been back-ported to work with her new equipment.
  • Sylvie’s stories and interactions have had small modifications to fit with the rest of the expansion pack.
  • Zil males should now be able to impregnate you, as written by HugsAlright and coded by Jacques00.

0.7.140 (February 21, 2018)

https://www.fenoxo.com/backers-sylvies-synthsheath/

  • You can give Sylvie a synthsheath, if you’d like to give her a little extra. ~22,000 words of new content, or 1/2 of a young adult novel.
  • Verusha’s sex scenes have had their weightings adjusted.
  • Some bugs fixed.

0.7.139 (February 19, 2018)

https://www.fenoxo.com/backers-a-very-verusha-visit/

  • Doots’s Verusha the hyena mercenary is now available in the bar on Tarkus. She’ll show up in the slot for roaming bar NPCs more than any others.
  • The roaming bar NPC system has been updated so that an NPC will stay in place for 90m to 150m. Note that this is not maintained through save/load cycles.
  • New Item: Hornucopia, written by Gothpastel. Sold by Ceria (unlocked alongside Hornitol), Nevrie, and Dr. Lesssu. It changes the color of horns (mainly mentioned in the appearance screen).
  • A few treatment effects for standard bimbo cows have been added thanks to AHornyPanda.
  • The “Potent” starter perk now causes certain volume-boosting items and effects to work twice as quickly.
  • Made a few tweaks and fixes as a result of playing the game a bunch.
  • A LOT of bug fixes and tweaks, courtesy of Jacques00.

0.7.138 (February 9, 2018)

https://www.fenoxo.com/backers-down-with-the-thiccness/

  • Anno can now be slipped a pile (10) Huskar Treats in order to get THICC, courtesy of Savin. Most of her sex scenes have been subtly or not-so-subtly tweaked to account for her new figure.
  • A new Adjatha bust for THICC Anno has been added.
  • One of Tuuva’s talk scenes has been adjusted to account for the PC helping her out with her size problem.
  • The timer for getting locked out of Ula has been temporarily removed. In a month or so I’ll be bringing it back (gotta let the next public patch give folks a chance to save her).
  • Somehow bringing your maximum HP into the negatives should now result in a bad end.
  • New item from Maja in silly mode: Miniature Giant Baby Kor’diiak. It serves no purpose.
  • [EDIT/UPDATE]: Jacques00 also coded SoAndSo’s space moth and goat transformation items. The Seer in Gildenmere sells them.
  • Assorted other fixes and tweaks.

0.7.137 (February 8, 2018)

https://www.fenoxo.com/backers-maja-the-animal-tamer/

  • Korg’ii Hold’s first sub-level now has the map fully out.
  • Korg’ii Hold’s second sub-level has been partly mapped out, including Maja’s stables. Currently only accessible through the southwest stairwell.
  • The PC can rent one animal from Maja’s stables at a time and must return the rented animal before another can be taken. Some make movement take less time, help in combat, or both. Sadly, animals are less reliable than drones.
  • The inventory screen quickly displays your equipped items once more.
  • New bust, Heidrun – pictured at right.
  • Goo armor has some new flavor texts and should be harder to lose.
  • Yappi Strap prices have been adjusted.

0.7.136 (public; February 5, 2018)

https://www.fenoxo.com/public-release-korgii-siege/

  • Tuuva is completely coded! QuestyRobo’s fluffy little blacksmith is absolutely done, including a small miniquest, affection reward, and a date scene where you can take her to see the stars. Quite a cute little NPC, if I must say!
  • Tuuva can now be given Frostwyrm scales, and after one week will have some very powerful armors in stock for you as a result. Please note that B (Paige’s author), has a huge project that turns the Frostwyrm into a waifu in the backlog awaiting review, so killing her for her scales might be a bad idea if you gotta catch ’em all.
  • A small scene for sleeping in the Nyrean dungeon in the Queen’s Chamber by Stygs has been rolled into the game. Note: Nyrean Royals only!
  • A bust for Poe A, by Crossman, has been added to the game.
  • Night Trap’s “Sleep Fapnea” device has been coded by Jacques00 and should be available from the seer or Luca.
  • New Furry Loincloths should now occupy the correct spot. Note that they may stay bugged in old saves.
  • [Hotfix] Tuuva’s author credits should be correctly appearing.

0.7.135 (February 2, 2018)

https://www.fenoxo.com/backers-tuuva-part-i/

  • Korg’ii Hold’s lower level has been added (or part of it, anyway)!
  • Tuuva’s smithy, “Earthshapers,” has been added to the game with basic functionality. She has a solid chunk more content that needs to be done for her.
  • Added a new item flag: “Require’s High Physique.” Items with this flag require physique score to be at least 66% of maximum physique in order to use (or to be wearing power armor). Presently only exists on the korgonne greatbow that Tuuva sells.
  • The hostile korgonne NPCs now drop Korgonne Snacks.
  • Various bug fixes and tweaks.

0.7.134 (January 30, 2018)

https://www.fenoxo.com/backers-nenne-sexytimes/

  • Nenne’s sex scenes have been added.
  • Nenne will now properly give the PC free items in exchange for lewd activities. Note that every freebie increases the amount of activity required for the next.
  • Some edits to the Bothrioc Diplomacy mission.
  • The number of children you have with Ula is now tracked.
  • Completing the optional “Hard” yoga with Paige now awards a temporary perk that gives a 20% bonus chance to escape grapples.
  • Fenoxo lost 5 lbs.

0.7.133 (January 28, 2018)

https://www.fenoxo.com/backers-surprise-saturday/

  • The Bothrioc Diplomacy mission by Nonesuch has been added to the game by Jacques00. I’m not quite sure how to start this one, so you’ll need to ask one of them!
  • Korgonne should now appear as a race if suitably transformed.
  • Korgonne tongue type has been added to the game.
  • Tongue descriptions have been tweaked. Adjectives have overall been reduced. A few new ones have been added and some unappealing ones removed. Let me know if anything awful jumps out at you!
  • Added some items to Lerris’s TamaniCorp shop on Tavros that can be used to keep orifices from losing their fluid contents. They appear at level 3 and up!
  • New Busts: Egg Trainer, Quaelle, Pregnant Ula, Charles, and the Doctor from character creation.

0.7.132 (January 26, 2018)

https://www.fenoxo.com/backers-nenne-nenne-nenne-nenne/

  • Healing items have all been put on the same once-per-combat cooldown.
  • B’s Nenne has been partially added to the Korg’ii Hold. Her lewder interactions aren’t yet in place, but a limited selection of inventory has been added.
  • Nenne sells Aphro Daisies (consumable combat lust grenade), a healing poultice (H.P.), and an early version of Korgonne Snacks (Transformation Item).
  • Korgonne Snacks feature a combination of existing canine transformation effects and new, racially-specific bits to achieve the desired look. The following effects are known to be missing: blue tongue and korgonne race detection.
  • Fixed an issue with Ula’s first time meeting assuming the PC has no genitals if they have a blocked vagina… even while they have a penis.

0.7.131 (January 25, 2018)

https://www.fenoxo.com/backers-pregnant-ula/

  • Ula can now be impregnated. UpcastDrake helped lay out the code foundation for me to fill in all the lovely stuff I wrote into, saving me a good bit of time. Thanks dude!
  • The Biothroc Quadomme has been added to Myrellion’s deep caves. Written by Nonesuch, coded by Jacques00.
  • Added a few missing rooms to Korg’ii Hold.
  • Added Shou’s Taivra bust and Adjatha’s Erika bust.

0.7.130 (January 17, 2018)

https://www.fenoxo.com/backers-more-ula-options/

  • Centaurs don’t get enough love, so I added a centaur-only scene to Ula’s options.
  • Tentacle-tails also don’t get enough love, and you guessed it: Ula has a scene for them now.
  • New busts: Ula and Paige.
  • Paige can now be dismissed or picked back up.
  • It looks like Jacques00 added the broodmother perk from an NPC pregnancy on Tarkus. This will likely be reverted in the future. If we do a broodmother thing, I’d prefer it be tied to a sufficient amount of ANY pregnancy, not just one.
  • Kiro found Urta’s panties.

0.7.129 (January 16, 2018)

https://www.fenoxo.com/backers-warm-crusts/

  • QuestyRobo’s victory scene for the Stormguard male has been added to the game.
  • A new shop has been added to Korg’ii Hold – Warm Crusts. Includes an NPC written by Doots that sells a few bits of barbarian-themed lingerie and a traveling cloak.
  • Added new accessories to Dr. Badger and Emmy’s shops that fire off a damage pulse when your shields go down, once per combat.
  • Cleaned up some combat code that prevented certain procs from occurring when an attack’s damage was tagged to display “minimal” output. They now occur, though perhaps textlessly.
  • Kiro found Kally’s panties.

0.7.128 (January 15, 2018)

https://www.fenoxo.com/sickness-over/

  • Savin’s mini-xpack for Kaede has been rolled into the game, courtesy of another fan-coder.
    • Savin Makes a Post Edit: The new xpak is some Exhibitionist content for Kaede. If you’ve already done her events you’ll need to grind her voyeur threesomes or tease options to unlock it. Once you do, there’s new scenes for Canadia and Tavros.
  • I’ve gone through the main Uveto folder and attempted to bring the planet up to compliance with our new vaginal plug stuff.
  • Both Pippa and the SubTuner are disabled outright for plugged folks. The former had some complex scene routing that didn’t handle a lack of genitalia well, and I was burning out by the later. If you want to do petplay, don’t plug up your orifices!

0.7.127 (public; January 13, 2018)

https://www.fenoxo.com/sneaky-public-update/

  • 0.7.127 brings a new distribution of the game; the AIR ZIP archive.

0.7.126 (January 8, 2018)

https://www.fenoxo.com/backers-more-storm-lancer-and-prototype-plugging/

  • Two new scenes added to the Storm Lancer, penned by Night Trap.
  • One scene is a new victory scene for vagina-havers. The others is a new loss scene for ladies in heat.
  • Work to build-in support for orifice plugging (and potential chastity) is ongoing. Thus far, I’ve added a simple version of it that is cleared by showering. I’ve also have it force the PC to shower when flying off planet to clear the effect to save me tearing my hair out trying to rejigger everything in the game. I intend to add an accompanying status effect that explains that it doubles your libido as well as parser support tomorrow, if I’m feeling up to it.

0.7.125 (January 5, 2018)

https://www.fenoxo.com/backers-storm-lancer-v0-0000000000000000000069/

  • The storm lancer has been added to Uveto’s encounter table for PC’s with genitals. He’s a big, blue dude with an attitude. Also there’s some weirdness his scenes introduce that is going to require some serious back-end revisions and updates to classic content. Presently he has three real scenes and some pretty involved combat routines.
  • Cundarian (Storm Lancer) and Spinarran Codexes have been added to the game.

0.7.124 (January 3, 2018)

https://www.fenoxo.com/backers-zil-ula-work/

  • Mistybirb’s enhancements female zil pregnancy and enhancements to sex scenes have been implemented by UpcastDrake.
  • Crossman’s planetary busts for Uveto have been updated and added to the space elevator scene.
  • Ula’s talks have had alternate text for the eventual improvements to Korgonne translators.

0.7.122-3 (public; December 28, 2017)

https://www.fenoxo.com/public-milodan-breeding-solstice-the-final-pubpatch/

  • QuestyRobo’s “Milodan Breeding Solstice” event has been added to the game. For optimal experience, turn on silly mode first (or you won’t see the second half!) Requirements: Low chance of encounter on any combat square. Requires genitals (and an unfertilized womb if feminine).
  • Shade’s event has been reworked AGAIN. Now she won’t send you the email until after you’ve been to her house for the first time on Uveto, and the logic for determining which variations of the scene you get has been simplified. Here’s hoping this solves everyone’s problems with it.
  • Fixed a bug that stopped the female breeding solstice from proccing unless you had multiple vaginas.
  • UpcastDrake slipped in Gwen’s holiday event as well!

0.7.120-1 (public; December 27, 2017)

https://www.fenoxo.com/public-randy-claws/

  • The Randy Claws event has been added to the game! You should get an email that triggers an interesting dream next sleep – if you know Ciaran.
  • Some fixes to Shade’s event for those with more… complicated relationships with her.
  • Fyn now has seasonal sex scenes for you to enjoy! Four of them, to be precise!

0.7.119 (public; December 26, 2017)

https://www.fenoxo.com/public-myrna-the-christmas-korg/

  • Myrna the Christmas Korg is now in game. She is a rare encounter in hostile squares in Uveto. Once you meet her, she will appear in a specific square on Uveto. Hint: southeast of town.
  • Some typo fixes.
  • Some under the hood stuff to prepare the .exe version for use.

0.7.117-8 (public; December 24, 2017)

https://www.fenoxo.com/public-merry-festivus/

  • A Christmas celebration with Shade has been added! The way I wired it up… it SHOULD be repeatable every year. Due to how convoluted Shade’s encounters on Uveto are set up, it might be buggy. Note: requires Shade to be on Uveto and on good terms with the PC.
  • Jacques00 slipped in a “Twink-Ease” item.
  • Fixed a few bugs with the Candy Rahn.
  • Various other fixes.
  • <3
  • HugsAlright’s Anno Christmas event has been coded by UpcastDrake. Thanks d00d!
  • I fixed a parsing bug in Shade’s email.

0.7.116 (December 18, 2017)

https://www.fenoxo.com/backers-candy-canes-and-erra-tauriffic-content/

  • Erra and Liamme have had edits to their scenes to better accommodate centaur-style PC’s. Thanks, HugsAlright!
  • After reviewing twelve submissions for the Christmas contest, I coded the first one I graded: The Candy Rahn. She can be found in “the freezer” on Uveto during the holiday season. There are lots of promising entries thus far!
  • Some typo fixes.

0.7.115 (December 17, 2017)

https://www.fenoxo.com/backers-liamme-kase-talking-with-ula-and-busts/

  • New busts: Myrra(not yet in game), Amma nude, Oggy nude, korgonne males (3 variants), and Erika.
  • New code to make it more convenient to pile more busts into an existing bust display. Previously we had manually track what all busts were being displayed, then clear and display them all at once. Now the game has a system for tossing an extra one in if needed – which will make showing all the NPCs in a bar much easier, for example.
  • Ula’s talk menu has been fleshed out. I may add some more options after the Christmas contest, when I go back to finishing up the hold.
  • Kase now has a random event where you can catch him getting some help from Anno with math.
  • Liamme can be bumped into in Aliss’s shop if you’ve done the exhibitionism scene with him.
  • Liamme now has an option for getting taken with a hardlight strap-on.
  • Various other tweaks and fixes.

0.7.114 (public; December 13, 2017)

https://www.fenoxo.com/public-release-fen-is-getting-less-dead/

https://www.fenoxo.com/backers-federation-quest/

  • It is now possible to get a fairly involved quest from the Red Myr Federation to put down a rebel group. Penned by Savin and coded by UpcastDrake, we hope you all enjoy working with those awful, terrible, no good, very bad sexy, awesome ants. (Gold Red Myr 4 Lyfe!)
  • Also featured in Federation Quest: a 7×7 hacking puzzle, ridiculous battles with five characters on one side, 3 or 4 bad ends, a new lust grenade, and a sweet greatcoat.
  • Ula’s lesbian sex scene is in. Also, all three sex scenes in Korg’ii hold can be repeated. Her talk menu has also been added and set up with a converted version of the initial “stars” talk you can pursue with meeting her.
  • Almost all of Ula’s repeatable content is now set up support using her name instead of “The Korgonne” in places and also has support for a later upgrade to the translation algorithm to allow for proper english dialogue.

0.7.113 (November 28, 2017)

https://www.fenoxo.com/backers-korgii-hold/

  • Bits of Korg’ii hold have been dropped into place. It’s still very unfinished and missing pretty much everything, but it’s a start!
  • Ula (the Korgonne Princess) can be visited in the hold (though only once, and the lesbian scene isn’t completed yet).
  • New parser added – [pc.chestCover] and [pc.chestCovers] for reporting only clothes that obstruct the boobs. Useful for if you want to talk about a bra being in the way – but not a bondage harness.
  • The “Dryad” Halloween costume has been added to Poe A. It’s more of a cockvine bikini to be honest.

0.7.112 (November 21, 2017)

https://www.fenoxo.com/backers-0-7-112/

  • A Korgonne “Princess” can be encountered in the caves of Uveto. It’s a one time encounter that will later provide access to a small town.
  • Fixed the order damage is applied in to prevent a few attacks from getting Sneak Attack/Aimed Shot bonuses off themselves.
  • More fixes logged by Jacques00 than I care to enumerate.

0.7.110-1 (November 13, 2017)

https://www.fenoxo.com/backers-dryad-stuff/

  • New costume added to Poe A: Knotty Nurse. Culminates in four possible outcomes!
  • New busts: Chupacabro, Dane Nude, Mirrin Nude, Aurora, Korgonne Female
  • [Update] Apparently Erika slipped into the game at some point! Fancy that!
  • The Dryad has received three new scenes, courtesy of her author, Wsan. Enjoy!
  • Some fixes for Paige first-time sex and Halloween event routing.
  • New Busts: Ciaran, Sydian Queen, and Futa Dream Angel
  • Laquine Ears Priapism properly implemented.

0.7.108 (public; November 2, 2017)

https://www.fenoxo.com/public-fun-with-sera-and-ghostly-dreams/

  • Those who have Sera as their mistress (and A-cups) can proc an event where she fucks them against the wall as revenge against furry trick or treaters… somehow. I dunno, but it’s hot! Written by flying_mustache
  • Slab Bulkhead’s contest-winning ghost dream has been added to the game. It can randomly proc in place of other dreams while sleeping during Halloween season.
  • Assorted fixes and fun!

0.7.107 (public; November 1, 2017)

https://www.fenoxo.com/patch-coming/

  • Paige’s magical halloweener has been added to the game. Just like all Paige’s other content, it’s massive, clocking in at over 1,200 lines of code with a branching sex scene. It’s also repeatable after the season is over, so long as you hit that stuff up while it’s active.
  • I’ve broadened what the game considers as “Halloweenish” so you guys can enjoy this content a bit longer.
  • UpcastDrake knocked out Night Trap’s Succucow Halloween event! Ciaran should be able to get it started.
  • You can now carve pumpkins with your kids during Halloween at the Nursery, assuming kids of appropriate ages exist. Written by Bumbling Bee.
  • Many fixes and tweaks Courtesy of Jacques00 and UpcastDrake.

0.7.106 (public; October 30, 2017)

https://www.fenoxo.com/public-halloween-extravaganza-patch-0-7-106/

  • The Hero’s Garb is now available from Holiday, penned by Fenrirskoll
  • The Bondage Kitty costume is now available, written by our very own Adjatha!
  • Fixed the lack of author credit for the Saurmorian costume.
  • Some bugs with costumes have been corrected.
  • A new Halloween event has been added, written by HugsAlright: The Chupacabro.
  • Ellie Pregnancy has been added to the game.
  • Pregnancy for folks in Gastigoth should be up and running.
  • Ilaria pregnancy has been added!
  • Fixed Azra being able to have an expedition on an exploded Tarkus.

0.7.105 (public; October 29, 2017)

https://www.fenoxo.com/public-halloween-fun/

  • Added a new costume to Holiday’s inventory: Saurmorian, by Aullama. It occurs to me that I missed the author tags. That’ll be fixed next patch.
  • Added a new costume to Holiday’s inventory: Female Spider costume, by Magikarpfever.
  • Added a few bits to the appearance and parsers for saurmorians and spiderbros.
  • Fixed a spacing bug for those with a vagina, balls, and nothing else.

0.7.103-4 (October 19, 2017)

https://www.fenoxo.com/backers-0-7-103/

  • I’ve finally added some sprite art for the planets that Crossman did for the various planetary landings.
  • Added a new bust by BustedRadio for Liamme.
  • New busts for Luca and Kase by Adjatha.
  • Azra’s dialogue now has some edits for once you’re in a relationship with her. She’s a cutie.
  • Added two new scenes by Nonesuch to the possible resolution to the Sydian Queen & Rask Traps encounter of Azra’s Tarkus Expedition.

0.7.101-2 (October 19, 2017)

https://www.fenoxo.com/backers-0-7-101-101-gunimations/

  • Kattom’s Uveto stocks have been loaded. Chainlasers! More bioweapons! A cold weapon that’s pretty awesome so long as you use it anywhere that isn’t Uveto!
  • Kattom no longer appears in the first hazard square after 35 hours. Instead there’s a 1/10 chance of him appearing at that point.
  • Once Kattom appears, he stays in a location for 35 hours. New to this patch is that a commerce marker will appear in the square he is in.
  • The function that tracks Kattom’s appearance has been reworked so that he remains accessible even after backing out of your inventory, without having to leave and re-enter the room.
  • Spunkshrooms have been added to the rare drops on Tarkus. Both spunkshrooms and slutshrooms now only drop if you have the appropriate genitalia to reduce inventory crowding.
  • Motherhusks have been added into Azra’s plants menu as promised! All that remains are some tweaks and adjustments to her dialogue scenes, and I’ll have everything from her Tarkus Expedition all cleaned up!
  • Motherhusks can raise your pregnancyIncubation multiplier up to a maximum of x7!
  • Fenoxo’s cumMultiplier was increased by 0.5.

0.7.100 (October 12, 2017)

https://www.fenoxo.com/backers-0-7-100-breaking-brains/

  • A new roaming shop has been added to the game. It has a semi-random inventory of exotic weapons for sale that vary in power based on the planet you encounter Kattom on.
  • 19 new weapons have been added to the game, largely cribbed from the weapon overhaul group that had been fed my way, with some tweaks and adjustments by yours truly.
  • Kattom’s Uveto inventory is not in yet. I burned out after getting that far. It has Myrellion’s a placeholder, or Savicite if I bungled the planet name check.
  • Jacques00 fixed a few things and fiddled with some save code. Hopefully nothing breaks!

0.7.099 (October 10, 2017)

https://www.fenoxo.com/backers-0-7-99-in-case-of-kase-break-kase/

  • Kase (the pyrite satellite quest guy) got an expansion pack! HugsAlright wrote it, and UpcastDrake coded it (99% anyway). You can run into him at Burt’s after completing the mission.
  • Kase can be recruited to your crew, though after meeting him in the bar, you only have a week to do so!
  • Kase’s arm will take some time to heal before fun stuff can be had.
  • I made sure to throw in some stuff for body part selections during fun scenes and capacity limits.
  • I also made the oral scene player selectable instead of random, because I’m told non-robots like that. Robots too, I guess.
  • Lots of fixes and tweaks.
  • Notable: an adjustment to stop the custom bust code from attempting to slam our server back-end. Thanks, Geddy!

0.7.097 (October 4, 2017)

https://www.fenoxo.com/backers-0-7-97-tune-those-subs/

  • HugsAlright’s SubTuner expansion should be fully implemented, including a decent swath of new content detailed below.
  • New minor location added to Uveto: The Racetrack. Feel free to bet on races there and lose your money more often than not!
  • Three “Date” scenes added at accupitch lab, featuring Saec and Belle.
  • Added the “Hypnosis” experiment to the subtuner.
  • Added new busts: Brandt (by Adjatha), and Chaurmine (by Shou).

0.7.096 (October 3, 2017)

https://www.fenoxo.com/backers-sub-tuna-expansion/

  • Accupitch Lab & the SubTuner have received a rework including some new options involving a psychic tentacle creature and the ability to go out and meet some familiar faces while wearing the SubTuner. Writing by HugsAlright.
  • (Sekrit Hotfix added to 0.7.95) Prai Ellit has been added to the game. You can run into him in the woods of Mhenga!
  • Void Plate had its long name changed to be a bit less of a wall of text when stripping it off.
  • Syri’s bust now has her trademark coat.

0.7.095 (public; October 3, 2017)

https://www.fenoxo.com/public-not-so-secret-hotfix/

https://www.fenoxo.com/public-tainted-space-0-7-95-many-changes-handle-it/

  • I’ve pushed some more code at the public build that should include a few fixes for Sera and content for a new character: Prai Ellit, by Frogapus.
  • Slutshroom harvesting and usage is live. Slutshrooms have also been added as a rare-ish drop chance for all enemies on Tarkus (presently ~15% drop chance). Includes approximately 3,000 words of sluttifying, moistening fun.
  • That’s it for now. Looks like Jacques00 hasn’t done any bug fixes or anything since my last stealth post.

0.7.094 (October 1, 2017)

https://www.fenoxo.com/backers-weekend-luv/

  • Fixed a crash in the goo armor reference Jacques00 added to the double-goo scene during Azra’s Tarkus Expedition.
  • Added a new shower scene to Azra – Thighs&Frot. Needless to say, it’s for those too large to fit inside her.
  • Azra’s other shower options should now be appropriately size-limited.

0.7.093 (September 28, 2017)

https://www.fenoxo.com/backers-small-azra-update/

  • Azra has a new scene. If noone is sharing your bunk and you haven’t visited Azra in a week, she’ll crash your bed, spend the night, and bang you in the morning. Only for dick-toting PCs. Includes yet-unseen variants for once she okays condomless stuff (Date: TBD).
  • Those with a professional Azra should be able to get her to do the Tarkus expedition. That was a weird bug!
  • Added the option to go back into the shower with her after the first time.
  • The pregnant rask bust has been activated in game, along with Adjatha’s busts of Syri (pictured at right).

0.7.092 (September 26, 2017)

https://www.fenoxo.com/backers-azraquest-sortof-complete/

  • All three stages of Azra’s Tarkus expedition should be done and good to go, including some lovely trapstuff I got Nonesuch to write. Word is, he’s going to do some more. I can’t wait!
  • There’s some spicy stuff for boys and girls on the return to the ship as a bit of a reward. I also gave plenty of chances to nope out, if Azra isn’t your thing.
  • Upgraded the phallus selection router I introduced with Gastigoth to be more versatile. It is used for the repeatable “Hyper Docking” scene follower Azra can unlock. It should now report on ineligible members as well as why they are ineligible (presently restricted to “too large” and “too small”).
  • Replaced “thicc” with “thick”. In silly mode, “thicc” has been replaced with “THICC,” for maximum EXTRA THICC.
  • Various fixes and tweaks, many related to Sera and courtesy of Jacques00.

0.7.091 (September 21, 2017)

https://www.fenoxo.com/backers-azraquest-test-part-1-of-3/

  • Riya can now impregnate PCs, thanks to Jacques00 jumping on it and coding it.
  • Various bug fixes and tweaks.
  • Azra’s Tarkus expedition has been unlocked, though only the first part – an encounter with a giant, two-headed gray goo! Includes new loss scene, bimbo negotiation scene, and feeding via penis scene. Hint: electricity and cold do wayyy more damage. Also the right side’s physical attacks have less negative statuses than the left, so I’d recommend her for burning down physically.

0.7.090 (September 13, 2017)

https://www.fenoxo.com/backers-treated-dilfs-and-cameron-milk/

  • Ciaran has been added to the game, courtesy of UpcastDrake doing some volunteer coding and Night Trap writing the big lug.
  • A milking scene for Cameron has been snuck in, again courtesy of UpcastDrake for doing the coding (and Savin for writing, ofc).
  • Some small fixes to bugged content have been thrown in

0.7.089 (September 12, 2017)

https://www.fenoxo.com/backers-shields-and-prices/

  • Shields have had their statistics refactored. Almost all of them confer moderate kinetic resistance and 50% damage vulnerability to electrical attacks. Many high level shields have gained increased shield points.
  • A new formula for item costs has been developed and deployed. Low level items got cheaper across the board, something newbies are sure to appreciate. Some high level items have gotten more expensive, and level 20 equipment will cost tens of millions of credits apiece. Underwear and accessories have not been updated.
  • Thermal underwear got nerfed.
  • Two new shields have been added to the game as rare drops from Sexbots on Tarkus and Beta Nyrea, to provide more shield options for the middle levels.

0.7.088 (September 11, 2017)

https://www.fenoxo.com/backers-never-ending-rebalance/

  • Armors have had their attributes re-balanced according to my sweet, sweet spreadsheets.
  • Crystal armor now takes 125% damage from explosive-tagged attacks instead of 140%.
  • Mirrored armor now takes addition damage from bullets, though the resistance bonus from being “plated” or “ablative” likely cancels most of it out.

0.7.087 (September 10, 2017)

https://www.fenoxo.com/backers-melee-stat-re-allocation/

  • Blind miss checks have been consolidated down into one function.
  • A new item flag has been added that allows a weapon to ignore the effects of blind. Primarily intended for flamethrower-type weapons.
  • Laser weapons have received a slight buff to accuracy to account for their essentially instantiations velocity (and the fact that mirrored armor completely invalidates them).
  • Melee weapons have been rebalanced and retuned using the new attribute weighting system.
  • Various fixes and tweaks.

0.7.086 (September 8, 2017)

https://www.fenoxo.com/backers-weather-gun-buffs/

  • A point and level based method of assigning values to weapons has been determined and applied to most weaponry. Most weapons have received buffs as a result.
  • Based on the type of weapon – rifle, handgun, SMG, autorifle, LMG/Chaingun, etc, I’ve attempted to mold the stats for different archetypes. Pistols are crit monsters, rifles are accurate, chainguns are high damage and high accuracy but cannot crit.
  • Some weapons have received nerfs – lust weapons primarily. Lust defense has also been slightly nerfed, but likely not enough to please most people. This one might get reworked a bit down the line.
  • Melee weapons are mostly unchanged. I’ll be working on them in my few free moments tomorrow night and perhaps slipping you guys another patch to play with.
  • Uveto now has a basic weather system.
  • Savicite drops have been added to Uveto. Careful! When carrying Savicite, lust generates faster over time.

0.7.085 (public; September 4, 2017)

https://www.fenoxo.com/public-patch-taint-in-spaaaaaaaaaaace/

  • We heard you like new busts, so we added new bust for: Arakei (2x), Quaelle, Gene, Sam (including unused preg variant), Krym (this time from Adj), Mirrin, Fisi, and the Subtuner collar.
  • Various fixes and tweaks. (Sorry guys, still working on writing the Tarkus expedition for Azra.)

0.7.083-4 (August 23, 2017)

https://www.fenoxo.com/backers-kor-goner/

  • Zeikfried’s male korgonne encounter has been added to Uveto’s encounter tables.
  • New Bust: Naleen Brothers
  • You can now give Syri your panties. For reasons.
  • Sam the Tech Specialist has been added to Gastigoth for those who have defeated her in Saendra’s quest.
  • More tweaks, fixes, and bugmurders. RIP, little guys.
  • You can now get pregnant with baby Korgs.
  • Fixed a crash in the Korg victory screen.
  • Added a penalty to reflexes & maximum reflexes when the PC’s belly is swollen from pregnancy or fluids or whatever.

0.7.082 (August 15, 2017)

https://www.fenoxo.com/backers-time-to-turn-the-paige-on-this-chapter-of-tits/

  • Paige now has a sparring minigame with six new sex scenes.
  • The PC can now buy Paige new eyes. Warning: they’re overpriced as fuck and not really intended to be purchased by current level PCs. (It’s amazing how many crew members are obtainable by paying for expensive things. That’s pretty much the plan I have for Shekka and Emmy both.)
  • Paige’s first time lovemaking now properly tracks scene flow.
  • A few tweaks to the fan-submitted custom bust system. No I’m not going to make a guide for it. That’s up to yooooouuuuuuuu~
  • Many fixed typos, adjusted turns of phrase, and gently massaged letters.

0.7.081 (August 10, 2017)

https://www.fenoxo.com/backers-0-7-81-paiging-new-content/

  • Paige’s oral options are now live and good to go.
  • Busts for Azra and the 9-tailed Zil have been added.
  • Adev’s custom bust feature has been added on a trial basis. If there are any issues with it (or we wind up drowning in bug reports as a result), we may remove it.
  • Some assorted fixes for various bugs.
  • Paige’s [Eyes] talk is still broken. Don’t do it. (Sorry I keep forgetting to fix it)

0.7.080 (August 9, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-80/

  • Paige’s tribadism scenes have been added.
  • Anno’s feather duster stuff has been added by UpcastDrake.
  • Jacques00 added an improvement to our error reporting function.
  • Various tweaks and fixes.

0.7.079 (August 7, 2017)

https://www.fenoxo.com/backers-paige-work-in-progress/

  • Paige and her Yoga studio are available on the residential deck of Tavros. You’ll have to do a few Yoga lessons with her before you can meet her at her place. Thus far her interactions are fairly limited and yoga offers no stat gains aside from tone boosts. I might give it a more indepth pass later, but the bonuses listed in her original document were quite powerful for the cheapness and availability.
  • Jacques00 implemented the Breedwell Incubation center before I finished reviewing it. What I had looked at seemed pretty good, but be aware that since it has not yet received official Fen approval that it may be changed if needed in the future.
  • Many fixes, mostly courtesy of Jacques00.

0.7.078 (public; August 1, 2017)

https://www.fenoxo.com/public-patch-0-7-78/

  • More checks for catching diseases like the “Sneezing Tits” and “Furpies” have been added.
  • Various bug fixes.

0.7.077 (July 27, 2017)

https://www.fenoxo.com/backers-spacejail-part-2/

0.7.075-6 (July 26, 2017)

https://www.fenoxo.com/backers-space-prison-part-1/

  • Gastigoth Station has been added to the game. A few days after sending some prisoners there, you should get an email with the coordinates.
  • New NPCs: Subcommander Brandt and Warden Kasmirin.
  • Tamtam can be revisited in the prison.
  • The prison unlock email should no longer also give you goo hair. lol.

0.7.074 (July 25, 2017)

https://www.fenoxo.com/backers-krym/

  • Krym the Stormguard Valkyrie has been added to Uveto. Her camp can be found out in the wilds, complete with unlockable fast travel point (assuming you can beat her 3 times in a row). She might be tuned a little TOO hard for a level 9 enemy right now. Feel free to let me know in the comments!
  • “Low Blow” can no longer stun robots without genitals. No more crotch-kicking turrets to stun them!
  • New Item for sale in the Entite: Whiff-o-Wisp, a trippy but amusing little item.
  • New busts: Shelly by Adjatha, Cruff by Shou, Female Raskvel by JayfireGrowlithe. (Krym already has a bust too!)

0.7.073 (July 19, 2017)

https://www.fenoxo.com/backers-yo-dawg-we-heard-you-like-vr/

  • RequiemForAMeme’s “Lotus Eater” has been added to Canadia Station. It’s a VR lounge with two pretty indepth scenarios for dickgirl lovers. (~15,000 words)

0.7.071-2 (July 17, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-71-a-side-of-quest/

  • Two new busts were added, both for Savin’s latest quest.
  • Savin’s latest sidequest was added to the game. It’s a short and simple mission on Mhen'ga to retrieve the hard drive from a downed Satellite. Comes with one new combat encounter, one new weapon, and a new sex scene.
  • Some bugfixes Jacques00 whipped up have been pushed out.

0.7.070 (July 14, 2017)

https://www.fenoxo.com/backers-internet-fuggeddaboutit-riyaquest-entite/

  • A new shop has been added to the game, written by SoAndSo and coded by UpcastDrake. At present, it offers no new items but some… mind-bending content.
  • Riya has a small but brutally difficult quest available if you want to find out why the brass puts up with her racist shit. Written by Franks, of course.

0.7.069 (July 12, 2017)

https://www.fenoxo.com/backers-0-7-69-lapinara-preggomancy/

  • Lapinara can now impregnate the player character, written by ThaumX. It’s one of the most detailed pregnancies I’ve seen since the CoC days, and this is even after I pared it down a bit.
  • A new victory sex scene has been added to the Lapinara encounter, written by ThaumX.
  • A major bug with the 9-tailed zil fight has been address.
  • Some other small tweaks have been made.

0.7.068 (July 11, 2017)

https://www.fenoxo.com/backers-operation-plant-rescue/

  • Azra’s expedition on Mhen’ga is now live. It’s a small quest with two fights geared toward level 3 players.
  • Azra’s “Samples” menu has been added, though only after completing the Mhen’ga quest. It allows interactions with some rescued flowers – utilized reused texts from Holli’s early form in CoC.
  • New busts: Dane (by JayEcho), and Kaska (by Adjatha)
  • Many minor fixes and edits courtesy of Jacques00.

0.7.065 (public; July 4, 2017)

https://www.fenoxo.com/freeeeeedommmmm-0-7-65/

  • New character: Ushamee
  • Fixes: Combat API changes supporting Space Combat fixed for Ground Combat
  • Fixes: Piles of other stuff, as per

0.7.064 (June 28, 2017)

https://www.fenoxo.com/backers-0-7-64/

  • Added some Terensha/Reaha threesomes. Due to the way the introduction is presently written, it’s only there if Reaha hasn’t been freed yet. Accessible from Terensha’s menu.
  • New busts: Saec and Belle.

0.7.063 (June 27, 2017)

https://www.fenoxo.com/backers-gianna-x-anno-0-7-63/

  • New story from HugsAlright: Stolen Goods! It can drop on Tarkus or Myrellion.
  • New story from QuestyRobo: Tentacle Trouble for Turned-on Tanukis. It can drop on Myrellion.
  • New threesome encounter with crew Anno & Gianna in the barn on New Texas. For male & hermaphrodite PCs. It was the lovely little confluence of being something I wanted to write and a belated birthday gift for Savin.
  • Some fixes for bimbo tech specialists not properly using the calculated “bimbo intelligence” on all skills.
  • Goo Armor exposure settings have been added.
  • Dumbfuck & Sneezing tits should now synergize.
  • Various other small tweaks and fixes.

0.7.062 (June 21, 2017)

https://www.fenoxo.com/backers-0-7-62-azra-preview-chrissy-busts/

  • A preview of Azra is in game. She’s very limited and only really good for talking at the moment. Let me know what you think about how I have her rigged up!
  • Chrissy has busts from Shou & Adjatha now! Perks of having a submitted character added to the game right around your birthday. Congrats, HugsAlright!

0.7.061 (June 20, 2017)

https://www.fenoxo.com/backers-i-herd-u-liek-content/

  • New character on Tavros Station: Fisianna the very shy nekomata.
  • New character on Uveto: Chrissy. Both coded by the lovely UpcastDrake and written by two of our lovely writers.
  • New bad end for chain losing to Milodans.
  • Added Ovalasting implants for the Egg Trainer (weekly egg incubation after implant is jizzed on)
  • Added Sneezing Tits SSTD (week-long infection that cause boob growth when sneezing; can be contracted from an infected voluntarily during combat by waiting, or having sex)
  • Implemented Anti-Gravity item flag (for anti-grav clothing that bypass immobilzation), and enabled tiny restoring of HP and energy when waiting for long periods of time.
  • New bust: Fisianna.

0.7.060 (June 9, 2017)

https://www.fenoxo.com/backers-kirokally-funsies/

  • Added a huge new Kiro/Kally threesome for those with really big balls that are feeling pretty full. It should automatically proc when attempting to initiate a threesome with them if you have big enough, full enough balls.

0.7.059 (public; June 8, 2017)

https://www.fenoxo.com/public-invasion-of-the-savoids/

  • Level 10 is in game. It probably breaks things. I’m sure something got fat-fingered!

0.7.058 (public; June 7, 2017)

https://www.fenoxo.com/public-surprise-level-9-test/

  • Level 9 is now achievable!
  • Volley and Weapon Hack are gone, replaced by Charge Weapon (boosted melee damage) and Charge Shield (blind chance when damaged + damage to melee attackers).
  • Many Tech Specialist abilities have received slight tweaks and adjustments for bimbos with the “Fuck Sense” perk.
  • New Item: Frontrack Cream

0.7.056-7 (June 2, 2017)

https://www.fenoxo.com/backers-just-mirrin-bro/

  • New NPC added to the New Texas Gym: Mirrin! She’s packed full of content, so be sure to give her a whirl, especially if you’re a fan of amazons! (Enjoy her training stat boosts while they last. I’m going to come in with a nerf bat later, I think).
  • New Item: Red Pandaneen
  • Apparently Jacques00 coded in a submitted upbringing choice – Slutty. Don’t expect this one to hang around long. It slipped in without proper review.
  • We went ahead and pushed in Pippa’s expansion, but I have not had time to properly review it quite yet, so there’s a possibility that it may be changed, tweaked, or cut if it does not pass muster. TIme has not been cooperative.
  • Various fixes and tweaks.
  • Slutty upbringing is gone. Never should’ve been pushed out. Sorry about that, folks.

0.7.055 (May 24, 2017)

https://www.fenoxo.com/backers-0-7-55-tentacles-merchandise/

  • New masturbation options by Nonesuch for those with tentacle wings and tails.
  • Magic Milkers now support exotic nipple types.
  • New Anno/Kaede dream.

0.7.054 (May 22, 2017)

https://www.fenoxo.com/backers-0-7-54-more-dreams/

  • Saves from the botched build should work again.
  • Two new venus pitcher dreams have been added to the game.
  • Some bugs were fixed and tweaks were made.

0.7.052-3 (May 19, 2017)

https://www.fenoxo.com/unfuckulation/

  • Saving and loading should now work once more. Saves made with 0.7.51 are still regrettably broken.
  • Some events on Myrellion got added, though I’m not sure why a protest about Xenogen’s handling of Zil was put there instead of Mhen'ga
  • The protest event should be in the right place.
  • The five new weapons introduced to the game got some nerfs.
  • The Aegis LM got some nerfs/adjustments.

0.7.051 (May 19, 2017)

https://www.fenoxo.com/backers-0-7-51-catching-bugs/

  • It is now possible to catch diseases from certain NPCs (mostly combat NPCs, though there’s at least one “main” NPC who can give you something…)
  • Four diseases have been added to the game: Furpies Simplex C, Furpies Simplex D, Furpies Simplex H, and Loco Fever.
  • As the names would imply, Furpies turns you into a furry. There is a hint event two days into the infection followed by a Codex notification roughly 24 hours before the first transformations start, so if you grow some random ears, you have nobody to blame but yourself.
  • Dr. Lash can now be asked to upgrade your immune system to better protect you against these and future infections, for a price.
  • Several new weapons added (I haven’t reviewed them yet, so they may get nerfed/tweaked SOON(tm)).
  • Bugs fixed and wrinkles ironed out, courtesy of Jacques00 (along with a few other bullet points).

0.7.049-50 (May 16, 2017)

https://www.fenoxo.com/backers-more-chaur-for-your-mine/

  • Chaurmine’s content is fully filled out. He can now move to Uveto after your relationship reaches a certain point with him.
  • On Uveto, he can be found in the Glacial Rift, then later in the hangar.
  • Chaurmine has some pretty sweet new items…
  • Chaurmine is 10% more adorable.
  • A fan-submitted exhibitionism perk has been added.
  • A few fixes.

0.7.048 (May 12, 2017)

https://www.fenoxo.com/backers-unpolished-chaurmine/

  • Chaurmine the lizard-man can be encountered on Tarkus in a relatively unfinished state. Note he’s not 100% set up yet, is still missing some sex scenes, and might be a bit screwy for the time being. I figured giving you guys a sneak peek now would be better than waiting till Monday.
  • New busts: Attica, Teron, Bothrioc Pidemme, Uveto taxi guy (not yet implemented), Jerynn, Beer cowgirl, Whiskey cowgirl, the Bronco, Cythia, and Walt.
  • Many tweaks and bug fixes.
  • EDIT: Known bugChaurmine can only be encountered on the rust plains encounter set right now. Will fix soon ™

0.7.047 (May 10, 2017)

https://www.fenoxo.com/backers-0-7-47-more-del-slootin/

  • Del’s move to Canadia Station has been reworked. It takes longer to happen on its own, and you can also talk to Beth Carver directly about getting Del left along at Tarkus or sent to Kally’s sooner.
  • If you play your cards right in the above, there’s a bit of fun with Beth’s palm…
  • Regular, unmodded Del can wind up at Kally’s, though all you can do at the moment with her is buy drinks. If you want more of that stuff, you’ll have to ask Savin.
  • New busts: Riya
  • Various fixes and tweaks.

0.7.046 (May 9, 2017)

https://www.fenoxo.com/backers-0-7-46-super-sized-del/

  • You can now give Del a synthsheath once she’s on Canadia Station.
  • New Bust: Mrs Reasner.
  • Fixed a story’s unlock item not actually unlocking the story.

0.7.045 (public; May 5, 2017)

https://www.fenoxo.com/public-patch-0-7-45-i-dream-of-venie/

  • Venus Pitcher dreams have been added to the game for those with a high submission score to the pitchers, penned by eSuccubus. (There’s a lot there too, even a bit for dicknipple folks and bimbos.)
  • A bad-end for submitting to the venus pitchers too much has been added to the game.
  • Hardlight Anti-grav Thong has been added. If nothing else, the name is worth a giggle!
  • Some bugfixes.

0.7.044 (May 2, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-44-eboobers/

  • Many stories added to the game as rare drops on different planets.
  • Mhen'ga: BXBI (I & II), Satyr Slave
  • Tarkus: |||||||| and Fuck the System
  • Myrellion: Captured By The Demons, Fuck the System, and another drop chance for Satyr Slave (whynot).
  • I also just realized I never gave Kotep’s “Becoming One of the Girls” a drop chance. We’ll fix that up next patch. All stories should come with links to their author’s blog of choice and permission for use in game has been attained.
  • Rudimentary resistance display has been added to the sense display menu.
  • Various tweaks and fixes.

0.7.043 (April 30, 2017)

https://www.fenoxo.com/backers-trials-in-tainted-petplay/

  • You can now bet a day of being the other’s pet with Syri. It’s harder to win than her normal bet, though.
  • New Ewe now has a version of the “Wooly” perk implemented. It’s pretty much entirely cosmetic, but there you have it.
  • New busts: Gwen the Puazi, Crystal Goo Shopkeeper (from the silly mode crystal goo village), Luna Lunason, an uncoded submission (once again, artists ahead of everyone else), zil hoverfly, zil hornet, james, vending machine, RK Lah, Sally.
  • Many fixes and tweaks.

0.7.042 (April 27, 2017)

https://www.fenoxo.com/backers-brandymoo-moo/

  • Brandy has been added to New Texas.
  • New Texas had a few rooms added to the road to stretch it out a bit. It was starting to get a little packed-in for a rural ranch area!
  • Sera’s collar has been added to the collar list.
  • Jacques00 went ahead and coded an Amazona Sweet Tea transformative.

0.7.041 (April 20, 2017)

https://www.fenoxo.com/backers-0-7-41-sleepy-sheepy/

  • New item – Ovinium (Name subject to change). It’s a sheep transformation, not an egg thing. We may update the name – I’m waiting on feedback from its authors.
  • New Item – Breeder’s Bliss. It puts the user into heat or rut as applicable.
  • Various tweaks and bugfixes.

0.7.040 (April 16, 2017)

https://www.fenoxo.com/backers-fappy-easter/

  • Added a “rare drops” system for giving any enemy the potential to drop things rarely.
  • Added the ability for almost any enemy to drop any of the existing eggs in game. Yay, Easter! The event should go for another day or two.
  • Syri can be hugged or kissed, depending on time of day.
  • Kiro will sometimes leave her comms device sitting out at Kally’s allowing you to send a set of Dick Pics to Kally (for more points toward unlocking the threesome).
  • Various tweaks and improvements.

0.7.039 (April 16, 2017)

https://www.fenoxo.com/backers-0-7-39/

  • New encounter on Uveto Station – the Sub-Tuner. It’s a collar you can find laying out that leads to some petplay stuff.
  • Two new masturbation options for those with phallus-tails.
  • “Anti-Grav Jock” added to the game. No, it isn’t a football player in anti-gravity boots.
  • Tweaks to the hip descript and buttdescript parser. I’m not sure how it happened, but I ran across “You have curvy quarters that make you go with a sexy, swinging gait” in the appearance screen and nearly died. Needless to say, calling hips “quarters” is gone, and “go” shouldn’t show up there any longer.
  • Follower Anno can now sell a weapon that does cold damage after the PC hits level 5.
  • Two of the Offbeatr custom PC names have been added to the game.
  • Various fixes and sundry tweaks.

0.7.038 (April 12, 2017)

https://www.fenoxo.com/backers-0-7-38-fucking-cuntboys/

  • Added LashCharge’s “Gil” to the game, a guy who is very specific about his transformation and also has a pussy. To meet him, buy a Pupper Popper from Jade and step out of her store.

0.7.037 (April 11, 2017)

https://www.fenoxo.com/backers-0-7-37-infinite-ausar/

  • Two new Syri scenes by HugsAlright (one in the friendly after-shower, one as a choice when you win her betting game).
  • Two new Syri busts from CheshireCatSmile37, commissioned by HugsAlright.
  • The Bucking Bronco in the Bucking Bronco saloon should be added.
  • Many fixes and tweaks.

0.7.036 (April 5, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-36/

  • The “Bucking Bronco” has been added to New Texas, penned by Night Trap and Highs Alright.
  • New characters: James and Sally.
  • Many fixes and tweaks.

0.7.035 (April 3, 2017)

https://www.fenoxo.com/backers-another-ausar-overload/

  • Liamme the ausar trap has been added to the Tavros Residential Deck between noon and 4 AM.
  • New bust: Liamme
  • Pickmentation can now give you facial freckles (do not show through fur).

0.7.034 (public; April 3, 2017)

https://www.fenoxo.com/public-build-0-7-34/

  • New Busts: Goo Knight win variants
  • New Item: Pickmentation (allows selecting skin color). It’s quite expensive, as one would expect.
  • “Vava Groom” (new encounter on Uveto) implementation.
  • New shower option.
  • More Foxfire colors.
  • Some tweaks for the “exhibition gains/losses over time” subsystem.
  • Adjustments to level up notices.
  • “More Vending Machines.”

0.7.033 (April 1, 2017)

https://www.fenoxo.com/backers-april-bleh/

  • New Busts: Kane, Quinn
  • New Items: Muffstick, FizzyFix
  • Rodenian Codex entry added.
  • Two new NPCs on Uveto.
  • Various fixes and tweaks.
  • Jacques00 did most of the work to be honest…

0.7.032 (March 28, 2017)

https://www.fenoxo.com/plugging-a-friend/

  • New character on Canadia Station: Mabbs. She’s a drug-dealing rodenian (CODEX PENDING). She’s also immune to Cap’n Steele’s wiles.
  • New bust: Mabbs.
  • Plantation Quest update: Burt and Flahne have a small bit of text if you get the best end to the plantation quest.
  • More vending machines on Myrellion, including new vending machines with two new items: Strawberry Shortcake and Lemon Loftcake (written by Couch, coded by Jacques00).
  • Various fixes and tweaks.

0.7.031 (March 28, 2017)

https://www.fenoxo.com/backers-overdue-plantation-quest/

  • New quest: the plantation on Mhen'ga needs help dealing with an escaped worker – and a troublesome Zil tribe. Written by Nonesuch.
  • New enemies: Kane, Zil Hornet, Zil Hoverfly, RK Lah, and special guest: Naleen Mating Ball.
  • New items: Zil Spear and Zil Bow.
  • New busts: Estraffe, Sylvie, Nessa, Dr. Lessau
  • New Items: Holstaria and Lupinol, by Couch
  • Bubble Buddy bubbles can be drank from by appropriate PCs.

0.7.030 (March 16, 2017)

https://www.fenoxo.com/backers-better-laquine-ears/

  • Laquine Ears proc priorities have changed so that they provide more major transformations early on. The more laquine you are, the less you’ll see big body part changes and the more likely you are for the hallucination encounters and other similar effects.
  • Laquine Ears can now give quad rabbit ears after the seventh use.
  • Laquine Ears can now change the user’s vagina type.
  • Various fixes and tweaks.

0.7.029 (March 14, 2017)

https://www.fenoxo.com/backers-laquine-ears-early-preview-more/

  • Jade sells an early, unfinished, discounted version of Laquine Ears, a horse-bunny transformation item. Lots of cool stuff in it that isn’t quite polished up to snuff yet, but enjoy it.
  • Heat & Rut status effects have been added in an unpolished state.
  • New Item: Sweet Treat
  • Key Item filtering is in.
  • An expansion for Traps working in Beth’s is in, written by Nonesuch!
  • New Busts: Beth Carver, Psychic Egg, Kat, Kaede, Pippa.
  • Many fixes and other such miscellany.

0.7.028 (public; March 3, 2017)

https://www.fenoxo.com/public-tainted-space-0-7-28/

https://www.fenoxo.com/backers-0-7-28-fixapocalypse/

  • Piles of bug and typo fixes.
  • Jerynns level should progress properly.
  • Minor tweaks to the backer download stuff so there’s an actual wrapper page to load the play-in-window version of the game; this should allow your browsers to present you with an opportunity to inform you that Flash is disabled, rather than forcing your browser to download the file whenever you try and play the game.

0.7.027 (February 28, 2017)

https://www.fenoxo.com/backers-0-7-27-taxi-time/

  • Jerynn makes an appearance in The Freezer.
  • Jerynn now also rescues you from the far reaches of Uveto if you fall without protection from the cold. Meet up with her in the bar first for more options :^)
  • Bunch of typo fixes and some better bounds for a handful of busts that are used in group combat.
  • There’s now the start of a system in place to manage collars under the players appearance section. Jerynn will make the addition clear :^)

0.7.026 (February 22, 2017)

https://www.fenoxo.com/backers-0-7-26-sylvie-status-99-complete/

  • Sylvie should be complete with all her interactions, including the lewder ones now! There’s five basic scenes, one that can randomly happen when backing on bedroom-times, and one that can’t be triggered just yet, as mentioned above. (Big thanks to everyone who chipped in scenes for her!)
  • Various bug and typo fixes.

0.7.025 (February 22, 2017)

https://www.fenoxo.com/backers-0-7-25-the-least-impressive-patch/

  • Sylvie can now show up in the Kui Country Bar and Lodge. She has plenty of stories, but alas, she’s not quite up for sex just yet. She’s available from 4pm till 3am.
  • DrLessau has a new item, Pleasure Palette, written by Lodestar and coded by Jacques00.
  • Various fixes and tweaks, as usual!

0.7.024 (February 21, 2017)

https://www.fenoxo.com/backers-0-7-24-tentapalooza/

  • New item graciously written and submitted by a generous benefactor as a pull request on the public repository – Tentacool. As the name would imply, it makes you grow tentacles. Lots of tentacles.
  • Matching the theme of the new item, we have a new bust for Jade, complete with special versions for once she’s acquired a pair of nipples. The work-safe version is posted at right. Boobs are work safe without nipples, right? Adj does good work.
  • Many typo fixes by Jacques00, of course.

0.7.023 (February 17, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-23-more-riya/

  • Riya got two new scenes (three really – there’s a sub-scene for her taking virginity now) written by Franks. She chooses which scene she uses at random, and one of them can even reward you with a Terran Treat once a week, if you’re a filthy mutt.
  • Walking around with parts of you exposed can now slowly raise exhibition scores. Fully nude PCs can get up to 50 exhibitionism passively this way. Obviously having less parts exposed gives smaller returns.
  • Added a “canDeepthroat” function for PCs to allow for other things to allow the ability (besides being a bimbo).
  • Fixed a bug for some Treated PCs that could result in negative maximum intelligence.
  • New bust: Victoria and Betsy, courtesy of Adjatha.
  • Added a new dream for PC’s with male equipment and Reaha sleeping in their bed by Shadefalcon.

0.7.022 (February 16, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-22-playful-pets/

  • New scenes for upgraded hardlight panties for: Shelly and Sellesy.
  • Upgraded hardlight panties can now break, resulting in some fun when in public. Head to Aliss to get them fixed (or to break them again afterward if you’re a total slut).
  • Kui-Tan homeworld (that’s actually a moon) is no longer [REDACTED]. The name is Jitafore, pulled from our lovely Offbeatr backer’s custom planet names list :3
  • Character Mockups that Jacques00 did for the VN have been rolled over into TiTS proper. These new busts can appear for Saendra, Kaede, and Shekka.
  • Dr. Lash will now attack those who try to fap in his office.
  • Players with parasite phallus tails can now sneak the tail into the New Texas milker…
  • HugsAlright’s petplay for Anno has been put in game, accessible from her crew menu.
  • Other assorted fixes, mostly courtesy of Jacques00!

0.7.021 (February 15, 2017)

https://www.fenoxo.com/backers-erra-expansion/

  • HugsAlright’s Erra has gotten an expansion pack with a few new scenes and the ability to eventually buy her a collar from Inessa.
  • New Kaede bust from an OLD Alder commission from Savin. Also, fuck you Savin. (<3)
  • Fix for missing vagina nouns.
  • Various other fixes and tweaks.
  • Some adjustments to the penis parser for a few more adjectives and so that you don’t see the length description quite so often at very moderate lengths.

0.7.020 (February 10, 2017)

https://www.fenoxo.com/backers-pippa-pig/

  • Pippa the Pig is now on Uveto, running her own massage parlor.
  • Jade now sells Swineapples. You can guess what they do. Big thanks to Pippa’s author for both of these.
  • Many fixes courtesy of Jacques00.
  • Sera can be booted off ship or picked back up.
  • Kally now has a talk topic about Del.
  • Yammi can be booted off the ship and picked back up. The Pexiga goes with her.
  • Del’s initial capacity is less enormous, but it should actually increase with use now.
  • Some lovely new Del busts are in game! (An unused one is pictured at left, by Adjatha)

0.7.019 (February 7, 2017)

https://www.fenoxo.com/backers-alternative-bartenders/

  • A well broken-in Del can now shoot the PC an email with coordinates to Kally’s bar. Please report any weirdness with Kiro/Kally, especially if the Kiro introduction has not happened yet.
  • A more feminized Del can now be interacted with in the Kui Country Bar & Lodge. She’s presently pretty content-light, but that’s because Savin is still writing more of her.
  • New busts: Eimear, Erra, Kitsune Traders, Rocket Pods, Milodan Male
  • Jacques00 implemented the “Sera Bitchening” Xpack.
  • Many fixes and tweaks.
  • Geddy says iOS works again, but next time it breaks, we might ditch compatibility.

0.7.018 (public; February 3, 2017)

https://www.fenoxo.com/public-tainted-space-0-7-18/

  • Another chunk of rooms has been added to Uveto; the Glacial Rift is now structured.
    • The frostwyrm has been moved to its proper place on the coast of the Glacial Rift.
    • A bunch of initial events have been added around the Rift.
    • A Milodan Fertility Priestess makes an appearance somewhere in the rift; once you’ve encountered her, they’ll start to show up alongside other general combat events.
  • Standard assortment of fixes
  • The code demons came and tried to shit on the game again. They were beaten back with judicial use of science.

0.7.017 (January 26, 2017)

https://www.fenoxo.com/backers-mrs-reasner/

  • Mrs. Reasner (written by Tacit) has been added to Uveto’s “Freezer”. She’s got a solid chunk of interactions and a bit of a minor quest hook for gathering Savicite in the future – even though I haven’t laid any down yet.
  • Ten ton gym shower sex
  • Some fixes and tweaks. Of note: Bimbo Pexiga saliva harvest fix, Erra sex menu fix, etc.

0.7.016 (January 24, 2017)

https://www.fenoxo.com/backers-micropatch/

  • Appearance screen shouldn’t crash anymore. Whoops.
  • Some typo and bug fixes.

0.7.015 (January 24, 2017)

https://www.fenoxo.com/backers-puppersloots-as-far-as-the-eyes-can-see/

  • A new dream for people with Anno on the crew.
  • Kaede can now be found on Canadia Station in Kally’s bar, assuming you’ve met her on New Texas already. She sticks around for 14 days after you meet her there, then books it. Be sure to work the gloryhole once while she’s in station for a one-off scene.
  • PC’s in Omega Oil-induced anal heat have a new interaction with Syri
  • Appearance screen blurbs for very large butts have been tweaked.
  • New busts: Busky by FubMistress and JayEcho.
  • Various bug fixes and typo corrections.

0.7.014 (January 17, 2017)

https://www.fenoxo.com/canine-poppers/

  • New Items in Jade’s inventory, written by Lash Charge: Canine Poppers and Pupper Poppers. The latter adds multiple tails and various other oddities.
  • Pandaneen got slightly more expensive.
  • The Kashima Incident, like Poe A, can now rarely unlock away from the Halloween season.
  • Various tweaks and bug fixes courtesy of Jacques00.

0.7.013 (January 16, 2017)

https://www.fenoxo.com/backers-0-7-13-erra/

  • Erra has been added to the game. She’s an ausar that’s down for a bit of fun in any of the game’s bars. Written by HugsAlright.
  • The ability to drop items is now in the game. Credit to Jacques00.
  • Lots of typo fixes and bugs.
  • Omega oil had a perk added.

0.7.012 (January 9, 2017)

https://www.fenoxo.com/backers-tits-0-7-11-more-work/

  • New Pexiga BJ alternate scene.
  • Omega Oil effects rejiggered to be more random, for some reason.
  • Various other fixes.

0.7.011 (January 5, 2017)

https://www.fenoxo.com/backers-tainted-space-0-7-11/

Changelog

  • A new shark transformation item, written by JohanLitvisk. You can buy it in Jade’s store.
  • New busts: Briget, Ehstraffe, Kirila
  • Various fixes.

Hotfixes

  • Fixed a crash in Shark Bites.
  • You can now turn in the Damaged VI Chip for 5 grand with Vi or VKO.
  • Added a bunch of new Lipple Descriptions and adjusted the size descriptions for them to be more appropriate.
  • Omega Oil Price nerfed.
  • Fixed Gills. We have the best Gills. Everyone says so.
  • Some stuff for Vanae/Shark markings to make it easier for coders.
  • “Various Fixes for New Content”

0.7.010 (public; January 5, 2017)

https://www.fenoxo.com/public-tainted-space-0-7-10/

  • Android icons should be fixed.
  • The bottom “cropping” should also be fixed for android.
  • Some minor typo fixes.
  • A rekindled hatred of android development.

0.7.009 (public; January 4, 2017)

https://www.fenoxo.com/public-tainted-space-0-7-09/

https://www.fenoxo.com/backers-one-last-backer-build/

  • Adding the missing “Leave” button to Riya’s menu.
  • New Item: Omega Oil – induces a sort of anal heat. Presently dropped by male Milodans until Uveto gets a shop to sell sexytimes items.
  • New Uveto Shop: Carbonado
  • Assorted Biothroc fixes and other fixes.

0.7.008 (January 3, 2017)

https://www.fenoxo.com/backers-riya/

  • Riya, written by Franks, is now in the game. You can find her on the northeast corner of the merchant deck.
  • A few bugs and such have been sorted out.
  • Some hidden work for another bit of Uveto content. Should not be available just yet.

0.7.007 (December 29, 2016)

https://www.fenoxo.com/backers-0-7-07-when-kiros-on-a-bagel-you-can-have-kiro-any-time/

  • Added another Kiro x Kally scene! This time for lady-parts havers. It clocks in at 2,600 words and should be in Kiro’s threesomes submenu, if you have it unlocked.
  • Added a little more info to why the threesomes button is disabled if it is disabled. It should be a bit more clear.
  • Actually edited Kally’s output to increase after doing the double-milker event.
  • Made sure to properly increase the kiroKallyThreesomes counter with the aforementioned scene.

0.7.006 (December 28, 2016)

https://www.fenoxo.com/backers-kiro-kally-sitting-in-a-tree/

  • Kiro and Kally have a repeatable threesome scene. It’s yuuuuuge. And it requires the PC have a penis less than four inches thick. It’s 6,000+ words of content, all told.
  • Some fixes Jacques00 and Gedan did while I was being a sad sack.

0.7.005 (December 26, 2016)

https://www.fenoxo.com/backers-fuck-this-shitty-day-edition-0-7-05/

  • Fixed Haley things.
  • Fixed Curdsonwhey looting.
  • Fixed some Pidemme scene crash issues, maybe not all of them.
  • Fixed some broken tags in a Busky scene.
  • No more hiding out in certain rooms in the gym for more than a day, after only buying a 24 hour pass.
  • Added a placeholder taxi route between the maglev station and the crashed probe on Uveto.

0.7.004 (December 23, 2016)

https://www.fenoxo.com/backers-the-codemines-run-deep-0-7-04/

  • Many typo fixes.
  • Bad-End on New Texas involving the male milker.
  • Some minor extra work toward Kally’s content.
  • New Item: Skin Clear. Does what it says on the tin.
  • A Haley+Ellie threesome. I vaguely recall this requiring your PC be packin’ serious heat or somethin.
  • The Bothrioc are pretty much all in, with the expcetion of one final perk, subject to careful consideration. All told…
  • Bothrioc Pidemme; combat mob in the myrellion deep caves.
  • Bothrioc Egg Pregnancy.
  • Ambassador Ara Kei, in the bothrioc embassy, close to the ship hangar on Myrellion.
  • Addiction to said eggs, which plays an important role in Ara Kei’s content.
  • Also this is the first run of the new build system so I better get back to minding the fire extinguisher.

0.7.003 (December 9, 2016)

https://www.fenoxo.com/backers-its-habbening-0-7-03/

  • Kally can now take an unscheduled “lunch” break if she has her Picardine mystery resolved and enough points toward her incest path, and canny PC’s can catch what she’s doing…
  • After doing the above, there’s a chance that both of them with show up by accident when the PC is working the gloryholes. Hijinx ensue.
  • Both the above are one-time-only scenes for the moment. I plan to slot in at least one repeatable next week.
  • Milodan males can now impregnate the player. Impregnation rates are not 100% tuned, so let me know if it seems to high/low in the bug reports.
  • Milodan kits can be played with in the nursery (from months 0-16).
  • Geddy added some bothrioc stuff to the game while I wasn’t looking. I’m told it doesn’t burst into flames on contact, but I’ll let you be the judge of that. If memory serves, they ought to be buried somewhere on Myrellion. (Note: this is part one of a larger content block that’s coming.)

0.7.002 (public; December 1, 2016)

https://www.fenoxo.com/backers-voyeuristic-intentions/

  • New Bust: Dollmaker.
  • Another variant added to the upgraded hardlight masturbation scene for those with big boobs (H-cup+).
  • A new scene between a bull and a cow-girl in the Ten Ton Gym after you lift weights. It has a 20% chance of going off with a one day cooldown.

0.7.001 (November 30, 2016)

https://www.fenoxo.com/backers-pexigaquest-upgrade-upgraded-hardlight-fun/

  • Staying to help Bimbo Badger with Pexiga uplifting now has a more involved, fun little scene that Adjatha did up, rather than the old two-paragraph blurb.
  • Wrote up a scene for playing with the upgraded hardlight. It has a few variations slipped in there for some oddball scenarios (~2400 words total), but I want to add some more tomorrow for breast-play and maybe a crewmember randomly joining in. Not gonna 100% promise that last one though, as that could spiral out of control pretty fast.
  • Zheniya pregnancy fixes courtesy of Jacques00.
  • Cumflation notices should be less… voluminous.
  • Milodans can be disarmed, and the frostwyrm is now stun immune.
  • Other assorted fixes and typo tweaks.

0.7.000 (November 29, 2016)

https://www.fenoxo.com/backers-tainted-space-0-7-00-not-that-impressive/

  • Two new upgraded hardlight scenes by Zeikfried. One for Matron Oserre and one for Lilliana.
  • Some fixes for log events that proc over time and pregnancy fixes.
  • Added FubMistress’s Briget bust.
  • Other assorted fixes and whatnot. Lots of whatnot. Oh my yes.

0.6.099 (November 23, 2016)

https://www.fenoxo.com/backers-youre-my-dumpling/

  • Fixed a bug with Milodan Males that could make everything bolded.
  • New Jade scene, courtesy of Altair Hayes. It’s a little strange. It gets sort of food-ey.
  • New Korgonne scene by Zeikfried. It involves the hardlight strap-on, but since it requires the PC to change the size of the hardlight projection mid-way through the scene, I’ve gated it behind an upgrade for now. At least two more scenes requiring the upgrade are coming in the future.
  • Added a new item that automatically upgrades any hardlight-equipped underthings you may wear. It is currently a rare drop from the Korgonne (1 in 10). In a future patch it will likely move to a more appropriate vendor/location.
  • [SURPRISE LAST MINUTE ADDITION] You can now knock up the zil call-girl. And get her a job at the nursery? And potentially get her an apartment? Enjoy!

0.6.098 (November 22, 2016)

https://www.fenoxo.com/backers-taurpocalypse/

  • New Item: Taurico Vanidae (Deerium) – transforms the user into a deerish centaur. Sold by Gene and the new vending machine.
  • New Vending Machine in the Kui Country Bar and Lodge, in the bathing area.
  • New scene in Dr. Lessau’s.
  • New busts: Nym-Foe, Yammi (Adjatha version)
  • Ceria and Cerespirin color library adjustments.
  • Adjustments to pregnancy stuff concerning children count calculation on knock-up.
  • Reverting some under the hood stuff you guys wouldn’t know about. SEKRITS! …that are completely unexciting. Sorry.
  • Fix item equipping loophole during combat to actually factor in “Quickdraw” perk requirements.
  • Fix ‘Nuki Nuts from retaining ballSizeMod with no testicles.
  • Fix possible Let’s Fapper timer and log display issue for episode unlocks.
  • Some other fixes and adjustments, maybe.

0.6.097 (November 17, 2016)

https://www.fenoxo.com/backers-saberfloofs-released-into-the-wild/

  • The Milodan barbarian (male) has been added to Uveto’s encounter table. Note they technically belong in the yet to be released “Glacial Rift” segment, and they use a place-holder bust with incorrect coloration. No biggie~! Once our artists get around to him, we’ll fix them right up.
  • Jacques00’s corporate logos have been added as potential busts for the game. Presently they’re only shown in the relevant Codex articles.
  • Many bug-fixes and adjustments.

0.6.096 (November 15, 2016)

https://www.fenoxo.com/more-pexiga/

  • The quest to make the pexiga sapient can now be completed for characters with Bimbo Dr. Badger or arrested Dr. Badger.
  • It looks like Gedan did some work cleaning up some potential bugs in the save code and whatnot.

0.6.095 (November 15, 2016)

https://www.fenoxo.com/backers-pexiga-prototype/

  • You can now ask Yammi stuff about her Pexiga, unlocking the ability to ask some scientists about it or whatever!
  • Most scientists now have events for asking them about the Pexiga.
  • Dr. Badger can volunteer out of the goodness of her heart. Currently only regular Dr. Badger’s path is done. Alternates are coming.
  • Two new enemy encounters secreted deep in Dr. Badger’s lab. And guess what? One can drop silicoooone~
  • New lust-damage weapon: Bimboleum ray.
  • New bad-ends: Several! Gotta catch ’em all!
  • New crew member: the Pexiga! Note that right now, her content doesn’t check to make sure Yammi is actually around for scenes that involve her. I want to take a crack at that tomorrow…
  • Etis’s “Amber Seed” is now in the game.
  • Many bugfixes courtesy of Jacques00 and Gedan!

0.6.094 (November 4, 2016)

https://www.fenoxo.com/backers-0-6-94-glorious/

  • Virection added to Busky’s inventory. It’s an item that grows your penis, or grows you another one. LashCharge wrote it. Enjoy it before I fix the price back up to 6,000 credits or so! (I think it’s at 10 right now…)
  • Added some hidden developer stuff to directly modify flags for testing purposes.
  • You can now “work” the gloryhole in the Kui Country Bar and Lodge when it is empty. Two scenes, one working a dude and another for a futa!
  • Dreams (of which only 1 exists in the game at present) now only occur once every 20 days at most.
  • Item tooltip can display “Quantity” now (mostly for if they are cropped off from the button label).
  • Fix button menu for combat items that require targeting.
  • Clothing should now actually display resistance comparison values. (They were hidden before, causing confusion with cold resistance on Uveto).
  • Possible fixes for egg laying scenes.
  • Kally’s Picardine mini-quest should actually end for refusing to tell Kally or Kiro.
  • Potential fix for Let’s Fap!’s first unlock (Ausar) to actually unlock when flag is undefined.

0.6.093 (November 1, 2016)

https://www.fenoxo.com/backers-progress-rolling-onward/

  • New “Brute” scene for Kally. It’s probably one of the favorites I wrote lately.
  • You can now learn that Kiro sent Kally the Picardine gem that helped her open her bar – and tell Kally about it.
  • Added gloryholes to the Kui Country Bar and Lodge’s bathroom. Two new scenes are in. The option to work them will come later.
  • An assortment of fixes, tweaks, and adjustments, mostly typos and stuff for the nursery.

0.6.092 (public; November 1, 2016)

https://www.fenoxo.com/glorypowers-activate/

  • Fix trigger flags of Penny’s turn-tables note on Dr. Badger quest.
  • Fix Sera “Play” with baby scene and adjust Sera’s nursery appearance chance.
  • Fix Firefox TF trigger calculation.
  • Fix ‘Nuki Nuts triggers when cum produced over 100% capacity.
  • Re-insert milk gain notes for PCs.
  • Add floor button menu for the Tavros elevator.
  • More nursery adjustments.
  • Nursery stuff updated to account for non-roaming children.
  • Add facility and blurb for tentacle beast children.

0.6.091 (public; October 30, 2016)

https://www.fenoxo.com/public-fixes/

  • Blatantly stolen from Jacques00’s changelog on the pull request.
  • Minor compilation error fixes.
  • Bunch of forum fixes.
  • Sera should now (hopefully) appear in the nursery instead of resetting every map check.
  • Fix Let’s Fapper menu crash.
  • Fix reset for cunt snake flag post-egg laying.
  • Cunt snakes now have a hatchery in the nursery for creating cunt snake children.
  • Move Goo Armor and omnisuit to Item Interact menu for consistency.

0.6.090 (public; October 28, 2016)

https://www.fenoxo.com/public-halloweener-build/

  • Dr. Lessau is in game.
  • Spooky Halloween dungeon should be active.
  • Time passage recoded to be more efficient – should be less lag on waiting for pregnancies to complete.
  • New busts and such.
  • Probably a bunch of other stuff. I’m sick and all the merges make it tough to pick out exactly what’s new for this one.

0.6.089 (October 20, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-89/

  • Various fixes and typo corrections from the forums.
  • Minor fixes to nursery content (especially children generation).
  • Minor Kally fixes.
  • New Adjatha Busts for Lieve.
  • Any old debug mode users should now have a button to deactivate it (forever) on Appearance screen.
  • Fluid in mouth effects for ingesting fluids (not just milk).
  • Huskar Treats give floofy mane. Terran Treats removes it (and even chest floof).
  • Drone Techs get buff based on level.
  • Nursery computer fixes retro baby data.
  • New Content: Sera Impregnation, by Nonesuch.

0.6.088 (October 17, 2016)

https://www.fenoxo.com/backers-0-6-88-slow-progress/

  • A new option for bimbo PCs to help Kally out under the bar.
  • Other NPCs can now show up in the bar, same as any other bar.
  • Toning back of lust defense that I accidentally gave to player characters.

0.6.087 (October 14, 2016)

https://www.fenoxo.com/backers-0-6-87-kally-raskvel-nerfs/

  • Max trust Kiro can now send players an invite to come visit Canadia Station (Name subject to change) with her, in orbit over Vesperia to meet her sister. (And a new Kiro scene hidden in there if you do the right things). All of Kiro’s Vesperia bar content is not yet written. To anyone with concerns that the area is only accessible via Kiro – there are intended to be multiple unlock routes possible.
  • Kally (Kiro’s sister) is in the game. The most you can do with her at the moment is get drunk, talk, and maybe grope her (consensually, of course. We aren’t running for president.)
  • New scene for Raskvel Females, courtesy of FrankenApple.
  • If you are two or more levels above an enemy, fleeing is now easier.
  • Enemies now have defenses against lust-based weapons and specials based on willpower and level. This is still subject to testing and tuning, but you should no longer breeze through every encounter with max aim and a lust-bow.
  • Tease damage reduces exponentially against enemies who are higher level than you.

0.6.086 (public; October 8, 2016)

https://www.fenoxo.com/public-trials-in-tainted-space-0-6-86/

  • Edan should no longer potentially skip portions of his scene progression.
  • Various fixes from Jacques.
  • Some minor cosmetic fixes to Nursery things.

0.6.085 (public; October 7, 2016)

https://www.fenoxo.com/public-build-trials-in-tainted-space-0-6-85/

  • New Story, commissioned from Kotep. Presently it automatically unlocks in the Codex, but once we add an in-game fiction store, that’ll change. It’s a big one (10,000 words-ish).
  • Many fixes and tweaks.
  • Edan is now okay with ladies with penises.
  • [Edit] Looks like Gedan slipped the nursery in there too! Might be buggy.

0.6.084 (September 30, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-84-the-hottest-fixes/

  • Siegwulfe should no longer blow up your save file when you try to load.
  • Some of the initial child data tracking for the nursery should also no longer blow up your save file when you try to load.
  • Various fixes and extensions by Jacques.

0.6.083 (September 29, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-83-betcha-thought-last-patch-was-it/

  • New items merged in from a pull request: Circumscriber and Turtleneck. Gene should sell them.
  • Secret Reaha bust added that only appears in one of the new scenes.
  • New NPC & Shop on New Texas: Busky runs it!
  • Hid a Frost Wyrm on Uveto.
  • New items for the new shop!
  • Reaha got some adjustments so that when she’s whoring, her working texts will reflect that.
  • Various fixes from Jacques.

0.6.082 (September 28, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-82/

  • Reaha can now be cured of her addiction! There’s still some adjustments and tweaks to be made, and probably tons of bugs, but it should have some lovely new content for the Reaha-lovers out there.
  • Cured Reaha has all sorts of new features, like the ability to give clothes up or give small amounts of transformatives!
  • Some new combat drones can be purchased! Siegewulf, the ultimate in personal defense. These are likely going to receive some massive tuning in the future, so enjoy them before I dig into messing with them. (Dr. Badger has a bimbo version! Level 6+ required!)
  • New busts: Your dad’s lawyer, Xotchi, Siegewulfs, Fenris Drones, Natalie, Tamwolf
  • The back-end for the pregnancy system upgrades for the nursery are in, which may lead to some new bugginess.
  • Probably some bug fixes and more!

0.6.081 (September 15, 2016)

https://www.fenoxo.com/backers-bet-you-thought-i-was-done-for-the-weekend/

  • Ilaria’s shop added to Tavros’s residential deck. Enjoy!
  • Inessa’s descriptions should now update with the loss of her chastity belt.
  • Price tooltips should be improved for mercenaries with smuggler discounts.
  • A new bust has been slipped in the game for a one-off Gryvain.

0.6.080 (September 14, 2016)

https://www.fenoxo.com/backers-0-6-80-new-eden/

  • A new NPC has been added to the Mess on Tarkus! He’s a big, male Leithan for those who like that. Wsan got to experience firsthand what all goes into coding an NPC on this one and probably came out scarred as a result.
  • Jacques00 did the usual raft of bug fixes and refits. There was an update to tooltips to potentially reflect the price change due to smuggler perks. We might broaden them so the show the pre-perk price as well soon.

0.6.079 (September 13, 2016)

https://www.fenoxo.com/backers-new-hotness-0-6-79/

  • A new NPC has been added to Uveto: Kirila. A Codex for her race will be forthcoming.
  • Lots of new items have been added to Kirila’s shop, many of them quite powerful.
  • Presently Kirila has no romantic encounters. Feel free to nag Kinathis to write some! :3
  • Some adjustments to “Dumb4Cum” perk.
  • Drone targeting options have been added.
  • Inessa’s key can now be found, thanks to Sen Kanashimi picking up writing where JimT left off.
  • And some other stuff for content that won’t be enabled till closer to Halloween! WHEEEE!

0.6.078 (public; September 9, 2016)

https://www.fenoxo.com/public-tainted-space-monthly-awesome-sauce-freebie-jeebie-release-bonanza/

  • New scenes for parasite-tailed PC’s and: Sera, Inessa, and Flahne, courtesy of Nonesuch.
  • New scene for Delilah and parasite-tailed PC’s courtesy of Zeikfried.
  • Some bug fixes courtesy of Jacques00.

0.6.077 (September 8, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-77/

  • New Briha scene for those with hardlight-enabled panties.
  • New Emmy scene for those with hardlight-enabled panties.
  • New Taivra scene for those with hardlight-enabled panties.
  • New autofellatio scene for those with the requisite endowments.
  • A bunch of fixes and tweaks from Jacques00.

0.6.076 (September 7, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-76/

  • New perk for the hermaphrodite Treatment option (50% proc chance)
  • Fixes to drone texts. May not be perfect, I haven’t had a chance to personally test out Jacques00’s changes.
  • New Bust: Hepane
  • Almost all “over time” events should have timers now.
  • Many other fixes and adjustments.

0.6.075 (September 2, 2016)

https://www.fenoxo.com/backers-choo-choo-new-build-0-6-75/

  • Cheat codes have now been added to the Treatment. “bimbo” works for the female cow-girl variant. The others are slightly more self-explanatory!
  • A new variant has been added to the Treatment for cow-girls with penises (or that grow penises as a result of the Treatment).
  • Fixed Drone status messages to better inform you when you drone gets up or gets knocked down.
  • Tamwolf is back to not needing shields for power. Also added an item flag so that any future combat drones can operate in the same way (or not!)
  • Fixed parser calls and logic in many scenes to better handle clothing that exposes naughty bits, like the omnisuit or Premium Armstrong suit.
  • Various other minor fixes and tweaks.

0.6.074 (August 31, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-74/

  • Fixed a glitch where synthsheath Penny would not sell Throbb.
  • (Hopefully) Fixed multiple simultaneous sydian births so that they should no longer glitch out (Crossing my fingers on this one). If it works, it should delay the followup births a day.
  • Fixed an issue with c-snakes attacking twice in one turn and mangling their own formatting.
  • Fixed an issue with the Dryad anal scene being stuck grayed out for some characters.
  • Many typo fixes and other corrections.
  • Probably some new bugs we introduced.
  • Fenoxo’s love increased by 50%.

0.6.073 (August 30, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-73/

  • The Treatment can now create “Amazons”. Note that odds are best if your character already has high tone or lower femininity.
    • Amazon’s are only “Milky” 50% of the time.
    • Amazons have a 1/3 chance of growing a penis.
    • Amazons grow horns as large as males.
    • Amazon breast growth has a lower cap than basic cow-girls but a much higher minimum.
    • Amazons with a phallus get an extra perk related to it.
  • An experimental time-stamp function has been added to “over time” messages in the log to allow the user to see when certain events occurred (currently only on Treatment messages).
  • A new scene for the Dryad on Mhen'ga has been added.
  • Haley x Ellie voyeurism has been added.
  • A new NPC, Ramis, has been added to the game, I believe in Anon’s Bar. I mistakenly assumed the character was male based on the name in a previous blog post. My apologies. Sadly I still haven’t gotten to give her a spin personally.
  • Some slight reformatting of group combat.
  • Varmint taming for non-bimbos has been added.
  • New busts: Merc, Saendra, Marina, Tarratch

0.6.072 (August 17, 2016)

https://www.fenoxo.com/backers-miscellaneous-bonings-0-6-72/

  • New Dryad scene, courtesy of Wsan!
  • Follower Anno will now sometimes show up in bars! Comes with a few random scenes and one particularly fun one.
  • New Male Naleen scene by Mysterious Person.
  • New Lieve talk scene by Neoptolemus.
  • New Saendra scene by Archangel.
  • New busts: Zil call-girl
  • Misc bug and typo fixes.

0.6.071 (August 11, 2016)

https://www.fenoxo.com/backer-build-quivering-kressia/

  • Gardeford’s Kressia survival shop content is now live – that means three new scenes are accessible.
  • Jacques00 chewed through a bunch of bug and typo reports, ensuring that this build is slightly less horribly broken than usual (or so we hope!)
  • Jacques00 added an “Infertile” starting perk, though honestly I’m not sure why a man determined to extend his legacy would make it so that his legacy would end…

0.6.070 (public; August 8, 2016)

https://www.fenoxo.com/public-build-tainted-space-0-6-70/

  • New Busts: Bess/Ben. They are Adjatha’s take on her default appearance. We will not be attempting to show every possible variance. Personally I recommend disabling them if you customize her heavily.
  • Steph Irson episodes can now be seen on demand.
  • Some minor typo and bug fixes.

0.6.069 (August 2, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-69-bug-fixes/

  • New Item: DendroGro
  • Set an established volume for hard-light strapons via pc.hardLightVolume()
  • New Mimbrane-related perk (thanks, Jacques00!)
  • Fixed a scene crash in Jerome’s hip-buster content.
  • Fixed a bug in Jerome’s content that would skip part of a scene.
  • Retconned a small line in Steph Irson’s New Texas episode.
  • Tweaked appearance display while wearing an omnisuit to properly let you know your various fur/skin colors.
  • Korgonne preferences are now properly applied.
  • Buffed tailgina capacities, and added a tailgina capacity check to the dryad encounter.
  • Sydians are now more virile.
  • Sydian pregnancy can now involve multiple wombs at once.
  • Fixed Cerespirin notifying of changes with no actual changes.
  • Emmy’s remote is now disabled if Myrellion is glassed.
  • Lots of typo fixes and smaller, less noticeable changes.

0.6.068 (July 27, 2016)

https://www.fenoxo.com/backers-trials-in-tainted-space-0-6-68/

  • A new Nayna scene for those with very large & thick endowments.
  • “Miscreant Manor” has been added to New Texas. It’s a semi-randomized encounter with up to six different NPCs. It is presently limited to female sexed PC’s. One of the goals for it is to add pregnancies for it a little down the road.
  • New Item: Cerespirin
  • New Busts: Jardi, Jarvis, Kirlarwe, Vedice, Haley, Godi, Petr, Nova, Frostworms, Steph Irson, Tank Kannon,
  • New Anno + Huskar foursomes on Uveto.

0.6.067 (July 16, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-67-the-fen-did-nothing-patch/

  • New NPC on Uveto, Jerome – written and coded by Gedan!
  • New busts: Anyxine, Dryad
  • New item unlocked: Anusoft
  • New NPC on Uveto: Hana
  • Steph Irson’s Uveto episode is in.

0.6.066 (July 10, 2016)

https://www.fenoxo.com/backers-big-time-korgonne-fun/

  • Applied capacity restrictions to loss scenes for the Korgonne. If you’re too big, you get the generic oral loss scene.
  • There is now a maximum size for the Korgonne’s titfuck scene.
  • Added a new victory scene for exceedingly well-endowed characters.
  • Added a new loss scene for exceedingly well-endowed characters (requires the victory scene happen at least once first).
  • Throbb bad-end now requires bigger balls.
  • Some adjustment to Vanae ball growth scenes.
  • New busts: Horace Decker, Gray Goo, Penny (with lots of variants if you set to Jacques00 busts), Ganrael, and Kyris.
  • Assorted bugs fixed.
  • Assorted new bugs introduced.

0.6.065 (July 5, 2016)

https://www.fenoxo.com/backer-build-tainted-space-0-6-65-floofdoggies/

  • Korgonne Barbarians have been added to Uveto.
  • New Korgonne Barbarian items: Yappi Strap and Insulated Coat (and a beat up Hammer Pistol that sells for less than normal ones).
  • Hazardous rooms on Uveto have been properly flagged as hazardous. Expect Uveto’s encounters to be shifted around once more of the planet’s surface is added to the game. The Korgonne might move deeper into the glaciers.
  • New bust: Korgonne
  • New scenes: Female Zil victory for phallus-wielders, Tarensha balljob, seducing male raskvel with a vaginal tail, and Syri tail-dick fun. Big thanks to Savin for coding them.

0.6.064 (public; July 4, 2016)

https://www.fenoxo.com/public-build-freedom-friday-but-on-a-monday/

https://www.fenoxo.com/backers-trials-in-tainted-spaces-fourth-of-july-0-6-64/

  • “Freedom Bison” encounter enabled. You should be able to run into her on just about any planet in the hazardous areas. Once we’ve passed by the holiday, she’ll rarely appear in silly mode.
  • A new stationary event/item, the “Orgasmender” has been dumped on Uveto. The item and scene were a response to a custom Offbeatr scene request for healing tentacles, so here we are! The item will be moved to a future dungeon in the distant future.
  • New busts: Nova, Freedom Bison, and Astra
  • Various other fixes and tweaks.

0.6.062-3 (June 28, 2016)

https://www.fenoxo.com/backer-build-tainted-space-0-6-63-got-yer-ear/

  • The loading issue some users had should be fixed.
  • The Tove codex has been added to the game.
  • Ceria now has an ear-tastic scene, courtesy of a custom Offbeatr scene request.
  • A few bugfixes.

0.6.061 (June 27, 2016)

https://www.fenoxo.com/backer-build-tainted-space-0-6-61-long-overdue/

  • Tlako, Uveto’s station administer, is now encounterable. She’s adorkable. (Penned by Frogapus)
  • A new character exists on New TexasHaley! (Penned by Wsan)
  • New busts: The Mhen'ga dryad, Simone, Gene, Fazian,
  • Myr Venom was apparently reworked into a tease-style attack when I wasn’t looking. This is probably going to be reverted.
  • New Texas now has a bad-end for Treated Femtaurs who get used with Ellie. (Coded/Penned by Wsan)
  • New Item: omnisuit – a piece of clothing that legally counts as clothing but effectively feels like nothing at all for other purposes… (Penned/Coded by Fenoxo). For now, it can be purchased at Shekka’s. It will later be moved to a special dungeon…

0.6.060 (June 17, 2016)

https://www.fenoxo.com/pubbies-backers-wombo-combo/

  • Three new items have been added to the game – Foxfire, Frostfire, and Immunoboosters. As you may imagine, the items are largely geared around foxy transformations. Big thanks to Etis for churning them out!
  • New Nayna busts, courtesy of JayEcho

0.6.059 (public; June 17, 2016)

https://www.fenoxo.com/pubbies-backers-wombo-combo/

  • Large wings can now be considered as “clothing” for covering purposes.
  • New busts: Steph Irson (Adjatha does damn fine work)!
  • MysteriousPerson’s voluntary cuntsnake scene.
  • Floppy dog ears from huskar treats are now a thing.
  • A new NPC by Slab Bulkhead in the New Texas gym: Simone.
  • Bunches of fixes and new bugs introduced.

0.6.058 (public; June 10, 2016)

https://www.fenoxo.com/public-release-tainted-space-0-6-58/

  • New Nayna scene, penned by Frogapus.
  • New busts: Lola, Quenton
  • Various fixes, courtesy of Jacques00

0.6.057 (June 9, 2016)

https://www.fenoxo.com/backers-tits-0-6-57/

  • New item: DracoGuard
  • Dr. Badger can now remove vaginal tail parasites.
  • Shade’s Uveto encounter is now active.
  • Reworked some more parsers.
  • New busts: Able, Carrie, Darnock, Flahne, Kiro, Lane, Shade
  • Sex toys have their own storage slot on the ship.

0.6.056 (May 26, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-56-vaginal-tweaks/

  • The function to describe female anatomy has been overhauled with a number of tweaks and improvements for noun and adjective selection.
  • New scenes for parasitic tails for: Zephyr, Vanae, and losing to Mimbranes (with more on the way), courtesy of Frogapus and Zeikfried.
  • Kui-Tan vaginas now have proper description nouns (and a bit more special flavor to them!)
  • ‘Nuki Cookies now fully transform vaginas.
  • Toys for Inessa and Lerris’ shops should no longer be duplicated between the two inventories.
  • Added a new toy to Inessa’s shop – the SukMastr 2000. You may recognize it from a certain Kiro scene.
  • More adjustments and tweaks to the Gray Goo armor.

0.6.055 (May 20, 2016)

https://www.fenoxo.com/backer-release-tainted-space-0-6-55/

  • New scenes for the dryad and male zil for those with female parasitic tails.
  • New busts for: the pexiga, Terensha, Anno, Horace Decker, Female Lane, Nayna, the bathing Myr Honeypot, and the group of gold myr bathers.
  • Add a mysterious item that makes butts bigger. For now, I threw it somewhere on Uveto, but it’ll move to some mad scientist’s lair down the road.
  • Gryvain members have been added to the D.Designer.
  • Added a bad-end to the Nyrea – don’t lose too many times in a row.
  • Probably a few other tweaks here or there.

0.6.054 (May 13, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-54/

  • XP bar should be fixed.
  • Fixed Kaede’s Uveto encounter looping.
  • Celise can now be gifted bubbles.
  • Flahne can now be gifted bubbles.
  • Vaande can now be gifted bubbles.
  • Many other bugs fixed (and probably some new ones introduced!)

0.6.053 (May 11, 2016)

https://www.fenoxo.com/backers-tits-0-6-53-broken-fun/

  • Kaede can now show up on Uveto for an event.
  • Lerris now sells a new sex toy.
  • The new sex toy has a spam advertisement added to the possible spam messages.
  • A new Codex entry for the new sex toy.
  • The new toy allows you to store bodily fluids for later use or gifting. Currently stored fluid can only be thrown at enemies in combat for now. Gifting it to Celise… Flahne… or others will come later!
  • A massive rework to how XP is handled. Note that the XP bar glitching out on level up is a known issue.
  • New bust for Tamani.
  • A small expansion pack for the myr deserters by Zeikfried. You can take their toys, use them, and even give Lys a flower if you want (after talking to her about herself).
  • Jade now sells a feline transformative written and coded by Etis from the forums.
  • Huskar treats are in the game, apparently.
  • Accuracy is now properly calculated when rolling miss chances.
  • A raft of other small fixes and tweaks.

0.6.052 (public; May 6, 2016)

https://www.fenoxo.com/0-6-52/

  • Fazian, the Anat dancer can now be discovered alongside Dally in Gildenmere. Just make sure to rest a few times if you don’t see any new options!
  • Fazian even has his own mini-quest!
  • Many bugs were fixed!
  • There’s probably some other notable changes, but I was out pretty sick most of the week.

0.6.051 (May 3, 2016)

https://www.fenoxo.com/oversick/

  • New scene in Myrellion for PCs with a Y chromosome.
  • New busts: Semith, Galina (not yet active), Nayna in a coat, Mi’dee, Miko, and Mai.
  • Shockblade damage adjustments
  • Lots of bug-fixes and tweaks, courtesy of Jacques00.

0.6.050 (April 28, 2016)

https://www.fenoxo.com/backers-tainted-space-0-6-50/

  • New NPC in Beth’s on Tavros: Terensha!
  • Added a television program to ther bar on Uveto along with a placeholder description.
  • More busts: Briha, Lerris, Nayna, Sera, Zaalt
  • Gryvain starting race
  • New Item: Junk in the Trunk
  • Kui-tan have a new racial attribute…

0.6.049 (April 22, 2016)

https://www.fenoxo.com/backer-trials-in-tainted-space-0-6-49/

  • Yammi can now become a follower, serving as the ship’s cook. Big thanks to Lady Jen for writing her ages ago and to Savin for editing and filling in the missing sex scenes!
  • Adjusted cold damage mechanics on Uveto and added a basic rescue scene for when PCs hit 0 HP from cold.
  • Gedan added the base layout of the Ice Plains into the game. (Still no encounters for them).
  • Some overhauls to the shop systems.
  • Nerrasa’s shop has been added to the game (on Uveto).
  • Kiro’s GalLink meetup can now happen for Male/Herm PC’s who have gotten the email about it.
  • Upped the chances to get the above email massively.

0.6.048 (April 19, 2016)

https://www.fenoxo.com/backers-tits-0-6-48-bunnyfux/

  • Added a new scene for Nayna.
  • Added 8 new custom PCs off the list (an Offbeatr reward – don’t sweat it if you don’t know it. Still 53 pages of Offbeatr reward things to do)
  • New texts for the Uvetan space elevator.
  • Fix for ‘Nuki Nuts vs. Suma Cream on tiny kui-tans.
  • Suma Cream bad end now triggered by weight/strength requirements in addition to size.
  • Added and implemented Shou’s Xanthe busts.
  • Adjustments to exhibitionism decay by ignoring exposing underwear from check.
  • Added metallic black and iridescent to Shear Beauty hair/fur color menus.

0.6.047 (April 15, 2016)

https://www.fenoxo.com/friendly-furry-futanari-forcefully-frotting-for-fun/

  • The alternate intro for Uveto should now be enabled. It shows up as a distress call when travelling through space.
  • You can now land on Uveto Station and take the space elevator down to Irestead. Needless to say, most of the rooms are empty or unfinished. Enjoy a glimpse into the gray areas of planet-building.
  • Nayna the laquine climatologist can now be met in the observation deck of the geological survey in Irestead. Since her lost drones aren’t yet in the game, you should be able to abuse giving her as many as you want for kicks.
  • A tauric, dryad-like hermaphrodite can now be found running around on Mhen'ga. She is a rare encounter outside of a couple specific circumstances…
  • Lerris and her TamaniCorp shop can be run into on Tavros.
  • New items: FertitePlus, Lactaid MilkTank, and Lactaid Overdrive.
  • The Enessa, Frostwyrm, Lureling, Korgonne, Divrani, and Hyraxxi codex entries have been added (but are presently inaccessible).
  • A crash for group combat encounters should be fixed.
  • Some missing busts re-added.
  • New nude Xanthe bust from Shou.
  • New Fyn bust from Lapinbeau.
  • Lots of reorganizing busts under the hood (thanks, Jacques00!)
  • Lots of little fixes.

0.6.046 (public; April 8, 2016)

https://www.fenoxo.com/tits-public-release-fix-0-6-46/

  • Fixes an issue with multiple-enemy fights.
  • New busts for Seifyn and Xanthe courtesy of Shou!

0.6.045 (public; April 7, 2016)

https://www.fenoxo.com/tits-public-release-0-6-45/

  • New busts by Adjatha – Cora (Carrie’s sister), Vine Seedlings,
  • New busts by JayEcho – Yarasta and Giala (Yarasta’s bigger-boobed friend)
  • Tweaks to race descriptions for bull-morphs to avoid 6′ bull ‘boys’.
  • Gene’s volume updated.
  • New bust priority system: You can pick the two artists you prefer most in the options screen. For individual NPCs, you can select a specific bust if there are multiples – or disable them entirely. Thanks Gedan, and thanks Jacques00 for doing mockups wayyy back in the day, even if we didn’t use them.
  • A Sera party expansion by Nonesuch, coded by Jacques00.
  • A few fixes and tweaks.

0.6.044 (April 5, 2016)

https://www.fenoxo.com/backers-trials-in-tainted-space-0-6-44/

  • A dream sequence for futa lovers. It should have a 1/4 chance of proccing when sleeping (assuming you’ve unlocked Atha). It even involves angels… sort of. These Offbeatr requests get weirder and weirder!
  • 8 more custom PC’s are chunked in for Offbeatr backers who put in for them. Only 55 pages of stuff left in my “Offbeatr to-do list”!
  • Vi now has some lovely busts, courtesy of Adjatha… and an option to make her boobs gigantic using Silicone, courtesy of ASpoopyGhost.
  • Sydian females should be active on Tarkus, courtesy of Zeikfried’s writing and Gedan’s coding.
  • A plantation has opened up on Mhen'ga, courtesy of Nonesuch’s writing and Jacques00’s coding.
  • An alternate bust for Cameron has been added in Gats’s style – toggle your bust preference over to Gats if you’d like to give it a peek.
  • New bust for the vending machines, courtesy of Adjatha.
  • Una now has a bust!
  • A ton of fixes, mostly courtesy of other contributors!

0.6.043 (March 30, 2016)

https://www.fenoxo.com/backers-tits-0-6-43-a-clear-nu-yu/

  • Ellie now sells ClearYu and Rubber-Made, two items penned by Adjatha with some rather unique bad-ends attached to them.
  • Ellie can now sell Suma Cream, an enhancer of the testicular persuasion. Again, written by Adjatha, and coded by Jacques00.
  • Carrie has a new scene for treated bull types, coded by Jacques00 and penned by Nonesuch.
  • Three new one-off scenes requested by Offbeatr prompts have been added to the game: one for Millie’s milker getting out of control (request a solo milking), one for sleeping with the taxi vendor on Tarkus, and one for tentacular impregnation (find a strange egg, then fly your ship around with it in your inventory).
  • Nerfed orifice capacities somewhat. They were slightly too high.
  • Fixed some scenes missing tagging for fluid input.
  • Fixed the carry training expansion over time not proccing.
  • Terran treats can now reset fluid types.
  • Goo TF now sets slightly different fluid types for masculine and feminine genitals so that things like “goo and goo” don’t show up so frequently. (Entering the goo submenu should autoupdate existing goo-pcs)
  • Fixed an issue that could cause Atha’s menu to break hard.
  • A small batch of custom PCs (an Offbeatr reward) are in game.
  • Lys and Millie got new busts!
  • Bunches of other fixes and tweaks.

0.6.042 (March 21, 2016)

https://www.fenoxo.com/titty-sprinkles/

  • A new character can be found in the northwest corner of Gildenmere’s mushroom park – but she is time-sensitive, so wait around if she isn’t there. Thanks for writing her Foxxling, and thanks for coding her, Jacques00!
  • A raft of bug fixes!
  • Emmy now has scenes for characters too big to fit inside her. Enjoy!
  • Atha’s busts are in game!

0.6.041 (March 12, 2016)

https://www.fenoxo.com/backers-busty-tubers-0-6-41/

  • New busts for Briha and Orryx!
  • A big pile of new scenes for futa lovers by Adjatha. You can tune into Atha’s show, and watch her try out different transformations and in-universe toys!
    • Protip: In order to unlock Atha’s scenes, you must first get an email from a futa character tipping you off about her show. The easiest way to do this is to make sure you’ve got Flahne keeping her Ovipositor out. In a future build, I’m going to bump this unlock email back to month two or three to avoid swamping new characters.
  • Fixed a crash with fluidGem descriptors.
  • Fixed broken parser in Vanae (thanks Jacques00)
  • Some new dynamic item tooltips have been added (thanks Jacques00).
  • Zeikfried’s Tarkesian joke book has been added to the game. You can grab it at Colenso’s.
  • Lots of other fixes and tweaks!

0.6.040 (March 9, 2016)

https://www.fenoxo.com/tainted-space-0-6-40-bugs-aplenty/

  • Cleave should no longer proc on single enemies.
  • The Halloween mask event should no longer overwrite the Goo hair transformation.
  • Kelly’s attraction now caps at 100%.
  • The Treatment should now properly make hooved legs “furred”.
  • Fixed crotch teases going of twice at once.
  • Emmy will no longer forget who you are if you turn into a myr after banging her.
  • Fixed the fluidGem functions.
  • Concussion Shot now properly requires training to use.
  • Nyrea spawns have been adjusted.
  • Infected Myr can now drop Picardine.
  • Dr. Lash’s breast removal should now properly remove milk fullness bonuses to boob size.
  • Milk bonuses to breast size should now update every hour to clean up any improper values.
  • Lots of other typos and misc bug fixes.

0.6.039 (public; March 5, 2016)

https://www.fenoxo.com/queek-feex/

  • Just jammed up 0.6.39 to try and fix some persistent issue; this should maybe fix the issues people were having creating new games or loading saves with a set caption() error.

0.6.038 (public; March 5, 2016)

https://www.fenoxo.com/public-release-tainted-space-0-6-38/

  • You can now collect panties from five new characters! Four are on Myrellion. Good luck finding them all~
  • There are now scenes for using panties that came from 100% female NPCs.
  • Jotted out some further discussion with Emmy about her implant.
  • Added a bunch of new status effect icons and started recoloring some of them to better differentiate them. Thanks Geddy for whipping up the subsystem for this!
  • Lewded up a few of Emmy’s old talk scenes and menus.
  • Some crashy issues have been fixed.

0.6.036-7 (March 2, 2016)

https://www.fenoxo.com/backer-release-0-6-36-tits/

  • New Vahn bust, courtesy of Adjatha!
  • Emmy can now be taken all the way: two new scenes and a variety of subscenes.
  • Dynamic, fluid-based belly deformation.
  • You can get Emmy’s panties.
  • Status effects have been set up to work properly with NPCs (not just the combat ones).
  • Player fluid simulation should be working again.
  • Player statuses should be updating again.
  • A framework to allow us to set custom colors on status effect icons is in.
  • Adjatha’s Aina bust is active
  • New item: Nyrean Candy (thanks for the coding Jacques00 and whoever wrote it!)
  • A ton of fixes, tweaks, and quality of life changes.

0.6.035 (February 23, 2016)

https://www.fenoxo.com/backerbutts-0-6-35-crystal-guu-too/

  • Zeikfried’s crystal goo variants have finally come out of the oven. You can play around with them in the deep caves of Myrellion with silly mode off. (Silly mode replaces them with Gardeford’s fun-loving lovelies!)
  • Fixed an issue that would cause Faux Preg pregnancies to glitch out after ~1200 days.
  • Cut the “GROUNDED” flag from the one piece of armor it was used on – it’s a relic that I believed I decided against using, and that armor already has electrical resistance coded.
  • Tarkus’s sex-bots should no longer sometimes appear as the incorrect gender.
  • Nerfed Nyrean Praetorians slightly.
  • Should fix some combat crashes in specific encounters.
  • Bunches of bug fixes and textual tweaks courtesy of Jacques00.

0.6.034 (February 19, 2016)

https://www.fenoxo.com/backer-release-0-6-34-the-jimtheric-edition/

  • New busts for Cass and Vaande, by Adjatha.
  • Additional Vahn scenes actually coded in this time.
  • JimThermic’s residential deck has been added to the game, complete with two new NPCs of his and a third written by Nonesuch. Enjoy them! (Accessible via Tavros station’s elevator)
  • New busts for Emmy, Wetra Hounds
  • Credits implemented!
  • Mangos. You can’t handle them.
  • A bunch of bug fixes, tweaks, and typo corrections.
  • Probably some other stuff I forgot – be sure to point it out to me.

0.6.033 (public; February 7, 2016)

https://www.fenoxo.com/public-release-0-6-33-is-out/

https://www.fenoxo.com/backers-0-6-33-eggs/

  • Savin’s “egg trainer” device has been added to the game. You can buy it from Inessa’s and install it in your ship. This is my first time coding a pregnancy effect myself, so be gentle – it could have weird bugs that I failed to suss out. Additionally, the “Faux Pregnancy” option isn’t quite 100% yet.
  • Four new Vahn scenes, courtesy of JimT & Savin’s coding (!!!)
  • Hoverboards can now help some immobilized characters scoot around.
  • Groundwork has been laid to allow for immobilization by other parts in the future.
  • MightyTight has been added to the game.
  • Ovilium has been added to the game.
  • Sterilex has been added to the game.
  • Special eggs (from Ovilium) have been added to the game by Jacques00, along with the above items.
  • Metric butt-tonnes of fixes, mostly courtesy of Jacques00 and Gedan.

0.6.031 (January 22, 2016)

https://www.fenoxo.com/backers-0-6-31-dungeon-of-dungeontude/

  • Kara Quest 2 Dungeon should be active. It might be super buggy, but it should also have a pretty solid chunk of new combat for you to play with – as well as some party-ish combat! (Thanks, Gedan!)
  • Lots of new items for the above Dungeon.
  • Some new busts were added to the game, by Shou and JayEcho.
  • Nonesuch’s Sera expansion is added to the game thanks to Jacques00.
  • Figured out how to set up a .swf wrapper to upload to furaffinity to skate around their 10MB restriction for posting public builds there. We may broaden its use in time, but the current version has issues with caching.
  • Tech Disruptor attacks are now AoE (I might revert or play with this one).
  • Overcharge’s multiplier now increases when the PC unlocks multiple attacks in order to keep it competitive.
  • Enhanced Dampeners now actually does something.
  • Shield boost has been tweaked.
  • You shouldn’t be able to start Emmy’s quest unless you learn her name.
  • An incorrectly linked room has been fixed.
  • Assloads of other tweaks and fixes.

0.6.030 (January 13, 2016)

https://www.fenoxo.com/public-0-6-29-release-backers-0-6-30-release/

  • Vi, a V-Ko droid, has been added to the Gildenmere hospital on Myrellion. She’s written by JimThermic and comes packed with a metric crap-ton of content.
  • Vi’s shop allows you to buy some new items, including a new shield generator and two fun little outfits for your armor slot.

0.6.029 (public; January 13, 2016)

https://www.fenoxo.com/public-0-6-29-release-backers-0-6-30-release/

  • Stat bars should scroll up from 0 properly when starting anew or loading in.
  • Replaced Nevrie’s bust with one by Shou. I THINK a non-nude version should be on its way as well.
  • Properly enabled the Wetraxxel’s nude bust, even though you can barely see any difference.
  • Renamed Codex headings to avoid text clipping.
  • Added a “Robotic” Races subheader and migrated the two V-Ko codex entries under it. Note to self: add codex for Companion Droids…
  • Kiro should have the proper vagina type.
  • Fixed a potential crash in beard descriptions.
  • Fixed a potential hang-up in Bess’s progression.
  • Cleaned up some ‘}’s that were floating around the text in a few places.
  • Jacques00 did some sorting in the items menu, most notably splitting Key Items into their own sub-tab.
  • Gedan laid the groundwork for the first proper dungeon full of party combat.
  • Varmint wrangling should be fixed.
  • The usual cadre of typo and grammar fixes.
  • Many other tweaks and fixes I was too lazy to hunt down individually.

0.6.028 (January 11, 2016)

https://www.fenoxo.com/goddamnit-android/

  • Savin added a new scene for Shade. Yes, Savin. He coded it and everystuff.

0.6.027 (public; January 9, 2016)

https://www.fenoxo.com/public-fixes-0-6-27-tainted-space-trials-boooooobs/

  • Android loading should be fixed. (Thanks, Gedan!)
  • The ‘bot from the Fungal Queen quest should no longer crash the game (we hope).
  • Hopefully no more screen skipping at the end of combat resolution.
  • The pet varmint should actually proc now.
  • Some other fixes and tweaks, courtesy of Jacques00.

0.6.026 (public; January 7, 2016)

https://www.fenoxo.com/public-release-0-6-26/

0.6.025 (January 4, 2016)

https://www.fenoxo.com/backers-tainted-space-update-release-candidate-3/

  • Dr. Badger can offer you a job, resulting in a whole new set of interactions with Penny!
  • Penny has two new bust icons, used for very altered Pennys – one from Adjatha and the other created from a Wolfy-Nail commission.
  • Fixes to “Fall of the Phoenix” fights.
  • Tease should work now.
  • Fixed some Stun effects not displaying icons.
  • Improved combat display
  • Changes and tweaks to status effect icon display.
  • No more excess spaces in cockvine fights.
  • Fixed some issues in left sidebar display in combat.
  • Fixed a crash in SingleCombatAttacks
  • Some other misc fixes.

0.6.024 (December 29, 2015)

https://www.fenoxo.com/backers-0-6-24-doctor-feelgood/

  • Added Dr. Anzhela to Kressia, a red myr doctor written by JimThermic.
  • It’s now possible to run into Kaede outside of “Iced Teats” on New Texas (with her lover, Cass), by Savin.

0.6.023 (December 22, 2015)

https://www.fenoxo.com/backers-only-tainted-space-0-6-23/

  • The next step in Emmy’s quest is now functional. To get it going, do something sexy with her, then wait 72 hours for an email. Depending on what you bring her (and your aim and physique stats), she’ll give you a different weapon as a reward.
  • Emmy also has three new sexy-times scenes unlocked once you progress her quest.
  • You can now enter cheats in the custom input menu for V-Ko. This is pretty placeholder for now, and notifications about typing them in correctly won’t show till after you back out of V-Ko’s menu, but it’ll work for Android/iOS players.
  • Jacques00 added a neat event for selling the probe on Mhen'ga.
  • Jacques00 deployed a literal raft of bug-fixes.
  • A new Shou bust was added.

0.6.022 (December 18, 2015)

https://www.fenoxo.com/backers-0-6-22-gooliciousness/

  • Added the fourth and fifth stages of GaloMax transformations. Note that there are four GaloMax drops available in the game at the moment, so use the “furfag” infinite item use cheat if you would like to go all the way to being made of goo.
  • Some highlights that are added – different nipple types, including dick-nipples and lipples.
  • Focus Pills won’t remove as much lust if spammed over and over in the same fight.
  • Goo Biomass storage now has a maximum amount that increases as you use more GaloMax.
  • Toggle options have been added for the save overwrite prompt and save notes. You can find them in the options menu, courtesy of Jacques00 (and Gedan fixing his code).
  • Removed an unattainable Codex entry from the list.
  • A big fat pile of bug fixes large enough to contain all of New Texas. Or old Texas. Take your pick.

0.6.019-20 (public; December 4, 2015)

https://www.fenoxo.com/publicfree-tainted-space-0-6-19/

  • Placeholder scene for meeting Zo’dee a second time has been replaced with a proper encounter. Moderate lewdness possible.
  • After encountering GaloMax for the first time, Gene and Sera will each sell one dose.
  • The third level of GaloMax transformation is more or less complete, with a bevy of options for vaginas, testes, and penises.
  • Please note that GaloMax is still unfinished content – the fourth (full-body gooey-ness) and fifth doses (legs become a gooey mound – fullgoo PC) are not yet in the game.
  • Zo’dee has a bust from one of Doxy’s original design picture (Doxy approved!)
  • Codex Entries have been broken up to make the “Races” section less overwhelming.
  • Arbetz travel agency has been added to Tarkus, courtesy of Nonesuch and Jacques00.
  • MinoCharge has been added to Gene’s shop courtesy of Couch and Jacques00.
  • A bigass pile of changes, fixes, and tweaks that probably also broke some new things. Keep the bug reports coming!
  • Some work to allow you to be naked/exhibitionist when wearing clothes that don’t actually cover the funbits.
  • Resolves a crash in a Zephyr scene, issues with the gooey balls submenus, and various other annoying details.

0.6.018 (November 24, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-18/

  • Vagina and Penis descriptions have been torn down and rebuilt.
  • Finding GaloMax is now available as a random event. You can only find it twice atm.
  • GaloMax afflicted players can now manipulate their hair and biomass settings.
  • Probably a bunch of other junk I’m too sick/tired to think of. Mostly fixes, though.

0.6.017 (November 17, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-17-carnage/

  • The “Red Myr Venom” item has been added to the game. It drops from certain Myrellion encounters.
  • Orryx’s “black market” is now open for biz. As you can imagine, he sells red venom!
  • All interactions with said venom should now properly apply the correct status effect.
  • It is now possible to become a venom addict. Venom addiction decreases over time, so stay away from it if you want to avoid the negative effects.
  • It is now possible to become a venom slut, rendering you permanently addicted to red myr venom. Note that doing so will increase your maximum lust while under its effects.
  • Venom withdrawal has been added to the game. While in withdrawal in a place with access to Red Myr, certain urges may overcome you, resulting in a new scene.
  • Honey Wine has been added to the game. Asennia sells it for 1000 credits, and you get a free bottle for touring the city with a certain NPC.
  • Gardeford’s Crystal Goo vendor now sells “goo balls”. Sadly they’re just hair transformations. Looks like I’ll need to see about writing us up a proper goo transformation soonish.
  • Some fixes to the spam mail system JCup slipped into the last build.
  • Some other misc fixes!

0.6.016 (November 16, 2015)

https://www.fenoxo.com/fallout-fallout/

  • Recompiled the android/iOS version and tested it on my Nexus7 to make sure it actually works this time. Sorry about that, folks!
  • Merged in a pretty big pull request from Jacques00 that has a raft of bugfixes and tweaks.
  • Looks like some button placements have moved too. I might revert some of the in-ship ones. RIP, my muscle memory.
  • Lots of under the hood changes and tweaks, again from Jacques00. Thanks, good buddy!

0.6.015 (November 9, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-15/

  • Added Gardeford’s Ganrael to the deep caves – and their village. They’re silly-mode only for now – an alternate version of the monster should be in the works from Z for a future build.
  • The Ganrael shopkeeper doesn’t sell a transformative item for them yet. That’ll come later (TF’s are a pain to code, yo!)
  • Gardeford’s fungal queen can now be encountered and saved for a handy payday (again, in the deep caves).
  • Aliss’s shop now has tooltips, and a few items have sexiness bonuses.
  • Seifyn now sells MuskRepel
  • The duster accessory type has gotten some slight nerfs.
  • Lots of bug fixes and tweaks, courtesy of Jacques00.

0.6.014 (November 3, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-14-release/

  • You can now sell your body for money at Beth’s broads if you’ve got the physical equipment to be a “broad” and some pretty clothing. Written by Nonesuch, coded by Jacques00.
  • You can now meet up with a zil call-girl in the upstairs of Anon’s Bar after Saendra quest. Coded by Jacques00, but this one is pretty untested. Might be broken or crashy.
  • Added a bunch of new Shou busts to the game: Ceria, Fungal Myr, Renvra, Lieve. The Renvra one is probably my new personal favorite of hers.
  • Added some CeshireCatSmile37 busts for Embry that JimThermic commissioned.
  • Added a new, submissive scene to the Halloween content for those who choose the male taursuit.
  • Added a new scene for the GravCuffs on New Texas. Some cow-girls will come play with those who have the proper equipment.
  • And Savin added a new Lieve talk scene and Codex. Maybe we can make a coder out of him yet!
  • The usual raft of fixes.

0.6.012-3 (public; October 31, 2015)

https://www.fenoxo.com/public-hallowieners/

  • Some fixes and tweaks to Holidays transformational costumes have been applied.
  • Lots of other misc fixes thanks to Jacques00
  • You can load now.

0.6.011 (October 30, 2015)

https://www.fenoxo.com/backerween-0-6-11/

  • There’s a chance of getting a misaddressed message that unlocks the coordinates for a special, one-time planet visit. Go party, but be wary, there may be… unexpected results. You only get once scene per character, so either make friends with save/load or make different choices on different PCs! There’s at least 50 pages of new stuff.
  • Another BionaHole is available at Inessa’s, complete with new Holodisc video.
  • References to the Biothroc have been pruned.
  • Lucanis references have been pruned.
  • When saving, the gender/sex markers on the Save/Load screen should be a little more accurate.
  • A pile of fixes from Jacques00.

0.6.010 (October 15, 2015)

https://www.fenoxo.com/backers-0-6-10-man-up/

  • Gene now sells “ManUp,” a masculinizer by Lashcharge. Note that it enables beard growth, something largely unsupported by the game. Don’t be surprised if it breaks a bunch of stuff until I can get around to cleaning it up next week.
  • Inessa now sends BionaHoles – the next evolution in portable massage devices.
  • Inessa now has two new scenes.
  • Doctor Badger now sells a bizarre weapon.
  • Inessa now sells a sexiness-boosting accessory.
  • For those on the flower portion of Emmy quest, you should be able to acquire flowers from avoiding Venus entrapment as well.
  • The New Texas GravCuffs encounter should be a bit easier to wrangle.

0.6.009 (October 16, 2015)

https://www.fenoxo.com/0-6-9-changelog/

  • A big thanks to Jacques00 for turning out a set of changes to clean up most of the bugs on the bug report forum. No way would I have pushed a patch today without ya.
  • Lots of little fixes, but big ones are mainly concerning Inessa and her toys.
  • Finished coding and activated a scene where you can cuff yourself up on New Texas

0.6.008 (October 14, 2015)

https://www.fenoxo.com/backers-0-6-8-inessa/

  • The merchant deck of Tavros station has finally blossomed into its full glory. On the map, it’s represented as a square, but it’s supposed to be circular. Curse our simplified NESW approximations!
  • JimThermic’s sextoy vendor, Inessa is now open for business. She has some sex toys and sexy clothing for sale – as well as sex with herself.
  • One of her toys can be used on yourself. The other has a variable scene that can be used on many defeated foes – vanae, zil, raskvel, and nyrea to name a few.
  • A pretty large pull request from Jacques00 that should clear up plenty of bugs. There’s another big set of changes backlogged to be merged into the next build as well.

0.6.007 (public; September 29, 2015)

https://www.fenoxo.com/tainted-space-week-day-infinity/

  • Geddy fixed a bunch of bugs (Geddy, if you want to enumerate these so the blog viewers can bask in your awesome, let me know).

0.6.006 (September 26, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-6/

  • Zeikfried’s enhancements for Beth’s Broads are now live, featuring encounters with a subspecies of rahn and an ovir dancer. High intelligence characters can even get a secret scene with the ovir. Enjoy!

0.6.005 (September 23, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-5/

  • The first part of Emmy’s sex quest is live in game. It’ll unlock some scenes where she will give you oral, but you’ll have to wait a bit (and do some more work) to unlock more choices in the future!
    • Pro-tip: You need to buy something from her before she’ll give up her name.
    • Pro-tip: You can find a venus pitcher flower by falling for one of them…
  • Some more typo/bug fixes.
  • Queensguard got a new bust by Shou! Woo woo!

0.6.004 (September 22, 2015)

https://www.fenoxo.com/backers-0-6-4-changelog/

  • Lots of fixes courtesy of our local code-dragon and bug reporters just like you!
  • Adjusted appearance descriptions for tauric beings so they are not quite as explicitly equine.
  • Some fixes to make honeypot swelling actually result in more milk.
  • More typo fixes courtesy of myself (and bug reporters like you!)
  • Fixed a potential scene crash in phallus descriptions.
  • Shoot first no longer works for melee. Sorry!
  • Zil bows are now a rare drop.
  • Bow training with Tanis can no longer max out your aim. It stops at 50% of your possible maximum (and never goes above 25 – sorry high level characters who don’t exist yet).

0.6.003 (September 9, 2015)

https://www.fenoxo.com/backers-tainted-space-0-6-3-release/

  • Emmy has been added to the DMZ. This jackal will sell you all manner of energy weapons and a few nice shields.
  • Gedan fixed TONS of bugs. TONS.
  • Bows got nerfed to the ground.
  • Jacques00 submitted a billion fixes and tweaks.
  • New busts from Shou for the Praetorians, Princess, and Queen Taivra.

0.6.002 (August 25, 2015)

  • Geddy has sacrificed sanity to code JimThermic's Bess project. What is she? A highly customizable sex-bot.
  • The bath house in Kressia has a bunch of new options, courtesy of Zeikfried and Gardeford.
  • A new Celise scene written by Zeikfried.
  • Mayren and Sierva got busts.
  • Savin has been properly credited for his writing in Taivra’s Palace.
  • Basic attacks and ranged attacks have been reworked to be less insane, mostly to make doing the following easier.
  • Volley and Rapid Fire now properly function with multiple attacks.
  • Did I mention a certain dragoncoder all but died working on Bess? And that we have more lines of code than my last game? No? Well we do.

0.6.001 (August 19, 2015)

  • The mail system shouldn't bleed messages between saves anymore. Hopefully.
  • Enemies with the race "pirates" should now have appropriate race names.
  • "undefined legs" should stop showing up.
  • If you become King Nyrea, the square containing Queensguard now has an NPC marker for the room.
  • Accessing items in combat should no longer clear the enemy bust & name.
  • Lots of mimbranes typos & corrections fixed.
  • Myr pills should no longer give males feminine transformations.
  • Shoot first & double shot should no longer cause multiple enemy turns in one round.
  • You can no longer run from fights in Taivra’s palace.
  • Fixed another part of the crystal goo encounter that could accidentally eat the players goo armor.
  • Nevrie and the Crystal Goo Incubator have busts, one by Shou, one by BNG.
  • Temporary test busts for Taivra/Queensguard have been disabled.
  • Lots of tweaks and typos fixed.

0.6.000 (August 15, 2015)

  • Minor fixes
  • Equipped item statistcs have been added to the inventory screen.

0.5.055 (August 13, 2015)

  • Players can now reach level 8!
  • Lots of buffing of combat abilities across the board. Many special attacks now gain bonuses from intelligence. Many now scale with level.
  • Special attack tooltips were updated across the board to more clearly and accurately display energy costs and statistic dependencies.
  • Jacques00's overhauled Quest Log has been added/updated. Be sure to point out any bugs you see!
  • Fixed some issues with Goo Armor that could cause it to stick at 1 defense or lose its upgraded defense after the crystal goo encounter.
  • The Dong Designer error scene now properly adjusts the size of your "equipment".
  • Fixed a long missing skin color in creation - Olive.
  • Added a codex entry that explains weapon and armor flag types.
  • Chitin Armor and Chitin Plate had their stats and prices adjusted.
  • Concussion Shot got hit with a nerf bat.
  • Queen Taivra can now knock you up with eggs you've fertilized.
  • Fixed a boobswell crash.
  • Improved display of why mimbranes don't want to feed.
  • Zil Rations got some new buggy TFs - eyes for example.
  • Red Pills and Gold Pills now remove the opposite's perk when gaining a new one.
  • Lots of fixes to Taivra’s palace.
  • Lots of other fixes I probably can't remember.

0.5.054 (August 9, 2015)

  • Queen Taivra's Palace has been added to Myrellion's deep caves. It includes several new fights, a nice new shield generator, and a few other odds and ends, including the probe with the coordinates of the next planet. This is an early release, so there may be issues to be found there. Several of the busts are placeholders at the moment.
  • Saendra's Expansion Pack has been added to the game. Woooo!
  • Some Red Myr in a manor got added!
  • Tech Specialist's shield recovery moves were buffed from:
    • 8+pc.intelligence()/3 + rand(6)
    • to pc.intelligence() * 1.5 + rand(pc.level) + pc.shieldsMax() * 0.25
    • The heal over time heals the same amount split over multiple turns (but is more energy efficient).
  • Agility and Improved Agility were increases to base 10% and 20% respectively. Tooltips on ability gain were updated, but older saves may report incorrect values.
  • Aimed Shot & Sneak Attack were buffed from:
    • +level x 2 damage
    • to +level x 3 + intelligence/2 damage
  • Low blow now uses physique instead of aim.
  • Low blow now has a chance to stun for two rounds instead of one, fifty percent of the time.
  • Stealth Field lasts an extra turn.
  • Smugglers now regain their full HP pool in a single rest.
  • Geddy fixed tons of bugs.
  • And lots of other little bits.

0.5.053 (July 26, 2015)

  • Nevri can now offer Red and Gold Myr transformations after the doctor has had time to research the blood sample. The Xenogen office housing her is in the DMZ.
  • The "Honeypot" perk can be gotten from gold and orange myr pills. It will cause your body to convert excess thickness into your milk of choice. It will also cause them to never stop lactating and continue to fill beyond all previous swelling caps. Also swallowing extra calories will make them grow... so beware of Kiro. Milking will remove all extra size.
  • Red Saliva is not presently available. I do not intend to add it for the moment as it wouldn't make sense to have such a transformation and then NEVER reference it in any scenes involving mouth contact. This is the same reason minotaur transformations in CoC never provided addictive effluvia. If someone with the knowledge, skill, and dedication to adjust all existing scenes involving kissing and the like, this could change (but I doubt it - that's a ton of work).
  • The Doc inside the Xenogen offices can now develop an orange myr transformative. There's a pretty long wait time on it, and there's no notification email for it yet. We'll work on it.
  • Note that the new transformations do not update the player's race yet. I'll have that in the next patch.
  • The Deep Lake Queen crashes should be fixed.
  • Lactaid has been added to the game. Sera and Ellie sell it, by the looks of things.
  • There's now a Shade Boobworship scene! I assume it ties into Lactaid since they got coded together (Thnx Geddy!)

0.5.052 (July 22, 2015)

  • Deep Lake Queen got a new bust by Jacques00. No, her combat crash bug isn't fixed yet >.>
  • Asennia has been added to Gildenmere. She's runs the local honeypot store. Big thanks to Savin for writing her and Shou for doing three variable-bust busts!
  • Orryx can now buy the honey you get from Asennia.
  • The codex now has an awesome quest log, courtesy of Jacques00. Further prettification to come!
  • Some sylvanol variants can now change skin tone. Whee!
  • You can no longer go into debt dying your fur.
  • Many references to no man's land have been changed to no myr's land.
  • You can no longer go to Deck 13 until Anno's quest.
  • Static burst is no longer useless against Vanae.
  • Lots of fixes and tweaks.

0.5.051 (July 21, 2015)

  • Savin's deep lake creature is now available to whup some butt! (Gedan coded this one a few days ago, actually).
  • JimThermic's Red & Gold Deserters can now be encounter in No Myr's Land! They've got something like six sex scenes between. Also, you can knock up the red one. It does take her 90 days to pop out a kid, though.
  • You can now knock up a raskvel female and witness her popping out kids a week later. Damn things breed like rats.
  • Kirkite, Satyrite, and Picardine gems can now be dropped by the humanoid enemies on Myrellion. They sell for a good chunk of change in pawnshops. If I ever add a jewelry store, you'll get a little bit more for them there.
  • Land mines are slightly less common.
  • Some mail fixes.
  • Big T's email should now arrive via the email system.
  • Dr. Lash is now immune to disarm.
  • Concussion shot is now a stat check for stunning rather than entirely random chance.
  • The Dong Designer can no longer give you infinitwangs.
  • Lasers no longer deal much electricity damage. Cursed Eve-logic.
  • Some bugfixes and other stuff I probably forgot.

0.5.050 (public; July 12, 2015)

http://www.fenoxo.com/public-release-0-5-50-changelog/

  • Sylvanol is implemented and should work.
  • A new item can be found in the junkyards of Tarkus. (It’s in the southeastern parts of the map). It’s a device you can install on your ship in order to transform your penis at will.
  • armFlags have been added to the game, allowing me to track if they’re furry, for example. Speaking of which, Sheer Beauty will now let you dye furry arms even if you don’t have fur elsewhere. Note: it won’t work for arms transformed before this patch. You’ll have to lose and regain them.
  • Fixed some problems with ODing on Condensol.
  • Fixed a bug that could leave the PC with fractional credits.
  • A bunch of tweaks and fixes that Jacques00 was kind enough to point out.
  • Fixed some problems with getting to Deck #13 to get your Goo Armor.
  • Fixed “Kitty kitty ” showing up in some descriptions.
  • Oodles of typos and bugs fixed.
  • Raskvel “Sheath” references have been properly replaced with genital “slit” references.
  • canFly() has been updated with many of the wingTypes in the code but not yet available.
  • Anno now closes up shop while she’s napping.

0.5.049 (June 25, 2015)

  • Anarrie and Shiare got new busts, courtesy of Shou.
  • Queen Marsail, Matron Oserre, the Merchant Queen, and four other characters got new busts courtesy of Jacques00.
  • New Kelly scene courtesy of DiscordDavid - A variant of the DP scene for Taurs.
  • Fixed some possible weirdness in the appearance screen.
  • Fixed Ovir TF giving you a "dark dark" colored phallus.
  • Fixed an overage in a liquid volume calculation.
  • Fixed a crash in buying a lifetime membership to the gym.
  • Leg TFs now reset genital position appropriately.
  • Milker payouts have been nerfed.
  • Mimbrane spit damage has been slightly nerfed and converted

0.5.048 (June 24, 2015)

  • Dr. Lash has arrived on Tarkus! He has a lab set up opposite of Doctor Badger and has a quite different worldview. You can use him to remove unwanted body parts.
  • The Ten Ton Gym on New Texas has dramatically increased its rates. Sorry!
  • Submission to elder venus pitchers has been overhauled and now slowly drops as you stay away from them. (Also shows in the stats screen!)
  • Ausar treats no longer give you a sheath.
  • Starting as a half-ausar no longer starts you with a sheath. Don't ask me why - Savin made them this way.

0.5.045-7 (June 24, 2015)

  • The Myrellion branch of Xenogen Biotech is open for business.
    • Find it across the road from the bar.
    • Stepping in will disable the Dr. Haswell quest on Mhen'ga.
    • But there's a new quest here!
  • Four new items:
    • 'Focus' - Lust drop, persistent int bonus for a short time.
    • EasyFit - Gape up dem holes.
    • Nepeta - Full Kaithrit TF.
    • Leitha Charm - Full Leithan TF, but not a consumable. Will proc roughly every hour whilst worn and provide you with a random available Leithan TF message. Expect the cost & the time between procs to be tweaked at some point. Very likely to be a bit twitchy because I've cobbled together a handful of little pieces to support us doing this more in future.
  • Tweaked the Nepeta & Leithan TFs
    • Fixed crashes and some weirdness with both.
    • Added some extra part transformations to the Leithan TF that the original document omitted.
  • Fixed my bumblefuck with the Red Myr Blood item.
  • Enabled an additional Kelly scene that had been omitted from her sex menu.
  • Fixed the 'Hard' workout option at the gym.
  • Fixed one of the exhibitionist masturbation scenes not dropping lust.
  • Fixed a bunch of typos.
  • Tweaked a few light appearance screen elements relating to the Leithan TF.
  • Tweaked the later stages of Doc McAllisters Orange Myr shenanigans.
    • Converted the Red Myr Blood item into a Key item - existing items (should) be converted to Key Items as appropriate.
    • Unblocked the later stages of McAllisters questline.
  • Fixed some Ceria issues.
  • Fixed some Mimbrane issues.
  • Added some baseline horn description tags.
  • Fixed (hopefully) the last of the Leithan stuff.
  • Switched Ausar Treats to correctly give Plantigrade legs.
  • Implemented sweaty-shower-cleanoff calls in a bunch of scenes that referenced showering - building on the foundations of something Fen added for the Gym.
  • Tweaks to some stats display & stats rolling over to new characters erroneously.
  • Piles of typo fixes.

0.5.044 (June 11, 2015)

  • Ceria's hair salon should now have most of the options more or less functional. I'm pretty tired, so there could be some residual weirdness in places.
  • Ceria's shop still isn't open. Usually she won't talk to you until you've bought something. I've forced her talk/sex interactions to be available until I can get that stuff going.
  • I attempted to integrate hairstyles into the game and the hair parsers. It's entirely possible that it'll make [pc.hair] calls weird in certain circumstances. If that happens, please bug report it with a quote of the weirdness so I can figure out what I'll need to gut and overhaul.
  • Hair length for hair description got overhauled to have more of the "part-length" adjectives actually be based on hair length relative to your tallness.
  • Put some code in to try to keep milk values from going negative.

0.5.043 (June 10, 2015)

  • The Ten Ton Gym has been added to New Texas, allowing players a good way to customize their character's appearance and boost their stats. Enjoy the cheap prices while it lasts - next patch the cost for a day pass will be 500 credits.
  • Shear Beauty has been added to Tavros Station. Sadly, I ran out of time and only got the hair lengthening options complete. Keep your eye pealed for more services there in the future.
  • Ruskvel now properly gives you a genital slit instead of a sheath.
  • Spacebar will now exit the Codex (THANK GOD).
  • Dally and Queen Scalla have had their busts added to the game.
  • Tease attacks now have maximum damage caps. Don't worry, they're still pretty high and scale with level.
  • Sievra's quest to find her mission lover now has a way to complete it. (500 XP prize for succeeding).
  • Shade has a new scene for players with an appropriate tail...
  • Flying characters will have different messages and time costs for entering the deep caves. (No, there is no legit flying TF in game yet.)
  • Stun statuses now have a proper tooltip icon.
  • Infected female myr encounter has been added to the deep caves, courtesy of Gardeford.
  • The stats screen has been introduced. Expect to see more things surface there as time goes on.
  • Another cause of persistent bold text should be fixed.
  • A new masturbation scene has been added for characters who are on their way to becoming exhibitionists.
  • Exhibitionism levels now gradually decrease with each day you wear a full set of clothing.
  • Ovir body parts should properly show on the appearance screen.
  • You can no longer infinitely report Dr. Badger.
  • You can now acquire Saendra's panties properly.
  • Fixed a crash in Terran Treats
  • Bunches of bug fixes.

0.5.042 (public; June 3, 2015)

  • Lady-types can make use of their lover's panties, just like dude-types!
  • Kiro now properly detects Saendra's location.
  • Liliana, the wounded gold myr, has some lovely new busts, done by Jacques00.

0.5.041 (June 1, 2015)

  • New Penny scene - an overthrobbed Penny will offer you her panties upon a repeat visit.
  • New Saendra scene - there's a 10% chance futa Saendra will proc a special scene when entering her sex menu that results in her giving you her panties (untested).
  • New fap scene - you can now use acquired panties for phallic relief.
  • New Kiro scenes - "Relief BJ", "Pussy Pump " (with three sub-scenes), and "Invite Saendra" (By Adjatha!!!)
  • New Syri scene - getting Syri's panties. Has a chance of proccing when landing on Mhen'ga (after getting close-ish with Syri).
  • New Irellia bust, by Jacques00.
  • Lots of tweaks, fixes, and adjustments.

0.5.039 (May 28, 2015)

http://www.fenoxo.com/backers-0-5-39-yet-more-kiro/

  • Kiro is no longer auto-rescued the moment you enter a bar.
  • Kiro’s two sex menus have been added to the game along with seven scenes or so. Also a special one if you visit with blue balls. Visit her when she’s all inflated for the second sex menu. As you can see, there’s still plenty room for more. I probably enjoyed writing her almost as much as Urta, and I’m glad to have her coming into the game after almost two years. (There’s still more to code!)

0.5.038 (May 27, 2015)

http://www.fenoxo.com/backers-tainted-space-0-5-38/

  • A system for having roaming NPCs appear in bars has been added to the game.
  • Kiro can now be encountered in bars after being rescued. (Scratch that – just noticed some debug code I left in that makes the game think you’ve saved her even if you haven’t. It’ll be pulled in the next release). More of her content will be dropping in the next couple days. She’s got over 50,000 words in the hopper.
  • Ovir transformation items have been added to Jade’s menu, courtesy of Third & Geddy.
  • Fixed ballfullness becoming negative.
  • Kiro’s dick is no longer 12 inches wide in the code.
  • Bunches more typos and bugs squished!

0.5.037 (May 13, 2015)

  • The deep caves have been added. They're in the western portion of "No Ant's Land."
  • Alpha Nyrea can be encountered in the deep caves! They should be tougher than their beta counterparts (but are relatively untested).
  • Seifyn the Nyrea has a shop down there with some new items, including a temporary defense booster and an item that will heal you (but deal lust damage).
  • The deep caves taxi has been added to the taxi network.
  • Dr. Badger can now be reported to Penny (after dealing with her Zil problem).
  • The Dzaan codex has been added to the game. Right now it auto-unlocks, but it'll properly unlock on meeting Kaska (and a future dzaan) soon.
  • A new section has been added to the Codex to handle fiction. It has been populated with Savin's recent moth-girl story for now. In the future, stories will be purchased from vendors as download codes for your Codex. (Inb4 "SmutStop" wants you to trade in your used Codex for the CodexOne.)

0.5.036 (public; May 7, 2015)

  • Kressia's bathhouse is open in the northwest corner of the city! Don't ask me why a red ant lactates nectar. Savin's crazy, I tell you what!
  • Vending machines have been placed on each planet to offer a cheap energy-restorative (not portable, I'm afraid).
  • One of the Kressia shops now has an icon on the minimap. I've already forgotten which one.
  • Lactation should never decrease while pregnant.
  • Some fixes to having fun with your goo-suit.
  • A few tweaks to exhibitionism.
  • Fixed a number of clothing checks that were not triggering properly.

0.5.035 (May 6, 2015)

  • Exhibitionism has been added to the game! Scenes with exhibitionist elements will raise a hidden exhibitionism score, providing notifications as your character gets more and more into it, eventually allowing masturbation in public places with a special scene crafted by JimT. I also intend to gut the current high-libido functionality and replace it with special high libido scenes that will boost exhibitionism with use.
  • A new scene for winning against Male Naleen has been added, courtesy of Hawke56. (I derped up the author box and just noticed now - it'll be more correct in tomorrow's patch.)
  • A human codex entry has been added, based off the version from the wiki with some additions by me.
  • Unequip has been moved to the last slot of the inventory.
  • Tentacle hair is now always referred to as "tentacle-hair" instead of sometimes just "hair".
  • Kui-tan characters now always start with black-hued vaginas (and they're no longer referred to as "human" or "terran").
  • Fixed an issue where characters would sometimes start with completely dry vaginas.
  • Fixed some bugs with goo armor display.
  • Fixed Embry's name to properly update in the sidebar to the new chosen name.
  • New Texas customs should properly handle weaponless PCs.
  • Characters with high refractory ratings now get minimum ejaculate volumes.
  • Some adjustments to milking yourself.
  • Vahn figured out that his name isn't Zeke.
  • Sexbots can no longer hack your rock (or bow).
  • Lots of other typos and fixes.

0.5.034 (April 29, 2015)

http://www.fenoxo.com/backer-release-tainted-space-0-5-34/

  • That goo armor should actually be available now.
  • Dally has been added to Myrellion. He’s a male stripper in Gildenmere and a honeypot besides. Now I just have to write a female honeypot >.>
  • Geddy assures me that Steph Irson is encounterable on Myrellion.
  • Shoubusts for Nyrea and Cockvines have been added.
  • You can now get bow training for Tanis on Mhen'ga.
  • Some bugfixes and whatnot.

0.5.033 (April 18, 2015)

  • A new shop has been added to Kressia, selling a minesweeper to deal with those pesky mines as well as a variety of other useful equipment, courtesy of Gedan/Savin.
  • A new piece of equipment can be found on Tarkus, courtesy of Gedan/Savin. (GOO ARMOR!)
  • Kui-Tan has been added as a new starting race. Kui-Tan characters have to be male or hermaphrodite to start.
  • Grenades can now be stored in consumable storage.
  • Penny's high-throbb options are maintained after using a Synthsheath on her.\
  • Half-leithans and half-kaithrit should not longer display as full versions of their race in certain scenarios.
  • Fixed a bug that could leave the PC stuck in combat after completing Colenso's quest.
  • Fixed typos.

0.5.032 (April 11, 2015)

  • Fixes some problems with loading and saving.
  • Fixes some weirdness in the new damage code. Likely that there's still some weirdness remaining. Keep your eyes peeled!

0.5.031 (April 9, 2015)

  • Geddy fixed some new damage model bugs.
  • April Fools is over.
  • Debug mode is still dead in a ditch.

0.5.030 (public; April 1, 2015)

  • Debug mode was taken out back and shot.
  • Many bugs fixed.
  • The combat and damage subsystems have been overhauled and replaced with a more modular one.
  • Some of the characters have had their names updated to more appropriate ones.
  • Credits have been replaced with a more realistic currency.
  • Ausar race name was changed due to potential copyright infringement issues.

0.5.029 (March 29, 2015)

http://www.fenoxo.com/backers-tainted-space-0-5-29/

  • JimT’s Vahn is now in the game. He’s a half-ausar mechanic that works on your ships in Tavros station.
  • JimT’s Anno vibrator scene has been added to the game.
  • Dr. Badger now sells a new item – Gush! It’s much like Throbb, but for boobs. It CAN bad end you, and it has a variant ending if you bad end on New Texas.
  • Elder venus pitchers no longer bother genderless characters (since they lack text for them).
  • A major description function was overhauled to be more efficient and eliminate things like “canine dog-[part]” and better describe tail-mounted parts.
  • Both cities on Myrellion now check to see if you have a pass before letting you in through the gates. No more hiking across no ant’s land to avoid screwing Nehzara!
  • Fixed some values with Pandaneen’s ball growth. It hadn’t been converted over to the new ball size system when that was ages ago.
  • Some clean up in venus pitcher birth to show a few lines that were missing.
  • Properly credited Kaizer_Z for a Nehzara scene.
  • Comparisons to Kiro’s size during one of her scenes are now properly measured.
  • Horse pills no longer grow boobs while saying they’re shrinking them.
  • Raskvel tongue TF should now actually change your tongue type.
  • Anno no longer buys Raskvel loot infinitely.
  • Armor can now be unequipped. My bad.
  • Hundreds of typos cried out at once and then fell silent.
  • And some other stuff I probably forgot!

0.5.028 (public; March 18, 2015)

http://www.fenoxo.com/tainted-space-pubic-release/

  • Fix a bunch of typos and bugs like null fluid quantities, scene crashes, mimbranes stuff, etc.

0.5.027 (March 17, 2015)

  • A Gold Queen in Kressia is now open for business, dealing in various odds and ends, mostly gimmick weapons and an alternate method of transforming to lactate honey.
  • The unequip options have been condensed into a submenu.
  • Fixed damage resistances on a few items. Note that the tooltips currently show red for items that increase resistance. This will be addressed.
  • Made numerous adjustments to transformations for perks like "Hung", "Mini", and "Bulgy", courtesy of Jacques00.
  • Bunches of typo fixes.
  • Geddy added a function to try and properly determine whether to use "a" or "an".
  • Normal grapple uses physique once more. Smugglers with the "Escape Artist" perk have a slightly easier time escaping as well, but will default to physique struggles should they have a higher physique than reflexes.
  • Fixed numerous Codex unlocks.
  • Debug is no longer in the options menu.
  • Infinite items can now be enabled or disabled with the cheat code "furfag".

0.5.026 (March 11, 2015)

  • Gardeford’s frog girls have been added to all of the northern jungles of Mhen'ga as an uncommon encounter. If you like futa frogs, try losing to one while carrying some Throbb.
  • A taxi system has been added to Myrellion. Presently it can transport you between “No Ant’s Land” and the DMZ.
  • One new weapon has been hidden out in Myrellion’s tunnels.
  • The game has become much more newbie friendly. If you lose your first three encounters, the game will point out easy mode. If you lose five, you will receive a slight stat boost. It will also inform you if you’ve gone into a dangerous part of the jungle if you lose to predators there while level 1.
  • To facilitate the above, wins and losses are now tracked.
  • Embry has busts, courtesy of everyone’s favorite Shoupup!
  • Juro and Canada also got Shou busts.
  • The Firewall (the robot from Hand So’s quest) now has a bust from Jacques00.
  • Removed resistance to gravitic damage type from Nyreas and TS-T armor.
  • Fixed a fertility exploit in creation and tuned fertility gains.
  • Fixed a bunch of bugs with Lieve.
  • Fixed a bunch of typos.
  • Flat chests now only boost your effective masculinity by 10, down from 20. This should make it a little easier to be trap.
  • Tweaked cock volume calculations to be slightly more correct.
  • Ruskvel can no longer transform “locked” tails.
  • Fixed a bug with the magic milker that would result in it talking about you having full breasts after draining them.
  • The appearance screen should now always display the number of balls your character has.
  • Anno’s vagina should no longer be described as “human”.
  • The text size adjustments now include a default button and a numeric indicator of font size, courtesy of Jacques00.
  • Tongue descriptions have been improved, courtesy of Jacques00.
  • Probably many other small fixes and improvements. I went through two pages of bug reports on the forums today, and Geddy knocked quite a few out as well.

0.5.025 (March 9, 2015)

  • No ants land has land mines courtesy of Gedvin.
  • Lieve added to the game courtesy of Gedvin.
  • Raskvel Males now properly have a codex blurb if you meet them before the girls.
  • Celise can now be sent to Tavros if you get tired of her or ever need to make room for other followers.
  • Celise can now be transformed into Gigacelise... which is more like Tentacle Celise. Written by Gardeford.
  • A new zil male blowjob scene has been added courtesy of Susumu.
  • Normal Celise has a new scene courtesy of Zeikfried.
  • Bunches of typos cleaned up.
  • A few fixes.

0.5.024 (March 4, 2015)

  • Flahne has a new scene for centaurs, courtesy of Savin.
  • Gianna has a scene where she can put her new equipment to use, courtesy of Savin.
  • Kaede can now be encounter on Myrellion, courtesy of Gedvin.
  • Tooltips for perks and level up now exist, courtesy of Gedan.
  • The taxi guy on Myrellion has a bust now, courtesy of Shou
  • Fixed a metric fucktonne of bugs, courtesy of three pages of forum bug reports.
  • Some big changes to the leg system courtesy of Jacques00, Gedan, and a little bit of me. Mostly Jacques00.
  • SkySap can now remove your balls when de-dicking you.
  • Xanthe's gender changing event should work properly now.
  • Brynn got a bust, courtesy of Shou.
  • Badger and Vanae tails now show on the appearance screen.

0.5.023 (March 3, 2015)

  • Gianna can become a futanari now thanks to me and Savin. A scene for having her put it to proper use should be more forthcoming. The 69 scene makes use of it for now, and Anno sells the parts.
  • Savin's Nyrea can now be fought on Myrellion. Very untested and a big thanks to Geddy for chunkin' them out.
  • Nonesuch's Raskvel Gang can be fought on Tarkus.
  • Nonesuch's "Ruskvel" (raskvel transformative) is now dropped by all raskvel enemies.
  • Orifice capacity has been buffed across the board.
  • Flahne now accounts for fluid color.
  • Skysap now correctly creates new vaginas (they were missing some attributes before).
  • Goat horns shouldn't crumble away right after you get them with the treatment.
  • Starting as a biological male with breasts should result in higher femininity than before. A human with C-cups should be capable of starting out with feminine gender pronouns now.
  • Fixes getting stuck in combat after fighting gigagoo in anno quest.
  • Tamwolf can no longer be hacked by sexbots
  • Fixed one of Xanthe's buttons overlaying the other.
  • Uthra ball sap shenanigans.
  • Terran treats can get rid of tentacle hair now.
  • Gianna's personality can no longer flip from 100 to 0 by accident.
  • Typo fixes

0.5.022 (public; February 18, 2015)

http://www.fenoxo.com/public-release-tainted-space-0-5-22

  • Tons more typo fixes, courtesy of Del.
  • Jacques00‘s Lyralla and Nehzara busts are now in game and active.
  • Geddy pulled some wires under the hood in inventory code. Also somethings got mucked with to reduce compiler warnings.

0.5.021 (February 18, 2015)

  • Fixed a typo or two in Orryx.
  • Irellia & a short quest to get private time with her are in game.

0.5.020 (February 16, 2015)

  • Nehzara’s guards should have busts, courtesy of Jacques00.
  • The gold pilot who escorts your first landing to Myrellion now has a bust. The repeat landing text has also been tweaked so I have an excuse to show her again. Once again, Jacques00 drew it.
  • Varmints have a bust, courtesy of Jacques00.
  • Kara’s placeholder bust has been replaced with one by Shou. There is also a nude version, if anyone ever does any sex scenes for her. I’m looking at you, Savin.
  • The security robots in Anno quest have busts by Shou.
  • Gray Prime from Anno quest has busts by Jacques00, with three different variations – peaceful, fight, and crazy goo blob fight.
  • Geddy has added a fail-safe after loading to detect if your rival’s gender information has bugged out, allowing you to re-pick their gender, as well as some additional debug code to help catch the problem.
  • Tons of typos fixed.
  • Some pregnancy tweaks and work coding Nyrea by Geddy. It doesn’t like they’re fightable (YET).
  • Geddy fixed a bunch of cockvine stuff. V-Ko can now remove them!
  • Xanthe now sells the nurse outfit she should’ve sold all along.
  • Added a bunch of parser calls to fix various “null”s in JimT’s Xanthe scenes (and probably in some of his other scenes).
  • Skysap no longer TFs “locked” tails.
  • Various bovinium fixes.
  • Tweaked some scenes to chain together more properly when hand milking
  • Mimbrane descriptions should still exist if you gain some extra vaginas.
  • Heavy Weapons and Gun Tweaks now work properly. Before they were applying to the wrong damage types.
  • There will now be a blurb about Kelly in the back of the bar, even if you haven’t met her yet.
  • The treatment had an erroneous breast enlargement transformation and wasn’t ever displaying the maximum size transformation. This has been fixed.
  • Fixes an error when trying to loot tamwolf and failing.
  • I think that’s it for now. Expect a queen in the next patch!

0.5.019 (February 8, 2015)

  • "No Man's Land" has been filled out. It is now possible to walk from Gildenmere to Kressia and vice versa.
  • Xanthe has been added to Gildenmere. She's a new race (with a new codex) that sells something like 10 new clothing and armor items, all on the sexier side of things.
  • Cockvines have been added to encounter table for "No Man's Land", courtesy of Gedan's coding and Nonesuch's writing.
  • The 'Nuki Nuts perk has been updated to function once more and disappear should the player lose most kui-tan/tanuki mutations.
  • Orryx is in game. Unfortunately, there is no myr nectar or red ant saliva items to trade with him just yet.
  • Numerous fixes. Nuki Cookies now give a lower body transformation as well.
  • Numerous fixes to how taurs are handled.
  • And a few minor odds and ends.

0.5.018 (January 29, 2015)

  • Vanae transformation has been implemented. The transformative item drops from the vanae themselves. Thanks to JimT for writing it!
  • Bunches of Bugfixes courtesy of Gedan.
  • Bovinium added, courtesy of Savin & Gedan. Sera sells it.

0.5.017 (public; January 23, 2015)

http://www.fenoxo.com/public-tits-0-5-17-tanuki-transformation-more/

  • Jade now sells 'Nuki Cookies, a raccoon/kui-tan/tanuki transformative. Male characters can gain a perk that allows their balls to expand with pent-up cum, like Kiro.
  • A number of status effects for being too well endowed have been implemented. Hopefully they're fun and not irritating/lame. Easter egg: there's a way to get three tits or nuts at the extreme end of this.
  • Geddy coded an anal masturbation scene.
  • Lots of fixes and such.
  • Reaha's Milkmods should be enabled.
  • Fixed some stupid bugs with easy mode.
  • Renvra's pregnancies should be in the game, though Savin says they're still bugged.

0.5.016 (January 15, 2015)

  • Lane added. I hear he's on Tarkus somewhere.
  • Gildenmere and Kressia can be explored.
  • Room colors have been added. Brown for underground, green for forests, tan for deserts.
  • An NPC on Kressia has been added.
  • Some new busts are added courtesy of Shou.
  • A Reaha expansion is in.
  • Bunches of bugs are fixed.
  • Elder Venus Pitchers now get marked on the mini-map once you run into them.
  • Gedan rebuilt how the stat bars work.
  • Liliana the deserter has been added to the DMZ of Myrellion, courtesy of Gardeford.
  • Ship storage is in game, though it might not be enabled in game yet.
  • +Probably a few things I forgot. What? I'm tired.

0.5.015 (January 6, 2015)

  • Easy mode actually does something. Lust damage gains and HP damage are now halved in easy mode.
  • Lust over time now only raises to 75% of max and will gradually lower if above. Note that some lust-boosting items and events can counteract this (boobswell pads for example).
  • Lyralla has been added to Myrellion. She can be found in the same room as Juro.
  • Big T got another scene.
  • Terran Treats were added. Sera sells them.
  • Hardlight strap-ons should now save properly.
  • Codex formatting improved and standardized. Some codices may have to be unlocked again as their name has changed (the game uses their name to store if you have them unlocked).
  • The kaithrit codex has been added.
  • The galotian codex has been added.
  • Gold myr and red myr codices have been added (the old codex was split apart and rewritten).
  • Movement times have been reduced in civilized areas and small rooms.
  • Masturbation is now prevented in public areas for characters with low libidos.
  • Nudity can now be illegal in certain locations (and is in Tavros).
  • A minor interaction with Anno has been enabled in one of Syri's scenes.
  • Zil were nerfed slightly.
  • Embry and Shade no longer overlap.
  • The bartender on Myrellion was removed and her drinks given to Embry since Savin decided not to actually finish her sex scenes.
  • Several incorrect usages of "Leitha" to refer to Leithans were corrected.
  • Cunt snakes should now properly prevent most TF methods from effecting them.
  • Fixed an issue with lactation and mimbranes causing unexpected boob growth.
  • Fixed a bug that could destroy a full inventory stack.
  • Zephyr and Big T have new/improved busts courtesy of Shou.
  • Tarkus Bomb timer wording improved.
  • No more double proccing of ship travel events.
  • Disarm now prevents most of Kaska's attacks.
  • Fixed some issues with the 'bot factory on Tarkus.
  • Fixt a butt-ton of smaller bugs (including penny having 2 dicks in the code and bunches of other weird shit!)

0.5.014 (public; December 24, 2014)

http://www.fenoxo.com/public-release-merry-puppyslutmas

  • Syri or Anno can invite the player to come to a family Christmas party. Of course, penned by Savin.
  • Sera now sells an item called "Condensol". It will temporarily shrink masculine genitalia for four hours, allowing you to slip into tighter characters. Thanks to Couch for writing this one, even if I didn't use the entire thing.

0.5.013 (December 22, 2014)

  • Big T has three sex scenes available.
  • Embry can now be encountered on Myrellion.
  • Zephy has a bust, courtesy of Shou (with guest colors by Damnit).
  • Ellie has another Shou bust for her racier scenes.
  • Some enemy body part flags and colors have been updated to be more correct.
  • Throbb now grants racially appropriate phalli (thanks Jacques00!)
  • Xenogen Synthsheaths can now be found on Tarkus.
  • Alex's scenes more properly react to maiden PCs.
  • Magic Milker typos fixed.
  • Improved Ship interior system/planet display.
  • Fixed Tarkus transit sometimes breaking.
  • Fixed mimbranes not attaching to PCs under certain circumstances.
  • Fixed Colenso's factory quest potentially getting stuck.
  • Fixed sentence fragment in the appearance screen for female characters.
  • Fixed "slithering" descriptor being improperly applied to feline body parts.
  • Fixed scaley faces not being properly described in the appearance screen.
  • Fixed the Treatment awarding improperly sized knots.
  • Fixed Error Code: Peanut Butter.
  • Other misc typos & errors fixed.
  • Lots of content source code has been reorganized (you guys won't see this).

0.5.012 (December 10, 2014)

  • Nehzara the Red Myr diplomat is now available for meetings, just north of Jiro. She'll explain things from the point of her race. Written by Kaizer_Z.
  • Nehzara has two new sex scenes.
  • Adds a new room to Myrellion for Nehzara.
  • Updates the variable room text at Airfield north to function as intended.
  • Fixed the Shade/Kara combat texts getting flipped.
  • Added busts for Shade (by Shou), Kara (by Peekay), and Cameron (Partially finished Shou pic).
  • Shade's tail can now lay eggs.

0.5.011 (December 9, 2014)

  • Myrellion should now unlock for those who have completed the Stellar Tether.
  • Myrellion's tavern, the Golden Peak is now in game, complete with a new system for handling alcoholic beverages.
  • Steph Irson has a new episode in the The Golden Peak.
  • Shade and Kara can be encountered in The Golden Peak, resulting in some possible sex, some possible money, and a very likely fight. Note that it is likely buggy.
  • People with a bugged out Anno follower should get her back.
  • Some source code has been reorganized, mostly New Texas. I need to go back and do the same for Mhen'ga and Tarkus next.
  • Juro the kui-tan ambassador can be encountered at the embassy, with placeholder art by Adjatha.
  • Varmints now have a codex entry that unlocks on encountering them.
  • Mimbrane codex now unlocks on meeting them.
  • Cleaned up extra lines in one of Oggy's scenes.

0.5.010 (December 5, 2014)

  • Zephyr, Big T’s secretary, has been added to the ranch on New Texas. She has two sex scenes available.
  • Big T. himself is now in his office. You’ll need to at least approach Zephyr to get her to unlock it. He has no sex scenes yet (but JimThermic has expressed interest in writing some).
  • Saendra’s bust shows in a scene that should have always had it.
  • Disarm now prevents the usage of grenades and weapon-dependent abilities.
  • The light lasso now requires you to actually have the light lasso in order to use it.
  • Using the light lasso should now properly point your drone at it.
  • Fixes horsepills reducing willpower to 0.
  • Female naleen sex scenes now require the standard 33 lust.
  • Boobswell pad’s tooltip has been corrected from one week to 3 days, matching the item’s actual effect.
  • Horse Pill tail TF should properly describe your previous tail, not the resulting horse tail, before transformation.
  • Fixed a glitch in recruiting Anno that could cause her to disappear. Sadly, she’s still MIA in affected saves.
  • Mimbranes should no longer result in a slow, continuous penis growth.
  • Gray Prime no longer does nothing if you wait while grappled.
  • Fixed human vaginas sometimes being described incorrectly.
  • Improved plural vagina descriptions to be more accurate.
  • vaginaCopy() should now copy hymens. This is currently only used in Estrobloom.
  • Fixed improper anal wetness descriptions in the appearance screen.
  • Fixed some typos in multivaginal masturbation.
  • Canada should now be properly repeatable. (Requires Silly mode)
  • Anno’s hardlight strapon should now peg the proper hole.
  • Furry futanari femdom is now less gay.

0.5.009 (November 30, 2014)

  • Gobbles is now referred to as "Turkey Girl" until you discover that she goes by "Canada" in TiTS. Savin is the wurrst.
  • Added a wacky error code to a scene that I had reports of crashing on but couldn't quite identify why.
  • Lots of typo fixes courtesy of Jacques00. Note: I didn't do your race capitalization thing because I want to get everything definitely handled at once alongside an update to the style guide.
  • Penny will no longer talk about wanting to grow a dick while having one.
  • Various other typos addressed.

0.5.008 (public; November 27, 2014)

http://www.fenoxo.com/happy-titsgiving/

  • Pussybloom and Pussyblossom added to Sera's shop. Either will give you a vagina if you don't have one, but "blossom" will give you up to three vaginas. Either is capable of restoring hymens or increasing elasticity as well, though both are very expensive.
  • Shou's busts for the Mhen'ga scout authority guy, Ellie, and Ogram are in game.
  • Fixed a Brynn-related crashbug in the barn.
  • Canada/Gobbles has had an additional "holiday" period added - she can be encountered for a little over a week in November as well as October. She will also be encountered up to once a day in Silly mode.

0.5.007 (November 22, 2014)

  • Yancy has been added to New Texas in the milking barn. He has a total of six scenes, though all require a milky PC to access. Thanks to Savin and JimThermic for chipping in four of them!
  • Valeria bust added (by Shou)
  • Some more Millie.
  • Some tweaks to the appearance screen and descriptors courtesy of Jacques00.
  • Various bug fixes

0.5.006 (November 7, 2014)

  • Millie has been added to New Texas' Milk Barn. She's ride dicks, help milky folks with their needs, and offer a temporary sample of what it feels like to be a Treated cow-girl for those who want it. Note she's not 100% done. I still have to do the manual suckle-milking for her.
  • Ausar codex now only shows Syri's bust.
  • Added new busts from Shou: Aurora, Carrie, Amma, and Saendra
  • Added Kui-tan codex
  • AI/VI Codex added by Gedan. Note this is still pending review by me and may be adjusted.
  • Ovir Codex added (Aliss' race. Thanks, Third/Z)
  • Anno can purchase a hardlight strapon from Aliss' shop after Anno becomes a crewmember.
  • Some fixes for tease attacks.
  • Varmint buffs
  • Leithans now start with their codex unlocked.
  • Various typo and bug fixes.
  • Fixed feeding cock mimbranes.
  • Futa Saendra now actually costs money to acquire.
  • Disarmed status effect had an icon assigned.

0.5.005 (October 31, 2014)

  • New Texas has explorable fields to the west. Big thanks to Frogapus for writing a bunch of fun descriptions for them!
  • Varmints can be fought in the fields. Since you're disarmed, you might want to talk to the nearby ranchhand first to secure a lasso. They hit like a truck and will roll right over low physique characters.
  • Silicone baggies that the varmints didn't chew through can be found in the fields. Give them to Gianna if you like.
  • Cameron the ranchhand is added. He can be sexed by dickwielders at present.
  • Added another option to the bust options. Not that you may need to reset your bust rankings after upgrading your saves.
  • More teases have been added to the game. Thanks, Couch!
  • Steph Irson has a new episode in New Texas' restaurant.
  • Fixed some crashes in Jade's Nip2Nip scene.
  • Fixed some assorted typos.
  • Disarmed Raskvel will now try to punch you instead of using their array of weapons.
  • The treatment should now properly set your legtype when transforming you. Note that already bugged characters are stuck the way they are unless they TF their feet a different way or save edit.

0.5.004 (public; October 23, 2014)

http://www.fenoxo.com/public-release-tits-0-5-4/

  • Treatment has been enabled for herms and sexless character. I did not have much time, so nothing special YET. ATM they either get the male or female path as randomly selected.
  • Many mentions of "your legs" have been fixed to "your [pc.legs]".
  • Ram horns should stop crumbling away immediately.
  • Some fixes to how treatment TFs are displayed. There were some muck-ups with the parser.

0.5.003 (October 22, 2014)

  • Male Treatment effects are coded and active. It may be buggy as sin... so look out for that. I went through a full course on one character with no problems, but I wouldn't be surprised that some of the multicock stuff might have issues.
  • Various fixes and tweaks.

0.5.002 (public; October 13, 2014)

http://www.fenoxo.com/happy-canada-turkey-day-public-build/

  • Tweaked Brynn's position and fixed some bugs.
  • Fixed some bugs. A lot of bugs. And a good bit of typos.
  • Added a holiday turkey for Canadians.

0.5.001 (October 12, 2014)

  • The Treatment is now available in the New Texas gift shop. It only really works for girls at present. Over 9,000 words of cow-slut ahead!
    • Bear in mind that none of the rare variants are in yet.
  • Brynn the blue-balled bull-stud is in game, penned and coded by our own Gedan. He's still in pretty rough shape, and I'm gonna move his stall a little bit in the future.
  • Fixed a bug that could cause shields with defense values to add to incoming damage. (Thanks Geddy!)

0.5.000 (October 7, 2014)

  • Bumped the version number up to a more appropriate level. We were shooting for 4 planets as our main release, and we're over halfway there. If anything, 0.5 is a little conservative at this point. I should've been more aggressively bumping the value as we were progressing.
  • Added the barbeque pit to New Texas. Bimbos and treated characters can get a special treat.
  • Added Taxi services to Mhen'ga and Tarkus. To use them, you'll need to unlock the comm. relays at the Xenogen Biotech camp and outside the great lift, respectively.
  • Adjusted the layout of Novahome's top deck because the elevator made zero sense. It was supposed to be broken up there. I also added a blurb about the elevator on the lower decks.
  • Adjusted the layout of Kiro's ship to make it a little less space and time distorting. It makes more sense now.
  • Adjusted Saendra's quest to be less retarded. Fixed a disappearing computer bug and the power room puzzle now tells you what % to aim for.
  • You can no longer run from the pirates on Saendra's ship and immediately proc a second, full HP encounter with them.
  • Fixed clothes reappearing during naked dinner with Kelly... again.
  • Anno's shop inventory has been unfucked. Give her a check - her items have changed. (Thanks Gedan and Savin!)
  • Switching guns in combat should remove the Gunlock status.
  • Fixed a fuckton of typos thanks to a few very awesome folks on the forum, particularly, Jyeti.
  • Milk Gushers should let you milk out the fluid they give you, even if you can't normally lactate yet.
  • Fixed a scene crash caused by having a cunt tail in one of Kelly's scenes.
  • 100% bonus resistance on an item no longer fucks up tooltip formatting.
  • Ellie now has a lightning duster accessory added to her shop that makes the wearer immune to electricity damage.
  • New Texas is now unlocked via a spam email after the first day of gameplay. Existing characters - just wait a day and you'll re-get the coordinates as well.
  • Added some random procs to the milk barn.
  • Random criticals are now a thing on normal PC attacks.

0.2.055 (September 23, 2014)

  • Fixes a crash in Gianna's buttfuck scene.
  • Fixes a metric pound of typos. That's right, we fixed a nonexistent unit of measurement worth of typos.
  • Half-leithan appearance screens should be way better off.
  • Half-leithans should start with tails.
  • Crotch teases should no longer crash for half-leithans.
  • Ellie's public use scene should no longer crash.
  • Half-leithans can choose heights up to 9' at start. Fuck you, Savin.
  • Beth's Broads should no longer have a screwy exit.
  • Ausar treats should be able to properly switch nagafeet to dogfeet.
  • Combat items should now clear from your inventory when they hit 0 quantity.
  • Follow Anno should no longer be exploitable for infinite cash with certain perks.
  • Vanae milkbaths and such should properly swell balls again.
  • Anno's sleep with options unscrewed.
  • Fixed a bug with ballsDescript that could lead to weird, floaty commas.
  • Fixed a pandaneen item crash bug
  • Kelly should no longer comment on cunt tails that have been removed.
  • Mimbranes now require 33+ lust to sexytime with when the PC wins.
  • Fixed a Penny scene crash.
  • Ellie's introduction scenes should display in the proper order.
  • Fixed an error that could cause the Goozooka to overlap other specials for certain PCs.
  • Added an option to nope the fuck out of saving Kiro.
  • Corrected Gianna's silicone display screen to show the correct amount of silicone used by her lips.
  • Static burst now properly uses 5 energy instead of 50.
  • Removed furry futa femdom.

0.2.054 (September 23, 2014)

  • Gianna has had her starting silicone lowered to a more reasonable level.
  • Gianna's sex scenes have all been added, but are relatively untested.
  • Half-leithan is now available as a starting race.

0.2.053 (September 18, 2014)

  • An Iced Teats Frozen Treats stand has opened up on New Texas, featuring Yammi, the first follower written for TiTS. Note that her follower branch isn't in yet.
  • Gianna has moved into the milking barn. Her actual sex scenes aren't in yet, she's got access to the max amount of silicone already without the related quest, but you can get a feel for her. (30 pages or so of content in!)
  • Save and load to file are in experimentally!

0.2.052 (public; September 10, 2014)

http://www.fenoxo.com/public-release-tits-0-02-52-bugfixes/

  • Fixes some minor bugs with Kelly's state of undress.
  • iOS builds should now display properly on iPads.
  • staticBurst now properly works on Naleen Coils.
  • Fixed a bunch of Ellie bugs and typos.
  • You can no longer wander around New Texas without checking your guns.
  • Bunches of fixes to Saendra stuff.
  • Metric fucktons of fixes from Gedan I'm too lazy to sort through. Seriously, the guy is a machine.

0.2.051 (September 6, 2014)

  • Anno's follower stuff should be complete.

0.2.050 (September 3, 2014)

  • New Texas has the barn and the ranch house laid out with full room descriptions. All content within the rooms is still very incomplete.
  • A prostate milker is available in the milk barn for those into that sort of thing.
  • Ellie, a leithan (taurish alien lizard) immigrant to New Texas, is available in the ranch house. She's got a solid 40ish pages of content, including a number of sex scenes and a pile of items to try out. No, the treatment isn't in yet >.>
  • Mhen'ga got a bunch of new CheshireCatSmile37 busts.
  • Font size options have been added.
  • Assorted fixes and tweaks.

0.2.049 (August 27, 2014)

  • AnnoQuest has been implemented. Follower content to follow (heh) soon™. Speak to Anno in her shop to move things along. Sidenote: Some of the fights may be rebalanced before the next update; I played around with how to implement a few ideas for new combat mechanics during the course of the quest, some of which I'm not entirely happy with how I executed yet. Doing it "properly" would have required significant changes and I wanted to get something playable out before we go 2 weeks without a new build! Do note that Anno won't actually show up as a member of your ships crew just yet, I'll be working on implementing that next.
  • The masturbation menu should no longer display if there's only one available variant- it should just display automatically.
  • Venus pitcher pregnancy issues should (finally) be resolved. There may be a further tweak to things at some point, but there should be no more scene oddness going on any more.
  • Piles of typos fixed.

0.2.048 (August 12, 2014)

  • Allows leveling to 7. Note the new stuff is very untested and very likely broken.
  • Attempts to fix some of the Vanae bugs.

0.2.047 (August 10, 2014)

  • A new zone of forest has been added to Mhen'ga, bringing with it two new items and two new fightable enemies. (Big thanks to Gedan for doing this while I wasted time writing)
  • Vanae are added to the game. Their two encounters are Vanae Maidens (Vanae hunters out on their first hunt) and Vanae Huntresses (older, more experienced Vanae).
  • Xenogen Atma Armor is available.
  • A new item that can be used to reduce the size of breasts and balls can be found in the new zone.
  • Fixed bunches of typos and minor bugs.
  • Penny's vaginal and anal capacity significantly boosted.
  • "Plumage" should no longer erroniously display in hair descriptions.
  • Knot a Problem no longer sometimes displays as Chocolac.
  • Dumbfuck moved to an "Items" category in the codex.
  • New Texas's first landing text introduced and a few rooms added.
  • "The Treatment" Codex entry added to the game and unlocked upon landing on New Texas.
  • It's no longer possible to leave New Texas without Rearming.
  • Fleeing from plot fights (Dane, Tarkus Dungeon) is no longer possible.
  • Fixed Carl's prices not matching the price display in his shop.
  • Fixed Naleen Males not having their busts show up in places.
  • In combat Disarm can now be countered by equipping a new weapon.
  • It's no longer possible to have shields without having a shield generator equipped.
  • PageDown mapped to '~' as well as PageDown for easier left-handed play thanks to a suggestion from a /d/-bro.
  • Knot information should now display for any type of dick that has a knot.

0.2.046 (August 5, 2014)

  • Sellesy, the three-breasted waitress in Anon's bar got some scenes for lady types, courtesy of Z.
  • Jade now sells "knot a problem," a pill that should give any dick a knot, or embiggen an existing one. Written by Savin.
  • Gardeford wrote some stuff for a competive sex game. Note that after playing it with her five times, it gets a slight upgrade.
  • Various bug and typo fixes courtesy of you, the players and coded by Gedan.

0.2.045 (public; August 3, 2014)

http://www.fenoxo.com/free-bees/

  • Fixes some bugs in the New Texas preview content.

0.2.044 (July 29, 2014)

  • Belly Update: bellyDescript overhauled to have a great deal more adjectives and a few more nouns. The appearance screen has also been modified to include a blurb about the size of your belly. During pregnancies, this sentence will split off into its own paragraph.
  • Updated Venus Pitcher pregnancy stuff. When they make you pregnant, there's now a bolded bit about it at the end of the scene to help explain why you're suddenly so full. Also appearance screen stuff has been updated to work better with it.
  • Fixed a few potential errors in venus pitcher pregs that could pop up in places.
  • Saendra had some fixes to her post-quest content courtesy of Gedan.

0.2.043 (July 28, 2014)

  • Saendra should be able to be met in Anon's bar. (Thanks Gedan!)
  • Laid groundwork for CoC character importer and TiTS character editor (Offbeatr Pledge Reward).(Thanks Gedan!)
  • Added lip descriptions to the appearance screen for very masculine characters who somehow got huge lips and lack beards.
  • Balls have had some major adjustments. The ballSize() values now refer to circumference rather than diameter. Diameter is still calculated and displayed on the appearance screen. One advantage of this is that it allows for more granularity when causing ball growth, allowing for each change to feel significant without giving you basketball-sized nuts in from only two transformations. Also 3" circumference makes more sense to start with than 3" diameter. I meant to do this ages back and forgot.
  • Fixed a glitch in combat resolution with Hand So.
  • Fixed Kiro's cuntchange detection.
  • Fixed an issue that could lead to infinite venus pitcher birth.
  • Fixed a bug with multipage inventories that could result in incorrect quantity displays. (Thanks Gedan!)
  • The amount of credits you get for helping Kiro now matches what the scene says.
  • Badger no longer displays double greetings.
  • You can no longer fap in Aurora's shop. There is now a "NOFAP" room flag that can be used to disable masturbation in other rooms. I may add some checks that prevent fapping in towns/streets without sufficient libido or perks in the future.
  • Did some work adding the first room of New Texas. Note everything about it is hella unfinished - don't bother reporting bugs on it yet.
  • Fixed a fair amount of minor typos and tiny bugs.

0.2.042 (July 20, 2014)

  • Anno and Shekka's talk scenes are updated/change to reflect exploding planets.
  • Room descriptions in the Nova are tweaked in a few places to match the reality of a planetless Novahome.
  • Added a new Syri scene written by Firedrops. Accessible via winning a "bet yourself" wager.

0.2.041 (July 17, 2014)

  • You can no longer walk around on Tarkus after letting it blow up.
  • The bomb timer on the Stellar Tether has been increased to 4 hours. Note: If you want the planet to explode, defeat at least once boss in the core and hightail it back to Nova.
  • Aurora's shop disappears if Tarkus explodes. Turns out having a hole to the exterior of a ship when it gets sucked into space is a bad idea.
  • Steph Irson's episodes have been split into two "pages" with a next button to show off her new clothed/naked busts. Note there is a slight difference in them between episode two and episode three.
  • Alex and Aliss now have Gats busts available.
  • The room outside Aurora's now has a little blurb mentioning the entrance to her room.
  • Futas without testes once more generate cum.
  • Random faps no longer pick milking scenes.
  • Tooltips and disabled buttons for Penny, Flahne, Geoff, and Burt updated, since they were all added to the game before working tooltips were a thing.
  • Boatloads of bugs and typo fixes. Please remember, if something isn't getting fixed, it's probably because noone reported it through the proper channels!

0.2.040 (July 16, 2014)

  • The "Stellar Tether" area on Tarkus can be explored. It's an area with four challenging fights, interesting new foes, and planet-cracking potential. Note that while the core content is complete, it is still in need of polish, and planet destruction destruction is not supported yet.
  • Kiro's first encounter should be in the game. It is procced in much the same way as Saendra's adventure.
  • Nerfed Dane's damage output somewhat.

0.2.039 (June 29, 2014)

  • Fixed some crash bugs
  • Savin's side-character, Seandra is in game now thanks to Gedan, along with some work for an interplanetary encounter system.
  • Something like five or six new CheshireCatSmile37 busts.

0.2.038 (June 28, 2014)

  • A bunch of updated busts from Gats.
  • Some more granularity of bust display choices thanks to Gedan. Check the options menu.
  • Fix some potential weirdness in hair and canine phallus description.
  • Lots of fixes for assorted "null" descriptors.
  • Fixed the bold tags on the rocket hammer.
  • Fixed Penny's ability to compare the size of her dick to yours. The poor thing thought smaller penises were actually bigger!
  • Updated a bunch of NPC scenes to properly track when they're shooting bodily fluids into the PC. This should help if there's ever anything like CoC's goo or addiction mechanics.
  • V-Ko now sells 1 use shield boosters.
  • Added a few tooltip descriptions in places.
  • Gray Goo can now dispense a healing item if hacked.
  • V-Ko now has a milking scene. You can probably figure out the custom input to get it. Hint: It rhymes with "bilk".

0.2.036-7 (public; June 22, 2014)

http://www.fenoxo.com/public-release-tits-0-02-36/

  • Aurora’s shop is now open on Tarkus. Note that nudity will not be tolerated within her shop. Written by Magic Ted.
  • Aurora’s shop carries a number of new weapons and armors.
  • Gedan worked up an options menu that allows you to disable busts or set preferences between the Gats busts or CheshireCatSmile37′s. Or turn them off entirely. I know there’s at least one fenchatter happy for that change.
  • Smartclothes tagged as armor.
  • Smartclothes shield boost buffed.
  • Electrogun damage type and weapon type fixed.
  • Honeyseed now properly changes cum.
  • Some fixes in Anno’s shop interfaces.
  • Aurora’s protective jacket can now be bought properly.
  • Gray goo’s healing option now functions properly.
  • Fixed some hangs in Kelly’s dinner scene.

0.2.035 (June 17, 2014)

  • Colenso's quest to locate the source of the sex-bots is activated. Note that this is alpha and there's a slim chance it could be hella-broken. If you can resolve things peacefully (have a high int. Tech specialists get a bonus.) there will be an option to control the sexbots to some degree. Otherwise, their encounter rate is greatly reduced. Written by Nonesuch.
  • Overcharged shot can no longer be used with non-energy weapons.
  • Chocolac is added to the game, courtesy of Savin. Enjoy chocolate milk leaking nips. Scenes for giving it to Reaha coming soon.
  • Many bugfixes for Anno.

0.2.034 (June 16, 2014)

  • Capturing femzil for Dr. Haswell now allows Kelly to sell "Honeypot". Its effects are fairly self-evident.
  • Anno can now be anally plowed after losing the shoot-off at her range.
  • Fixed a bug at Anno's shooting range that made winning nigh-impossible.
  • "Slut training" has been added to Delilah's options. Requires you to have a dick, a feminine face, and not be an anal virgin. Basically you slut it up yourself to teach her how to.
  • Haswell's icon no longer appears when capturing a zil in the wild.

0.2.033 (June 12, 2014)

  • Honeydew and HoneySeed are in the game. You can guess what they do. Doing Dr. Haswell's quests should open up Kelly to sell them.
  • Kelly can now buy and sell the above items.
  • Anno now has some of her gun range scenes added. Still waiting for: Anal. Surprisingly Savin didn't write Anal first this time.
  • Anno now has some other scenes in other places.
  • Anno's naked bust has been turned on.
  • Anno has an appearance screen now.
  • A bunch of codexes now show multiple busts of various members of their species.
  • ear descriptions for canines (ausars), equines, bovines, and raskvel have been filled out. Writers, that means [pc.ear] has some use now.
  • Eye description is enabled. It will either say "eye" or "red eye" (replace color as appropriate. The odds are 50/50. [pc.eye] and [pc.eyes] are the descriptions writers should look for. As in all instances, the 'pc' part of it can be replaced with the NPC name of choice. [pc.eyePigment] will also get just the color.
  • Tail descriptions are partially in place as well. Obviously [pc.tail] or [pc.tails] should do it. Some adjectives proc off tail flags, some of tail type, and there's a 50% chance they'll show. Not all flags and types are supported yet.

0.2.032 (June 10, 2014)

  • Xenogen Biotech now has office hours. This required me learning how to futz about with paths that open and close. I think I've got a good system in place.
  • Kelly, the secretary for Xenogen, can now be found at the bar when off duty. She has WELL over 100 pages of new content courtesy of Quiet Browser and Lukadoc.
  • Laquines have been added to the codex. They're unlocked by talking to Kelly.
  • Fixed some under the hood bugs.
  • Added a few under the hood functions.
  • Added a fuckton of busts (around 20+), courtesy of Gats and CheshireCatSmile37. In instances where busts from both artists exist, I am currently using CheshireCatSmile37's. Once more busts from both exist, I'll look at tossing out versions with one set or the other.
  • Fixed busts for sexbots and lapinara not appearing in the first round of combat.
  • Fixed an issue with new Sydian Male bust not appearing in the first round of combat (from a different cause).
  • Added nude versions of the busts for a number of characters that appear during their sex scenes. Go go captain nudity!

0.2.031 (public; June 2, 2014)

http://www.fenoxo.com/the-wild-hunt

  • Fixed numerous scene crashes (which manifested as scenes that locked, looped, or didn’t have their buttons update). These were due to some under the hood changes for the pregnancy system (and other systems).
  • Fixed the milk production messages not appearing.
  • Fixed numerous typos and incorrect parser calls.
  • Flahne’s “PlayNSpray” should now no longer overwrite a button for a different Flahne scene in the menu in which it appears.
  • Some Aliss “Try On” options were not properly clearing the menu in the scene. This has been fixed.

0.2.030 (public; June 1, 2014)

http://www.fenoxo.com/public-small-tits-update/

  • Bigger balls now add much more to held cum and ejaculation volume.
  • Put some checks in that could fix if ballFullness glitched out to NaN (not a number).
  • Added a new Shekka scene written by Kirbu for those who are kind of hyper and messy.
  • A bunch of under the hood changes for the pregnancy system. Venus pitcher seeding coming soon if it isn’t enabled already.

0.2.028 (May 12, 2014)

  • Dr. Badger has been added to the Novahome. She was written by Abe E. Seedy. She currently sells Throbb, Dumbfuck (a mental bimbofication item with an unusual vector), and will probably sell Milfshakes once I write and code them (a physical bimbofication item).
  • Dumbfuck got a codex entry. It's unlocked when trying to use the item or encountering Doc. Badger.
  • A bunch of new perks were added as part of the Dumbfuck chain.
  • Colenso, a vendor written by Nonesuch, has been added to the game.
  • Colenso has four "prophylactics" added that can be used to temporarily decrease encounters with certain species on Tarkus.
  • A perks screen has been added so that you can view your listed perks. It's the star in the lower left corner. Big thanks to Gedan for cramming that out so fast for me this afternoon. It'll probably evolve in the future.

0.2.027b (public; May 11, 2014)

  • Fixed Sydian codex not displaying.
  • A raft of various typo fixes.
  • Aliss' anal scene should now work with hardlight panties.
  • Mimbrane fixes.
  • Gedan says he removed Mimbranes from being forced in debug mode. You can stop reporting it as a bug (it wasn't). I am tempted to remove the visible button for it in the future and put it in as a code, with infinite items activated using a second code, just so ya'll stop complaining about our testing mode.
  • The JoyCo Magic Milker 7 can now properly enlarge your nipples. Turns out nippleRatio was set to the integer data type and I was increasing it by decimal amounts (resulting in nothing happening).
  • Aliss can no longer be slept with until she's gets excited enough from trying on clothes to proposition you. The disabled tooltip has a hint about it.
  • Horse pills should now be able to remove lizard-like genital slits. Not that this is a separate transformation from gaining a sheath.
  • Stopping lactation due to being overfull should no longer result in lactation being impossible to start again.
  • Did some work for Dr. Badger's appearance in TiTS, but nothing you guys can see just yet. There should be a separate backer build tonight or tomorrow with her in it.

0.2.027 (public; May 7, 2014)

http://www.fenoxo.com/public-y-not-tits-build

  • Savin’s Anno is in the game on Tarkus. Note her sex scenes aren’t in place yet. Blame Savin for telling me to code her instead of a different shopkeeper.
    • She sells a variety of guns, including Goovolvers!
  • Fixed some weirdness that could happen when Smugglers used Goovolvers.
  • Tarkus’ rooms are all finished and in place.
  • Tarkus’ encounters have been split between four geographic areas of Tarkus. Think north side (“local”), south side (“iron ridges”), west side (“oil sea”), and the glade.
  • Added two new butt teases that someone emailed me. Thanks!
  • Added two new lactation-based teases that someone emailed me. Woopwoop!
  • Blank Codex display has been fixed.

0.2.026 (May 5, 2014)

  • Tavros Station's Merchant section has been expanded to make room for more shops. It'll eventually arc around in a circular shape if there winds up being enough need.
  • Aliss' shop, Mi Amour, has been added to Tavros. This shop sells lots of cosmetic undergarments with optional hard-light dildos. For now, only Aliss has a scene that uses them. Big thanks to Third for writing her!
    • Mi Amour adds something like 14 new undergarments.
  • Sellesy the waitress has been given a bust, drawn by CheshireCatSmile.
  • Aliss' bust was drawn by her as well. She'll likely be producing most of the female/shemale/futa busts in the future.
  • Gedan has finished coding Mimbranes. They should be out and about in a certain section of the jungle (and out of debug mode). HUGE thanks to him for doing that. They were more than a little work to get up and going.
  • Shekka has been added to Tavros. _Echo3DX was nice enough to provide a bust for her (though I'm gonna try to get him to model on her jumpsuit for a future update). She's a Raskvel mechanic with a ton of exposition and a little bit of sex.

0.2.025 (April 30, 2014)

  • Magic Milker should no longer disappear on use.
  • Horse-morph should now appear as a race.
  • Panda-morph should now appear as a race.
  • "The Mess," a bar is open on Tarkus.
  • Added a notification about the level cap when sleeping.
  • Celise night time fun now has a 33% proc chance instead of 100%.
  • "cumVisc" and "cumFlavor" (also milk and girlcum variants) added to the parser.

0.2.024 (April 23, 2014)

  • Gedan overhauled the perk and level up screen. Hopefully it's awesome and doesn't break anything (YET).
  • Added Male Sydian's to Tarkus (accidentally had Mhen'ga listed at first). Note that they come with a debuff on loss that can't be removed yet (-25% to max shields).
  • Added the Magic-Milker 7 to V-Ko's inventory. It'll milk you, give some readout of how much you made, and drop some place-holder bagged milk into your inventory.
  • Estrobloom ball shrink text changed slightly so as not to give the impression that it gives trap pouch TF.
  • Estrobloom can now shrink balls with trap pouch tf, though it will not shrink as far as otherwise.
  • Fixed some other minor bugs and minuatia.
  • Prolly other fixes.

0.2.023 (April 21, 2014)

  • Lactation is now possible.
    • Breasts can now become swollen with [milk].
    • When suitably over-engorged (150% capacity, next to last notification), lactation will start slowly dropping.
    • Milking increases lactation to a certain "normal" threshold.
    • The amount of milk capacity a player can hold is based on the size of their breasts.
    • Humans should produce about 1000 mLs of milk a day. Note that old save files may only make about 100. This can be rectified by editing the "milkRate" variable to 10.
    • milkRate represents how fast you produce milk unmodified, and milkMultiplier represents how well trained you are.
    • It's possible to have TF's or perks that increase milk capacity.
    • "Milky" perk makes it about 50% easier to start lactation and slows reduction by 5x.
    • All existing content with lactation tags should be set up to go.
  • Regular venus pitchers are now much more common in the "middle" jungle. This is the upper right are of the map. They are no longer found in the deep jungle to avoid any confusion with the elder.
  • Regular venus pitchers can induce lactation, and both they and their elder bretheren will boost lactation rate to 15 (150% human norm) with enough visits while lactating.
  • A new masturbation scene has been added "Hand Milk". It should be fairly obvious. It will appear once your character is lactation capable, though you might not get any milk if you try before you have a decent amount of milk.
  • If your lust is below 33 and you can hand milk, the masturbate button will be replaced with "Hand Milk".

0.2.021-2 (April 20, 2014)

  • Added Shelly, an egg layer advertising a future product, to Anon's Bar.
  • Added Jungle Lure and Jungle Repel to V-Ko's inventory. They double or halve encounter rates on Mhen'ga, respectively.
  • Added Lapinara to Tarkus.

0.2.020 (public; April 16, 2014)

  • Savin (and Kirbu's) Gray Goos have been added to the game.
  • Raskvel and sexbots should have properly randomized sexual preferences.
  • Dug out an old Gats design for Raskvel and added it to their encounters.
  • Made a bust out of an Uthstar commission for the sexbots.
  • Fixed a scene crash in multicock faps.
  • Added tooltips for all the combat menu options.
  • Added tooltips to the character creation race choices.
  • Fixed a blank event proccing when Horse Pills were wearing off.
  • Dick and vagina colorations are now supported.
  • Dick and vagina colorations should now set in creation. Generally they're always pink, but Ausar cocks are red, and particularly dark-skinned characters will start with ebony phalluses in place of the default pink.
  • Zil and Equine Transformations should appropriate recolor the relevant areas.
  • [pc.cockColor] and [pc.vaginaColor] can be called by writers in the following fashion: She strokes the [pc.cockColor] skin of your [pc.cock]. Without arguments, they will refer to the main cock, which has an index of zero. X is the variable referring to the penis' index location. Variables can be included like so: [pc.cockColor " + x + "]. This same functionality exists in [pc.cock], [pc.vagina], [pc.cockHead], etc.
  • V-Ko's Codex Entry is in the game. It includes a hint towards a custom command (I said when it was when she went live anyway). I'm figuring I'll put the rest on hint cards that are one-time only drops from Mhen'gan enemies.
  • The Rahn codex is live and unlocks upon visiting Flahne.
  • Unlocked codex entries now properly clear on a new game.

0.2.019 (April 9, 2014)

  • Not as much progress in this build as I'd hoped, but there's a new patch that adds ausar treats, an ausar transformative, to Jade's inventory. It also cleans up a few lingering bugs here and there.

0.2.018 (April 7, 2014)

  • Added the following to Crazy Carl's Shop: Machette, Shortsword, and Warhammer
  • Added Sexbots to encounters for Tarkus. Probably unstable and crashy in places.
  • Fixed holes no longer stretching.
  • Various other typos and bugs fixed.

0.2.017 (March 31, 2014)

  • Horsetails are now described as being the same color as hair instead of fur.
  • Zil rations now properly remove fur.
  • Gedan's updated UI is live. That means an early rough of the codex and scrollbars being radically changed.
  • Mimbranes in half-finished form are in the game. Be aware of bugs and turn off Debug on Mhen'ga.
  • Mimbrane changes to data structures likely introduced some bugs with existing TF items.
  • Tweaked lip descriptions ever-so-slightly.
  • Added lipcolor and lipcolor randomization to rainbotox.
  • Removing cunt tails should properly cancel cunt-tail pregnancy.
  • Fixed a small army of typos.
  • The second planet, Tarkus, is in game, along with its first 47 rooms. It currently only has Raskvel to interact with.

0.2.016 (public; March 24, 2014)

http://www.fenoxo.com/public-titties/

  • V-Ko added to Mhen'ga.
  • Some other tweaks and fixes under the hood. Nothing too major.
  • We are aware of the issue with the sidebars and working to resolve it.

0.2.015 (March 16, 2014)

  • Added lipDescript function to accept lip size TFs and perhaps colors later.
  • Added Estroblossom to Sera's inventory - a drug that feminizes the user, mostly in the face region.
  • Added an icon for Horse Pills.
  • Fixed a bug in vaginal descriptions that would say something like " , vagina".
  • Fixed gaining a cunt tail forgetting to properly set your tailCount to 1.
  • Fixed multiple cunt tails not listing in appearance.
  • Fixed some Sera typos and issues.

0.2.014 (March 15, 2014)

http://www.fenoxo.com/horse-pills-live-email-verifications-should-be-fixed-fenoxos-progress-boner-raging/

  • Horse pills are FINALLY finished and in. I only spent an hour looking at them and wondering why something wasn’t working.
    • For maximum value, I recommend taking one, waiting until it is about to expire, and then taking another to refresh the duration while simultaneously enhancing the effects. Doing this four times will get you up to maximum transformation potency.
    • You could also just down four at once and be there immediately, but you’ll get less total changes out of it.
  • Getting a vagina tail should now properly set the type.
  • Bunches of other lil bug fixes.

0.2.009-11 (March 2, 2014)

http://www.fenoxo.com/quick-fix-post-to-update-throughout-the-day

  • The bug that prevented new PC’s from saving should be fixed.
  • Naleen Nip should be worth a few credits now (emphasis on a few). Note that since TiTS support varied statblocks for items, existing naleen nips will continue to be worth nothing.
  • Converted some shop stuff to check for NPC class instead of name string.
  • Item value should always display in inventory tooltips (Thanks Gedan!)
  • Fixed a butt-ton of reported typos.
  • Mercenary abilities shouldn’t overlap and hide each other anymore.
  • Unequipping upper undergarments should work again.
  • Fixed an issue with Jade’s shop.
  • Fixed Naleen riding not getting you off in certain circumstances.
  • Fixed an incorrect rival gender in the Mhen'ga encounter.
  • Added Kelly’s bust. I’m not really happy with how it came out, so I’m getting a replacement drawn up ASAP.
  • Fixed Kelly so that you have to sign the forms before going in to meet Julian.

0.2.008 (March 1, 2014)

http://www.fenoxo.com/coc-content-ahooooy

  • Jade can now be given Tentacle Nipples thanks to Quiet Browser and Lukadoc.
  • Your rival and his henchman, Dane, can be encountered on Mhen'ga. This is part of the setup for the next planet.
  • Dane is a level three boss fight and hits like a ton of bricks. Try not to die!
  • Naleen Armor got a buff.
  • New item: Shock blade. Dane drops it if you beat him.
  • Some work on Dr. Haswell’s Secretary.
  • Some tooltip updates courtesy of Gedan.

0.2.007 (public; February 23, 2014)

http://www.fenoxo.com/public-tits-patch

  • Fixes some bugs with character portraits.
  • Tossed up a portrait for Jade that DCL drew. A larger version is attached to this post!
  • Tossed up the Alex art as a bust for him.
  • Reaha should now be purchasable as a crew member along with a number of new scenes.
  • Fixed a large array of bugs.

0.2.005-6 (February 19, 2014)

http://www.fenoxo.com/tits-public-build-phase-one/

  • A new shop is open on Tavros, run by Jade the Panda girl. She sells Panda transformations at the moment, what else? (Her sell menu is currently bugged. I’m aware.)
  • Flahne and Cumslut Penny should have a threesome available. Gedan tossed that one in!
  • Item stat tooltips should be in and operational!
  • Reaha’s pre-follower stuff is in and coded. Savin did a lot of the coding gruntwork for me, even!

0.2.004 (February 14, 2014)

http://www.fenoxo.com/tits-alpha-update/

  • Crazy Carl’s shop is in.
  • Penny can be cumslutted up.
  • Mercenaries got level-ups, yo.

0.2.003 (February 5, 2014)

http://www.fenoxo.com/tits-backer-update/

  • Elder venus pitchers should no longer double-proc in the same square if midnight passes during the sex.
  • Enemy encounters should no longer proc if you go into the items menu a few times. They’ll only occur on movement or after a rest/sleep.
  • Level should be properly capped at 5 now.
  • Tech Specialists can get their abilities now.
  • A number of statuses weren’t clearing properly after combat. They should now.
  • Shield regeneration and stealth field should now display status indicators (no proper icons yet).
  • Naleen are a little more lust resistant now. They were too easy for a level 2 foe.
  • Added a Xenogen biotech doctor that can be met and interacted with, giving payouts for capturing the zil.
  • Added a three breasted waitress, Sellesy, written by Mr. Writer as part of the writing contest. She’s currently lacking good f/f scenes – I’ve put them up on the bounty board for those who are interested in making a few bucks filling things out.
  • Added a scene where Celise will be your bed when sleeping on the ship, written by TheDarkMaster.
  • Added a new scene for Flahne that follows up on the under desk exhibitionism stuff. There is a male and female variant, both written by Gardeford.
  • Added a new scene for breastfeeding Celise written by Nonesuch.
  • Added a male naleen enemy written by Lukadoc and Quiet Browser. It only has four main scenes, but one of the victory scenes splits off into four good-sized variants.

0.2.002 (February 1, 2014)

http://www.fenoxo.com/alex-the-manherm-coded/

  • Combat status effects shouldn’t keep doing their thing every time you go into a combat menu and back out.
  • RadicalBroseph’s male herm, Alex is now accessible in Anon’s bar on Tavros station. He sports for fairly variable sex scenes.

0.2.001 (public; January 22, 2014)

http://www.fenoxo.com/stramz/

  • [Bug] Tech Specialists aren’t able to unlock their abilities on level up.
  • [NYI] Mercenaries cannot level yet.
  • Burt’s mead hall got a description
  • Expanded Geoff’s inventory.
  • Coded a hack to update Geoff’s inventory for old saves.
  • Made most enemies immune to disarm.
  • Added smuggler level ups and abilities.
  • Changed some item prices.
  • Elder venus pitchers now only proc in three separate rooms. They are a 100% chance in those rooms and then hide for a day.
  • Tech Specialists now start with a better shield.
  • Inventory has been reorganized.
  • Some other things I’m forgetting, I’m sure.
  • Converted dick thickness to use a ratio, so growing bigger/smaller should always scale you appropriately.
  • Converted nipples to use a ratio, like penises.
  • Set up nipple width ratio, though it is not shown in appearance yet.

0.2.000 (January 15, 2014)

http://www.fenoxo.com/tits-second-backers-only-alpha-release/

  • Engineers (I’m movindis) Tech Specialists can level up to level 5 using the new level system.
  • On level, engineers get one ability and can pick between one of two other abilities. Other classes will be able to level as we get their first five levels sorted. The goal for next week is to get the Smuggler class caught up to Engineers.
  • Tease system implimented.
  • HP got rebalanced – Mercenaries get the most HP and Tech Specialists the least… and crap, I just remembered I needed to tweak up NPC HPs again to fix that.
  • Apparently NPC’s HPs got nerfed across the board. Whoops.
  • Syri the ausar gamer girl is available for betting and buttsex in Burt’s.
  • Burt now buys zil items.
  • Femzil can now drop honey and should give honey for their “Get Honey” scene.
  • PC’s starting with albinism fixed.
  • Penny now sells Throbb to PCs. Enjoy your giant wangs.
  • Fiddled with encounter odds in a few places.
  • All status effects should show up in the status area and have icons for the most part.

0.1.000 (January 9, 2014)

  • Finished writing zil TF. It clocks in a little under 3,000 words.
  • Rough coded the entire zil TF.
  • Discovered that some open source overhauls completely broke loot and shop code and subsequently fixed them with major help from Gedan.
  • Fixed damage bleed over from shield-breaking hits. It was too high if it was from a damage type the shield should be resistant to.
  • Fought with the code on and off for a while to try and get item use working right again. Items equip fine but the way TF items and items with custom functions work is busted to all get out. We’re still working on getting it up and going again. Mission accomplished thanks to Gedan.
  • Did some quick tests on the zil TF. Looks like the male and female TFs work with basic PCs of both genders.
  • Updated some legacy text for insectile forearms/legs/wings from CoC to be a bit less bee-specific.
  • Fixed enemy bars not properly resetting between fights.
  • Fixed PC bars not properly resetting on new character creation.
  • Added zil-cunt descriptions to vaginaDescript.
  • Added zil-cock descriptions to vaginaDescript.
  • Added zil-cock flavor blurbs to the appearance screen.

Pre-Alpha

  • Rough coded all of Savin’s female Zil stuff.
  • The male zil are 100% tested and working with every sex scene.
  • Cunt snakes are in TiTS and fightable.
  • Addition of cunt-tails works properly. The cunt-snakes on Mhen'ga come with a few types of cunts: Human, Goo, Equine, Canine, and Siren (Basically Anemone from CoC).
  • Cunt snake descriptions now explicitly show the type of tail.
  • If you go without “feeding” your cunt tail for a week and have a dick that fits inside it, you’ll be forced to use it next time you masturbate.
  • If you “feed” your cunt-tail there is a 10-20% chance it will lay a cunt-snake egg within 20-28 hours.
  • Cunt snake portrait had its eyes shopped out to match the description.
  • Shield bleedover into HP was completely fucked. It’s significantly unfucked now, thanks to Gedan, but I realized in the shower this morning that in the event of bleedover to HP, its passing slightly more damage onto HP than it should. It’s a fringe edge case that doesn’t really break the game, so I’m going to tackle that later, I think.
  • Zil female has:
    • 5 consensual scenes,
    • 2 bigass loss scenes and one largish omni-gender loss,
    • and 5 pc victory scenes.
  • Naleen should be ready to go.
  • 57 of the 87 rooms for Mhen'ga are written. I wrote those the other day, but don’t think I mentioned it.
  • Went through and added checks on every sex scene (I think) for losing dickginity.
  • Figured out the encounter tables for the jungle. Essentially, the jungle is going to be broken into three zones where 3-5 of the jungle’s encounters can be ran into. For example, the first parts of the jungle will have male zil, female zil, and cunt snakes. Later on, you might hit naleen and venus pitchers, but no zil, or no cunt snakes.
  • Added the special “night time naleen snuggle” scenes. Gotta have sex with one five times and then bump into them late at night.