The update – she cums!

…is it too late to rebrand after the javascrypt conversion?

Gedan gave me a poke this morning to indicate that another big ol’ batch of bug fixes was ready, so lets get right into the meat and potatoes of it.

0.9.054
  • Corrected the below save/load issue.

0.9.053:

  • [CRITICAL ALERT]: It has been discovered that saves made in this patch will not load. We will deploy an update ASAP to resolve this. We recommend holding off on this patch for the time being.
  • [New Public Content] Penny Pirate Suck! It’s now possible to have the Cyberpunk Cheetah Pirate suck off your loyal futanari cumslut (or bimbo) fox, written by Fenoxo, coded by Fenoxo, Fenoxo’d by Fenoxo.
  • [New Backer Content] It is now possible to take Anyxine on a date.
  • [Now Public] Anno can introduce you to a trio of kitty cats when boarding your ship at Tavros station once you have met Urbolg, adding a new repeatable fap scene. (William & Leek)
  • [Big Fix] Several Perks that were intended to make permanent adjustments to the players resistance stats (Tough, Tough 2, Helldiver, etc) were not actually applying the modifications due to Javascript being Javascript. 0/10 coding language, do not pass go, do not collect 200 bikini babes (or bros). This should be fixed now, with old saves being properly upgraded to have the correct values applied. (Gedan)
    • Also Helldiver’s perk text has been updated to correctly state “burning” damage instead of “thermal”. Note the old text may be stored on old saves. (Fenoxo)
  • [Semi-Big Fix] Order of post-combat events should be corrected so that the screen properly clears and doesn’t append your victory (or defeat) text directly onto the enemy appearance text.
  • The Tainted Rusher’s encounters now require you to experience the previous planet’s encounter before running into them on the next planet – this should address inconsistencies in the events where scenes would act like you recognized before you even met them, and guarantee proper continuity of their content. (Jacques00)
  • Shower jerkoff options have been further unfuckulated. (Gedan)
  • You can no longer use the Prostitute Pro to commit fraud on Breedwell. (DrunkZombie)
    • To prevent an infinite money exploit, Steeles can no longer use Breedwell Pods with an implanted Prostitute Pro.
  • If the player is flying, they will no longer pancake on the overpass during Feruze’s fight, and will instead zip out of the way. (Fenoxo)
  • Fixed incorrectly gendering enemies who cannot reach you while you are flying. (Fenoxo)
  • Fixed Bianca’s icon appearing on Myrellion even during her off hours. (lowercase_donkey)
  • Fixed the Easter Zaika’s bust being broken, and numerous typos. (lowercase_donkey)
  • Somebody did a find & replace across the codebase to remove “public” from the code – something that would frequently appear before function definitions in flash but doesn’t need to be there nowadays. It ate a lot mentions of republics, etc in the Codex articles. This has been corrected. (lowercase_donkey)
  • SteeleTech turrets may not be the best turrets, but they’re efficient, durable, and highly-repairable with minimal power tools.

    Work on fixing hard crashes related to custom busts & image gallery code. (Gedan & Jacques00)

  • Taking the Tainted Rusher’s virginity is now tracked. (Jacques00)
  • Tainted Rusher combat texts should support non-PC targets. (Jacques00)
  • Made some under the hood changes to how Tainted Rusher bust displays are called to support future art. (Jacques00)
  • The weapon output for ship combat has been converted to a proper table layout. (Jacques00)
  • Adjusted appearanceWornCollar() in appearance to only show on the player character’s appearance output. (Jacques00)
  • Fixes for temporary color values in game. (Jacques00)
  • All [pc.Name] parser calls should be changed to [pc.name]. This will not force uppercase on name output for those who want to have a lowercase name. Personally I (Fen) had done this intentionally because I figured a fair number of players might just type in a name without worrying about proper casing, but I suppose some players also want to be able to further dehumanize their characters. (Jacques00)
  • lowercase_donkey did a lot of find & replacing of formatting things for eslint.
  • Reviewed and updated all race() checks and simplify to raceShort() (or isAusar(), isCat() or isDog()), where appropriate. (Jacques00)
    • Adjusted some race outputs. * The “horse” and “demon” races should now be “equine-morph” and “demon-morph”, respectively.
    • The “amazon” “race” output should slightly vary based on gender.
    • Race output override moved down slightly to better accommodate any prefix/suffix changes.
    • The stripped-down version of myr races (red, gold, orange) should now be “myrmydion”, so it’ll be easier to find all variants of the race with raceShort, and the specific race with a race().indexOf().
    • Many instances of Terran have been replaced with human.
  • Re-added in cowScore() for checks that only want the cow score value without the added bovine score. (Jacques00)
  • Updates to the quest log. (Jacques00 & lowercase_donkey)
  • Some accessories incorrectly gained boot icons. This has been rectified. (Jacques00)
  • Numerous other smaller fixes, tweaks, changes, and find-and-replaces. (THE TEAM <3)