DayZ
Zens Discord API + Raid Alarm
Showing 1-10 of 18 entries
< 1  2 >
Update: Aug 20 @ 4:51am

- Last update for tonight sorry everyone: default config only worked to detect Homemade Breaching Charge. New default config will detect both types (HDSN_BreachingChargeBase)

Update: Aug 20 @ 4:35am

- Placing a raid alarm would create 2 alarm stations, that's fixed now.

Update: Aug 20 @ 4:14am

- Incremented JSON config version to "2" to force server to update config structure to new version (sorry for the inconvenience guys - tried to not need to do this but seems like it's necessary. You'll need to copy over your old config settings to the new file)

Update: Aug 20 @ 3:07am

- Fixed JSON config file not auto-generating if Utilities folder doesn't exist in Zenarchist folder
- To generate a new config with the latest default parameters, simply delete your old file + run server
- Updated GitHub JSON config template file and descriptions
- Changed default config to have all optional settings turned off - with new default settings:
- You no longer need a territory to build a raid alarm
- You no longer need to connect a raid dish before you can connect to Discord
- You no longer need to have a clear view of sky above raid dish for Discord alerts to work
- Turn these settings on for added immersion, but this will improve ease of setting up the mod for newbies
- Added #define ZENDISCORDAPI to modpack (this is inconsistent and usually only works if you repack the mod)
- Added compatibility with my ZenTerritories mod contained in my ZenModPack Enormous Package mod
- Added how long the battery of the raid station will last to the in-game item tooltip/description (days/hours/etc)
- Added ability to set energy usage per second (604800 max energy means 1.0 = ~1 week of power from full battery)
- Added ability to configure the tools used for building/dismantling raid station, including bare hands
- Added ability to type anything into webhook slots, but text will be validated when OK is clicked
- Should be able to CTRL + V paste text now without using the button, or type the link manually
- But any link which does not start with "https://discord.com/api/webhooks/" will be ignored as it's invalid API

Update: Aug 20 @ 12:43am

Update: Aug 20 @ 12:40am

Update: Sep 4, 2024 @ 1:10am

Fixed some error logs on startup to do with Component Energy Manager for Raid Alarms.

Update: Aug 31, 2024 @ 7:07pm

- Fixed roof check timer not working
- Added option to disable roof check altogether (set RaidRadarDishCheckRoofTimerMinutes to -1 - setting it to 0 will only check for roof on server startup)
- Added new discord message for when radar dish is obstructed
- Added battery energy reading to disconnection message

Update: Aug 10, 2024 @ 7:16pm

Fixed missing ; at end of a line
Added script print log whenever a raid alarm is registered, along with true/false if it has a valid webhook stored on it

Update: Aug 9, 2024 @ 3:11am

Fixed battery desync between Raid Station and Field Transceiver