Developer postOriginal post (opens in a new tab)

Alpha 9.6.1 out on testing branch

Alpha 9.6.6 is a hotfix for a single bug regarding tables.

Alpha 9.6.5

Changes

  • Ability to change release date, with repercussions
  • disable time skip when bankrupt and color money panel red
  • Individual cooldowns on popup messages before they auto delete, so important warnings aren't buried for 6 months
  • Employees will now take vacation at the closest possible date to avoid abuse of the vacation system

Fixes

  • Computers will now get their interaction point from their chairs to avoid unreachable computers
  • Buying IP would bug game if IP owner was bankrupt
  • Various other fixes

Optimizations

  • Update routines for segments and tables were optimized

Alpha 9.6.4 fixes employees not using computers and a couple of small bugs.

Alpha 9.6.3

Changes

  • Leader now only works normal jobs if in any role(Off by default)
  • Reduced review stress
  • Prioritize high skilled employees when auto assigning computers and ask for team if none are assigned
  • Payment for contracts should not be linearly scaled by work finished, so high level contracts don't give too much on low work finished
  • Slow down art work to compensate for no longer needing design
  • Ability to restart support
  • Made default vacation between July and August
  • Let employees reschedule vacation if the change is less than 3 months from current plan
  • Multi reject for deal window
  • Subsidiaries are now counted in company worth
  • Added optional furniture interaction point offsets to avoid workaround with table navigation boundary insets (fixes some unreachable issues in mods)

Fixes

  • Opening and closing the multi select window increases the font size of the buttons
  • Fixed new way of assigning furniture not working
  • Make employee move if their computer has been assigned to someone else
  • Contract payment was not calculated correctly, giving full payouts no matter what
  • Employees will now take vacation if they missed it due to education or illness
  • Time skip sound would replay in a loop with auto skip enabled if a message popped up during time skip, e.g. wage negotiations or bankruptcy

Alpha 9.6.2

Changes

  • Computer auto-assign should use addon to determine how to assign
  • Add tooltip explaining second dev team for project management
  • Subsidiaries now start off with whatever you deposit, so closing a subsidiary doesn't make more money than a take over
  • Team selection in hire window should use new team selection window
  • Ability to spread vacations out over a period

Fixes

  • Subsidiary would buy stock before going bankrupt
  • Player had to pay for subsidiary IP license
  • Receiving warnings about low skilled employees bringing down quality but referencing the wrong employee
  • All employees arrive immediately when loading a save(Fix only affects new saves)
  • Various other fixes

Alpha 9.6.1

I re-did all the tutorials and improved the tutorial system, hopefully this will help explain the new development mechanics properly. Please tell me if this did not help.

I also added sound effects throughout the UI. Music should hopefully be coming soon.

Subsidiaries are now in. You can currently only deposit and withdraw money from them (It also changes how patents, IP and distribution is handled between you and your subsidiaries), but I plan on adding the ability to control projects in the future as well.

Changes

  • Re-do all tutorials and improve tutorial system
  • Add UI sound effects
  • Subsidiaries
  • Add confirmation popup when press build has been released
  • Keep contracts of varied difficulty depending on company rep
  • Use stable sorting algorithm for listview to maintain order between sorts(e.g. sorting by skill and then team will now show employees ordered by skill and grouped by teams)
  • Lower contract reputation gain
  • Manual support option for project management
  • Don't reset SCM selections
  • Increase courier cost and double carrying capacity
  • Warning pop up when quality of project is going down fast
  • Add "hired for" role variable, which HR will use to force correct role and manage education(Will only work for employees hired in alpha 9.6+)
  • Add HR education missing budget warnings
  • Standardize red counter on buttons, use for retirees, research, overloaded servers, and remove event window
  • The game will now display feedback IDs for player when feedback/bugs have been reported in-game, to help support in communities
  • Releasing press release or press build without release date warning
  • Have collapse label function which is shown instead of category when workitem is collapsed
  • Select all/none buttons for team selection window with multi choice
  • Multi select window should be searchable if it has more than 10 items
  • Make furniture assignable from employee list if no employees are selected
  • Add auto team assign to rooms, which will try to assign each employee in a team to a computer in the selected rooms
  • Speed up team reviews
  • You can have up to 10 bugs with no penalty in contracts
  • Leaders can no longer lower quality in development
  • Update to Unity 5.5.3f1
  • Write employee return date when selected if on education

Fixes

  • Check for GPU instancing support in audio overlay
  • HR budget was bugged and education was free
  • Couriers can carry more with more days per month
  • Warning icons not working in multi monitor mode
  • Deleting all save files and clicking continue will lock game
  • Fixed furniture outside parent on load when furniture origin was on room boundary
  • Employees will show as working on support even if their roles don't match
  • Project management missing design warning shows up even if it unwarranted
  • Fixed possible bug where project management wouldn't pick best needs
  • Various other fixes

Optimizations

  • Don't update hidden fields of collapsed work items
  • Legacy localization loading code was taking 10 seconds on load for no reason