Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Releases: KitsuneLab-Development/K4-Arenas

K4-Arenas | v2.0.7

05 Aug 14:33

Choose a tag to compare

  • feat: Added API function to get weapon preferences for a player for a given weapon type (#50)
  • chore: Changed arena csproj to include API as project instead of dll

Full Changelog: v2.0.7...v2.0.8

K4-Arenas | v2.0.7

31 May 11:06

Choose a tag to compare

  • feat: Added an option to prevent draws on equal alive counts
  • fix: Database was required to start to plugin.

Full Changelog: v2.0.6...v2.0.7

K4-Arenas | v2.0.6

21 May 18:53

Choose a tag to compare

  • fix: Sometimes on mapchange arenas not found due to an error (thanks for the feedback nyshun.)

Full Changelog: v2.0.5...v2.0.6

K4-Arenas | v2.0.5

17 May 17:11

Choose a tag to compare

This release has been shipped by @Cruze03 ❤️

  • feat: Added 3 new natives - IsAFK, FindOpponents & TerminateRoundIfPossible
  • update: When a player executes !afk, execute TerminateRoundIfPossible.
  • update: Added allowed-weapon-prefs to toggle showing weaponTypes in !guns menu.
  • feat: Created a dynamic bot support to fill one player arenas with a bot enemy dynamically

Full Changelog: v2.0.4...v2.0.5

K4-Arenas | v2.0.4

26 Feb 00:33

Choose a tag to compare

  • fix: Added missing preference saves to chat menus

Dynamic Bot Support

  • feat: Created a dynamic bot support to fill one player arenas with a bot enemy dynamically (by @Cruze03)

Full Changelog: v2.0.3...v2.0.4

K4-Arenas | v2.0.3

09 Feb 20:06

Choose a tag to compare

  • fix: TerminateRound issues when an arena has only one player

K4-Arenas | v2.0.2

07 Feb 10:06

Choose a tag to compare

  • fix: Error log due to a missing validation in NextFrame

K4-Arenas | v2.0.1

06 Feb 17:49

Choose a tag to compare

  • feat: Introduced configurable default round type for scenarios where players have no matching round preferences
  • fix: Resolved queue assignment issues when warmup_enabled convars was disabled

K4-Arenas | v2.0.0

04 Feb 17:49

Choose a tag to compare

K4-Arenas | v2.0.0 Pre-release
Pre-release
  • feat: Added automated challenge systems for bots
  • feat: Enhanced challenge notifications in screen center
  • feat: Added warmup status indicators
  • feat: Implemented bot arena match handling
  • feat: Added support for CYBERSHOKE maps
  • upgrade: New smart arena detection system
  • upgrade: Rebuilt duel mechanics from ground up
  • optimise: Reduced round end processing overhead
  • optimise: Better warmup player handling
  • optimise: Smarter warmup population timing
  • optimise: Code cleanup for better performance
  • fix: Map transition round timing issues
  • fix: Player preferences persistence
  • fix: Challenge position assignments
  • fix: Challenge end state handling
  • fix: Spawn conflicts with zero warmup
  • fix: Random team switch problems
  • fix: Multiple arena allocation fixes

K4-Arenas | v1.5.5

27 Jan 23:21

Choose a tag to compare

  • feat: Added detection for team changes from Anti-AFK and third-party plugins to handle arena AFK state
  • feat: Implemented default "Preferred" SSLMode fallback for invalid database configurations
  • feat: Player-specific translations now respect individual language settings (changeable via !lang command)
  • feat: Introduced HTML-based round announcements in screen center during freeze time
  • upgrade: Refactored menu system for improved preference handling and display
  • optimise: Streamlined codebase with simplified logic patterns
  • remove: Discontinued support for MetaMod skinchanger compatibility