5 Days Ago
Simplify how we get Steam APIs * The new SteamAPI versions do not have the "api context" stuff anyway. * Deletes IGet::SteamRemoteStorage, SteamApps, SteamScreenshots, SteamUser, SteamFriends, SteamGameServer, ResetSteamAPIs Fixed another NPE crash with HLTV Fix some prediction errors with HL1 weapons * These weapons take too much effort Minor weapon prediction fixes * SLAM fixes * Minor Gravity Gun prediction fix (for holding right click) Re-multiply SWEP slot positions by 100 again * This is part of a hack that was removed, but mods are expecting this behavior now, so we restore the *100 part Update default spawnlists * Added Tool Gun world model to Garry's Mod spawnlist * Updated CS:S spawnlists - merged characters and weapons to "Counter-Strike" spawnlist New CS:S spawnlist to include ALL props from CS:S * Old "Map Props" spawnlist removed, add 2 new ones that contain all the models, one with the more useful ones, one with the less useful ones Merge PR to update default spawnlists Sort Browse => Games/Addons in spawnmenu using lowercase text * Fixes some models, such as W_AlyxGun appearing out of order Update 2 more spawnicons Fix combine dropship not flying away after deploying troops ILuaThreadedCall virtual destructor Updated spawnicons * Added spawnicons for most CS:S props, rerendered weapon icons to be brighter Apply a hack to hide toolsocclusion on MC:V maps Make some warnings use RED text * Bad lightmap extents on material, srcds_run warnings/errors Fix fallback skybox texture using non existent textures Fixed some potential crashes