1.10.1 (2024-03-12)
- use read-only bind mount for config volumes (990ae04)
1.10.0 (2024-03-12)
- dockerignore ignore self (4fc6983)
- Docker: update Dockerfile, docker-compose and .dockerignore (ab6c4e3)
- add arm64 Dockerfile to devcontainer (603312b)
1.9.0 (2024-02-14)
- lb: show server name instead of guild name in embeds (612072d)
1.8.1 (2024-02-13)
- catch Chromium browser not being able to initialize (5f1e295)
- undefined being displayed in k/d leaderboard (75c7a57)
- undefined being displayed in k/d leaderboard (cc7df86)
- undefined being displayed in k/d leaderboard (b9c2222)
1.8.0 (2024-01-11)
- dont invalidate unknown interactions (ed12d11)
- display prio queue public options (229199e)
1.7.0 (2023-12-21)
- server-info: lower mods displayed, avoid max characters rate-limit (d60bd37)
- test and finish up prio queue (fb17334)
- include manual prio queue management (requested) (0994fb3)
- schedule shutdown functionality (858ab97)
1.6.0 (2023-11-30)
- allow dynamic events to be included in the kill-feed module (be0c117)
1.5.1 (2023-11-27)
- another breaking player-statistics API change (9b79a23)
1.5.0 (2023-11-24)
- leaderboard: support OVERALL default ranking stat (e504321)
1.4.1 (2023-11-17)
- update cftools-sdk to latest, fix player statistics references (fea3aa7)
1.4.0 (2023-11-06)
- run webhook functionality before is bot check (5729608)
- use cftools link for watch list (8a0daf3)
1.3.0 (2023-10-26)
- /change-in-game-time (8b15500)
- /kill-player command (a9a1778)
- /strip-player command, remove all possessions (219289e)
- /wipe-world-ai command (bb7d628)
- /wipe-world-vehicles (660e89c)
- add use stormy weather command (f1081bd)
- add use sunny weather command (9e574ca)
- dedicated category for teleports (993542b)
- delayed kill-feed (8f75378)
- include POST GameLabs action request (8072751)
- notify player on /heal option/parameter (c2c10c5)
- spawn item on coords command (e57827e)
- strip player (4a3f0d5)
- use player in command names for ambiguity (67b539c)
1.2.0 (2023-08-19)
- also add
--no-install-recommends
flag to apt-get update (60a944d) - check
TELEPORT_LOCATIONS_FILE_NAME
in debug logging (b9bf854) - check config uses locations autocomplete handler (1bc4b96)
- discriminator deprecation (e8f0898)
- docker
apt-get update
add--no-install-recommends
flag (db3cf2d) - docker-compose env file path (3047ddb)
- global
/teleport-location
command (78789a6) - ignore NODE_ENV in debug log fn (5e59287)
- leaderboard: use defaults for overall stats (56c7e62)
- mode kick and heal to Moderator commands (a713d90)
- permissions: return false on no channel in permLvlCheck (4739f63)
- remove unused global flag for ctx command (09b20d7)
- review pr #56 - styling and logic changes (b3e808f)
- switch x and y coordinates (1140011)
- switch x and y coordinates and check config uses locations (8fcbfda)
- switch z-y input coordinates (8a4264a)
- test: rework test mode config resolution (0ace717)
- update feedback unresolved tpLocation (28a89e2)
- use 12 hours instead of 24 for day/night cycle calc (b91c182)
- wrong day/night cycle acceleration calculation (2e37dcd)
- wrong position for color tag (baf6fd2)
/teleport all/multiple player/location
commands (6f410b8)/teleport-location
- support custom locations (83b6c7c)- add /teleport-to` command (8d7f91c)
- add
LEADERBOARD_DEFAULT_SORTING_STAT
(9d09ae0) - add
player
auto complete aliastarget-player
(0db26b5) - add
player
autocomplete handler alias (8bfe17b) - add new colors to color config - by TobiasReichel (1b0077b)
- add player steam64 to
/admin-player-list
(701791a) - allow #followUp instead of #editReply in
handleCFToolsError
(e250f07) - allow dynamic player auto-complete options (69c1587)
- allow users to manually point chromium binary executable (b8aaa10)
- conditional
/statistics
hitzones heatmap image (5b31615) - configurable role ids for Moderators and Administrators (5524acd)
- custom option id param for
getPlayerSessionOptionValue
(0a8a2c3) - delayed kill-feed (3405d96)
- hide player name history by default, configurable (e362b09)
- include default Chernarus locations, thanks Frank Black (03e5d94)
- include windows bat files (d420692)
- introduce debug logging (f285b9b)
- introduce live Discord > DayZ message feed (a6978ac)
- support Chromium/puppeteer in Dockerfile (3bada7b)
- use single client config import (4fe5809)
- watch-list (1550d35)
- puppeteer: implement mutex lock and re-use browser instance (51b0a81)
1.1.0 (2023-05-22)
- action feature update (dc47fee)
- conditional non-global commands (703b753)
- include (refactored) original dayz-leaderboard functionality (68d6b7c)
- include server config (8307e81)
- minimize config (98cd316)
- use dedicated
/config
folder (89b98ad)
- apply template updates to stale ref (7c44e0c)