Fixed zombie team starting with less zombies than intended under certain circumstances.
-- XeroX
Skins
-- Joux
Perma Mute initial commit
-- XeroX
Fixed compatibility with sm_gag and sm_silence
-- XeroX
Fixed permission issue and override issue.
-- XeroX
Fixed indentation.
-- XeroX
Fixes to native and latest skin
-- Joux
OnPlayerRunCmd.sp
AFKCheck
-- Joux
Send message only once to the server.
Fixed return type of CheckPrestige
Call CheckPrestige only once per player on round end.
-- XeroX
pretzels & point gain modifications
-- Joux
new vipsystem natives, skins
-- Joux
Fixed formatting.
Tabs - Spaces.
Bump version number.
-- XeroX
Secret Sauce - Chat fixes + colours and more
-- Joux
Set & Get Skin Natives
-- Joux
2b hitbox update
nailgunner
-- Joux
Removed Halloween stuff
-- XeroX
Finalized OnLogAction using StripPlayerInfo written by bigmazi.
-- XeroX
more regex testing as previous code only works partially
-- XeroX
Add admin action logging.
Added RegEx Code to strip name and steam id from log message in OnLogAction.
-- XeroX
Fix missing charset for database connection
-- XeroX
Fixed player team change not being correctly logged. Part 2
-- XeroX
Removed Weapon Pickup logging.
Fixed player team change not being correctly logged.
-- XeroX
Rewrite to new logging system.
-- XeroX
Fixed missing join logging
-- XeroX
Added some command overrides.
Modified the query to load the relevant data immediately instead of using two queries.
Removed unnecessary variables.
-- XeroX
Dump admin and group cache upon plugin load.
Load admin data after old data is dumped.
-- XeroX
Remove debug messages
-- XeroX
Added NotifyPostAdminCheck calls.
Added RunAdminCacheChecks after assigning admin permissions.
-- XeroX
Fixed wrong immunity level assignments
-- XeroX
Add immunity levels
-- XeroX
Added all other admin groups.
Assign admin groups to WSC Groups.
-- XeroX
Daily Code WIP
-- XeroX
Spectator say fix
-- XeroX
Fixed accessing invalid entity that is passed to OnEntityDestroyed.
-- XeroX
Set userID to NULL for automated server bans
-- XeroX
Added CheckAccount Code
-- XeroX
Fixed !abortban not working properly
-- XeroX
Updated BanMe System to 3.2 and updated code to use WSC
Added !abortban command
-- XeroX
Refactored Passive point gain code to round start.
-- XeroX
Disable gib spawning for skins.
-- XeroX
Sasuke Fix + Jouxbox Fix
-- Joux
Point Multipliers
-- Joux
HL
-- Joux
Sasuke
-- Joux
Kotonoha Katsura
-- Joux
Jouxbox 3.2
-- Joux
Moved Advanced medic code to ClientThinkPost.
-- XeroX
Only run health code if the player is actually hurt.
-- XeroX
Reset timer handles when they expire part 4
-- XeroX
Fixed attempting to delete an already freed handle
-- XeroX
Fixed Fixed return type for GetAmmoWeight
-- XeroX
Fixed return type for GetAmmoWeight
-- XeroX
Reduced Survivor Speed multiplicator to 0.006 from 0.007
Reduced Zombie Speed multiplicator to 0.0071 from 0.0083
-- XeroX
Changed Speed upgrade to be less effective per level starting at level 10.
-- XeroX
Fixed ammo regen bug causing weird seizures.
Fixed ammo regen giving more weight than intended.
-- XeroX
Added Freeze Sound when getting frozen from RTD.
Possible bug fix for multiple event timers.
Removed Server Console messages.
Updated !lb command url.
-- XeroX
Set RPG Menu time to 15 seconds in all cases.
-- XeroX
Increased zombie base health to 230 from 225.
Increased carrier base health to 260 from 250.
Increase zombie infection multiplier to 1.35 from 1.20.
-- XeroX
Fixed missing default skin selection entry.
-- XeroX
Armour now blocks infection entirely.
Additional carriers are delayed up to 3 minutes after round start.
Fixed resetting global variables in player loop.
-- XeroX
Possible fix for gaining starting zombie bonus when dieing as survivor