8 Months Ago
Fixed invalid grouping of members in rich presence, need to find out why the server's SteamID can become this Make gamepad input poll properly in GameMenu Game.AssertClientOrMenu includes GameMenu, fix Input.GetGlyph not working in GameMenu Don't link channelrenderer in resourcecompiler, it doesn't exist anymore Run ServerConfig.UpdateFromPackage after ServerInformation gets set, fixes bind collection failing to load in GameMenu Remove unneeded rich presence setter Run RichPresenceSystem.Tick in GameMenuDll instead, fixes presence being incorrect while in a game's menu Young and Old Skin adjustments Body groups no longer affect hitboxes / hitbox sets Should fix sboxgame/issues/issues/2922 Remove native assetbrowser and replace all instances with our own asset picker ( orgs/sboxgame/discussions/3940 ) Restore AssetBrowser property attribute editor Be more careful about finding active packages Takes into account full / menu packages, fixes sboxgame/issues#3886 Delete vmpi completely, hastily removed from vrad2 (should be replaced with vrad3 really) Scifi Helmet adjustments and LODs Hotload test for dictionary enumeration order (sboxgame/issues#3391) Use sorted dictionaries for network tables, component lists Fixes sboxgame/issues#3391 Hotload: Support sorted dictionaries in DictionaryUpgrader Update Microsoft.CodeAnalysis.CSharp 4.6.0 -> 4.7.0 Allow C# ref returns Merge branch 'master' into oog-rendering