143,723 Commits over 4,413 Days - 1.36cph!

60 Days Ago
Separator prefab
60 Days Ago
Codegen
60 Days Ago
Allow server to indicate which bags are currently inside the deep sea
60 Days Ago
Possible genetic growable crossbreeding fix
60 Days Ago
Merge from main
60 Days Ago
RidableHorseAnimation rewrite, big cleanup and some new features Added kill switch for every motion
60 Days Ago
Fixed deep sea signal computer server colliders not being stripped on the client Adjusted the server colliders so that standing on the little bits on top shouldn't cause flyhack kicks
60 Days Ago
env.nightlight_brightness defaults to 0.005 (was 0.022) Adjusting due to new darkness levels
60 Days Ago
Safety checks for PartialMobileStaticGrid
60 Days Ago
added "open access" check to component boxes, where if a box with a linked broken TC gets opened by a player, that player can now see the contents of the box forever. (lock checks still take priority though, so if you place a lock on the box you can re-hide the contents)
2 Months Ago
start of set dressing in kiosk F
2 Months Ago
merge from main
2 Months Ago
tweaked normals on large wooden box to be same as workshop to fix error implemented some time last year
2 Months Ago
set conditional models of storage boxes mesh cull to 20 from 50
2 Months Ago
apartment lights update
2 Months Ago
Update: expand isspeeding test coverage by generating index permutations Revealed a bunch of false-positive access violations, fixed by sprinkling NativeDisableParallelForRestriction (hate it) Tests: ran unit tests
2 Months Ago
fix rotation tool transparency
2 Months Ago
Implement corrected limit checking for mesh.Begin w/ static meshes I.e. when giving mesh.Begin a mesh object, the limit becomes 65535 instead of 32768 Added second arg to IMesh:DrawSkinned - mult by model matrix Try to prevent crashes with weird .phy files
2 Months Ago
Fix profiler samples in Find and TryGetEntity
2 Months Ago
Update: add a couple more test positions for unit tests Tests: tests pass
2 Months Ago
Merge from main
2 Months Ago
Merge from main
2 Months Ago
- Fix paintball impact effects not always behaving with turrets - "Impotent" projectiles created just for effects for non instigating clients now know about their source weapon - Cleanup EntityRealm::TryGetEntity - Fix paintball impacts instigated by the local player not ignoring max spawn distance
2 Months Ago
merge from painting_line_tool_winner
2 Months Ago
Removed undesired line tool method, preview line is the winner! - removed sounds - HUD tip remains whenever holding shift, not just when actively drawing line
2 Months Ago
merge from boxes_performance_pass
2 Months Ago
Removed camera leaning towards horse head when galloping
2 Months Ago
Added horse locomotion playable component, handles the locomotion animation playing and blending only
2 Months Ago
boxes performance feedback
2 Months Ago
Update: move normal calculation logic to HeightMapQueryStructure - Give couple methods a rename Tests: ran unit tests
2 Months Ago
Bugfix: basic arespeeding unit tests now pass - use the right interpolators for IsSpeeding - add overloads to TerrainHeightMap.GetNormalsIndirect and antihack specific jobs to accept deferred arrays - make IsSpeeding work on CachedState Tests: ran unit tests
2 Months Ago
setting up salvaged axe refresh prefabs
2 Months Ago
Rentable Shop Kiosk F - first pass materials WIP
2 Months Ago
Construction NRE fix
2 Months Ago
merge from parent boxes_dlc
2 Months Ago
Idle to walk and walk to idle imports
2 Months Ago
exported horse walk to idle and idle to walk anims
2 Months Ago
exported refreshed salvaged axe rig/anims
2 Months Ago
Update: add basic consistency unit tests for AntiHack.IsSpeeding and AreSpeeding Currently fail, as I forgot to adjust the IsSpeeding logic after state cache changes. Tests: ran unit tests
2 Months Ago
rebase on main
2 Months Ago
▍ ▇▄▉▍▍▍▋▉ ▆▇▇▆▉▅ ▉▌▇ ▆▋█▌▋▉▅▆▌▇▄▇█ ▋▊▍█▆▆▌▄▉ ▄▉▌█▅▍ ▍▋▆▅ ▉▊▍▍▍ ▄▊ █▇▋▅▉▊ ▆▋▉▋▇▅▌ ▆▍▇▊▊ ▍▍▇█▅▆▄▄▍ ▋▌▋▋ ▍█▉▌█▆█ ▉▌▊▊ ▉▆ ▊▊▇▌
2 Months Ago
▌ ▌▊▄▄▆▄▋▇ ▉▌▌▍▉▋ ▇▄▅▅▍▅▇▇ ▌▍▍▅▅▉ ▋▋ ▅▌▍▋▅ ▊█▋█▉▍▋▆▅▆▇▋▄▌▇▋██
2 Months Ago
final 2 individual square steam images on storage_boxes_pack sitem
2 Months Ago
Fix scientist weapons floating at world origin on server
2 Months Ago
▉ ▋▌▄▋▄▋▊ ▊▇▉▍▆▆▍▉ ▅█▋▉▇▍▄ ▄▉▍▅█▊█▉
2 Months Ago
▄ █▅▌▇▅▇ ▅█▍▋▅▉▋▆▍
2 Months Ago
▉ ▅█▊▌▆ ▌▊▇▊ ▄▇▍▆
2 Months Ago
Fix naval scientists new entity weapons leak, make sure new scientist weapon are not saved if the scientists themselves are not saved
2 Months Ago
changed "component" to "storage" on all storage boxes descriptions, started to plug in square steam images to sitem
2 Months Ago
merge from boxes_dlc