[TiTS] Seasons Breedings

Steelesuit Reaha, Adjatha

Steelesuit Reaha, Adjatha

It’s been a couple weeks hasn’t it, woof.

As part of the last post I pointed out that I wanted to sledge some time into the layout of the sidebar. I didn’t yet really know where I wanted to go with things exactly, just the general feedback that I wanted to take on board and how best to try and glue all of the things together in a way that I think could work, whilst also keeping in mind the desire to improve the usability of the UI on touch devices.

I threw a week into cleaning up some partially implemented ideas that I’ve had sat around for a few months, things I did to prove out the capacity for the new version of TiTS to handle in a satisfactory way. First and foremost, autopathing for the map. I’ve added an option that allows you to click or tap on a room displayed in the map, and the game will step-by-step move you toward that target. I think it needs a little bit more work, like potentially a stop button squeezed in somewhere, and there might be a few things that end-run around when it’s supposed to stop you when events occur, but I think it’s like 98% there in it’s current state.

With the time I spent working on that, and messing with the sidebar in general, it gave me time to crystalize the things I wanted to achieve for the overhaul, things that I think are gonna be problems to watch out for, and exactly how I think we can make it better for touch input. Jacques then took a lot of that and cobbled together a few potential layouts, the best of which I’m gonna squeeze here now as a preview of the potential.

Leftbar Mockup Layout (Jacques)

The overlay of controls on the map is another thing I’m thinking about implementing in addition to the Autopathing option (hence why it is an option!) that’ll allow us to get rid of the seperate movement control buttons, freeing up a little bit more space to squeeze stats back into the bar, but the design and sizing of everything is still very much an idea and not how things are going to play out. This moves most of the controls down to the bottom corner of the screen, which imo is perfect for one-handed tablet use. If we then make the sidebar side an option too, so you can left or right hand the UI, depending on preference. Add to this a couple of ideas to remove the need for the button tray to run across the entire bottom of the UI, at least as an input system – probably still keep it for layout purposes, but add an extra way to interact with those buttons that can be done without moving your hand from the “control corner”…. Groundwork has been done for a bunch of this, but it’s gonna be a while yet before it’s ready for public consumption.

Then I realised everybody else was in some state of sick/busy/on holiday, and we had nothing major in the hopper ready to release. I grabbed something off the top of the pile and set into it, but the deeper I got into implementing it the more I realised it needs a lot of reworking and polishing to bring it up to our standards. I was hoping to have at least some more backer content ready before a christmas patch, but I didn’t want to hold off on updating any longer. I might still get it out before Christmas, it depends how over the top I get on wanting to rewrite a bunch of room descriptions and combat attacks in the process.

Back 2 da mines.

