reporust_rebootcancel

98,477 Commits over 3,683 Days - 1.11cph!

2 Months Ago
Move FlexLayoutManager so it spawns in sooner to fix console spam while loading the menu
2 Months Ago
Refactor tutorial help prompts so that the Localization system can pick up the text on it Should be no visible changes, just moved the Phrases out of a struct on the help prompts
2 Months Ago
Merge from main -> editor_compare_client_server_fields
2 Months Ago
Merge from main -> harmony2
2 Months Ago
Merge from main -> rpc refactor_2
2 Months Ago
Test scene init Sorted clipping terrain in test scene Properly split terrain from other scenes
2 Months Ago
Fixed player not being able to process tutorial if player corpse despawns and is replaced with a bag (objective will complete if the player opens the bag, although the ping will no longer be visible)
2 Months Ago
Merge main
2 Months Ago
Merge from main
2 Months Ago
updated church position
2 Months Ago
Brutalist church decals setup
2 Months Ago
better looking brick blend layers
2 Months Ago
Add destroy self behaviour state. Recall coroutine rework.
2 Months Ago
▇▆▋█▉▍▅▋
2 Months Ago
merge from main
2 Months Ago
Delete Sense.cs
2 Months Ago
More removal
2 Months Ago
Remove all code that calls Sense.Stimulate
2 Months Ago
Remove OnSensation and calls.
2 Months Ago
oilrig_1 S2P
2 Months Ago
updated level3 lods and colliders to remove last flow blockers to the structure
2 Months Ago
Merge from main
2 Months Ago
Shipping container video header
2 Months Ago
Merge from main
2 Months Ago
Added basic motorbike entity without sidecar
2 Months Ago
Merge main -> Bikes
2 Months Ago
Save file bakcup
2 Months Ago
Added cinematic gestures for kick and push anims from frontier bar door interaction. Re-linked drink and chicken cinematic gestures
2 Months Ago
Added talk_06 cinematic animation
2 Months Ago
▆▍▆▅▆▄▍▆ █▇▋▊▊▌▆ ██▆▋▊▍▆ ▇▇▇▊▉▄▄▉ ▋▌▍▇▌▆
2 Months Ago
Parent merge
2 Months Ago
Poster scene backup: 'Light the Way' hero
2 Months Ago
Temp pose file
2 Months Ago
Merge from main
2 Months Ago
Brutalist church progress
2 Months Ago
▊▌▇▊ ▄▍▋ ▋▉▋▊▅▌ ▅▇ ▄▉▌▉▍▍ ▉▅▌▊▅▉▊▅, ▍▅▄▅▅█ ▍▍▉▄ ▋▌▇▍
2 Months Ago
Merged to main
2 Months Ago
Fixed remaining issues with condition display Now respects updated max condition properly
2 Months Ago
Fix demos throwing exceptions when threaded networking is disabled Force full server demos disabled when threaded networking is off
2 Months Ago
Merge RowboatDismountBug -> main
2 Months Ago
Check that the list we get really is empty when we get it, and report if it wasn't
2 Months Ago
Merge RowboatDismountBug -> main
2 Months Ago
Add radius info as well
2 Months Ago
Merge RowboatDismountBug -> main
2 Months Ago
Increase latestSeatClipSeemsFarAway threshold to 40m
2 Months Ago
merge from RowboatDismountBug
2 Months Ago
One more missed collider list free
2 Months Ago
merge from RowboatDismountBug
2 Months Ago
Fixed three cases where we got a pooled collider list and never freed it
2 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.