Skip to content

Releases: jonathan-robertson/7dtd-discord-log-hook

Update to Support 7 Days to Die 1.0

01 Aug 10:20
82ce214
Compare
Choose a tag to compare

Summary

Improved Logging, Fixed Bugs, Improved Notifications, Copy Support for Mobile, and Timestamps!

Changes

  • add debug command to troubleshoot future errors
  • add local timestamp to events for easy reference
  • fix log level processing
  • fix protocol error when sending data to webhook
  • update content for easier copy on mobile
  • update default log level to error
  • update default status messages
  • update references for 7dtd-1.0-b333
  • update status events to be more compact

What's Changed

Full Changelog: 1.0.2...2.0.0

Support A21.2 b30 (stable)

21 Nov 21:51
269f9d0
Compare
Choose a tag to compare
  • add setup section to readme
  • add support section to readme
  • fix initial settings creation error on first start
  • update refs to a21.2 b30 (stable)

What's Changed

Full Changelog: 1.0.1...1.0.2

Update to Support A21 b324 (stable)

30 Jun 05:24
5bf9684
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

Add Support for A21

13 Jun 15:58
eba0bb9
Compare
Choose a tag to compare
  • update null console param to 'settings'
  • update readme, finally
  • update to a21 mod-info file format
  • update to a21 references

What's Changed

Full Changelog: 0.6.0...1.0.0

Breaking Change: Field Names Adjusted

13 Mar 04:03
7693489
Compare
Choose a tag to compare
Pre-release

Migration Guide

First, sorry for this breaking change. I'd recommend you manually update your settings file (discord-log-hook.json) with the following changes:

Old Name New Name
StatusWebhooks [[UNCHANGED]]
rollingLimit RollingLimit
logLevel LogLevel
loggerWebhooks LoggerWebhooks
loggerIgnorelist LoggerIgnorelist
messageOnGameShutdown MessageOnGameShutdown
messageOnGameAwake MessageOnGameAwake
messageOnGameStartDone MessageOnGameStartDone

Thank you for your understanding.

Change Summary

  • fix failure to read in status hooks
  • update field names to begin with capitals

What's Changed

Full Changelog: 0.5.1...0.6.0

Fix server-ready message trigger

11 Mar 16:38
f7b2404
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.5.0...0.5.1

Reposition ready message after all other mods load

10 Mar 22:21
b98f079
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

Add Log Levels

25 Nov 22:25
462840d
Compare
Choose a tag to compare
Add Log Levels Pre-release
Pre-release
  • add legible output for settings list
  • add support for log level control in console
  • fix feedback for all set commands
  • move limit setting into the set category

What's Changed

Full Changelog: 0.3.0...0.4.0

Add commands to change server status messages

10 Oct 21:48
5520e2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

Fix default status updates for mobile

06 Oct 12:31
347cc00
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.2.2...0.2.3