0.9.029 Changelog:

  • Public: Amber has a new X-Mas date! Made public because it’s an other seasonal event! Requires Anno and Amber to be crew, to be docked on Tavros and Amber not to have partaken of any Dumbfuck. (WritingDen & Leek)
  • Public: Dhaal’s Dungeon is now available to the public!
  • Public: Una’s Expansion is now available to the public!
  • New tech for bust priority selection: Screen now shows the number of busts each artist has in the game (shoutout to Adjatha with 839 busts) and has a ‘sort’ button which sorts artist priority by this number. This tech should also make the artist list complete (31 -> 47). (donk)
  • Ensure artists are always spelled the same so the above works well. (donk)
  • Autopathing map input now works. It’s enabled by an option under “Controls”. With it enabled you can click/tap on a room on the minimap and the game will move you room-by-room to the destination, stopping when events crop up. (Gedan)
  • Reaha, crew Eitan, wall 🦑, XO variants for each corp, Harru, Gwon, bots for the Crash dungeon (Adjatha)
  • New busts for Sera (22 of them!) (Shou)
  • Updated some Riley jumper art with corrections (mehLewds)
  • Updated Holiday (the character) art with latest versions (Damnit)
  • Rats raider bust fixes (donk)
  • Room descriptions for Short Stacks (writes: Adj, codes: donk)
  • Gobtown Zone is green on the map once more (donk)
  • Fix a bug that was hiding the “no” option for giving Ardia a horsedick. Cowards. (donk)
  • A lot of groundwork for Zaika Gangers (they’re still not out yet, though) (donk)
  • Fixes for players not receiving red myr dildo. (donk)
  • Fix map bugs for Sera party and PuppySlutMass (donk)
  • Fix for ghost cock dream. The game was adding a cock to what you had, but growing and ultimately removing your first cock instead of the ghost cock. Spooky! (donk)
  • Kattom will no longer loiter on stairs (donk)
  • More fixes for player movement being locked or unlocked in error. Keep reporting these! (donk)
  • A lot of text fixes, typos, etc. (donk)
  • Fixed a few internal ballsize values. (Gedan)
  • Cleaned up a few bits and pieces with Ambers preg events when boarding the ship when she’s not crew. (DrunkZombie)
  • In an effort to avoid a few issues with getting stuck in loss-loops, the depth suit used for the Uveto Bioloab will lock on when entering the area so that it cannot be removed whilst in the danger zone in such a way that you could then save without the suit and immediately enter combat, softlocking the save. (DrunkZombie)
  • The Slavesuit and Chamelon Armor should no longer bug the drop menu. (Fenoxo)
  • Added a trader you can run across in Gabtown that can exchange loot from the Dungeon. (Fenoxo)
  • Also added a few extra items to look for from the Dhaal Dungeon. (Fenoxo)
  • Fixed a softlock in the Decorate menu. (Jacques)
  • Cleaned up a bunch of old UI calls from the AS3 version of the game that were left placeholdered during the conversion process. (Gedan)
  • Deduplicated a couple of other placeholder things that existed to get the very initial JS builds to run. (Gedan)
  • Yet more tweaking to the OmniSuits special equip processes behind the scenes to try and make it properly equip itself. (Gedan)
  • Added a keybind display for the button to switch sides in the drop menu. (Jacques)

Sneaky hotfixes that have rolled out:

  • Tweaked the Anno christmas event buttons to not get stomped by the decorate button. (donk)
  • Buttsluttinator should be properly accessible once installed on the ship. (donk)
  • Globally corrected the spelling for “Raccoon” (donk)

[TiTS] Sweepin’ up after Big Rask

Jasvalla, Adjatha

Jasvalla, Adjatha

Bit of a weird week all around. Things have mostly been focused on cleaning up the new Dungeon and digging in to quality of life things around the game. We snuck out a good few hotfixes over the last week-and-a-bit to that end.

After the last couple weeks effort with new keybinds for some of the most used interface layouts, and then a bit more tweaking to better support tooltips for touch interfaces I wanted to spend some more time trying to improve mobile performance on lower-end devices. I have both a deece iPad and a cheap-as-possible Android tablet to test things on for really reals to get a handle on exactly how things are working. All I can say is the iPad mostly seems pretty dang good, but the Android is really struggling. I know there’s things I can fish out to improve things, but I think the biggest problem is simply the sheer size of the game and how much thicc code we’re asking the device to handle. We’ve made some non-optimial choices with how we’re abusing the UI to do the things we want it to do but I think I’ve scraped the bottom of the barrel in terms of easy performance wins there.

At any rate, I think my next challenge is going to be reworking the entire sidebar. It’s always been kinda placeholder whilst we built up all of the individual components that makes it up with a view to cycling back around once everything was working to redo its layout, taking into account the feedback we’ve seen and polishing off a few of the things that we’ve tested over time, like the ability to move via the minimap directly.

As for the rest of the team…

DZ has spotted something that interests him in the code-queue.
Will has parked some extra juice for Extrameet in the backlog.
Jacques is still living in card art hell.
Slabin is returning to slab and working on his next big character quest.
Adj continues delivering sick bust art.
Donkey is giving me too many commits to review, as is the style.
Fen is working on some shiny new items to plump up the rewards for the new Don Jon.

