Prison Architect

Prison Architect

[OUT OF DATE] {All-in-One Deluxe Edition}
Showing 31-40 of 65 entries
< 1  2  3  4  5  6  7 >
Update: 15 Jan, 2018 @ 7:07pm

  • [Bug Fix] When mutator "Extra Reputations" is not activated, those reputations (i.e. 'Identity Thief') are still spawning at high frequency in new prisoners.
  • [Bug Fix] There are no icons for Spirituality and Luxuries in prisoners' complaints bubbles.
  • Borrows one line of code from Staffroom Fix (Canteen Error).

Update: 28 Sep, 2017 @ 2:00am

Fixed: Absent weather icons

Update: 2 Aug, 2017 @ 6:51pm

Backgroud

I have modified and thus overridden most of staff types (i.e. Workman for 1.5x walking speed).

Problem

In the new game update, all staff have a new property "upkeep" now. It means their wages. It is a good thing because without it all wages were hard-coded and unable to be configed before.

However, my overriding makes those staff types have no such a property, and as a result, they don't need to be paid.

It is an unfornate fault of the game's modding architecture that you have to copy all properties of a type which you modify even though you have no intention to change or delete most of those properties.

Solution

Anyway, I have added the property "upkeep" to these staff types and thus fixed this bug.

Update: 26 Jul, 2017 @ 6:24pm

Update: 22 Jul, 2017 @ 7:48pm

Update: 3 Jun, 2017 @ 4:31am

Update: 21 May, 2017 @ 6:08am

Update: 16 May, 2017 @ 3:20am

Update: 11 May, 2017 @ 1:12am

Update: 5 Apr, 2017 @ 4:41am