- Steam App
- Human Factory (1160040)
- Event type
- patch note
- Published
- 11 January 2021 - 11:33:04 UTC
- Source
- steam_community_announcements
For anyone who is keen to know about the next update: My estimate is early February. Massive improvements have been made and I'm just testing and fixing everything. Monday 4th: Hello 2021! First up today is the Shop. Before last testing, I made it so that it would automatically generate the shop list with all the client sprites and everything. Now to actually make that work. Positioning of the buttons is fine. Now need to test up until unlocking a Client so I can check all the buttons are being set up properly. The first hurdle is the Incubator, since that is the new 'Printer', we'll be using that to complete the 'Print a Human' quest. First was to add the Incubator at start and for this save file, tidying a bit of code while I'm at it. (Not sure we need to save 'UnlockedCategories' anymore, since I can do 'foreach unlocked building, if its type is not contained in 'UnlockedCategories', ...