0.9.028 Changelog:

  • Backer: Malai is now available to backers. A big boy rask with a weapons shop at the south-end of Gabtown. (Doots & Leek)
  • Fixed a few crashes with new keybinds. (Gedan)
  • Jasvalla art has arrived and been implemented! (Adjatha)
  • Fixed issues with a Stormguard scene. (lowercase_donkey)
  • Fixed issues with a Pippa scene. (lowercase_donkey)
  • Fixed an errant empty combat text container involving stuns. (lowercase_donkey)
  • The usual assortment of bust fixes. (lowercase_donkey)
  • Tweaks have been made to Bess/Bens menus in various places. (lowercase_donkey)
  • A bunch of cleanup has been done for the new Dhaal dungeon – too many little things to exhaustively list.
  • Attempts have been made to recover frosty’s custom name from older saves. (lowercase_donkey)
  • The ability to refund perk selections has been enabled as a cheat. (I think Leek originally made the UI, donkey wired it up as a cheat)
  • Final cleanup of Sophora issues; a few combat tweaks, a bad end properly implemented. (Gedan)

[TiTS] A New Seat at the Table

Adjatha, Lureling WIP

Adjatha, Lureling WIP

I spent a bunch of time getting down and dirty with the race-determination code that I overhauled a couple of weeks back. It should be working far better now and a bunch of the edge-cases and wrong-results have been fired out of a cannon and into the nearest sun. I wanna see where this lands before I implement the next stage of things, by allowing you to pick a “sticky” race from the top of the list of potential scores, allowing you to somewhat bypass hyper-specific scoring scenarios to get the race you want and leave room for flexibility to turn your Steele into exactly what you envision for them.

This week meeting was good all around; we’ve got a lot of fresh content lined up to be completed over the next couple of weeks, so expect a return to form for backer content over the next couple of patches. Somewhere in the next couple of weeks you should expect the next dungeon to drop, now that Fen and Leek have gotten together and made lots of code babies over their two halves of the implementation process. Fen just has a couple of final touches to rope together and it’ll be DONE. SOON™.

Now I must go and clamber back into the codemine.

0.9.024 Changelog:

    • [BACKER] Una has a new series of facesitting scenes, along with a potential bad-end for good boys who prove they know their place under her booty. (William, Nonesuch & Gedan)
    • Bakhar’s menu being funky has been fixed. (lowercase_donkey)
    • Fixed a handful of character names not being consistently displayed in the UI. (lowercase_donkey)
    • Fixed a couple of oversights with parser tags in lovestarz content. (lowercase_donkey)
    • Fixed where the displayability of the update notification message is determined which should ensure it can be consistently displayed across different build types. (Gedan)
    • Fixed milk thief crashes. (lowercase_donkey)
    • Fixed Credits always being listed as the currency during a shop checkout process, even when another currency is being used. (lowercase_donkey)
    • Improved the parser to support literal arguments. (leek)
    • Tweaked all of the current race scoring parameters to more closely align with expected results under the old system. All of the starting race options should now properly result in half-race outputs as expected. Where possible, the new system avoids using specific genitalia as a scoring element and instead relies purely on other appearance factors but there are a handful of cases where this is impossible or clearly does not make sense to avoid. (Gedan)
    • Tweaked all of the different ways the player can acquire Kiro’s ship for themselves, hopefully resulting in a more consistent experience. (Gedan)
    • Deduplicated a bunch of old content as well as cleaning up the scope of a lot of functions across the codebase. (lowercase_donkey)
    • Undo states should be properly created in more instances when the parser has been provided temporary parser tags. (Gedan)
    • A variety of scene and tag fixes, along with the usual assortment of bust tweaks have been performed. (lowercase_donkey)

[TiTS] Haunted, Baleful, Frightning, Spooky

Adjatha, Goopleoozer

Adjatha, Goopleoozer

Managed to sneak in another little spooky addition just in time!

Once again I’ve found myself sidetracked with a bunch of other important things that aren’t directly associated with make game has more content or features; last week we started running into issues with people being able to download TiTS and CoC2 updates for a couple of hours. The issue isn’t that our server can’t keep up, it seems to have just been one of those general internet issues that crops up from time to time. In the process of digging into it though, I decided it would probably be prudent to start putting some thought into expanding our capacity and hopefully deliver a system that will let us work around routing issues like this in the future. It’s a technical challenge that I haven’t really had to approach before, and there’s a lot of things that I need to keep in mind with some features that we have planned for the game, and how those are going to work with whatever distribution system we end up utilizing.

Lighterflud is back in action, and is the person who smashed through the code for this extra spooky addition for this patch, so he’s been getting up to speed now that the games basically completely changed behind the scenes and he’s been contributing to the utter melee that is trying to figure out answers for technical questions that crop up when I’m not directly available. Little javascript beans learning their way through the horrendous pile of bad decisions that I had to make to get us this far, brings a tear to me eye it does.

