Skip to content

Releases: KitsuneLab-Development/CS2_DamageInfo

DamageInfo v2.3.3

24 Jul 13:01
Compare
Choose a tag to compare
  • upgrade: update to NET8.0 from NET7.0
  • fix: remove duplicated event hook
  • chore: upgrade README.md to use the team standards

Full Changelog: v2.3.2...v2.3.3

DamageInfo v2.3.2

30 Mar 19:46
Compare
Choose a tag to compare

fix: Schema target points to null

Full Changelog: v2.3.1...v2.3.2

DamageInfo v2.3.1

26 Mar 11:08
Compare
Choose a tag to compare
  • fix: Start/End line problems
  • fix: Lock CSS version until people upgrade to net8

Full Changelog: v2.3.0...v2.3.1

DamageInfo v2.3.0

24 Mar 21:57
Compare
Choose a tag to compare
  • feat: Show only killer damage info setting (DM FFA)
  • feat: Show team damage info setting
  • fix: Start and End line shown if no data

Full Changelog: v2.2.0...v2.3.0

DamageInfo v2.2.0

23 Mar 02:03
Compare
Choose a tag to compare
  • feat: Center text flag support (#23)
  • fix: Team damage info with friendly fire off (#22)

Full Changelog: v2.2.0...v2.2.0

DamageInfo V2.1.1

04 Mar 13:06
Compare
Choose a tag to compare
  • fix: Visual bug with startline
  • fix: Visual bug with dataline

Full Changelog: v2.1.0...v2.1.1

DamageInfo V2.1.0

28 Feb 17:55
e999afc
Compare
Choose a tag to compare
  • feat: Add NoRounds mode to support gamemodes with no rounds
  • feat: Add Chinese Localization by @deadmau5v
  • fix: Add array reset to roundstart to prevent wrong damage numbers
  • fix: Random error log on slow player init compared to roundend
  • fix: Fix print problems with specific settings

Full Changelog: v2.0.3...v2.1.0

DamageInfo V2.0.3

29 Jan 15:10
Compare
Choose a tag to compare
  • fix: Crash if you shoot bot with console enabled
  • fix: Statistics line print even if no damages to show

Full Changelog: v2.0.2...v2.0.3

DamageInfo v2.0.2

26 Jan 19:26
Compare
Choose a tag to compare

What's Changed

  • feat: Option to set global damage stats (for mm or small servers) to see everyone's given and taken damages
  • feat: Added config option to disable death print and only send statistics on RoundEnd
  • refactor: Changed code to not to hook events that not used (disabled in config)
  • refactor: Removed debug text leftovers

New Contributors

Full Changelog: v2.0.1...v2.0.2

DamageInfo v2.0.1

26 Jan 10:07
Compare
Choose a tag to compare
  • fix: Transation bug at console print (you have to replace the translation)
  • fix: Duplicated print at the chat

Full Changelog: v2.0.0...v2.0.1