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

7 Months Ago
Merge from main
7 Months Ago
Added basic motorbike entity without sidecar
7 Months Ago
Merge main -> Bikes
7 Months Ago
Save file bakcup
7 Months Ago
Added cinematic gestures for kick and push anims from frontier bar door interaction. Re-linked drink and chicken cinematic gestures
7 Months Ago
Added talk_06 cinematic animation
7 Months Ago
▆▍▆▅▆▄▍▆ █▇▋▊▊▌▆ ██▆▋▊▍▆ ▇▇▇▊▉▄▄▉ ▋▌▍▇▌▆
7 Months Ago
Parent merge
7 Months Ago
Poster scene backup: 'Light the Way' hero
7 Months Ago
Temp pose file
7 Months Ago
Merge from main
7 Months Ago
Brutalist church progress
7 Months Ago
Delete Input.AnalogInputs/GetAnalog (might re-add later)
7 Months Ago
▊▌▇▊ ▄▍▋ ▋▉▋▊▅▌ ▅▇ ▄▉▌▉▍▍ ▉▅▌▊▅▉▊▅, ▍▅▄▅▅█ ▍▍▉▄ ▋▌▇▍
7 Months Ago
Simple device instance memory (disconnect and reconnecting the same controller should point to the same device), all events pass controller ID
7 Months Ago
Merged to main
7 Months Ago
Fixed remaining issues with condition display Now respects updated max condition properly
7 Months Ago
And this
7 Months Ago
Same bounds fix for DirtyControlMapRegion
7 Months Ago
spring joint
7 Months Ago
Fix ByteStream.Write negative offset Expose MixBuffer's raw pointer in safer way
7 Months Ago
Fix NRE on object desyroy (sorry!)
7 Months Ago
Forward controller axis events to managed
7 Months Ago
Forward controller button events to managed
7 Months Ago
Fix errors
7 Months Ago
Add prefabs for cubemap fog, envmap probe, gradient fog, volumetric fog
7 Months Ago
Hide terrain component, don't create this manually
7 Months Ago
Update actions.triggers.scene
7 Months Ago
ActionGraph window is a dialog, stays on top of editor window Fix GetAttributes sometimes returning null Don't write null values in components Add OnComponent actions https://files.facepunch.com/garry/65558502-1f39-48b8-81eb-e54a43e025a9.png
7 Months Ago
Add Collider.OnTriggerEnter, OnTriggerExit
7 Months Ago
Create actions.triggers.scene
7 Months Ago
Make block primitive hollow option work
7 Months Ago
Clamp instead of throw in DirtyHeightmapRegion so we can paint on terrain boundary
7 Months Ago
Collide against heightfield grid instead of trying to triangulate it exactly, slightly less accurate but faster
7 Months Ago
Half edge renames
7 Months Ago
Leaderboard backup, run #10204
7 Months Ago
Fix demos throwing exceptions when threaded networking is disabled Force full server demos disabled when threaded networking is off
7 Months Ago
Rip out SteamInput and our Controller API Init SDL_GAMECONTROLLER, add standard mappings file (will move this later), find all of our game controllers on startup, hook up events for handling controller lifetime, button events and analog inputs Turn off steam overlay in the editor again
7 Months Ago
Merge RowboatDismountBug -> main
7 Months Ago
Check that the list we get really is empty when we get it, and report if it wasn't
7 Months Ago
Merge RowboatDismountBug -> main
7 Months Ago
Add radius info as well
7 Months Ago
Merge RowboatDismountBug -> main
7 Months Ago
Increase latestSeatClipSeemsFarAway threshold to 40m
7 Months Ago
merge from RowboatDismountBug
7 Months Ago
One more missed collider list free
7 Months Ago
merge from RowboatDismountBug
7 Months Ago
Fixed three cases where we got a pooled collider list and never freed it
7 Months Ago
Additional info for the SeatClipCheck error data that goes to Sentry. Plus filter out collisions that seem reasonably close to the rowboat, so we get less error reports for valid hits.
7 Months Ago
Draw open edges with half thickness