Skip to content

Releases: openzomboid/log-extender

v0.12.0

02 Jun 23:19
Compare
Choose a tag to compare

Fixed

  • Fixed empty objName value in map_alternative log record. When player picked up IsoThumpable, placed and destroyed it then added line with empty objName value.
  • Fixed bug when vehicle detach log contains same vehicle twice.
  • Fixed error after destroy IsoRadio and IsoTelevision from Brush Tool with Sledgehammer.

Added

  • Added brush tool logs to brushtool.txt file.
  • Added vehicle admin and cheat logs to admin.txt file.
  • Added safehouse admin and cheat logs to admin.txt file.

Changed

  • Marked as deprecated fuctions writeLog, getLogLinePrefix, getLocation, getPlayerSafehouses, getPlayerPerks, getPlayerTraits, getPlayerStats, getPlayerHealth, getVehicleInfo on LogExtenderClient. This functions copied to LogExtenderUtils.
  • Changed function LogExtenderUtils.getPlayerSafehouses behavior - field Owner now is array.
  • Changed behavior of player.txt log file writing - field Owner now is array.
  • Moved client logs to separated files loggers.

v0.11.1

22 Dec 04:48
Compare
Choose a tag to compare

Fixed

  • Fixed IsoTelevision ISDestroyStuffAction action.

Added

  • Added pickup action to map_alternative.txt log file.

v0.11.0

13 Dec 02:26
Compare
Choose a tag to compare

Fixed

  • Fixed PVP hit logs. Sometimes mod writes hit user logs when player is already dead.

Added

  • Added traps pick upping logs to map log file.
  • Added alternative destroying logs with sledge.
  • Added alternative disassemble logs with tools.
  • Added crafting logs.
  • Added logs for add item action from ISCraftingUI panel in debug mode.

v0.10.0

08 Jul 02:34
Compare
Choose a tag to compare

Added

  • Added player hit record to pvp log file.
  • Added change safehouse owner action to safehouse log file.
  • Added logs for send safehouse invite action.

v0.9.0

09 Jun 01:25
Compare
Choose a tag to compare

Added

  • Added logs for admin add item actions from ISItemsListTable panel.
  • Added logs for admin remove item and get item actions from ISPlayerStatsManageInvUI panel.
  • Added logs for admin teleports.

Removed

  • Removed v41.65 supporting.

v0.8.0

26 Feb 01:48
Compare
Choose a tag to compare

Fixed

  • Fixed logger for 41.66 build.

v0.7.1

24 Feb 20:24
Compare
Choose a tag to compare

Fixed

  • Fixed safehouse detection on actions take safehouse and release safehouse by /releasesafehouse chat command.

v0.7.0

23 Feb 15:40
Compare
Choose a tag to compare

Fixed

  • Fixed vehicles JSON-format output.

Added

  • Added serverside config to Sandbox options.
  • Added safehouse events.

Changed

  • Field hours is rounded to two decimal places in stats section of _player.txt log file.
  • Field health is rounded to the nearest integer in health section of _player.txt log file.

Removed

  • Removed fields level and skill_points from _player.txt log file. Not actual for b41.
  • Removed deprecated Vehicle enter and exit events in _cmd.txt log file.

v0.6.0

20 Jan 02:01
Compare
Choose a tag to compare

Fixed

  • Fixed display of safehouse membership in player log.

Added

  • Added vehicle enter and exit events contained vehicle id, type and center coordinate to _player.txt log file.
  • Added vehicle attach and detach events to _player.txt log file.
  • Added ovens and microwaves toggle event to _cmd.txt log file.
  • Added campfire added and taken events to _map.txt log file.
  • Added campfire light and extinguish events to _cmd.txt log file.

Changed

  • Vehicle enter and exit events marked as deprecated in _cmd.txt log file. This events will be removed in future releases.

v0.5.0

14 Dec 03:21
Compare
Choose a tag to compare

Fixed

  • Fix for 41 mp build - remove skill points if PZ major version is 41.