Changed MMR/Skill gain for Master v Master & Master v All Lower Leagues
-- Joux
Top10
-- Joux
Made Division ELO more understandable on round end. Added Promotion Game Lost chat information.
-- Joux
Latest changes / fixes
-- Joux
!rank can now target other players.
-- Joux
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
Fully converted to new Database TokenDB, Added stock save commands.
-- Joux
More conversion changes to new TokenDB.
-- Joux
Moving SQL Code to use new Database specifically for VIP stuff
!rank now shows your ranked position, master only.
-- Joux
Disabled skin usage
-- XeroX
Simplyfied the checks for all natives.
-- XeroX
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
sm_rank now allows to check other peoples rank.
-- XeroX
Fixed memory leak.
Added sm_rpg, sm_upgrades, sm_shop and sm_store as alternatives to sm_upgrade
-- XeroX
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
Fixed upgrades not being applied when you turn into a zombie.
-- XeroX
Added ConvertToOldAmmoType to reproduce old ammo regen behavior.
-- XeroX
Added Health regen, Armour Regen
-- XeroX
Pushback for both teams woop woop
-- XeroX
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
Fancy upgrade panel with fancy sound!
-- XeroX
Added Downgrade
-- Joux
Removed Stamina upgrade.
-- XeroX
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
Updated to latest stable SM.
Updated zpshooks
Added missing translation phrases
-- XeroX
Fixed being unable to upgrade infection
-- XeroX
Point System Reworked Code
-- Joux
Ranking fix
-- Joux
Ranking stufffffffffffffffffff
-- XeroX
Added some bot checks to certain callbacks.
-- XeroX
sm_share now supports multitargets
-- XeroX
Fixed inconsistency with zpshooks.inc
Added Debug command sm_addpoints
-- XeroX
Adjusted the GetAmmoCost function to reflect zps 3.0 changes
-- XeroX
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.