Project Zomboid

Project Zomboid

aoqia's zomboid utils
Showing 11-16 of 16 entries
< 1  >
Update: 7 Aug, 2024 @ 5:16am

[1.1.3] - 2024-08-07

Changed

- Fixed mod structure.
- Some other unuseful stuff.

Update: 5 Jul, 2024 @ 5:05pm

[1.1.2] - 2024-07-06

Added

- Functions for representing the shared side of Lua.
- Made the default logger mod id to `AoqiaBaseLogger`.

Changed

- Fixed a bug where the logger would use the static mod id instead of it's instance.
- Fixed a bug where the logger would create a new instance without properly setting the mod id.

[1.1.1] - 2024-07-02

Changed

- Fixed a bug where the logger would not set it's mod id.

Update: 1 Jul, 2024 @ 9:19am

[1.1.0] - 2024-07-02

Added

- Made the logger act like class and not a module.

Update: 24 Jun, 2024 @ 5:33am

[1.0.2] - 2024-06-24

Added

- Client/server constants.

Update: 23 Jun, 2024 @ 4:03am

[1.0.1] - 2024-06-23

Changed

- Fixed logger module depending on deleted files.

Update: 23 Jun, 2024 @ 3:25am

[1.0.0] - 2024-06-23

Added

- Official release.