157,356 Commits over 4,536 Days - 1.45cph!

2 Months Ago
Ensure proper animation events are synced up - allowing the arrow head to show at the same time as the arrow itself
2 Months Ago
arrow_late_loading_fix -> main
2 Months Ago
corrected comment
2 Months Ago
2 Months Ago
enforce mesh renderer is enabled in sculpting gui always
2 Months Ago
Merge: from fix_skipinit_error - Buildfix(editor) - replace unsupported intrinsic Tests: no errors in editor on script compile, checked asm
2 Months Ago
Buildfix: get rid of SkipInit, LLVM optimizes out variable initialization from final asm Tests: triggered compile - no errors in editor. Checked asm against externally stack allocated storage - same asm
2 Months Ago
Merge from PlayerMaintainedMonuments/powergrid
2 Months Ago
Remove debug 15s refresh times lol
2 Months Ago
2 Months Ago
Merge from PlayerMaintainedMonuments/powergrid
2 Months Ago
lod distances tweaks same as TC
2 Months Ago
Change supermarket freezer loot refresh - Reduced loot refresh contents but at a much shorter refresh cycle - Every x many reduced loot refreshes, we get a full refresh with lots and more variety of food - Contents of full refresh cannot be wiped by a reduced refresh unless someone has opened the freezer at least once after the last full refresh S2P supermarket
2 Months Ago
Rock sculpture - cleaned up duplicate textures, renamed for consistency
2 Months Ago
updated temp icon
2 Months Ago
main -> game_room_dlc
2 Months Ago
game_room_dlc -> new_pool_ui
2 Months Ago
Max trail length convar
2 Months Ago
changed name to rock sculpture, added colision and lods
2 Months Ago
do x and z while I'm at it
2 Months Ago
Merge: from pool_leak_experiments - Optim: replace FuzzyPool with LPRQ segment - it can be up to 20% faster and doesn't leak/spill sporadically Tests: unit + perf tests, loaded 2.5k procgen map, checked print_memory - no spills
2 Months Ago
Debug log satellite Y position for my sanity
2 Months Ago
Clean: remove editor-only add/remove fail counters - also cache cell buffer length - jit might already do it automatically, so might be moot Tests: compiles
2 Months Ago
Take the longest route across terrain possible
2 Months Ago
Merge: from lprq Prepping LPRQ segment implementation to use instead of current FuzzyPool Tests: ran unit tests
2 Months Ago
rock sculpture COL
2 Months Ago
Rock Sculpting Pedestal - gibs
2 Months Ago
Experimenting with a super duper long trail
2 Months Ago
Update(tests): expand TestAllocWhenEmpty test slightly to sanity check leaking behavior Tests: ran unit test
2 Months Ago
Trail fade
2 Months Ago
merge from PlayerMaintainedMonuments
2 Months Ago
trail fix
2 Months Ago
Perspective fix
2 Months Ago
Clean: Add general explanation on the pool implementation - remove TODOs - buildfix for non-editor builds - bugfix of setting the wrong epoch for a slot for stale cells Tests: ran unit and perf tests
2 Months Ago
more tweaks
2 Months Ago
set repair and pickup to correct item prefab
2 Months Ago
merge from f1menu_blur_fix
2 Months Ago
Updated BlurManager to use SingletonComponent instead
2 Months Ago
merge from water_surface_nametags_fix again (didn't go through)
2 Months Ago
merge from water_surface_nametags_fix
2 Months Ago
resized rock sculpture textures to 2k
2 Months Ago
merge from paintingui_inputs_fix
2 Months Ago
Added some slight forgiveness to query vis blocked by water check, to fix nametag inconsistencies (not being visible when your teammate is swimming right on the water surface)
2 Months Ago
Fix supermarket freezer causing "MaterialPropertyBlock index 0 is out of range" error
2 Months Ago
Changed painting UI inputs polling to event based, making it framerate independant Should fix the various issues introduced with the input system update
2 Months Ago
2 Months Ago
scale up test
2 Months Ago
Add PostOpaqueDepth component to sculpture camera to fix guide fx, and revert changes to BRZone shader
2 Months Ago
Optim: inline LPRQ segment logic, get rid of the overall queue Perf test is averaging 2.8ms, improvement over FuzzyPool by 20% Tests: unit tests + AllocDeallocMTShortLived(32,False) perf test
2 Months Ago
updated wooden arrow icon