1 Year Ago
Delete some unused panel types from the build process Also restored nav_generate progress dialog Match behavior of SteamID functions for bots clientside to server Error no halt when player.CreateNextBot would crash This happens when trying to run the function too early. Make Player:SteamID64 and Player:AccountID never return no value AccountID returns -1 on failure, SteamID64 returns "0". The only know cases for this is multirun now Merge Pull Requests * Dark mode for loading screen depending on system theme for x64 * Added DHScrollBar * Added more NPCs categorized as hostile and friendly towards players * Replaced 2usages of 'Player.UniqueID' with 'Player.SteamID64' Add DHScrollBar to vgui_base.lua Also changed "Couldn't include file '%s' - File not found " to mention that it might be empty