Fen & Leek have been getting down on gluing the latest dungeons bulk content and the boss encounters together, along with rifling through a bunch of the combat code to straighten a few things up. SOON™.

0.9.023 Changelog:

  • PUBLIC: A new event can occur whilst onboard your ship for a spooky trick or treat encounter! (Doots (Check out their Patreon!) & Lighterflud)
  • Tweaked how ship-board controls are generated in different rooms to better handle events that don’t want to clear out the room description. (Gedan)
  • A bunch of globally available functions that didn’t need to be have been cleaned up; we might have a few missing function call errors here and there. (lowercase_donkey)
  • penny.short should be resolved. (lowercase_donkey & Fenoxo)
  • A bunch more busts have been added and existing ones fiddled. (lowercase_donkey)
  • Duplicate content that has amassed during the porting process is being cleaned up and removed, should help reduce the size of the game download. (lowercase_donkey)
  • A bunch of other fixes and tweaks all across the code has happened, and I’m too tired to exhaustively list every last one. One day I’ll figure out a good way to autogenerate these patchnotes…

[TiTS] Spookoween Special

Adjatha, Lorelei Catte

Adjatha, Lorelei Catte

It’s been a busy couple of weeks for everybody on the team. The patch notes might not seem all that huge, but that’s mostly because I just don’t have the energy to dig through and comprehensively list every last little thing that got fixed up since the last update. The last build was in a pretty good place, so the burning desire to “force” another update out and potentially untip the scales back to something less stable wasn’t a lingering thought, so we’ve just been plugging away, sweepin’ the floors, keeping everything ticking over. We’ve got some old faces back again and getting up to speed with the code, and our weekly meetings have had a definitive shift in tone from ‘Getting back to where we were before the port’ to spending the overwhelming duration discussing whole new content.

First and foremost, no specific backer content this patch. We’ve got new content, but half of it is obviously time-dependant being that it’s a halloween related event, and the other stuff is a whole gaggle of smaller interactions across TONS of existing content. It didn’t make sense to try and gate it off in any way.

Backers are going to be getting a big, meaty new dungeon soon though; Fenoxo has put the finishing touches on the last of the combat mechanics, so now all that is left is gluing the content all together and getting it tested. SOON™.

I lost a week massively upgrading the build system and cleaning up things that have been bugging me about it for a while; it is much, much faster than the last iteration, which is incredible considering that in and of itself was rapid as hell. And then I lost another week to what I originally thought was a dying graphics card, but turns out to have been a dying displayport cable instead. I had no idea that a goddamn displayport cable could dead ass kill windows, but we live and learn I guess!

I might have to rapid-fire out a couple of builds to ensure some new components of the build process are working as expected across all the release types, but there should be no big goofs lingering to bite our hand off.

