240,890 Commits over 3,867 Days - 2.60cph!

1 Year Ago
Timing, shader and clarity improvements/fixes for the manpad rocket and firing.
1 Year Ago
VR: apply mouse scroll with correct direction, only apply if this panel is focused
1 Year Ago
merge from main
1 Year Ago
merge from global_networked_bases
1 Year Ago
Invite codes expire
1 Year Ago
Implement metadata, invalidate cache if version numbers don't match (so we can change things between updates)
1 Year Ago
Cherrypick 87026 (--normal-rendering order change)
1 Year Ago
Fix icons not fetching correctly
1 Year Ago
merge from main
1 Year Ago
When both --instanced-rendering and --normal-rendering are set, keep instanced rendering on (this allows us to enable it for testing while it's disabled globally through Steam)
1 Year Ago
Safety attempt regarding CMeshSystem::ChangeModel and GetRayTracingEnvironment
1 Year Ago
fixed flickering mesh in fbx for the wall rack
1 Year Ago
Removing buildTarget and standaloneBuildSubtarget Unity startup parameters if SeparateLinuxBuild is disabled (another test)
1 Year Ago
Fixed possible NRE on start Only save bindings if something has changed Workshop campaign UI scaling Quit screen UI scaling
1 Year Ago
Add Entity.IsPawn Fixes sboxgame/issues/issues/3927
1 Year Ago
Stats.GetPlayerStats uses steamid parameter Fixes sboxgame/issues/issues/3766
1 Year Ago
When rendering a ClientDll scene, call into SBOX_Compat_ClientPreRender to set viewentity and tick CRenderGameSystem
1 Year Ago
Menu GameGroup inner div takes pointer events, so that the gaps between cards don't affect scrolling
1 Year Ago
Remove SceneFogParams_t, GameLoop::AddViewsToSceneSystem
1 Year Ago
Map loader & Map collision
1 Year Ago
Added parachute bag world model
1 Year Ago
Set up the PVS manually for spawngrouped maps - cuz they don't use our managed path
1 Year Ago
updates to player and chute anims
1 Year Ago
merge from main
1 Year Ago
merge from Attack Helicopter
1 Year Ago
female parachute bag prefab
1 Year Ago
merge from main
1 Year Ago
Added sound for failed gun fire attempts
1 Year Ago
skinning fix on parachute left handle
1 Year 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
1 Year Ago
Move worldrenderer into engine2 Fix missed commits Restore these methods for now
1 Year Ago
Merge from HomingMissileLauncher
1 Year Ago
Merge from main
1 Year Ago
Only play the out of rockets sound if there's no ammo left at all, some other refactoring
1 Year Ago
Commit some changed guids due to file duplications?
1 Year Ago
Compile fixes Commit some meta file deletes
1 Year Ago
Fixed rocket ammo including flares in ammo count
1 Year Ago
Added placeholder sounds and RPCs for trying to fire rockets with no rockets left, and the same (with a different sound) for flares
1 Year Ago
Merge from main
1 Year Ago
These calls to UpdateObjectsForRendering are required for client/server to spawn the map sceneobjects in ComputeInfoForAdapter once per adapter Fix editor startup error when game loads faster than menu (cherry pick me) Fix managed calls to UpdateObjectsForRendering wrong lods
1 Year Ago
Set up and added a placeholder sound for attack heli firing flares
1 Year Ago
merge from Attack Helicopter
1 Year Ago
merge from windmill_material_fix
1 Year Ago
Made attack heli headlight much brighter and longer range
1 Year Ago
2021.3.29f1 cherry picks (likely a good idea to delete this before merging from experimental the next time)
1 Year Ago
Manifest
1 Year Ago
Re-organizing windmill folder for clarity
1 Year Ago
merge from main
1 Year Ago
merge from parachute
1 Year Ago
merge from Attack Helicopter