Project Zomboid

Project Zomboid

Visible Generator Range
Showing 1-5 of 5 entries
Update: 29 Dec, 2024 @ 12:34pm

Uploaded Version 1.4 of the mod.

Current changes:
// B41
+ Added compatibility with Multiple Generators
* Applied the fixed exterior generator check to Immersive Solar Arrays.

Update: 28 Dec, 2024 @ 2:34pm

Uploaded Version 1.3 of the mod.

Current changes:
// B41 & B42
* Changed to Prerender function to match the UI update speed, which is the same speed the java displays update anyways. Should in turn improve performance.
* Fixed a bug having to do with exterior calculation when the sandbox setting is disabled, as it was improperly calculated and broke displays at times.

// B42
+ Added a new rendering method for the square display. This required some special logic to account for water, so please report any irregularities.
+ System now only displays your current floor in contrary to B41, which makes it a bit more dynamic and easy on the eyes seeing as it's currently impossible to get rid of the outlines.

Update: 18 Dec, 2024 @ 4:07pm

Uploaded Version 1.2 of the mod.

Current changes:
+ Added B42 Support
* Backported some updated features from B42 to B41, including updates to the rendering system, how powered tiles are indicated, and the associated patch.
* Now uses the accessibility option for 'Good' and 'Bad' colors on the client.
* Updated the codebase to allow more compatibility

Update: 8 May, 2023 @ 11:00pm

Uploaded Version 1.1 of the mod.

Current changes:
+ Added Immersive Solar Arrays support. Power Banks will now appropriately show their range, which is conveniently the same as a regular generator. Special logic was implemented to make sure they correctly show current power providing status.

Update: 6 May, 2023 @ 11:14am

Uploaded Version 1.0 of the mod.

Current changes:
+ Release at last, cheers!