Search results

  1. T

    Load Save Warning

    Got this message again in #1890: Did this happen to anyone else and how long can we expect it to keep happening? Not much incentive to play through again when your saves are invalidated in a week or two. Also, my converted Flash saves still load without a warning. Is that intentional and is...
  2. T

    What Content Would You Like Added?

    A way to alphabetize the Perks list. Flash displayed them in alphabetical order, JavaScript displays them in acquisition order.
  3. T

    Frostwyrm Ichor quest not showing up

    You have to have had sex with the Frostwyrm (win 3 times, lose once). Also, Flash is no longer being updated. You should consider moving over to JavaScript. Use the 'Export' (slot save) or 'Convert File' (Save to File save) functions. Un-equip your Accessory first or it will be deleted (I don't...
  4. T

    Cannot recruit Syri (backers)

    Just loaded up my converted save in Public 1814. Syri re-appears in The Freezer's back room after 3 days. She then automatically initiates conversation and can be recruited. Post your save?
  5. T

    What Content Would You Like Added?

    You can use Condensol in combat.
  6. T

    The kashiwa incident

    Do you mean 'The Kashima Incident'?
  7. T

    Is deleting the ClassInstance of a perk enough to get rid of it on the JS version?

    I'm not sure what you mean by deleting the class, but using pc.removePerk("Ditz Speech") or ("Brute Speech") in the Browser Console is almost certainly safe. Ditz Speech can also be removed with the Doll Maker. IQ B-Gone (Small Dose) adds it temporarily and is removed at the end of the effect...
  8. T

    What are your gripes/criticism of TiTs?

    It's more efficient to train Stats at lower levels and save the level up points for later. I've been training specifically to be able to use only level up points from Level 10 to Level 20 and keep my Stats maxed, so the Codex will keep flashing until Level 20 is in and I've used all my points.
  9. T

    is their a way to undo flags that were triped in the Tits save editer?

    Flags can be changed, yes. Are you playing on JavaScript or the old Flash? The Editor in the first post of the Editor thread can only read Flash saves and only runs on PC. start-5 is working on a JS Save Editor, but I don't know if it can do what you want, yet. If you can't run the appropriate...
  10. T

    Nuclear Winter on Myrellion

    Forever. With this planet's death, the thread of prophecy is severed. Restore a saved game to restore the weave of fate, or persist in the doomed world you have created.
  11. T

    Misc location and extra location

    We can't see which locations you've unlocked. Breedwell, maybe. 'Extra' seems to be for one-offs like Kara Quest 2 or rescuing Kiro.
  12. T

    A list of unrelated questions

    So far, bugfixes are always also public releases. The only difference between Backers and Public is which planets are available. We'll see if this changes when the Public can get to Dhaal. They also sometimes release a new version without a Blog post. If it's been a week, there's probably a new...
  13. T

    A list of unrelated questions

    Seems like you got stuck on a cached version. If you're playing on PC, try pressing Ctrl + F5 after loading the page. That should force it to get the latest version.
  14. T

    A list of unrelated questions

    What version are you playing on? Latest public is 1814.
  15. T

    A list of unrelated questions

    Yes, it is. (Canadia orbits Vesperia).
  16. T

    Zheng Shi Content Discussion (GENERAL) (PLANET UNFINISHED)

    1. You lose your current ship. You keep the inventory and some installed things like the Dong Designer (somehow). 2. You can get Olympia as a crew member, but she will only crew the Sidewinder. 3. If you come back with the Sidewinder, you fight Dr. Teyaal. Make sure you install some weapons, the...
  17. T

    A list of unrelated questions

    It's getting close. Backers can go to Dhaal. Ship systems aren't quite finalized yet. There are still a lot of bugs but most of the crashes seem to be fixed.
  18. T

    TiTsEd - A save editor (FLASH VERSION ONLY)

    pc.createPerk("Name of Perk", Value1, Value2, Value3, Value4, "Perk description") Not every Perk uses all values. pc.removePerk("Name of Perk") to remove.
  19. T

    TiTsEd - A save editor (FLASH VERSION ONLY)

    pc.fertilityRaw = whatever 1 = 100% If you're in the Codex when you input the command, it doesn't update until you check another screen and come back.