Project Zomboid

Project Zomboid

Wait My Ass
Mostrando 1-4 de 4 aportaciones
Actualización: 31 OCT 2021 a las 12:00

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

Actualización: 30 OCT 2021 a las 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.

Actualización: 29 OCT 2021 a las 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.

Actualización: 29 OCT 2021 a las 15:45