Dev Log

UK2
Using different pushback code.

-- Joux

VIPSystem
Moved buying points from UK 2 to vipsystem. WIP

-- XeroX

StatsSystem
top10 fixes, now live on eu1 & eu2

-- Joux

UK2
WIP - Buying points from within the vip menu

-- XeroX

StatsSystem
Changed MMR/Skill gain for Master v Master & Master v All Lower Leagues

-- Joux

StatsSystem
Top10

-- Joux

StatsSystem
Made Division ELO more understandable on round end. Added Promotion Game Lost chat information.

-- Joux

VIPSystem
Latest changes / fixes

-- Joux

StatsSystem
!rank can now target other players.

-- Joux

StatsSystem
Made some big changes to the ranked system for obtaining skill rating, made changes to !rank for non master players ( now shows skill rating ). Needs a full test before going live.

-- Joux

VIPSystem
Fully converted to new Database TokenDB, Added stock save commands.

-- Joux

VIPSystem
More conversion changes to new TokenDB.

-- Joux

VIPSystem
Moving SQL Code to use new Database specifically for VIP stuff

-- Joux

UK2
Slightly adjusted upgrade cost.
Updated zpshooks.inc

-- XeroX

StatsSystem
!rank now shows your ranked position, master only.

-- Joux

VIPSystem
Disabled skin usage

-- XeroX

VIPSystem
Simplyfied the checks for all natives.

-- XeroX

VIPSystem
Fixed sm_setmember to set the targets member level instead of the admins member level.
Disabled VIP Skins for now. Until its clear whether they work or not.
Added sm_forcerules which forces a player to read the server rules again.
IsVip now only checks for active vip days. Previously also checked for Premium Points

-- XeroX

UK2
sm_rank now allows to check other peoples rank.

-- XeroX

UK2
Fixed memory leak.
Added sm_rpg, sm_upgrades, sm_shop and sm_store as alternatives to sm_upgrade

-- XeroX

UK2
Changed starting points to 100 from 500.
Fixed upgrades not being applied on turn. (Not fake this time)
Reduced Push back by 50% (previously it was 2 * Push back Level)
Fixed players not receiving their starter points.
Fixes zombies having reduced maxspeed when they rapidly jump (due to fatigue system from zps)
Added damage dealt indicator when you attack someone. (Doesnt work for teammates)

-- XeroX

UK2
Fixed upgrades not being applied when you turn into a zombie.

-- XeroX

UK2
Added ConvertToOldAmmoType to reproduce old ammo regen behavior.

-- XeroX

UK2
Added Health regen, Armour Regen

-- XeroX

UK2
Pushback for both teams woop woop

-- XeroX

UK2
Added sm_top10 which shows the top 10 (Genius) Also allows to view the top 10 upgraded stats.
Added sm_rank which shows the current rank.

-- XeroX

UK2
Fancy upgrade panel with fancy sound!

-- XeroX

UK2
Added Downgrade

-- Joux

UK2
Removed Stamina upgrade.

-- XeroX

UK2
Reworked Pushback code which used to cause extreme weird angles.
Pushback is now only calculated on OnTakeDamagePost.
Fixed using wrong damage type for zombies to check for infection and pushback.

-- XeroX

VIPSystem
Updated to latest stable SM.
Updated zpshooks
Added missing translation phrases

-- XeroX

UK2
Fixed being unable to upgrade infection

-- XeroX

UK2
Point System Reworked Code

-- Joux

UK2
Ranking fix

-- Joux

UK2
Ranking stufffffffffffffffffff

-- XeroX

UK2
Added some bot checks to certain callbacks.

-- XeroX

UK2
sm_share now supports multitargets

-- XeroX

UK2
Fixed inconsistency with zpshooks.inc
Added Debug command sm_addpoints

-- XeroX

UK2
Adjusted the GetAmmoCost function to reflect zps 3.0 changes

-- XeroX

UK2
Added sm_share which lets players share points.
Added Cooldown per player for the share command.
Fixed damage not being recorded which is crucial for point distribution.
Slightly tweaked the upgrade points cost.
Added base points when a new player joins (500)
Added Speed upgrade functionality.
Fixed specators running at 0 MaxSpeed. (Now using the default of 200)
Added player ranking reloading on round end.

-- XeroX

UK2
Points

-- XeroX

UK2
Finished the points distrubion on round end.

-- XeroX

UK2
Fixed compile errors.
Updated to latest zpshooks
WIP - Points Distrubition

-- XeroX

UK2
Updated to latest stable sourcemod.
Updated to use latest zpshooks

-- XeroX

StatsSystem
Fixed possible issue with spawning players

-- XeroX

StatsSystem
Fixed all known bugs, re did weapon lists for 3.0 weapons. tested and so far so good ;>

-- Joux

StatsSystem
Fixed showing the PvP target has to be ingame message if no result is found.

-- XeroX

StatsSystem
Fixed name not being shown in PvP Menu

-- XeroX

StatsSystem
Removed Accuracy being showin for Melee and Grenades / ied

-- XeroX

StatsSystem
Updated zpshooks.inc
Removed unused constants

-- XeroX

StatsSystem
Updated to use latest zpshooks

-- XeroX

StatsSystem
Removed ToFloat() no longer needed

-- XeroX

StatsSystem
Updated code to use zpshooks

-- XeroX

StatsSystem
latest - damage hooks working, round start and end need testing/fixing

-- Joux

StatsSystem
Added IsBaseDamage

-- XeroX

AngelScript
Fixed compile errors

-- XeroX

AngelScript
Renamed damage info to dmg_Info.
Updated dmgInfo.as

-- XeroX

AngelScript
Converted !noclip to AngelScript -> W.I.P.

-- XeroX

AngelScript
Converting Basechat from sourcemod to AS. Part 1 / ?

-- XeroX

AngelScript
Added @aim for commands that were build by AngelScript NOT SOURCEMOD.
Fixed @survivors @zombies not working.

-- XeroX

AngelScript
Some new commands for development.
Need to figure how why the trace fails in GetClientAimTarget

-- XeroX

AngelScript
Updated util.as to 3.0.4

-- XeroX

AngelScript
Added TP Command. NEEDS TESTING.

-- XeroX

AngelScript
Fixed last bugs in ProcessTargetString fully working now.
Removed debug info in code

-- XeroX