[MAPS] [ ]
Removed old clips on stairs at Rock Pool B
Replaced stairs at Rock Pool B with new metal stairs
Fixed loads of minor bugs
Geyser west of ruins now pushes the player upwards with less force
Added more spawn drops around Lighthouse area
The extraction fans on Apartments can now be stood on
Fixed visual bug in tunnels below Hospital
Fixed non solid door at Hospital
Added new map location names (Barn, Broken Bridge, Castle, Chapel, Farm, Field, Fort, Mill, Ruins, Sewers, Temple, Villa, Vineyard, Winery)
Added collision to balconies in Fort
Adjusted stair clipping
Added drone clips around Docks
Fixed stuck spots
Fixed miscellaneous bugs
Special thanks to nx, fearless, iNilo, lacyyy, Sandwich, Joaokaka1998 and Diddle
Undocumented Changes [ ]
Undocumented strings were added in relation to the player's lobby system. These changes could indicate the CS:GO Menu Dashboard displaying agents of other people within the same party.
client_client_strings.txt
GetPartyMemberVanity
SetLocalPlayerVanityPresence
get vanity data
sets player vanity data
team, itemidAgent, itemidGloves, slot, itemidWeapon
code.pbin
mainmenu.js
$.RegisterForUnhandledEvent( "PanoramaComponent_Lobby_MatchmakingSessionUpdate", MainMenu.LobbyPlayerUpdated );
$.RegisterForUnhandledEvent( "PanoramaComponent_Lobby_PlayerUpdated", MainMenu.LobbyPlayerUpdated );