138,964 Commits over 4,352 Days - 1.33cph!

Yesterday
corrected latch, support for puzzlereset ddraw (get PooledList on request, don't track)
Yesterday
merge from boxes_dlc
Yesterday
added final storage box pack steam item icon, fixed broken lodgroups on scrap box and armor box, tweaked some workshop default camera positions on doors
Yesterday
▍ ▋▊▅█▄▍▍ ▅▊▄ ▄ █▇▍▆▅█▌▉ ▆▋▇█▆█ ▄▇▄▆▍▍ ▉▇▆▄ ▆▅▄▊▍▋ ▉▉▌▍▉ ▌▇▌ ▅▄▇▆▌▅▇▆ ▌▄▄ ▉▌▌▋▄█▄▄▌▍▍█
Yesterday
initial non-trigger AI WakeZone
Yesterday
merge from main
Yesterday
deepsea.wipecooldownmax default value set to 1h30
Yesterday
Store content json use pascal case
Yesterday
Update(tests): cover all speedhack_protection levels in tests Tests: ran unit tests
Yesterday
merge from main
Yesterday
▍▍▉▅▅▍ ▊█▇▅ ▄▄▉▇▌▌▉▅▆▊▅▄█▇▄▊▇▅▋▋█▍▆▋▆▄
Yesterday
▇▊▌▍▊▅ ▆▍▅▌ ▇▆▍▌▅ ▆▄▉▅▇▄▌▇▄ ▍▍ █▉█ ▍▄▊▌▋▌▄█▌▌ ▄▉▄▌ ▌▅▌█ ▉▄ ▊▇▆ ▌▇▄▉▇▌▄▊▊ ▋█▆▋▊ █▅▍ ▅▌ ▆▊ ▅▋▍▄█ ▌▄▉▍█ ▋▉▌▌▉▊▇▊▉▋▆▇ ▌▊▉ ▅▉█▆ ▉▌▌▅▉▊▉ ▄▉▍ ▄▍▅▋▆▊▊▌ ▌▌ █▉█ ▇▉ █▌▍▇█ ▆▇▊▇▇▊ ▍█▇ ▅▄▊▌ ▋▉▋ ▅▉▊▍▌▆▊▉▋▍ █▉▉▄▌ ▊▊▄▊▋▇▋▇▊▋▆▉▋▌▌ ▋▋ ▋▋▇▆▇█▉▄ ▊▄▊ ▇▅█▌▆▆▇▍▋▅▋▇▇▅▄▆▊▋▍▋▌▆▋▋▌▋▊▇▆▉▊▄▇▅▄█▆▇▆▉█▌▄▉ ▄▇▄▄▆▆ ▌▆ ▋▆ ▋▅█▋▄ ▉▊▄▋ ▅▉▋▄ ▅▅▉▍▇██▇▄▅ ▅▋█▊ ▉▄▍▊▇▇▄
Yesterday
▌▋▋▇▇▉ ▌▇▌▊ ▅▍▌▆
Yesterday
Merge from collectable_optim_pass
Yesterday
Fixed clear dying option not working when tapping E on a dead plant Had to add AllowOnUseToFindFirstAvailable toggle as by default tapping E can only ever use the option with the lowest order, even if we're showing a different option on the crosshair Proabbly makes sense for this to be the default behaviour but to limit scope for bugs just enable this on plants Add growableentity.killall convar
Yesterday
Fix BaseProjectile::ServerUse being called with null/0 values in damageScale, speedModifier, origin, bullet thickness. Only affects staging. Affected things: - PT Boat Turrets - Flamethrowers - Autoturrets with Generic Fireables - Attack Helicopter Turret
Yesterday
Add sleeping bag icon to the sleeping bag button prefab
Yesterday
Show icon if the bag is inside the deep sea
Yesterday
Make separator slightly smaller
Yesterday
Add separator prefab to the death screen prefab
Yesterday
Sort deep sea bags before main island bags when you are inside the deep sea (and vise versa) Position separator prefab inbetween the different locations of bags on respawn screen
Yesterday
Separator prefab
Yesterday
Codegen
Yesterday
Allow server to indicate which bags are currently inside the deep sea
Yesterday
Possible genetic growable crossbreeding fix
Yesterday
Merge from main
Yesterday
RidableHorseAnimation rewrite, big cleanup and some new features Added kill switch for every motion
Yesterday
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
Yesterday
env.nightlight_brightness defaults to 0.005 (was 0.022) Adjusting due to new darkness levels
Yesterday
Safety checks for PartialMobileStaticGrid
Yesterday
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)
Yesterday
start of set dressing in kiosk F
Yesterday
merge from main
Yesterday
tweaked normals on large wooden box to be same as workshop to fix error implemented some time last year
Yesterday
set conditional models of storage boxes mesh cull to 20 from 50
Yesterday
apartment lights update
Yesterday
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 Days Ago
fix rotation tool transparency
2 Days 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 Days Ago
Fix profiler samples in Find and TryGetEntity
2 Days Ago
Update: add a couple more test positions for unit tests Tests: tests pass
2 Days Ago
Merge from main
2 Days Ago
Merge from main
2 Days 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 Days Ago
merge from painting_line_tool_winner
2 Days 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 Days Ago
merge from boxes_performance_pass
2 Days Ago
Removed camera leaning towards horse head when galloping
2 Days Ago
Added horse locomotion playable component, handles the locomotion animation playing and blending only
2 Days Ago
boxes performance feedback