Update
Version 0.3.6 (Supporters Only Beta 2)
Changed: Verified supporter copies now keep using their local 7-day offline lease on startup instead of rechecking Cloudflare every launch; online refresh only resumes after the lease expires or when manually requested.
Fixed: SubscribeStar activation re-enabled in the supporter portal and in-game Extra Options UI after updating the live OAuth verification flow to match SubscribeStar's current API schema.
Fixed: Department of Records "Access Records" login button throwing "processDeptLogin is not defined.
Fixed: The Hole alley knife-dodge minigame freezing after the first successful dodge.
Version 0.3.6 (Supporters Only Beta 1)
Added: Supporter verification system — Patreon and SubscribeStar supporters can activate Extra Options via one-click OAuth or offline activation codes.
Added: "Disable Typewriter Effect" toggle in Extra Options → UI Settings — when enabled, text from the <> macro appears instantly instead of being typed out character by character.
Changed: New Game menu simplified — single "Unlock Extra Options" button opens a dedicated activation dialog with provider-specific instructions.
Changed: Character creator "Supporters Only" avatar lock now opens the activation dialog directly.
Fixed: IM "leave" door icon during scripted hospital-visit chats could send the player to their apartment and accidentally fire the landlord KNOCK KNOCK event. The wake-up chat link, the post-hospital "Contact Cipher" prompt, the "Ask Cipher about the implant" continue button, and the post-install "let Cipher know" link now set a proper quick-navigation origin so the door icon returns to the originating scene.
Fixed: Extra Options → Passage History only recorded the most recent passages and showed duplicates. Two tracking writers were racing; history is now written by a single source with a higher cap (50 entries), and toggling "Show only unique passages" now instantly re-renders the list.
Fixed: Case-sensitive CSS manifest paths for `ui-dialog.css` and `ui-dialog-settings.css`.
Fixed: StoryData `format-version` bumped from `2.36.1` to `2.37.3` to match the bundled SugarCube runtime.
Fixed: Game update notes now correctly appear in the Notes app when loading old saves.
Fixed: Ray's taxi mission sleep blocker not being removed on old saves.
Fixed: Aegis forced visit and phone unlock meeting ignoring their conditions after save/load.
Fixed: Stale notifications lingering after loading a save.
Fixed: Notifications firing on the same passage transition (e.g. Yuki message + Cipher image) receiving identical IDs, causing one notification to become un-dismissable.
Fixed: Ray's taxi mission showing the wrong woman's scene after accepting AVA's help.
Fixed: Clicking greyed-out "Talk with Yuki" button at GitGud threw a JavaScript error instead of showing an informational popup — onclick used bare `UI.alert()` instead of `SugarCube.UI.alert()`.
Fixed: Synapse Steady brain pulse animation causing significant slowdowns (especially on Firefox) by removing expensive per-frame filter recalculation; also respects OS "reduce motion" preference.
Fixed: "Go outside" permanently blocked after the spy-on-Drake IM sequence — the follow-up Trix IM ("Sorry, can't make it tonight") was missing from passagesWithChoices, so opening it auto-marked it as read without the player clicking Continue (which is what clears the block). Existing stuck saves are auto-repaired.
Fixed: Fake ID pickup not registering if the player navigated away after retrieving the ID but before completing the escape scene — the flag and task completion now trigger when the ID is found, not at the end of the aftermath sequence.
Fixed: Department of Records login crash when entering certain credentials.
Fixed: Browser 404 page "Go Back" button not working.
Fixed: Mewing, CVE, and Looksmaxxing website pages always returning to Ray's hacked browser instead of whichever browser the player used to visit them.
Fixed: Bruteforce minigame freezing on Safari/iPad — trace beep sound chains were accumulating every second instead of running as a single chain, overwhelming the browser's audio system.
Fixed: Bug tracker dashboard report details, report lists, player filters, and stats now render through safe DOM construction instead of injecting stored report HTML.
Fixed: Bug reports now use per-report owner tokens for player follow-ups, so report lookup/comments work across devices without trusting a browser-generated player ID.
Fixed: Fake ID not appearing in inventory after picking it up from the deaddrop — the item was flagged internally but never added to the player's inventory.
Fixed: AVA server deployment log filenames showed 2024 dates instead of 2045 dates, breaking lore consistency.
Fixed: Three references to the year "2065" (Synapse Steady VX footer and OmniPedia NeoUrbania entry) corrected to "2045" to match the game's established setting.
Fixed: Bug report submit/comment limits now use an atomic epoch-based D1 limiter with IP/report-scoped keys, so daily quotas no longer reset early or over-allow concurrent requests.
Fixed: Bug report save uploads now validate all fields before writing to storage, so an oversized game state no longer orphans an already-uploaded save file.
Fixed: Bug tracker admin/mod logins now use same-origin Worker sessions with HttpOnly cookies, so the dashboard no longer stores bearer secrets in browser localStorage.
Fixed: Bug tracker write routes now enforce length limits on comments, reports, and tasks, validate numeric fields, cap denormalized game state fields, and handle invalid pagination values safely.
Fixed: Bug tracker report status update now returns proper errors for empty requests and nonexistent reports instead of silent false success.
Fixed: Bug tracker passage search now matches the current passage field, so clicking a passage in "Top Reported Passages" returns the correct results.
Fixed: Bug tracker task board move now validates that the reference task belongs to the target column, preventing cross-column ordering errors.
Fixed: Bug tracker mod list no longer displays or allows copying full mod tokens — only masked prefixes are shown.
Fixed: Bug report error messages now use safe textContent rendering instead of innerHTML, preventing potential HTML injection from API responses.
Fixed: Bug report player ID fallback now uses crypto.getRandomValues() instead of Math.random() for unpredictable UUID generation.
Fixed: CodeBuddy subscription still charging weekly after switching to DevDroid — the switch passage set a non-existent variable instead of clearing billing state. Existing saves are auto-repaired.
Fixed: Bug report stored report list is now capped on read, preventing request fan-out from manipulated localStorage.
Fixed: Fake ID pickup becoming permanently inaccessible if the player navigated away mid-flow (e.g. opened an IM) before completing the deaddrop retrieval.
Fixed: EroSphere weekend link on the home screen bypassing the "Go Outside" blocker — clicking it during the spy-on-Drake IM sequence could skip the mandatory Xavier → Trix → Drake hacking flow, softlocking the story.
Fixed: EroSphere cook quest not progressing past the first encounter.
Fixed: Visiting Xavier at GitGud while the "Ask about the Synapse Steady VX implant" task was active would show a regular visit instead of the diagnosis storyline.
Fixed: Actions costing more AP than the player has would still drain all remaining AP before showing the "not enough action points" alert.
Fixed: Malware Cleanup job paying double on completion.
Fixed: Malware Cleanup, Phone Unlock, and Yuki's first date minigame buttons/controls being clipped off-screen on mobile devices due to CSS `100vh` exceeding the visible viewport.
Fixed: Phone Unlock password field now gives a targeted hint when the player enters the Base64-encoded string instead of the decoded password.
Changed: PeekStream streaming now costs 2 AP to start (down from 3), so players can stream after work on weekdays. Special requests still cost 1 AP each on top of that.
Fixed: Malware Cleanup directories now open on single click instead of requiring an undiscoverable double-click that didn't work on mobile/touch devices.
Fixed: Malware Cleanup "Done" button using a native browser confirmation dialog that could be silently suppressed, making the job impossible to complete. Now uses an in-page confirmation.
Fixed: Malware Cleanup file icons overflowing their grid cells on narrow screens.
Fixed: Malware Cleanup scan now shows contextual hints in the info bar after completing, guiding players to enter directories or select files instead of leaving them with no indication of what to do next.
Fixed: Malware Cleanup now tears down its scan timers and glitch intervals correctly on exit, and mid-scan folder changes no longer desync the scan state.
Fixed: Glory Booth client and performer signup health scans now clear their pending timers on exit, so backing out no longer causes stale redirects, refunds, or signup-step transitions.
Fixed: EroSphere-FindDealer and Elara-Cooperation-Refuse end-of-content screens had no navigation button, softlocking the player on a dead-end page with no way to continue.
Fixed: Refusing the daily supply closet offer (resist AVA) trapped the player at BrainFry — the dialog was immediately re-added by the PassageDone script because the resist path didn't set the "done today" guard flag.
Fixed: Ray's computer spy login now cancels its delayed Ava-help redirect on exit and no longer stacks duplicate pending redirects after repeated failed passwords.
Fixed: The Hole and GitGud combat minigames now cancel their delayed result and next-attack timers on exit, so leaving during the result pause can no longer trigger a later forced transition.
Fixed: PornNexus now stores only seen-image progress in saves, derives unseen images on demand, and no longer rebuilds or serializes persistent available-image caches on each visit.
Fixed: PeekStream now keeps its streamer catalog out of save data, stores featured streamers as names only, and migrates old featured-object saves when the site initializes.
Fixed: PeekStore orders after the first one never being delivered.
Fixed: Missing the rescheduled Morrison appointment no longer permanently blocks Delacroix and Trix's legal route, and affected saves are repaired on load.
Fixed: Paying off Trix's debt no longer unlocks her release before Delacroix has reviewed the evidence and taken the case.
Fixed: Trix's second band invitation now restores The Hole route if the original invite was never opened, and it no longer appears after you've already seen the first show.
Fixed: The “Receive Hentai Images from Cipher” setting now matches the actual enabled/disabled behavior.
Fixed: Extras dialog teleports and passage-history jumps now close the dialog before changing passages.
Fixed: Quick navigation now keeps its own origin passage, so Extras and other return-state features no longer clobber Character Profile and computer app back links.
Fixed: Computer quick-access exits now reliably clear their state, and HackTarget connections preserve the original quick-access return target.
Fixed: The PC quick-access button no longer treats your apartment as an active quick-navigation origin when quick navigation is not actually running.
Fixed: Hive Properties now uses a one-shot return target instead of a sticky home-navigation flag.
Fixed: HiddenUI overlay handling now uses one document controller, and its mobile scroll check correctly calls MindWare.isMobileDevice().
Fixed: Home minigames now tear down their keyboard listeners and animation loops correctly, and Breakout no longer stacks extra loops after a win.
Fixed: The Snake minigame now stops its background animation loop and key listener when you leave the game.
Fixed: The home computer desktop now cleans up its Hack Target bounce timer when the passage closes.
Fixed: The FilesApp stars screensaver now stops cleanly on exit and renders to the visible file-window area instead of the full browser window.
Fixed: Research gallery thumbnails now use native lazy loading, and reopening the folder no longer stacks a global scroll scanner.
Fixed: Dream minigames now remove their resize and keyboard listeners correctly when they close, preventing listener buildup across replays.
Fixed: The File Junkie store now refreshes purchase button states locally instead of stacking global passage-end handlers on every visit.
Fixed: PeekStore purchase buttons now use a store-local delegated click handler instead of adding a new document-level listener each visit.
Fixed: The BrainFry hex-verification minigame now removes its keyboard shortcuts correctly when the overlay closes or the player leaves.
Fixed: Ray's taxi mission animated wave effects now cancel their background animation loops when you leave the passage.
Fixed: Match Two now initializes from the active passage instead of stacking a global passage-display handler on each revisit.
Fixed: BrainFry's CodeBuddy and DevDroid sessions now stop their background coding timers when you leave the passage.
Fixed: Trix's supply closet makeout scene now uses the correct `kiss.mp4` asset instead of a broken `kiss.gif` reference.
Fixed: The Find Password minigame now clears its countdown timer when you leave and binds its submit handler while the passage is active.
Fixed: The dishwashing minigame now tears down its finish handler and countdown timer cleanly when you leave or complete the job.
Fixed: Resist-AVA minigames now clean up their intervals, flash timeout, and overlay when you leave mid-session.
Fixed: SynapseBox now replaces its liveupdate document handler instead of stacking another one each time the widget renders.
Fixed: Chapter 1 Skip now updates its SIMS follow-up choice locally instead of stacking document-level render and change handlers.
Fixed: Transformation dream hint prompts now clear their delayed timers when you leave before the 27-second reminder appears.
Fixed: Debug bar drag listeners now replace their old document handlers instead of stacking across passage renders.
Fixed: The debug variables panel now tracks its refresh interval and pauses updates while minimized.
Fixed: Bruteforce now keeps its grid click handler scoped to the active game instead of stacking document-level listeners across revisits.
Fixed: The porn-gooning slideshow now removes its mobile touch listeners correctly when you close it or leave the passage.
Fixed: The Hole confrontation now clears its pending window focus-resume listener if you leave while the game is paused.
Fixed: The dream knife minigame now removes its beforeunload cleanup listener during teardown.
Fixed: Chapter 2 Skip now updates its conditional sections locally instead of stacking document-level render and change handlers.
Fixed: Character Creator now replaces its avatar arrow-key handler and removes it when you leave the passage.
Fixed: StoryRightSidebar now replaces its liveupdate document handler instead of stacking another one on every passage display.
Fixed: Inventory now replaces its inventory-update rerender hook instead of stacking another passage-local listener on each visit.
Fixed: CyberPlayer now tracks playlist changes through targeted version bumps and refreshes instead of JSON.stringifying the full playlist every passage.
Fixed: CyberPlayer volume sync now registers once from Script-cyberplayer instead of stacking passage-ready handlers from re-rendered passage content.
Fixed: Legacy disabled BrainFry minigame passages now clean up only their own key handlers instead of using broad document keydown cleanup.
Fixed: Completing a supply closet encounter with Trix then being forced to "Talk with Trix" again before leaving BrainFry — the daily gate passage prematurely cleared the closet-today guard, allowing the PassageDone script to re-add the dialog as new. Existing stuck saves are auto-repaired.
Version 0.3.5 (Public Release)
Added: Public bug tracker dashboard — browse all reported bugs and their status without logging in.
Added: Moderator access for the bug tracker — Discord mods can now help triage reports.
Added: Cipher IM conversation after visiting Trix's apartment.
Added: Trix returns to BrainFry.
Added: Supply closet encounters with Trix.
Added: Custom dream triggered by submissive supply closet choice.
Fixed: Trix storyline not continuing after she leaves the note.
Version 0.3.5 (Release Candidate)
Added: First visit to Trix's apartment.
Added: In-game bug report dialog — report bugs directly from the game with auto-collected save file, passage, and version info.
Added: Bug report admin dashboard.
Version 0.3.5 (Supporters Only Beta 3)
Added: Glory Booth performer side — sign up to earn money by being on the receiving end of glory booth sessions.
Added: Hands-only Glory Booth performer session content.
Added: Glory Booth touch session.
Added: Glory Booth toys session — vibrators, dildos, anal beads, horse dildo, dog dildo.
Added: Glory Booth fuck session — penetration, deep thrusting, clit play, creampie.
Added: Glory Booth anal session — anal beads, butt plug, anal sex, rimming, horse and dog dildos.
Added: Anal session progression system — extreme toys now require stretching her out first (finger → beads → plug → dildos).
Fixed: Glory Booth performer hands session no longer assumes player has a penis.
Version 0.3.5 (Supporters Only Beta 2)
Added: Xavier weekly session hub with unlockable activities.
Added: Xavier blowjob session.
Added: Xavier rimming session.
Added: Xavier threesome blowjob session.
Added: Xavier fucked session.
Added: Xavier group sex session.
Added: Xavier gangbang session.
Added: Physical Appearance section in extra options menu.
Version 0.3.5 (Supporters Only Beta 1)
Added: "Pick up Trix from jail" full quest line — reunion, Trix's reveal, intimacy scenes with branching choices, dream sequence, and morning-after conversation.
Fixed: Clock ticking sound effect persisting after the implant installation scene.
Fixed: Marking emails as read not updating unread count, blocking sleep.
Fixed: Soft-lock when leaving Cipher's SynTech job chat without clicking Proceed — conversation can now be recovered.
Fixed: Morrison & Associates appointment shifting days on save/reload.
Fixed: Unable to purchase clothes from the VIVID online store.
Improved: Added hints to the phone unlock puzzle — suspicious notes now stand out visually, inner thoughts guide the player, and progressive hints appear after failed password attempts.
Added: New Cipher instant message after Trix is released from jail — share the news with your partner in crime, with the option to tell him about Trix being trans.
Version 0.3.4 (Hotfix 1)
Fixed: Task system now checks for duplicates by name only, preventing orphaned tasks when passage names change between versions.
Version 0.3.4 (Public Release)
Improved: Extra Options dialog redesigned with tab-based layout for better navigation.
Added: Delacroix and Martinez scene when reporting Trix's debt payment.
Added: Delacroix/Martinez dream with two branches (Martinez POV / Delacroix POV).
Added: Receiving hentai images from Cipher now increases sexuality.
Fixed: Makeup tutorial buttons now only appear after delivery, not immediately after ordering.
Fixed: "Examine the phone" home action no longer persists after finding evidence.
Added: Delacroix invoice email ($20,000) with in-email payment option.
Added: Delacroix invoice reminder email (7 days later) with debt collector threat.
Added: Debt collector apartment visit with multiple paths (pay, confiscation, or make a deal).
Added: Order replacement system for confiscated items.
Improved: "Go outside" block system now supports multiple simultaneous block reasons.
Fixed: Tasks with apostrophes in their names no longer break the task list display.
Fixed: Aegis forced visit no longer triggers if player already completed the brain scan voluntarily.
Fixed: Chapter skip emails now properly marked as read (EroSphere promo, Hive Properties welcome).
Version 0.3.4 Release
Added: Earn money by doing camshows on PeekStream
Added: PeekStream special requests system
Added: Masturbation special request
Added: Ass play special request
Added: Dildo sucking special request (requires purchasing dildo from PeekStore)
Added: Post-stream scene after first special request
Added: PeekStore – online shop for adult toys accessible from PeekStream dashboard
Added: PeekStore delivery system – ordered items arrive the next morning
Added: PeekStream recruitment email (sent 1–3 days after visiting drug dealer at EroSphere)
Added: Receiving hentai images from Cipher now increases sexuality
Added: "Mark All as Read" button in email client for edge cases where emails get stuck as unread
Fixed: Chapter 2 skip now properly unlocks PeekStream when "Adult Streamer Ex-Girlfriend" job is selected
Fixed: Transformation dream on Sunday no longer skips the weekend work event with Trix
Fixed: Instant Messenger stuck state after using "Go Back" during Spy on Drake quest
Fixed: Research folder image gallery now has a max height, keeping buttons accessible
Fixed: Emails not marking as read due to duplicate email entries
Fixed: Cipher SynTech job conversation soft-lock – recovery button now appears if you leave the chat early
Fixed: Department of Records sleep block not clearing when accessing website via browser
Fixed: Makeup tutorial buttons now only appear after delivery, not immediately after ordering
Version 0.3.4 Supporter Beta 2
N/A
Version 0.3.3 (Hotfix 1)
Fixed: Department of Records button missing.
Fixed: A missing HTML tag in the conversation with Xavier after the S.I.M.S. delivery mission.
Fixed: The "Return to Email" link on the HiveClean study PDF. It now correctly returns to the email it was opened from.
Fixed: The new ByteBunker 2.0 interface was missing the standard close/exit icons in the header.
Fixed: The logged-in area of the Hive Properties website was missing the browser's exit icons.
Fixed: A race condition in the 'Resist' dream minigame that could cause a failure even after successfully clicking the exit portal.
Fixed: ViolentVixen job impossible to complete in Chapter 2.
Fixed: Stream cache2 video bad extension.
Fixed: CodeBuddy subscription only credited 10 days instead of 10 weeks (70 days) when switching from DevDroid.
Added: Missing config bashrc passage.
Fixed: Long filenames overflowing their containers in malware cleanup minigame.
Added: Infected file counter in malware cleanup minigame now shows "X/28" format for better progress tracking.
Version 0.3.2 (Public)
Added: Third latex maid cleaning visit
Added: New hypno dreams minigame (replaces old one)
Fixed: Extra Options password check
Fixed: Phone hack interface bug
Fixed: ByteBunker prank job completion button not appearing after selecting hack option
Fixed: Extra "Prepare to hack Department of Records" button
Improved: Optimized Chapter 1 scripts
Changed: Extra Options password
Version 0.3.2 (Supporters-Only Beta 2)
Added: Second S.I.M.S. delivery mission
Added: Yuki's character storyline trigger
Fixed: Trix still only has a positive comment if you never touched the link at all for the whole first weekend
Fixed: In Erosphere, when switching between "listen attentively" and "not paying much attention", either way, music plays for a second and then stops
Fixed: The HiveNet site does not have the exit icon in the top right corner
Fixed: Roderick and Sarah quest softlocks and hardlocks
Improved: Options for Roderick and Sarah quest in Skip to Chapter 2 screen
Added: Fixes for Roderick and Sarah quest in Extra Options
Version 0.3.2 (Supporters-Only Beta 1)
Added: Ray dialog "What are you working on?"
Added: Ray dialog "Ask Ray if he's okay."
Added: Ray dialog "How's it going?"
Added: Ray dialog "Have you been taking the supplement?"
Added: Ray dialog "Do you need anything?"
Added: BrainFry action "Look what Ray is doing on his computer."
Added: BrainFry action "Investigate the noise in the break room."
Added: BrainFry action "Go to the toilet."
Version 0.3.1 (Public)
Added: Sex with client's boyfriend
Added: Try Maria disguise
Added: Feminine clothes dreams
Added: Bonus sleep hypno for those who have tried hot outfit
Improved: Various small improvements
Fixed: Various small fixes (mostly typos)
Fixed: The 2nd meeting with Roderick and Sarah doesn't go away no matter how many times you play out the scene
Fixed: The $349.99 Hot Pink Designer Purse from the Vivid store cannot be purchased
Fixed: bad evaluation: can't access property "activeJobs", State.variables.byteBunkerV2 is undefined
Fixed: Softlock between taxi voyeur tasks
Fixed: The pussy masturbate dream, i had no AP, went 2 work & cant work or leave
Fixed: Day 35, the Maid, the folding bedsheets picture. If you click on it, it opens the cleaning the toilet picture
Changed: New Extra Options password
Version 0.3.1 (Supporters-Only Beta 2)
Added: Hamburger menu with basic SugarCube options (Save, Restart, etc.) in Chapter 2 fullscreen passages
Added: Option to permanently disable Cipher's hentai messages when skipping to chapter 1 or 2
Added: Delacroix visit
Added: Investigate crime scene quest
Added: Aegis hideout first visit
Version 0.3.1 (Supporters-Only Beta 1)
Improved: Department of Records login page
Fixed: Department of Records login page broken link
Added: New ByteBunker job (phone hack)
Added: BBW fetish (discoverable during ByteBunker phone hack job)
Added: Femboy fetish (discoverable during ByteBunker phone hack job)
Improved: ByteBunker 2.0
Added: Introductory Morrison Law Office content
Improved: GitGud dialog availability handling
Added: Inventory screen (accessible from Character screen)
Version 0.3.0 (Public)
Improved: Complete video file optimization to solve playback issues on Windows
Changed: Sleep blocked on Saturday if "Further investigate suspected affair" quest is active
Changed: Sleep blocked on Sunday if "Test the taxi camera exploit" quest is active
Changed: Sleep blocked on Sunday if "Record taxi camera footage" quest is active
Changed: Sleep blocked on Saturday if "Meet Roderick and Sarah at EroSphere" quest is active
Changed: Updated "Look for Sarah Chen" button so that it doesn't cost any action points
Changed: Updated "Meet Roderick and Sarah" button so that it doesn't cost any action points
Fixed: ByteBunker prank job fail message sent unintentionally
Added: Morrison Law Office and Delacroix Legal Services outside passages
Added: VIVID store website
Added: Female outfit selection mechanic
Added: Simplified End of Content notice
Version 0.3.0 (Supporters-Only Beta 2)
Added: Skip to Chapter 2 option
Added: Relationship information in Character screen
Added: AVA relationship information in Synapse Steady VX box
Version 0.3.0 (Supporters-Only Beta 1)
Fixed: Several infinite variable update loops
Added: Skip to Chapter 1 option
Improved: Various Script-related performance optimizations
Fixed: PornNexus image initialization
Added: Main menu restart button
Improved: Updated speechbox function to avoid using deprecated Util.slugify() function
Improved: Updated fadein and out macros to avoid using deprecated Util.fromCssTime() function
Fixed: A couple of very small issues
Version 0.2.3 (Public)
Fixed: "See Trix's band perform at The Hole" quest availability bug
Fixed: The Hole music poster
Fixed: Minor transformation dream issues
Version 0.2.3 (Release Candidate)
Fixed: Jessica BrainFry dialog bug
Added: Main story content
Improved: Task list max height removed
Improved: Taken ByteBunker Jobs are more visually distinct
Fixed: Removed leftover end of story notification
Added: Second HiveCleaning visit
Fixed: Cum eating fetish image path
Added: Knife attack minigame tutorial
Fixed: Transmitter minigame 1
Fixed: Transmitter minigame 2
Improved: "CheatingWife-GetCloser" passage formatting
Version 0.2.3 (Supporters-Only Beta 2)
Added: Department of Records hacking
Added: New minigame in Department of Records quest
Added: New character (Jessica)
Added: Transformation tracker in Department of Records quest description
Version 0.2.3 (Supporters-Only Beta 1)
Added: Second transformation dream sequence
Added: Day 36 - Main story continues
Added: City Jail location
Fixed: Various small issue
Version 0.2.2 (Public)
Added: Day 35 - Conversation with Cipher
Added: Day 35 - Dream sequence
Version 0.2.2 (Supporters-Only Beta 2)
Improved: S.I.M.S. delivery quest - the S.I.M.S. is now actually interactive and includes more content.
Fixed: Bunch of typos.
Added: EroSphere S.I.M.S. level 2.
Added: EroSphere S.I.M.S. level 3.
Added: EroSphere S.I.M.S. level 4.
Added: EroSphere S.I.M.S. level 5.
Added: EroSphere S.I.M.S. custom S.I.M.S. creation mechanism.
Added: Extra Options menu S.I.M.S. settings.
Version 0.2.1 (Public)
Fixed: VioletVixen quest progression.
Improved: Sleep Management in Extra Options.
Added: New location - The Hole.
Added: Trix band performance storyline.
Added: New minigame during Trix band performance storyline.
Fixed: CodeBuddy double charging.
Fixed: Music player doesn't remember volume setting.
Fixed: Issue where players could get stuck with "You still have an exploit to test" sleep restriction after weekend with Trix at BrainFry.
Fixed: Bug preventing rest after declining to help Ray with the taxi camera recording.
Fixed: Browser errors when visiting PornNexus with older save files. PornNexus image pools are now properly initialized.
Improved: Added manual PornNexus initialization to Extra Options.
Fixed: Trix instant message not preventing sleep properly.
Fixed: Taxi hack transmitter minigame initialization.
Version 0.2.0 (Public)
Changed: Supporters get 10 save slots.
Fixed: Rent notification message not displaying correctly.
Fixed: Several minor issues with PornNexus.
Added: Weekly Xavier handjob.
Added: Short exchange with AVA after neuroimaging.
Fixed: New fetish discovery.
Fixed: Ray conversation screen display bug.
Added: Missing Files app categories.
Version 0.2.0 (Supporters-Only Beta 1 Hotfix 1-3)
Hotfix
Version 0.2.0 (Supporters-Only Beta 1)
New: Passage Queue System that allows story content to trigger organically at specific times.
New: Added improved dialog management system to prevent duplicate messages.
Improved: Dialog notifications only appear for new messages.
Improved: GitGud location now prevents leaving when you have unfinished business.
Improved: Redesigned work minigame (for the last time - I promise!)
Improved: Successful AVA resist attempts now decrease relationship with her by 1.
New: Implemented Fetish Discovery System with notifications for new interests and unlocked fetishes.
New: BBC fetish added to the game.
New: Voyeurism fetish added to the game.
Version 0.1.9 (Semi-Public)
New: Expanded narrative text after second AVA dream.
Changed: First physical change now happens much ealier in the story.
New: No implant ending finished.
Improved: Several small bug fixes.
Changed: Scripted events after day 13 have been temporarily (until version 0.2 disabled)
Version 0.1.9 (Supporters-Only Beta 3)
Fixed: Active hacking targets prevent sleep.
Improved: BrainFry work minigame is much more varied.
New: You can lose your BrainFry job if you underperform (earn less than 200 a day) for 5 days.
New: Corpo slave ending.
New: No-implant ending (unfinished).
New: Locked down navigation during unskippable passages.
Version 0.1.9 (Supporters-Only Beta 2)
Fixed: AVA dream resist minigame ending twice.
Added: Quest from Xavier (hack Drake's computer).
Added: Set total days in Extra Options.
Added: Set day of week in Extra Options.
Version 0.1.9 (Supporters-Only Beta 1)
Fixed (again): Top menu buttons sometimes not returning to the correct passage.
Changed: It now takes three days without novel sexual stimulation for player's sexuality to decrease by one instead of the original one day.
Fixed: AVA infection sound trigger passage.
Changed: AVA dream resist minigame duration decreased to 20 seconds.
Changed: AVA dream resist minigame now automatically ends.
Improved: PC button glows when new hacking target is added.
Fixed: EroSphere music can be permanently disabled.
Changed: Certain actions must now be completed to leave specific passages and sleep.
Added: Chat with Trix about EroSphere.
Added: Chat with Cipher about EroSphere and Trix.
Added: Chat with Drake about first week.
Added: Chat with Cipher about first EroSphere visit.
Added: Chat with Trix about first EroSphere visit.
Version 0.1.8
N/A
Version 0.1.7 (Supporters-Only Beta 3)
New sexuality stat is now used in the game.
Sexuality stat options added to the Extra Options menu.
Sexuality stat added to the Character screen.
Added EroSphere music.
First EroSphere Glory Booth is now opened.
First AVA dream is now included in the game (triggered after you wipe the server with AVA and after you visit the hospital for the first time).
Added ECG monitor sound effect.
Added in-game tutorials for the dream minigame.
To unlock the Extra Options menu, please enter the following code: restorepoint
Version 0.1.7 (Supporters-Only Beta 2)
N/A
Version 0.1.7 (Supporters-Only Beta 1)
You can now disable the avatar image in the sidebar.
You can now disable button sound effects in the settings menu.
New OmniPedia entry about the Community Zone.
New dialog with Trix (unlocked after the GitGud delivery quest).
New sleep minigame (currently accessible only via the Extra Options menu).
Version 0.1.6 (Public)
Coding assistants should now be more balanced (but this part of the game still needs a lot of work).
New avatar set (custom avatars can now be placed in the "setX" folder).
More content with the psychiatrist.
Version 0.1.6 (Supporters-Only Beta 3)
Many minor UI design improvements.
Top menu buttons now double as notification indicators.
Added ByteBunker OmniPedia entry.
Minigames are automatically skipped on mobile.
Added notification sound effect.
Post-infection white overlay now doesn't flicker.
Significantly more robust system for stat changes.
Fixed dish washing minigame.
Slightly improved the waveform minigame.
Fixed bug that stopped rent payments from working.
Added first sex scene with cook.
Added second sex scene with cook.
Version 0.1.6 (Supporters-Only Beta 2)
New mobile-friendly UI.
New UI sound system.
New music playback system.
New start screen.
Updated Listen to Music section in player's apartment.
Many minor UI redesign-related changes.
Version 0.1.6 (Supporters-Only Beta 1)
Removed difficulty settings.
Removed Quick Start button.
Reimplemented minigame skip button.
Moved option to enable minigame skip buttons to Settings menu.
Removed morality mechanic.
Removed some sexuality stats.
Fixed bug causing scroll to top button to be created endlessly.
Made first bruteforce minigame easier.
Added 10 showercam feeds.
Added version number below game subtitle.
Added first Rent Compliance Specialist visit.
Implemented Hive Properties debt leading to installation of SUCKER machine.
Fixed bug allowing skipping of BrainFry introduction.
Increased earnings from coding minigame.
Added visible BrainFry work counter to BrainFry passage.
Replaced Synapse Steady VX installation clock with video to fix rare bug.
Added unpaid rent notification to home passage.
Fixed bug causing psychiatrist to say "hello again" on first visit.
Fixed Extra Options menu to preserve player name-related variables.
Updated Settings menu to correctly set player name variables.
Version 0.1.5 (Public)
Post psychological evaluation chat with Cipher.
First transition appointment with Dr. Hart.
First post-appointment chat with Cipher.
Second transition appointment with Dr. Hart.
Second post-appointment chat with Cipher.
Third transition appointment with Dr. Hart.
You can now change your nickname and name in the Settings menu.
You can now change your gender in the Extra Options menu.
Fixed a bug that caused an error in Panacea Clinic under certain conditions.
Version 0.1.5 (Supporter-Only Beta 2)
Small tweaks to the game difficulty settings screen.
Added the option to enable infinite action points in the Extra Options menu.
Added a new OmniPedia section about HiveProperties.
Fixed a formatting bug in the Go Outside passage.
You can now get drunk and black out.
Fixed a bug during the first hospital visit.
Added a mobile Synapse Steady VX diagnostics report.
Redesigned the original Synapse Steady VX report.
The Character Profile screen now displays the correct avatar iamge.
You can now undergo your first psychological evaluation at the Panacea Clinic to begin your physical transition.
Version 0.1.5 (Supporter-Only Beta 1)
Fixed a bug that caused the autosave feature to not work.
The Extra Options menu is now better protected thanks to Moran, a Discord member. Thank you!
NEW AVATAR SYSTEM that reflects all five stages of the player character's transformation.
New player avatar images.
Added basic support for custom avatar images.
You can now change your avatar in the Extra Options menu.
v0.1.4
Supporter
Fixed a few typos and poor word choices here and there.
Added a random encounter when you visit the SynTech location (1 in 20 chance of happening). Hint: you need to be infected with AVA for the encounter to get naughty.
Done some preparatory work to implement a new avatar system (will be included in the next version).
Implemented several custom macros to change various stats.
Made the AVA minigame far easier to reuse.
v0.1.4
Fixed the taxi hack minigame not working when encountered for the second time.
TRIX QUEST: find out who hacked her phone. Available when you visit BrainFry and work there three days after the taxi hack mission from Ray.
Start your new job mission does not succeed
v0.1.3
Added the first taxi camera hack mission from Ray, which leads directly to the second one.
Added the second taxi camera hack mission from Ray.
Added cum eating fetish (unlockable during the taxi mission).
Added a chat with Cipher about cum eating (available after the taxi mission).
Added information about fetishes in the character screen.
v0.1.2
Three neuroimaging sessions with Xavier added. Supporters can skip waiting using a button in the task description (visible only with Extra Options unlocked).
Gender change status messages now say 1 point instead of 1 points.
Added sexuality statistics in the Character screen.
New bar area in EroSphere.
You can now order a drink in EroSphere (doesn't have any effects yet).
The SynTech location is now accessible (but there's nothing to do there yet).
You can now go inside the Panacea Clinic (but there's nothing to do there yet).
Supporters can now teleport inside EroSphere from the Extra Options menu.
You can now dance in EroSphere (but it doesn't lead to anything yet).
You can now enter the Glory Booths area (but there's nothing to do there yet).
It's no longer possible for implantCharge to be lower than 0.
v0.1.1
Expenses are now stored and manipulated more intelligently.
Added Community Zone and Panacea Clinic in the navigation hub (in Chapter 1).
Navigation hub "Go Back" links now work as they should.
GitGud now has a hub passage.
AI coding assistant becomes available when you work at BrainFry for the first time since your infection.
You can talk with Yuki about your surgery.
You can talk with Xavier about your surgery. This leads to a side mission (NOT IMPLEMENTED YET).
There's a chance that Xavier will be "busy" when you visit him at GitGud.
Added a few post-surgery linear passages.
PornNexus website is now available (NOT FULLY IMPLEMENTED YET).
BrainFry and GitGud dialogs now display in the right order (newest first).
The prank mission now becomes available on day 4 of the open section of Chapter 1.
Relationship status change messages are more informative.
The Notifications box now displays available ByteBunker jobs instead of hacking targets.