Developer postOriginal post (opens in a new tab)

Patch #45

Hey everyone, finally got this patch out. There are a few outstanding bugs I haven't been able to squish yet, but instead of delaying the fixes I have made, I decided to release this as-is and keep working the other problems.

Change Log

  • Borrowing and repaying money now works properly.
  • Proper mouse focusing should now occur after leaving the Message Center and Oracle, fixing the double-click bug to make buttons on the home screen work.
  • Fixed the Ravenmark bond not being able to be purchased.
  • Added a sweep every 3 second when not in combat that checks for all actors flags as IC and destroys them. This gives IC that die properly to play their animations, but also ensures if IC glitch when defeated, they will still be cleaned up.
  • Tweaked a function in the contract generator that may have been responsible for the odd blank mission. I haven't been able to reproduce it, but I did find something anomalous that could cause it... so fingers crossed.
  • Fixed a bug preventing Hardware Engineer from properly apply it's discount for Motherboards.
  • Cleared up some UI elements that weren't functioning properly in the Motherboard screen.
  • Temporarily disabled resolution and screen type changes in the video options. The old way was incompatible with the new version, and is going to require a significant rebuild. The resolution defaults to 1920x1080, but resolution scale can still be used to increase performance.
  • Removed the wall around the top of Grav lifts, except where you would be able to bypass the level checkpoint by jumping to a nearby hallway.
  • Migrated most of The Net loading level functionality into the Home level, cutting down on load times. You will no longer go from Home level, to the Net level, to the System level. You will go straight from Home to the System. However leaving a System still takes you to the Net Level.