Project Zomboid

Project Zomboid

Wait My Ass
正在显示第 1 - 4 项,共 4 项条目
更新于:2021 年 10 月 31 日 下午 12:00

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

更新于:2021 年 10 月 30 日 上午 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.

更新于:2021 年 10 月 29 日 下午 4: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.

更新于:2021 年 10 月 29 日 下午 3:45