Project Zomboid

Project Zomboid

aoqia's zomboid utils
Näytetään 1–10 / 16
< 1  2 >
Päivitys: 16.2. klo 22.04
tekijältä aoqia

[1.6.0] - 2025-02-17

Added

- Moddata init helper function.

Päivitys: 22.11.2024 klo 0.34
tekijältä aoqia

[1.5.0] - 2024-11-22

Added

- Table deep copy utilities.

Päivitys: 14.11.2024 klo 17.32
tekijältä aoqia

[1.4.4] - 2024-11-15

Fixed

- Debug information wasn't being added to the log file.

Päivitys: 9.10.2024 klo 17.53
tekijältä aoqia

[1.4.3] - 2024-10-10

Added

- Added log file in the `Logs` directory for each logger instance.
- Added date time logging for each line.
- Fixed bug where it wouldn't print to the console at all.

Päivitys: 7.10.2024 klo 13.50
tekijältä aoqia

[1.4.2] - 2024-10-08

Changed

- Put the logger filter at the start of the log line instead of at the end. It looks smexier!!

Päivitys: 6.10.2024 klo 17.52
tekijältä aoqia

Päivitys: 22.8.2024 klo 21.26
tekijältä aoqia

[1.4.0] - 2024-08-23

Added

- Add ModData panel for debugging.
- Add VehicleInfo panel for debugging.

Changed

- Prevented file conflicts by renaming folder paths.

Päivitys: 12.8.2024 klo 15.03
tekijältä aoqia

[1.3.1] - 2024-08-13

Removed

- Removed min function because it's not needed.
- Removed max function because it's not needed.

Päivitys: 11.8.2024 klo 16.22
tekijältä aoqia

[1.3.0] - 2024-08-12

Added

- Added very basic math library implementation.

Päivitys: 8.8.2024 klo 13.58
tekijältä aoqia

[1.2.0] - 2024-08-09

Added

- Added IS_SINGLEPLAYER constant.
- Added IS_COOP constant.