Removed a lot of old hl2 code, unnecessary stuff & all stamina related stuff.
Fixed multiple bugs in the Voting system, it now works to scroll through the items properly and the font has been changed. + Fixed a memory leak.
The voting for map change now works properly.
Added new fade methods to all the panels, it now fades more smooth.
Added the new devs to the developer list in the game so they get their developer tag in the scoreboard.
You can no longer open up any skill tree's when you're dead.
Fixed an issue with increasing your speed because the stamina system was half-removed, it wouldn't set the new speed.
Fixed a bug in the scoreboard which would display the score items if you were browsing the top players or vote page when someone left the game / got kicked.
Fixed a bug for player zombies which would reset your speed on respawn (skill increase).
Spectators should no longer have any visible attachments.
Fixed the password dialog for direct connection, it will always be on top.
The escape keypresses now work for the new loading dialog. Example: Lost connection to server
you couldn't escape to get back to the main menu.
Fixed a big bug in the main menu, the loading panel had some logic which disabled key inputs for the main menu, such as the console, changing keyboard options, etc...
The game_music will now filtrate late joiners by steam id instead of entindex, the entindex hasn't been properly fetched on the client side at this point which is why it didn't work.
When chatting as a spectator you'll no longer see the ** SPEC ** stuff, it'll be the same format as the other chat formats but with a different color (dark green).
bbc_fred_spawner will now spawn Fred in the spawner's origin if it finds no spawn points.
Fixed a minor bug in ai_hint, pPlayer would be null if no visible player were found. (at the origin of the hint)
bbc_fred_spawner would crash the game if you tried to spawn Fred with no Fred spawn points in the map.