Search results

  1. Jacques00

    [0.9.088-PUBLIC#4514] Kineticist Bugs: Many Abilities Don't Use psiWillpower etc.

    Hopefully fixed for the next release. It was supposed to check for the Sundered status effect, so probably a copy-paste oversight. I also added checks for isSunderImmune, but only one enemy has sunder immunity, so it's not a very widespread condition.
  2. Jacques00

    [0.9.091-BACKER-ELECTRON#4677] Bust Images Start Zoomed in instead of showing fully

    It is intentional that long, tall images like those two should display as zoomed in, it shouldn't be inconsistent with how it is displayed between modes... I couldn't replicate your issue, but I've inserted an extra rule to the style sheet that may help with the consistency. Hopefully this will...
  3. Jacques00

    Game Crash: "this.BustString is not a function" [0.9.091-PUBLIC#4688]

    Hopefully fixed for the next release.
  4. Jacques00

    [Version: 0.9.091-PUBLIC-ANDROID#4678] Kiro's casual image is gone.

    Thanks. It should hopefully be fixed in the next release. There was a typo in the updated bust checks.
  5. Jacques00

    [Version: 0.9.091-PUBLIC-ANDROID#4678] Kiro's casual image is gone.

    Can you post your save file for testing? Hopefully fixed for the next release.
  6. Jacques00

    UI Feedback/Criticisms

    This was implemented at one point, but due to how some drones had their own damage values, attack movesets, or damage calculations entirely, it wasn't reliable at all so the stats for that section was hidden. Normal attack drone calculates its damage directly from the player character it's...
  7. Jacques00

    [Version: 0.9.091-PUBLIC-ANDROID#4678] I think the Anno's state in crew status is bugged

    Not quite sure the exact reason why, but looking at the code, if Syri is a crew member, Anno's blurbs are wiped. Edit: Hopefully fixed for the next release. Syri should parse other crew members properly if she ends up sharing a blurb with them.
  8. Jacques00

    [Version: 0.9.091-PUBLIC-ANDROID#4678] Arza quest broke.

    Hopefully fixed for the next release.
  9. Jacques00

    New Texas Crash: reading 'toLowerCase' (Ogram and Amma)

    Mybe using cheats and teleporting back into the ship (if doing so, you may need to exit and re-enter the ship to automatically rid of the Disarm), otherwise you may need to wait until the next release (or hotfix).
  10. Jacques00

    New Texas Crash: reading 'toLowerCase' (Ogram and Amma)

    Thanks, just avoid New Texas (specifically Ogram and Amma) for now until the next release. It should hopefully be fixed then.
  11. Jacques00

    [0.9.088-PUBLIC#4514] Kineticist Bugs: Many Abilities Don't Use psiWillpower etc.

    I have this linked for review for the other devs. It hasn't been addressed yet.
  12. Jacques00

    New Texas Crash: reading 'toLowerCase' (Ogram and Amma)

    Please post your save file if you can and I'll take a look. I think I know what is causing it--there was a typo I made in one of the bust reviews. If possible, try turning off the bust art and see if that makes a difference. If it works, then you can continue to play that way until you get off...
  13. Jacques00

    Shourya, Spanner and female Steele

    Ah, it does seems like an oversight, but looking over the content it may be intentional. The only scene that does not potentially involve Spanner is the "Suck Pussy" scene, and access to Spanner involves having sex with Shourya with a penis at least once (Spanner will be a potential random...
  14. Jacques00

    [0.9.090-PUBLIC#4586] Vava Groom

    Hopefully fixed for the next release.
  15. Jacques00

    [0.9.090-PUBLIC#4586] Shoulder Grunch & Kor'diiak Do Not Display Properly in Combat

    Hopefully fixed for the next release. I think some output calls were overlooked for combat actions, but these should be up-to-date now. In Flash, the output() function was multipurpose being used in both combat and normal gameplay. However, the JavaScript version of the game uses a...
  16. Jacques00

    TiTS shows up running in Task Manager; but does not show up on desktop or in taskbar

    No problem. The browser version should also support full screen as well (there should be a button for it on the main menu as well as a keyboard keybind). Basically, the browser version should be able to do whatever the application version can do, unless of course the browser or device is...
  17. Jacques00

    [Game Version: 0.9.090-PUBLIC#4586] Implants stop existing when installed

    It depends on the implant. The Codex's Extra menu only displays any extra apps or other features that require the Codex to interface with. Not all implants need codex functionality to use/adjust. Installed implants will be listed in the stats however (under Cybernetics), and item information can...
  18. Jacques00

    Browser Specific Saves

    As far as an in-game way to recover data, there isn't one, sorry. You'll have to find a way that is specific to the device and/or browser you use since that is not something the game is in control of. For the future, I highly recommend using the Save To File feature, if possible, every so often...
  19. Jacques00

    TiTS shows up running in Task Manager; but does not show up on desktop or in taskbar

    While I am not sure what platform you are running and how compatible it is for the chosen application version of the game, I can say that using the browser version is not as limiting as you assume it is. For the layout, at least in the latest release, there should be a number of options in both...
  20. Jacques00

    Game Version: 0.9.090-PUBLIC#4586 Gray Goo Armor & Deep Research Facility

    Thanks. After some testing, I can confirm that the defense value won't change until after you change her back into the normal form. This is intended since the stat values rely on certain checks before they are re-calculated, and being in a swimwear or exposed form will have the defense values...