Project Zomboid

Project Zomboid

Wait My Ass
1-4 van 4 items weergegeven
Update: 31 okt 2021 om 12:00

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

Update: 30 okt 2021 om 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.

Update: 29 okt 2021 om 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.

Update: 29 okt 2021 om 15:45