Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.2.0](v1.1.0...v1.2.0) (2023-08-19) ### Bug Fixes * also add `--no-install-recommends` flag to apt-get update ([60a944d](60a944d)) * check `TELEPORT_LOCATIONS_FILE_NAME` in debug logging ([b9bf854](b9bf854)) * check config uses locations autocomplete handler ([1bc4b96](1bc4b96)) * discriminator deprecation ([e8f0898](e8f0898)) * docker `apt-get update` add `--no-install-recommends` flag ([db3cf2d](db3cf2d)) * docker-compose env file path ([3047ddb](3047ddb)) * global `/teleport-location` command ([78789a6](78789a6)) * ignore NODE_ENV in debug log fn ([5e59287](5e59287)) * **leaderboard:** use defaults for overall stats ([56c7e62](56c7e62)) * mode kick and heal to Moderator commands ([a713d90](a713d90)) * **permissions:** return false on no channel in permLvlCheck ([4739f63](4739f63)) * remove unused global flag for ctx command ([09b20d7](09b20d7)) * review pr [#56](#56) - styling and logic changes ([b3e808f](b3e808f)) * switch x and y coordinates ([1140011](1140011)) * switch x and y coordinates and check config uses locations ([8fcbfda](8fcbfda)) * switch z-y input coordinates ([8a4264a](8a4264a)) * **test:** rework test mode config resolution ([0ace717](0ace717)) * update feedback unresolved tpLocation ([28a89e2](28a89e2)) * use 12 hours instead of 24 for day/night cycle calc ([b91c182](b91c182)) * wrong day/night cycle acceleration calculation ([2e37dcd](2e37dcd)) * wrong position for color tag ([baf6fd2](baf6fd2)) ### Features * `/teleport all/multiple player/location` commands ([6f410b8](6f410b8)) * `/teleport-location` - support custom locations ([83b6c7c](83b6c7c)) * add /teleport-to` command ([8d7f91c](8d7f91c)) * add `LEADERBOARD_DEFAULT_SORTING_STAT` ([9d09ae0](9d09ae0)) * add `player` auto complete alias `target-player` ([0db26b5](0db26b5)) * add `player` autocomplete handler alias ([8bfe17b](8bfe17b)) * add new colors to color config - by TobiasReichel ([1b0077b](1b0077b)) * add player steam64 to `/admin-player-list` ([701791a](701791a)) * allow #followUp instead of #editReply in `handleCFToolsError` ([e250f07](e250f07)) * allow dynamic player auto-complete options ([69c1587](69c1587)) * allow users to manually point chromium binary executable ([b8aaa10](b8aaa10)) * conditional `/statistics` hitzones heatmap image ([5b31615](5b31615)) * configurable role ids for Moderators and Administrators ([5524acd](5524acd)) * custom option id param for `getPlayerSessionOptionValue` ([0a8a2c3](0a8a2c3)) * delayed kill-feed ([3405d96](3405d96)) * hide player name history by default, configurable ([e362b09](e362b09)) * include default Chernarus locations, thanks Frank Black ([03e5d94](03e5d94)) * include windows bat files ([d420692](d420692)) * introduce debug logging ([f285b9b](f285b9b)) * introduce live Discord > DayZ message feed ([a6978ac](a6978ac)) * support Chromium/puppeteer in Dockerfile ([3bada7b](3bada7b)) * use single client config import ([4fe5809](4fe5809)) * watch-list ([1550d35](1550d35)) ### Performance Improvements * **puppeteer:** implement mutex lock and re-use browser instance ([51b0a81](51b0a81))
- Loading branch information