Project Zomboid

Project Zomboid

Wait My Ass
Menampilkan1-4 dari 4 kiriman
Pembaruan: 31 Okt 2021 @ 12:00pm

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

Pembaruan: 30 Okt 2021 @ 4:19am

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.

Pembaruan: 29 Okt 2021 @ 4:54pm

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.

Pembaruan: 29 Okt 2021 @ 3:45pm