Project Zomboid

Project Zomboid

ZKMod Data Collector
Showing 1-9 of 9 entries
Update: 24 Nov, 2022 @ 6:24am

ZKMod 1.4.1 (2022-11-24)

- Feature: player inventory saved once after connecting in addition to the periodic saving
- Fix: Weapon parts/magazines not saved correctly

Update: 24 Nov, 2022 @ 1:42am

ZKMod 1.4 (2022-11-24)

- Feature: player inventory saved to playerinventory_(name).csv if ClientSendPlayerInventoryDataEvery is set

Update: 19 Oct, 2022 @ 11:35pm

ZKMod 1.3.1 (2022-10-20)

- Fix: String values containing " or ; were not escaped properly, possibly causing invalid CSV lines

Update: 22 Feb, 2022 @ 5:25am

ZKMod 1.3 (2022-02-22)

- Feature: player perks saved to playerperks_(name).csv if ClientSendEventLevelPerk and/or ClientSendPlayerPerksDataEvery is set
- Feature: player_(name).csv: added injured, health, wetness, boredom, infectionLevel, fakeInfectionLevel

Update: 8 Feb, 2022 @ 11:12am

ZKMod 1.2.1 (2022-02-08)

- Fix: worldData save not triggered
- Fix: Player safehouse data not saved correctly

Update: 8 Feb, 2022 @ 7:33am

ZKMod 1.2 (2022-02-08)

- Feature: safehouses.csv: safehouse info
- Feature: factions.csv: faction info
- Feature: player_(name).csv: added faction info, safehouse info, favorite weapon name and hits
- all features can be configured or turned off in sandbox settings

Update: 2 Feb, 2022 @ 1:10am

ZKMod 1.1

- Feature: world(_history).csv: added extended weather data
- Feature: player_(name).csv: added isFemale
- Feature: events_history.csv: Saving player perk level ups (multiline)
- Feature: players_online.csv: Players currently online (single line)

Update: 28 Jan, 2022 @ 12:10am

ZKMod 1.0.1

- Fix: worldData.worldAgeDays incorrect
- new preview image

Update: 27 Jan, 2022 @ 8:24am

ZKMod 1.0
- collects player and game world statistics
- saves collected data to CSV files on the server