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

4 Months Ago
Clean up character controller scene
4 Months Ago
fix map references for tutorial
4 Months Ago
Fix map references
4 Months Ago
Merge main
4 Months Ago
Don't perform input actions if we were attacking while deploying a weapon, fixes bomb plant weapon switch behavior
4 Months Ago
Input structs
4 Months Ago
Clean up structs
4 Months Ago
map organization, delete old test maps, update season1maps
4 Months Ago
deleting unused and reorganizing prefabs
4 Months Ago
always applying stability/righting forces when mounted, rather than needing fuel
4 Months Ago
DPV Work - able to submerge and resurface like a sub - steerable, with some artifical damping when turning to improve the feel - simple headlight setup - simple ik hand targets
4 Months Ago
replace stop decal on tutorial, unsaved blender file
4 Months Ago
Clean up When fetching extensions, check if we want to initialise rather than if we have initialised
4 Months Ago
Bradley now destroys barricades in its path
4 Months Ago
Allow demo recorder UI to be visible in debug camera view
4 Months Ago
Port SteamVR actions over to Facepunch.XR format, update fpxr lib
4 Months Ago
Show openxr error if xr operation doesn't succeed Check if parsing json actually worked, if not then show error Create input instance Run OPENXR_CHECK inside input ctor, add comment about some runtimes throwing errors
4 Months Ago
Removed Median Denoising Median denoising proved of no real value, so removed it.
4 Months Ago
Fixed vendor positions Fixed weird wheel placement issues
4 Months Ago
Add ladder
4 Months Ago
Better JumpPosition logic
4 Months Ago
Ladders can be trigger volumes
4 Months Ago
Fix MapCallouts NRE
4 Months Ago
Work in progress - added Laplacian on Gaussian for edge preservation + darkness control + other small changes Ditto
4 Months Ago
Vibration output
4 Months Ago
Map callouts
4 Months Ago
Support more binding types, wrap xr calls in OPENXR_CHECK(...)
4 Months Ago
Hide xhair while dead or we don't have a viewer
4 Months Ago
Make the minimap bigger while the scoreboard is open
4 Months Ago
FPXR returns error codes for various functions now, doesn't use builder pattern for instances FPXR enum update Initial XR input support
4 Months Ago
Use struct constructor instead of builder pattern for instances Remove "reserved" enum entries Add vjson (zpostfacto/vjson) Load action sets, actions, and bindings from actions.json (similar to how steamvr does it)
4 Months Ago
storage building large - wip, material definitions
4 Months Ago
Clear player body's interpolation when setting ragdoll state
4 Months Ago
Clamp minimap coords, use better bbox projection for volumes
4 Months Ago
Fix bug where blood effects will spawn in a weird spot, something to do with GameTransform interpolation?
4 Months Ago
Fixed masks not being applied to outfits
4 Months Ago
Fixed potential NRE in scoped weapon
4 Months Ago
M700: Can configure zoom levels per-level, first zoom level actually zooms in
4 Months Ago
player update. 3p revolver animations edited to match viewmodel
4 Months Ago
Fix spectating players not seeing sniper scope
4 Months Ago
Fix case where you couldn't spectate the remaining player
4 Months Ago
Fixed "launching" text showing when adding a new project (and not launching it)
4 Months Ago
Always show map markers when there's no viewer
4 Months Ago
Prevent players from colliding with weapon pickups
4 Months Ago
Return to menu for now
4 Months Ago
Merge from main
4 Months Ago
Anarchists outfit adjustments
4 Months Ago
Finish Screen
4 Months Ago
Add DiscardCategories, DiscardSubcategories
4 Months Ago
Genericise minimap elements, add dropped c4 marker T Status message when the bomb needs picking back up