Skip to content

Releases: KitsuneLab-Development/K4-GOTV-Discord

K4 GOTV Discord - v1.3.4

11 Nov 20:48
Compare
Choose a tag to compare
  • feat: Added new config to enable/disable warmup recording
  • feat: Added safety measurements to start the recording always if not recording, but set to auto-record
  • feat: Added new config to change output folder

Full Changelog: v1.3.3...v1.3.4

K4 GOTV Discord - v1.3.3

15 Oct 15:18
Compare
Choose a tag to compare
  • feat: Added option to set the Discord server's boost level to increase the file size limit automatically to it
  • feat: Delete every .dem and .zip files from discord_demos folder after server start

This patch was created by @originalaidn.

Full Changelog: v1.3.2...v1.3.3

K4 GOTV Discord - v1.3.2

17 Sep 16:53
Compare
Choose a tag to compare
  • fixing server crash when WS map used (via RTV or admin change) by @originalaidn in #8

Full Changelog: v1.3.1...v1.3.2

K4 GOTV Discord - v1.3.1

15 Sep 11:21
Compare
Choose a tag to compare
  • fix: Demo file was used while trying to upload it, added a better solution to prevent it
  • upgrade: File lock detection in delete and process, and wait for the file to be ready

Full Changelog: v1.3.0...v1.3.1

K4 GOTV Discord - v1.3.0

12 Sep 23:05
Compare
Choose a tag to compare
  • feat: Added customisable payload to Discord hook
  • feat: Added SFTP support
  • feat: Added FTP support
  • feat: Added customizable file naming patterns
  • feat: Added customizable default file name config
  • feat: Added Discord upload limit detection
  • feat: Added player join detection to start recording
  • feat: Added placeholders to FTP directory to group by date or anything else
  • fix: Added double trigger block
  • fix: Plugin broke other plugins due to thread sleep
  • fix: File deletions not working properly
  • fix: Auto record didnt start within some cases
  • fix: Delayed uploads didnt remove processed files from the list
  • fix: Added safety measurements to not to throttle thread with infinite sleep
  • optimise: All IO based operation made to use threaded contexts
  • remove: Upload delayers due to we handle them in new thread now

Full Changelog: v1.2.8...v1.3.0

K4 GOTV Discord - v1.2.8

19 Aug 16:45
Compare
Choose a tag to compare

fix: Possibly resolved the issue that breaks other plugins

CS2 GOTV Discord - v1.2.7

15 May 19:08
Compare
Choose a tag to compare

fix: Applied variable placeholder replacement for all texts

Full Changelog: v1.2.6...v1.2.7

CS2 GOTV Discord - v1.2.6

13 May 20:16
Compare
Choose a tag to compare
  • feat: Added new placeholder - {requester_name} - Returns all people name who requested the demo a, b, c
  • feat: Added new placeholder - {requester_steamid} - Returns all people steamid who requested the demo a, b, c
  • feat: Added new placeholder - {requester_both} - Returns all people both who requested the demo a (as), b (bs), c (cs)
  • feat: Added new placeholder - {requester_count} - Returns the count of people who requested the demo
  • feat: Added new placeholder - {player_count} - Returns the count of online real players
  • feat: Added new placeholder - {requester_name[x]} - Returns given index of people name who requested the demo
  • feat: Added new placeholder - {requester_steamid[x]} - Returns given index of people steamid who requested the demo
  • feat: Added new placeholder - {requester_both[x]} - Returns given index of people both who requested the demo
  • upgrade: Added proper file deletion for the demo files with logging and file lock watcher
  • fix: Error log on hotReload
  • remove: Removed fix file open fix, because it should not happen on healthy servers

Full Changelog: v1.2.5...v1.2.6

CS2 GOTV Discord - v1.2.5

11 May 18:49
Compare
Choose a tag to compare

fix: Directory targeting problems by filename

Full Changelog: v1.2.4...v1.2.5

CS2 GOTV Discord - v1.2.4

11 May 16:51
Compare
Choose a tag to compare
  • feat: Automatically detect the permission problem and suggest to enable the fix
  • fix: The directories not read/set properly if the fix is enabled
  • fix: Not to generate directory of demos if the fix is enabled
  • Finally ended the suffer of Slynx

Full Changelog: v1.2.3...v1.2.4