Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

K4-System v3.0.0

Compare
Choose a tag to compare
@K4ryuu K4ryuu released this 28 Dec 23:17
· 271 commits to dev since this release

Features:

  • feat: Check available ranks with details (#91)
  • feat: Translations added (#1)
  • feat: FFA mode support for game win/lose
  • feat: MySQL table validator now tells you which columns are unused by the plugin

Fixes:

  • fix: Translation rank colors
  • fix: Block MySQL validation if no credentials given
  • fix: Plugin context is not needed in main deps
  • fix: Game win/lose statistics count
  • fix: Round and Game based stats
  • fix: Percentage based stats are now calculated correctly
  • fix: Headshot percentage is now calculated correctly
  • fix: KDA is now calculated correctly

Refactoring/Updates:

  • refactor: Remove unused parts
  • refactor: Remove unused functions
  • refactor: Disable levelranks if required modules not running
  • refactor: Prefix moved to translations
  • refactor: Update K4-System.csproj for Release configuration

Chores/Upgrades:

  • upgrade: Add targeting functionality to RankCommands.cs (Now you can target @ all, @ t, @ ct, names, steamids and so)
  • chore: Add % symbol to the required fields

Translations:

  • German: Jinni
  • Italian: Jinni

Full Changelog: v2.0.5...v3.0.0