0.9.022 Changelog:

  • PUBLIC: Sophora, Syri Sit, Squid Wallslut, Anno’s Maid Titjob, Olympia Facesmothering, Kui-Rodenian Porno and Amber Preg are all now public. (Many!)
  • PUBLIC: There’s a new Halloween event available involving Lorelei. (B & Lighterflud)
  • PUBLIC: The Slave Uniform on Zheng Shi has been moved out of the mines and onto the Slave Pen tile near Maike’s Shack (Where Tivf is) in the Hangar. Wearing it now acts as a disguise through the Mines & Foundry decks. Jumpers and Slyveren Slavebreakers have new scenes the player can be subjected to in order to maintain the disguise. (Will & Leek)
  • There is now an integrated update checker built into the game. The first time you load up this patch, you’ll be prompted if you want to enable it, and the option to change is tucked in the options menu if you change your mind. (Gedan)
  • Dizzy should now be considered potential nursery staff correctly.
  • There’s been a lot of small tweaking to the formatting of the combat UI, including new overlays to better communicate enemies who have been defeated. (Jacques)
  • A big overhaul of how we organize certain commonly used functions for specific NPCs. We might have missed and broken a few things, but we’ve moved a few thousand of them around probably so… (lowercase_donkey)
  • There’s been a massive number of commits fixing small issues all over the place. I’m not going to attempt to dig through every one and list it, but it is a lot. (Many!)
  • Seriously, it’s like a couple hundred commits of fixes. (Many!)
  • There’s now a panic button to hide the game UI, bound to “[” by default. (Jacques)
  • A bunch of data in the image manifest has been normalized for display. (lowercase_donkey)

[TiTS] The Bugs Must Flow

Adjatha, Goop

Gooooo people… goo people… slop like goo and suck like people…

I’m back out of the other-project mines now, but this week has mostly been a wash for me. I got tagged in to handle some annoying little bugs that are still being fished out of the UI menu generation change a few weeks back, but I think we’re finally at the point all of those might be squared away properly now. The rate of new stuff getting broken definitely feels like it’s slowed, so my next couple of weeks now that I’m back TiTSin full-time is gonna be about smashing through the backlog of forum reports and chopping through as many things as I can before swinging into a lot of little QoL things that I’ve got sat on my list.

Fen has been hard at work battering on his dungeon goos and getting to grips with working in the depths of the ported code to make a crazy, over-the-top eldritch abomination of code, befitting their status as gooey monsters I guess!

Sophora should have been made public this week, but I feel like we’ve only just with this patch got her properly squared away so we’re gonna give backers another week with her being exclusive, so we’re gonna stick a pin in the content rollout pipeline until next week and just release a big bugfix rollup update.

0.9.021 Changelog:

  • Added some more of the completed card assets. (Jacques)
  • Staggered has been buffed to a 20% stat reduction, up from 10%. (Fenoxo)
  • Fixed crashes relating to the Combat UI and non-standard exits from the combat process. (Gedan)
  • Fixed a few more items that didn’t return to the inventory after consumption. (Gedan)
  • Fixed Skin Clears bad end process. (Gedan)
  • Fixed a bunch of items that trigger masturbation scenes not properly generating menus. (Gedan)
  • Fixed Grenade crashes. (Leek)
  • Fixed cancelling the image upload process for avatars. (Leek)
  • Made the Android app package use Fullscreen an added a dedicated close button to the main menu. (Leek, Jacques, Gedan)
  • Clarified the equip button tooltips. (Leek)
  • Fixed a fated name. (lowercase_donkey)
  • Usual assortment of bust tweaking. (lowercase_donkey)
  • SlutRay now does 5 psionic damage instead of 4 tease damage. Advanced SlutRay now does psionic damage. The Heavy SlutRay now does 9 psionic damage instead of 8 tease damage. (Fenoxo)
  • Sophora has had a great many more fixes, balance changes and tweaks. (Leek)
  • SynthSheath should now have proper sales limits from Shekka. (Gedan)
  • Tweaked the damage output for smuggler grenades. (Gedan)
  • Tweaked part of rescuring Kiro to ensure the final scene in the chain cannot be overwritten by another event happening. (Gedan)
  • Renvara should no longer freeze the game. (Fenoxo)
  • There is now an option to disable the “Hologram” effect used in various places of the UI (Jacques)
  • Fixed the “Shopkeeper is null” error when sometimes using the drop interface. (Gedan)
  • Fixed a softlock on Poe A. (lowercase_donkey)
  • Fixed cocksocks not allowing target selection. (lowercase_donkey)
  • Fixed a couple of unparsed variants in FarrowQuest. (lowercase_donkey)

[TiTS] Chippin In Da Mines

Adjatha, Savant

Art by: Adjatha

Last couple weeks have been a little off kilter for the release times now; I’ve taken a while off to work on another project that is coming up for a big patch, so I’ve not had my eyeballs fully on keeping up with TiTS things. I’ve been getting my fingers involved whenever somebody has specifically directed me to something that needed my attention, but my day-to-day has been elsewhere for the most part, and it’s only today as part of our weekly meeting that I realized we were going to be coming up on 2 weeks without a patch – time to change that!

Everybody has been cleaning up a lot of the things left hanging after my big chopping into the UI component flow to resolve button generation issues. A huge amount of things having shifted in meaning subtly over the course of the port has piled up a lot of simple to fix but hard to head-off mistakes that are now being resolved as part of it. Generally, just a lot of cleaning up all over the place I guess, so it makes sense to not let this stuff sit unreleased for too much longer, especially considering I haven’t been committing too much stuff to subtle break different stuff in the background.

Fen is still deep in the mines working away on the dungeon encounters, and he’s having a grand old time trying to maintain his sanity whilst twisting the combat system into making goo dopplegangers work that can take on the appearance and some of the combat capabilities of the things they are duplicating. It sounds like he’s through the rougest parts of making that work, but I do not envy the man for deciding to make it happen.

0.9.020 Changelog:

  • Backer: Two new extra scenes; Olympia Facesmothering and Kui-Rodenian Porno. (William & Leek)
  • Public: The LoveStarz expansion is now public.
  • Public: The Anyxine Worship & Assfuck scenes are also now publically accessible. (William & Leek)
  • There are handful of new items available from Xanthe, Busky and Inessa, and a few that are tied to certain holiday events. (??? & Leek)
  • More items that were causing menu generation issues have been fixed. (Basically everybody)
  • The way ship events are triggered has been juggled a little further to make more sense with the new ships-have-actual-interiors paradigm we now have. (lowercase_donkey)
  • Attacks that hit multiple enemies but didn’t primarily target the first enemy in the list should no longer hit the attacker. (Gedan)
  • The usual assortment of typo fixes and bust tweaking. (lowercase_donkey)
  • Attempted to catch issues with calcSalePrice vanishing when using the Drop Item UI component. (Gedan)
  • A great many tweaks once more to Sophora. (Many fingies in this pie, but mostly Fen & Leek)
  • Paige has had more work done to ensure scenes work properly with the modernized versions of our genitalia selection menus. (lowercase_donkey)

 

As always, if you like the game and like what we’re doing, you can always support us on Patreon or SubscribeStar! And if not, well, the free builds will still be here!


[TiTS] Big Buggle Bonanaza Boogaloo

Some of this stuff already got hotfixed last night but I’m just gonna throw it down into a version bumping changelog here.

Most of this is fixing up the runoff from the core element flow I bad-touched in 0.9.017. tl;dr a lot of things had been implemented around a flawed always-call-the-main-game-menu function that was happening as part of element switching, hiding many of these problems. I suspect there are probably more, knowing just how many weird and unique one-off things we’ve had to build up over the years but this should get all of the most common things left over.

TiTS 0.9.018:

  • Holiday’s halloween event shouldn’t lose the final scene when returning to the players ship. (Gedan)
  • Shop-specific exit code should now be properly called, and should now avoid a handful of vendor-specific softlocks. (Gedan)
  • The Omnisuit and Goo Armor should be properly marked as not usable, and instead only exposes equippable and interactable prompts. (Gedan)
  • Item usage flow has been tweaked. Consumable items used outside of combat should now by default return to the inventory display after whatever scenes and menus they create are complete, and leaving the inventory display should no longer return to the last item consumption prompt display. (Gedan)
  • The shop interface should now display alternate currency types more consistently. (Gedan)
  • Some typos and busts fixes. (lowercase_donkey)
  • Being moved to Frosty’s cave as part of a scene should no longer get you stuck there. (Gedan)
  • Appearance buttons should be better behaved and generate appropriately. (Gedan)
  • Fleeing from combat should no longer crash. (Gedan)
  • Dropping items should no longer softlock. (Gedan)

[TiTS] Big Buggle Bonanza

A bit more of a gap between updates than I would like, but the last couple weeks have been both extremely long and filled with a lot of difficult challenges to handle. We’ve all mostly been concerned with cleaning things up rather than continuing to ratchet out new content, and I am somewhat loathe to shove a new version out without having something new for people to do with it.

Speaking for myself, I’ve been tied up fishing out annoying bugs that take a couple hours at a time to pin down and ensure get fixed properly rather than trying to paper over. This usually leaves me in a rush come “update time” to just merge something in for content and get a build out of the door, but we’ve had a couple of stumbles now because of that and I’m not gonna do it again. I guess somebody needs to be the final arbiter of quality before pushing the build button, and frankly I’ve been doing a bad job of it. Until my plate is clean of the more time consuming and complex fixes that I need to get done I’m just going to have to be satisfied with letting builds roll out without new content if I haven’t had a chance to properly rifle through the new stuff.

It seems like the Android version went off pretty smooth though. I haven’t seen many, if any complaints about it outside of people that have been holding off playing wondering where things have moved to- special mention for cheats here I guess!

Back 2 da codemines…

TiTS 0.9.017:

  • Backer A new Syri scene, a new wallslut scene and a new maid-Anno scene are available. (Will & Leek)
  • Public Syri’s couchfuck is now available in public builds. (Savin & Gedan)
  • Public “Tail Me More”, a new item available from Jade. Consumable that adds more tails. (??? & Leek)
  • Cleaned up a lot of the keybind handling and element switching that drives moving between different UI layouts for Inventory, the Codex etc. This should clean up some of the weird states the UI could get into sometimes, as well as bypassing calls into game logic when returning to the main text display and potentially triggering random events when no time has passed. (Gedan)
  • Tons more bust and image tweaks. (lowercase_donkey)
  • The bust display should no longer display a copy of the default placeholder bust if one of the requested busts in a multi-bust display call isn’t available. (Leek)
  • Cleaned up cached data that leaked into the UI state when using the Inspect option in the inventory, overwriting the defaults in later instances where the defaults were required. (Gedan)
  • A Read All button for the codex. (Leek)
  • A whole mess of typos, formatting fixes and unhandled text logic has been cleaned up. (Gedan, Leek, lowercase_donkey & Jacques00)
  • Fixed the artist priority list in the options menu resetting when reopening the options menu after it has been changed and then losing the setting. (Gedan)
  • Implants are now treated as equipment for the purposes of storage systems. (Gedan)
  • Fixed Olympia’s cock selection process testing the wrong type flag for human dongs. (Gedan)
  • Fix Beatrice scarf not being given to players if they gave her a lot of savicite at once. (lowercase_donkey)
  • Fixed an issue in the Kiro+Paige threesome that could swap the PC and Pagies positions around depending on the order of the prior scenes. (Gedan)
  • The Take Advantage perk now actually does what it says it should. (Gedan)
  • Fixed specific-item-checking for piercings. Various stat effects due to piercings that were broken should now be functional. (Gedan)
  • Fixed Hot Honey Ham breaking from Yammi. (DrunkZombie)
  • Fixed the “feruzeCuzLead” error. (lowercase_donkey)
  • A whole pile of tweaks and fixes for Sophora. More still remains. (Basically everybody)

[TiTS] Pocket Porn Edition

I’ve had my head shoved into digging into Android things for most of the last week. I decided that using an emulator was kind of a shonky way to really go about it, so I hunted down an appropriately low end android tablet to use as a testing device, something representative of a good number of years of potential devices people would actually end up using. Using that I ran into a couple things that absolutely needed to be fixed and then started to look into performance things, identifying a few places we could do better to make the game work better on lower-end devices – most of that work is still pending, but having an actual real device to see it first hand has helped to find things far better than wondering if its emulator jank or an actual problem to look into.

And then I had to spend most of today massaging the process through the build process to deal with all the stupid android shit that needed to be handled to get things working. Got there in the end…

Back to da codemines.

TiTS 0.9.016:

  • Backer: A new enemy has been added to Zheng Shi and can be triggered in one of three ways: defeating Maike and the Forgehound, defeating 20 Bored Jumpers, or defeating the Shock Hopper. When a condition is met, an amazonian laquine will come after you, and can be a recurring nemesis on ZS and beyond… depending on your choices. (William & Leek)
  • Public: The Zheng Shi OpsDeck is now available to the public.
  • Public: Pudding Panic is now available to the public.
  • Public: A collection of scenes for Shekka, Able and Anyxine is now available to the public.
  • The first Android APKs are now available. (Gedan)
  • Various other build process things have been changed to accelerate the build time. (Gedan)
  • Minor tweaks to the new race scoring system to better support the starting races. (Gedan)
  • More busts have been wired up. (lowercase_donkey)
  • A couple of return-to-game-menu hangs have been fixed. (lowercase_donkey)
  • More codex entries have had formatting updates. (Jacques00)
  • Various Mitch fixes. (lowercase_donkey)
  • Fixed the Wargii Hold XP and Credit rewards. (DrunkZombie)

You must be 18 years old to visit this site.

Please verify your age