Project Zomboid

Project Zomboid

aoqia's zomboid utils
Viser 1–10 av 16 bidrag
< 1  2 >
Oppdatering: 16. feb. @ 22.04

[1.6.0] - 2025-02-17

Added

- Moddata init helper function.

Oppdatering: 22. nov. 2024 @ 0.34

[1.5.0] - 2024-11-22

Added

- Table deep copy utilities.

Oppdatering: 14. nov. 2024 @ 17.32

[1.4.4] - 2024-11-15

Fixed

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

Oppdatering: 9. okt. 2024 @ 17.53

[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.

Oppdatering: 7. okt. 2024 @ 13.50

[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!!

Oppdatering: 6. okt. 2024 @ 17.52

Oppdatering: 22. aug. 2024 @ 21.26

[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.

Oppdatering: 12. aug. 2024 @ 15.03

[1.3.1] - 2024-08-13

Removed

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

Oppdatering: 11. aug. 2024 @ 16.22

[1.3.0] - 2024-08-12

Added

- Added very basic math library implementation.

Oppdatering: 8. aug. 2024 @ 13.58

[1.2.0] - 2024-08-09

Added

- Added IS_SINGLEPLAYER constant.
- Added IS_COOP constant.