This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Releases: KitsuneLab-Development/K4-Arenas
Releases · KitsuneLab-Development/K4-Arenas
K4-Arenas | v2.0.7
- 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
- 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
- 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
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-prefsto toggle showing weaponTypes in!gunsmenu. - 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
- 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
- fix: TerminateRound issues when an arena has only one player
K4-Arenas | v2.0.2
- fix: Error log due to a missing validation in NextFrame
K4-Arenas | v2.0.1
- 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
- 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
- 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