Developer postOriginal post (opens in a new tab)

Patch #37

Change Log

  • Re-ordered the fire-order so the Check Patch Version function, fires immediatly after the game is loaded. This function updates old saves with new features, functions, etc. Having it check sooner will make the transitions less buggy.
  • Fixed a bug with the Solid Investments perk, where the player could earn $500 per day instead of $50.
  • Updated Oracle's naming function to update the program name every time the name is updated, instead of having to hit Enter.
  • Fixed a bug when selling programs, where the slot-0 program would always be sold.
  • Fixed a bug where buying a Motherboard would cost a flat $3000 instead of the listed cost.
  • Added a check that would set your Neural Stress at 100% if it ever exceeds 100%.
  • After the step of an Operation is complete, the job will be flagged as "complete". When turning in an operation, the game will chech if it's flagged as "complete" (like a normal contract), instead of the previous version where it would check for specific strings.
  • Fixed an issue with Oracle, where holding shift and lowering the bits in a program could add "negative" bits to the player (removing some Code Bits).
  • Updated the Crash CPU description to show the updated command instead of the old one.