Releases: NockyCZ/CS2-Deathmatch
Releases · NockyCZ/CS2-Deathmatch
v1.2.5
✨ New Features
- Added
Remove Respawn Sound
in the General section of the config file- When enabled, respawn sound will be disabled while the server is running the deathmatch gamemode
- Added support to hide
GivenDamage
messages (from the lang/XX.json) if they are empty
🐛 Bug Fixes
- Fixed the issue where players were respawning while in the Spectator team
- Fixed DamageInfo message when the attacker was the victim
v1.2.4
✨ New Features
- Added
Fast Weapon Equip
in the Gameplay section of the config file- Players will now be able to shoot immediately upon spawning (previously, there was a cooldown of ~1 second)
- Added
Remove Kill Points Message
in the General section of the config file- When enabled, point messages will be disabled while the server is running the deathmatch gamemode
✏️ Changes
- Updated API functions
- Improved code structure
🐛 Bug Fixes
- Fixed errors and server crashes in OnTakeDamage function (Windows server)
- Fixed player coloring issues when spawn protection is active
v1.2.3
✨ New Features
- Added new Client Preference ->
Damage Info
to the config file- This means that players will see how much damage they have dealt to their opponents when they die or kill their opponents
- Added support for plugin reload (When using the css_plugins reload command, a map will be refreshed)
- Restarting the game/match (e.g. using the mp_restartgame command) will reset an active mode
- Added a new option to the config file -
Restart Map On Plugin Load
- Useful for servers that use multimod, for example when switching from Retake to Deathmatch mode
- Added new translations
"Chat.Disabled"
and"Chat.Unlimited"
- These translations are for Weapon Restrictions, if you set any weapon restriction to -1 or 0, it will no longer show the number but the text
"Chat.GivenDamageVictim"
"Chat.GivenDamageAttacker"
"Chat.NoDamageGiven"
"Prefs.DamageInfo"
- Added support for Client Preferences Shortcut Commands
- Each preference can now be turned on/off using the command you set
✏️ Changes
- Updated Client Preferences ->
Only Headshot
- Now if a player has Only HS enabled, he can no longer see blood when a hit is not to the head
Remove Decals After Death
renamed toRemove Decals
in the config file- Decals (blood) now disappear instantly
- Removed
Include Restricted Weapons As Defaults
from the config file
🐛 Bug Fixes
- Fixed that NonVIP players were given the same amount of HP as VIP players
v1.2.2
v1.2.1
v1.2.0
v1.1.9
Changes have been made to the configuration file! Check the changes.
✨ New Features
- Added support for saving player's weapons for each mode & preferences to the database (Optional)
- This means that now the weapons for all modes are set when a player joins
✏️ Changes
- Updated
Players Gameplay Settings
section in the config file- Split into VIP and NonVIP players
- Added
Reffil Ammo in All Weapons
- This means that if Refill Ammo Kill/Headshot is enabled, all player's weapons will be refilled
- Reworked Spawns Editor
- Command
css_dm_editor
now opens a menu that is used to add/remove and save spawns - Removed Commands:
- css_dm_addspawn_ct
- css_dm_addspawn_t
- css_dm_removespawn
- Command
- Updated
Default Weapons
in the config file0
- The first weapon from the list (That can be in rescrictions)1
- The first weapon from the list (That is not in rescrictions at all)2
- A Random weapon that is not in restrictions
🐛 Bug Fixes
- Fixed wrong spawn coords on de_vertigo (Thanks EZR)
v1.1.8
v1.1.7b
v1.1.7 hotfix
Hotfix for 1.1.7 version
- Fixed that spawn points were not loaded when changing the map