195,366 Commits over 4,110 Days - 1.98cph!

7 Minutes Ago
added camera animation sync component to attacks in mace animator
9 Minutes Ago
▇▅▅▌▍▉
15 Minutes Ago
Merge from dlss_texture_creation_crash
17 Minutes Ago
Temporarily disabling threaded texture creation to see if this is the cause of the new DLSS crash
29 Minutes Ago
Bugfix: snapshot json export no longer emits extra coma, making json invalid - also sneaking in AllocWithStack to be on execution thread only, not on alloc thread Super rare, but would be hard to find in the code when it would happen in the future Tests: persnapshot and watchallocs in editor
31 Minutes Ago
Boat blocks forward damage to parent boat
33 Minutes Ago
merge from main
40 Minutes Ago
Initial boat max health calculation. New test save.
55 Minutes Ago
Bugfix: Prevent data races leading to torn continuous profiler snapshots - Binary built using Release conf based on 237b5df3 commit - Both Resume and Stop happen on profiler frame end (previously Resume was instant) - Stop gets deferred to after snapshot is exported if requested during processing - Profiler, if in initialized, always gets called on new frame (since internal state machine demands more steps than the user code can know about) - Updated continuous profiling unit test to acoount for extra OnFrameEnd required It was possible that a stop is requested during export process, leading to use-after-free exceptions on a managed thread and torn snapshot. Tests: unit tests + 20 manual watchallocs->stopwatchingallocs calls
60 Minutes Ago
Stop Shockbyte button trying to refresh server listings
1 Hour Ago
Reimplement Shockbyte promo. Polish the shockbyte popup
1 Hour Ago
updated stone and wood roofs to detach beam - lod group still needs setting up
1 Hour Ago
Refresh button micro interaction
1 Hour Ago
floating cities walkway and greybox progress
1 Hour Ago
█▊▌▌▇▍▍ █▄ ▋▍▉▊▋▋. ▋▅▍▆ ▉▋▋ ▇█▉▇▅▉█ ▌▊▅▋▄▊▄.
2 Hours Ago
Continuing on with floating walkways
2 Hours Ago
Don't add scientist brain twice
2 Hours Ago
Fix compile errors
2 Hours Ago
▋▉▍▇▅ ▋▋▌▆▅▌ ▄▋ ▄▌█▆▉ ▄▌▌▄▅▍▌▌ ▅▅▉▆▄▆▍▌▆ ▋▆▇▄▋ █▇ ▊▇▆▆▅▉▊ ▉▉▅ ▋▅▇_▋▇▍█▇
3 Hours Ago
Changed how the EnvironmentVolumeLOD component gets added to EnvironmentVolume objects by using IPrefabPreProcess instead of Awake as this could have caused issues with object pooling
3 Hours Ago
merge from S2P_bugfixes_for_quickfire
3 Hours Ago
S2P all
4 Hours Ago
Wire back up the refresh button properly
4 Hours Ago
fixed a hole in stairwell_bottom_360 collider
4 Hours Ago
Prevent server listings from being added to the browser twice if they have a tag
4 Hours Ago
smoother transitions out of mine tunnels in military tunnels
4 Hours Ago
improved env volume accuracy in sewer tunnel prefabs
4 Hours Ago
█▌▋ ▍▍▌▊▌ ▆▆▄▉ ▋▋ ▊█▉▊▉▊ ▊▅█ █▇▉█▆▅ ▇▅▄██▊▄▄█▆ ▊▅▍▉▉ ▌▅▋▆▄█▊▍ ▄▌ ▄▆█▇▊▇▇ ▇▋▌▅ ▍▄▇ ▅▊▇▄ ▇▍█▋▊▍▊ ▅▌▅▅ ▊▊ ▆▍▊ ▇▇▊▊▌▌▆▌▆▊
4 Hours Ago
Changed spoiled produce consume sound
4 Hours Ago
Merge from main
4 Hours Ago
▇▋▍▄▅ ▇▌▌▋ ▌▅█▄▊▌▍▌▅_█▅▅_▅▋▄▍_▍▍_▋▄▅▊▄▌▇▆▌▋
5 Hours Ago
▌█▆▌▊█▇ ▇▊█▇▊ ▇▅ ▅▇ █ ▉█▋ ▄▍▊▊▌ ▇▅▅▋▇▇▋█▇ ▍▋▍▄█ ▌▇▉▊▍▅ ▋▄▆▉ ▌▄▊ █▌▄▍ ▋▊▄▇▇ ▆▊ ▆▅▊▅▍▆▇█▇▅ ▊▇█▆▊█
5 Hours Ago
Added a prevent movement volume near a fence in powerplant in attempt to fix a terrain glitch
5 Hours Ago
▋▌▌█▋▊█▇ ▇▋▌▄▍▅▋▄ ▉▇█▍ ▋█▆▍▊▄█ ▍▆▋
5 Hours Ago
Re add open animations between the pages Added editor support for play on awake
5 Hours Ago
fixed the culling zone missing a cave segment in cave_large_sewers_hard
5 Hours Ago
Tweaked barricade cover barricadeDamageMultiplier
5 Hours Ago
Merge from foliage_instancing
5 Hours Ago
Added play on awake to flex transitions
5 Hours Ago
Schizlobium - added padding to bark texture and fixed UVs to remove seam on lower LODs
6 Hours Ago
Fixed wallpaper clipping on legacy wood floor, triangle floor, foundation and triangle foundation
6 Hours Ago
speaker blockout prefabs
6 Hours Ago
Speaker blockout. Spotlight adjust.
6 Hours Ago
split off wood beam on edge of stone tier roof
6 Hours Ago
Set constant for max refresh distance for now
Today
Merge from main to jungle update improvements
Today
Checking in floating walkway progress to switch branch
Today
Merge from environment_volume_lods
Today
Fix issue with max refresh value causing foliage to stop rendering at some locations/angles