Project Zomboid

Project Zomboid

Wait My Ass
Viser 1-4 af 4 forekomster
Opdatering: 31. okt. 2021 kl. 12:00

Massively refactored the code so that it is much more maintainable. A big thank you to Chuck for helping me out.

Opdatering: 30. okt. 2021 kl. 4:19

Fixed: Errors.

Apparently, refactoring the modData functionality into a function caused it to fail. This has been fixed, apologies for the severe lag and error spam.

Opdatering: 29. okt. 2021 kl. 16:54

Refactored: EnsureModRunsOnlyOnce method added
Added: NullReference check for buildingDef.

The code runs once and only once. If you use this on an existing save when you are outside, it will give an error if you are not inside a building. This has been fixed.

Opdatering: 29. okt. 2021 kl. 15:45