240,125 Commits over 3,837 Days - 2.61cph!

3 Years Ago
▋▄▉▌▄ ▅▆▊▊▆▇▍ ▆▌▉▅▅▋ ▊▇▋ ▌▉▋▅▄▇█▉█▌ ▇▍▄ ▋▌▆█▆█▍█ ▅▊▋ ▋▄▇▅▉▋ █▆█▆▌█▋ !▋▄▋▌▄_▅█▄ !▄▅▄
3 Years Ago
Tidied up a bunch of stuff and added a flowfield_ground Hammer entity. The flow field pathfinding will use these to determine what the ground is and automatically set height maps and grid bounds.
3 Years Ago
Updated Citizen clothing
3 Years Ago
More performance optimizations for flow fields
3 Years Ago
Oops I left the tests in Merge branch 'master' of sbox-game
3 Years Ago
Tunnel source backup
3 Years Ago
Added suit trousers Added smart shoes some missed compiled mats Merge branch 'master' of sbox-game
3 Years Ago
Obsolete fixes
3 Years Ago
Fixed some mesh gaps in bypass transitions
3 Years Ago
Default values for door ents Updated func_rot_button to have outputs/default values
3 Years Ago
FGD autogen: Add default values for float/int types
3 Years Ago
Update sandbox.fgd
3 Years Ago
Update the base.fgd
3 Years Ago
FGD autogen keyvalue group support: Property.Group disableshadows keyvalue support for all modelentities add optional renderamt to Hammer.RenderFields (Shouldn't this be part of rendercolor by this point?) Merge branch 'master' of sbox
3 Years Ago
Add a WebSocket class (#5) * Add a WebSocket class * Add comment docs Add try catches around event handler calls * Make WebSocket sealed Avoid NREs in WebSocket.IsConnected More reliable dispose check
3 Years Ago
Callback for lobby invite Style.SetBackgroundImage texture version Merge branch 'master' of sbox
3 Years Ago
Menu overlay, accept friend invite in game instead of having to deal with overlay etc Merge branch 'master' of sbox-game
3 Years Ago
NVG fixes
3 Years Ago
Fixed some pathfinding issues with directions and temporarily draw debug collisions on map start
3 Years Ago
Merge from render_scale
3 Years Ago
Merge from main
3 Years Ago
Fixed bug with options menu not updating properly to reflect code set convars.
3 Years Ago
Experimental flow field pathfinding Kind of got flow field generation down to a minor stutter... Struct test - slower (50%) Much faster Chunked Flow Field with "portal" connections coming soon(TM) Backup So close to having working flow field that's reasonably fast, except sometimes units get stuck alternating between nodes Various improvements and optimizations but units still get stuck between portals Backup WIP Fully functional flow field pathfinding with chunks / HPA* Removed debug line and set hard map limit of 30k x 30k The flow field pathfinding is now better and units can correctly approach buildings again. The flow field will update automatically when new buildings are created. Merge branch 'flowfields'
3 Years Ago
Damage states WIP
3 Years Ago
Make WebSocket sealed Avoid NREs in WebSocket.IsConnected More reliable dispose check
3 Years Ago
Add a WebSocket class Add comment docs Add try catches around event handler calls
3 Years Ago
Add comment docs Add try catches around event handler calls
3 Years Ago
Hotload: Failing test for nested delegates Hotload: Fixed some nested delegates not upgrading Hotload: DelegateUpgrader cleanup
3 Years Ago
updated suitjacket thumbnails
3 Years Ago
Added suitjacket and suitjacket with unbuttoned shirt Merge branch 'master' of sbox-game
3 Years Ago
Extended bunker entrance building blocker volume Tweaked bunker ladder volume
3 Years Ago
Cleaned up bypass tunnel prefabs / tweaked some lights / made new doors easier to spot
3 Years Ago
Prop.CollisionGroupOverride works Fix func_door's MoveDirIsLocal keyvalue DrawAngles for func_doors and func_buttons Hammer.RenderFields for all the c# ents
3 Years Ago
Added Hammer.DrawAngles and Hammer.RenderFields FGD autogen:: Do not add empty metadata keys
3 Years Ago
Clamp render scale between 0.5 and 1.0
3 Years Ago
Scale adjusted concrete barrier blockout Adjusted scale down a touch. Merge branch 'master' of sbox-game
3 Years Ago
Increase baseline stringtable size, throw a proper error on overflow
3 Years Ago
Panel.AddEvent is obsolete, use AddEventListener instead
3 Years Ago
AddEvent => AddEventListener
3 Years Ago
WIP construct map update Merge branch 'master' of sbox-game
3 Years Ago
Upload replays with full diagnostics in development builds Don't try to submit scores in game modes without stage leaderboards Better handling for default values in GameModeData
3 Years Ago
Merge Main->NewWounding
3 Years Ago
Merge NewWounding->Main
3 Years Ago
Notify when lobby data changes
3 Years Ago
Fixed crawling player not adjusting direction well in third person due to the slow speed giving it a zero corrective weight in the PlayerModel rotation update
3 Years Ago
Update UI when lobby owner changes
3 Years Ago
Warning fixes
3 Years Ago
Concrete barrier blockout blockout for review Merge branch 'master' of sbox-game
3 Years Ago
merge from main
3 Years Ago
merge from save214 (Staging wipe)