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

4 Months Ago
Merge from main
4 Months Ago
Don't pickup weapons if we're not alive yet Add TimeSinceLastRespawn for player and use that as well to determine if weapon can be auto picked up
4 Months Ago
Fix compile error
4 Months Ago
Set new default map
4 Months Ago
Fix enter/leave not updating chat box Add party_id to rich presence Add Connection.PartyId Add more CompileCodeArchive tests
4 Months Ago
Map updates + vpk
4 Months Ago
🤦‍♂️
4 Months Ago
Codegen should shit itself if you don't use a string literal from Cloud.Asset() methods Terrain: Add height blend settings, add per material height and normal strength, various other polishing Hide GameResource.ResourceVersion
4 Months Ago
added floor_dirt_d mat https://files.facepunch.com/jason/1b0311b1/firefox_2eoICdfNUY.png
4 Months Ago
Update state in locations that prevent threading issues Compositor creates an EventManager in ctor, allows access to it - rather than creating an EventManager on demand
4 Months Ago
Crosshair detect friendlies, show cross
4 Months Ago
Gamepad support
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