Various Bug fixes.
Added BileJar Hit hook.
Added Scavenge Item Hook for survivor bots.
-- XeroX
Added Speed Upgrade. New Code
-- XeroX
Ammo Regen Code
-- XeroX
Base Commit
-- XeroX
Fixed where tanks would spawn without proper initialisation.
Fixed where certian effects didnt wear off
-- XeroX
Moved function files to subfolders
-- XeroX
Fixed where players received a reward for not doing any damage to the tank.
-- XeroX
Fixed crash issue with the visiblity check function.
Tanks now deal 200% increased damage if no other survivor is nearby. (1000 Units Range)
-- XeroX
Crash still occurs not sure why it happens :/
Invalid entity check fix in OnEntityDestroyed
-- XeroX
Removed hooks which are no longer used from extension.
Removed hooks which are not longer used from plugin code.
Possible crash fix found. Needs testing.
-- XeroX
Block serveral commands through PointServerCommand entity
-- XeroX
Fixed small bugs.
Replaced IsInRange with IsVisibleToPlayer function which does all the checks on the engine itself rather than sourcemod
Re-written parts of the code which used the old IsInRange function
-- XeroX
Bug fixes.
Few new functions
-- XeroX
Changes to MMR Gain/Loss for each kill.
-- Joux
Added Zombie Rounds Won + Carrier Rounds Won statistic
-- Joux
stats link
-- Joux
Added a loss to promotion if a players leaves mid-round ( before round end )
-- Joux
Shotgun accuracy fix!
-- Joux
Added headshot kills to weapon(accuracy) stats
-- Joux
Chat hook from pre to post
-- XeroX
Changed join hook from pre to post.
-- XeroX
Fixed variables not resetting on disconnect
-- XeroX
Fixed zombies not saving hit stats
-- XeroX
SQL Events
-- Joux
Added sShots to user stats
-- Joux
Added name to PVP Menu
-- Joux
Menus Tested ( PVP Needs name on last menu )
-- Joux
Initial Core Code Complete ( Untested )
-- Joux
Weapon Stat Menu ( untested )
-- Joux
Menu Work. ( Untested )
Added Player Statistics Menu
Added PVP Menu (searches all players from db) to compare stats with.
Added menu commands.
-- Joux
Fixed array size for ArrayList
-- XeroX
StringMap to ArrayList due to array index messing up. :/
-- XeroX
Menu Work ( Stats Menu )
-- Joux
Working Accuracy Stats. sStreak sDistance not working.
-- Joux
Fixed handle not being closed.
Moved creating Snapshot outside of loop.
-- XeroX
Started initial menu.
-- Joux
Promotion and Demotion code. SQL Event script for masters.
-- Joux
Tested code.
-- Joux
various Rank system additions
-- Joux
Begin - Rank MMR Elo Promotion System
-- Joux
LoadRank + rank system ideas
-- Joux
Stats Save & Load for Accuracy table & User Table
-- Joux
Testing Loading and Saving ( User Loading OK )
-- Joux
Corrections to save/load code.
-- Joux
RoundsWon stat
-- Joux
Firstblood stats
-- Joux
Killing Spree code added. minor code fixes.
-- Joux
Kill Streak Code.
-- Joux
More stat additions
-- Joux
Additions to save code, not complete.
Started to code in stats for each kill, hit, shot.
-- Joux
Code Fixes, Save Code Updates
-- Joux
Queue system start, some changes to variables.sp stats.sp SavePVP.sp