239,367 Commits over 3,837 Days - 2.60cph!

4 Months Ago
Add radio input bind to chat
4 Months Ago
Restrict noclip to editor only
4 Months Ago
player update. military flame thrower 3p anims update
4 Months Ago
Get rid of 1 second delay when the round decides a winner, not sure if this'll cause any problems but it's much less awkward
4 Months Ago
Fixed final round of the first half round count being wrong Notify match point to all users Show the winning round on scoreboard if your team can win
4 Months Ago
Fixed missing translation for the 'attachments' text in tooltip
4 Months Ago
Crosshair update, lines, distance based on velocity, spread, recoil
4 Months Ago
ridding some prefabs from shadow proxies
4 Months Ago
Converting light fixtures prefabs to MeshLOD when possible Monument lighting prefabs links check
4 Months Ago
Cowboy Hat LODs
4 Months Ago
Would help if I actually pushed the fix :thumbsup: Add hidden radio sounds, play bomb defusing radio when CT tries to defuse bomb
4 Months Ago
Merged main
4 Months Ago
Fixed planted c4 beep sound being missing
4 Months Ago
Added DefuseWinCondition, MaxRounds / 2 + 1
4 Months Ago
Horses will slow down as expected when releasing sprint key while holding a directional key
4 Months Ago
Move from SteamVR over to Facepunch.XR Remove direct OpenXR bindings Pass debug callback to Facepunch.XR, make a session Move OpenXR requirements into Facepunch.XR Requirements are done automatically now, make instance/device extension format consistent Hack around extension-related crash for now Events Pass vulkan-related stuff in as structure Fetch rendering recommendations from fpxr Remove silly hack hard-coding all our extensions, fetch them properly Bind fpxr compositor and add everything we should need to start submitting FPXR: Session now handled by Compositor, Instance is now a class Delete all OpenVR files & references, stub out anything that required them Initial FPXR presentation logic Fetch display info from compositor Submit texture, render loop, etc. Use Facepunch.XR provided logging levels Pass bounds to texture submit info Default IPD (for testing with null driver) Facepunch.XR works out bounds for us, gives us full render target size separately from eye render target size
4 Months Ago
TerrainMaterialList: Allow drops properly
4 Months Ago
map changes
4 Months Ago
Party chat on main menu
4 Months Ago
Editor post processing toggle closes #1587
4 Months Ago
Colour grading changes, tonemapping in its own component (means color grading isn't 1 pass, but that's easier to do later compared to splitting up components) Co-authored-by: Matt Stevens <matt@mattstevens.co.uk>
4 Months Ago
Tonemapping applies to editor camera too, respects Camera.EnablePostProcessing
4 Months Ago
Update asset_zoo.scene
4 Months Ago
swap materials
4 Months Ago
Basic weapon state persisting system for dropped weapons Persist AmmoComponent for dropped weapons Fixes #39
4 Months Ago
remove debug log
4 Months Ago
Switch weapons with mouse wheel
4 Months Ago
Fix NRE in RadioSounds if there's no sounds Fix team radio sound chat message being sent to people on other team
4 Months Ago
Mark chunks as changed when cleared (#29)
4 Months Ago
Flush network updates before send RPCs
4 Months Ago
4 Months Ago
Converted some decor prefabs to MeshLOD
4 Months Ago
Converted stalagmites, snow mounds, icicles, ice sheet, cave roots ivy, reeds, water lilies prefabs to MeshLOD
4 Months Ago
Work in progress - colour grading Variuous changes - exposure added in RGB and HSV Keep tonemapping in its own component, remove uncommon options, cleanup
4 Months Ago
▍█▊▅▇ ▆▋▉▋ ▉▇▉▇▅▌▄█▇▅▊▇▆█▍▆▅▇▄▊
4 Months Ago
Converted small rock formation prefabs to MeshLOD
4 Months Ago
Converted v2 rocks to MeshLOD
4 Months Ago
Converted Rock clutter to MeshLOD
4 Months Ago
merge from treasure_mission_refresh_fix
4 Months Ago
Converted cave segments to MeshLOD
4 Months Ago
merge from polar_bear_cull_fix
4 Months Ago
merge from NVGFix
4 Months Ago
merge from hvrocketsounds
4 Months Ago
merge from wire_slacking/christmaslights
4 Months Ago
merge from fix_teammate_building_guide_lerp
4 Months Ago
merge from techtree_workbench_multi_acces
4 Months Ago
converting prefabs in /static folder for MeshLOD when possible
4 Months Ago
Added a tool to find any Instanced mesh filters that have a MeshLOD on the same obejct that hasn't been assigned (Tools/Optimize/Look For Orphan Instanced Mesh Filters)
4 Months Ago
Fix buffer overrun (80% confidence)
4 Months Ago
Leaderboard backup, run #12234