192,830 Commits over 4,049 Days - 1.98cph!

28 Days Ago
Merge: from parallel_validatemove Tests: none
28 Days Ago
Merge: from parallel_validatemove - bugfix for invalid transforms in the cache - fallout from previous bugfix Tests: played back staging demo - counts as expected and no more errors about transform cache inconsistency
28 Days Ago
Bugfix: fix transform cache rebuild loop Previously threw away dirty indices too early, missing on some player cache changes Tests: played back the staging demo - no more error logs about transfomr cache inconsistency
28 Days Ago
Update: consolidate debug logic - Also ValidatePlayerCache fixed to actually check for native-null players I'm hoping I won't need this after tomorrow, but keeping it fixed to use for testing on staging for a bit Tests: ran through the staging demo - notifced it's picking up an issue from the prev merge, will fix shortly
28 Days Ago
▅▆▊▄▄ ▇▅█▉ ▄▆▄▅▍█_▅▍▅▋▆▆▆▇▍_▅▌▉▅▊▅▅▇_▊▄▅▉▌▊▍▄▋
28 Days Ago
▅▊▆▊▅▉ ▆█▆▇▋█▋▌▄ ▍▅ ▍▊▉▍ ▋▄▆▄▉▌▍▄▉ ▇▌ ▌▄██▅▆▊▍▆▌▄▄▉▆▄'█ ▆▊▇▌▋▊ ▅█▊▍ ▊▉▋▇▇▊▍▍▊▋█'▊ ▋▍ ▆▋▆▅▋ ▄▋▋██▊█▆▉ ▄▅▍▄ ▌▆▊▄▆▍█ ▇▄ ▉▉▇▍▊▌ █▉▄▇▍▊ ▉▅▌▄▆
28 Days Ago
Undo a certain change that could be causing crashes for 1 dude
28 Days Ago
Testing vertical storage, replacing shelves and dropbox for now
28 Days Ago
Set all corpses repair costs to match repair bench repairing costs
28 Days Ago
Minor changes Improve memory usage of 64 bit client & server on Windows? The game no longer allocates 3GB on start.
28 Days Ago
Merge: from parallel_validatemove Tests: none, no conflicts
28 Days Ago
Smaller TC corpses
28 Days Ago
Smaller workbench 3 corpse
28 Days Ago
Players do not collide with deployable corpses anymore
28 Days Ago
Merge: from parallel_validatemove - Bugfix for null players in PlayerCache causing UsePlayerUpdateJobs to get disabled Tests: played back staging demo - got similar results
28 Days Ago
Clean: fixing broken whitespaces that I spotted with the merge Tests: none, trivial change
28 Days Ago
Merge: from main Tests: none, no conflicts
28 Days Ago
Bugfix: PlayerCache now tracks players that are removed from the server Original impl left a space where it could miss some of the players, leading to rogue nulls. Tests: played back staging demo - had same numbers
28 Days Ago
Merge from jungle_update
28 Days Ago
Corpses can be picked up, gives you the associated item with 0 health
28 Days Ago
Owners can now open container corpses to retrieve the loot without repairing
28 Days Ago
Merge: from parallel_validatemove Tests: none (resolved into dest version)
28 Days Ago
Update: adapted code to PlayerCache change - FinalizeTickParallel now uses `player.StableIndex` as indirection, instead of iterator index - Updated validation checks - Transform caching job now checks for invalid transform accessses Tests: ran all relevant unit tests, played back staging demo - got comparable numbers
28 Days Ago
merge from softcore_update
29 Days Ago
Trying out some gameplay changes
29 Days Ago
▍▉▉▍▅█▇▍█▌▍▆█ ▋▇▉▅▋▌▉▌▅▌█▍▊▅
29 Days Ago
Remove some logs
29 Days Ago
Added newly baked AO to tshirt materials
29 Days Ago
merge from save266 - Staging wipe
29 Days Ago
Merge from softcore_update
29 Days Ago
Merge from softcore_update
29 Days Ago
Fix NRE when creating TC and large wood box corpses
29 Days Ago
phrases
29 Days Ago
trawler ship dirty greybox, concept art mesh before cleanup and break down - folder structure
29 Days Ago
Make jungle building skin work with `upgrade_radius` and related commands
29 Days Ago
Merge from softcore_update
29 Days Ago
Merge from softcore_update
29 Days Ago
Added new MeshCombiner menu option Created combined meshes for storage barrels, vanilla tool cupboard, large wooden box gibs, set to mesh cull 100m
29 Days Ago
Merge from softcore_updates/bag_changes
29 Days Ago
Fixed being able to pickup destroyed bags/towels/beds
29 Days Ago
Fixed fridge not retaining half of it's items when destroyed/repaired
29 Days Ago
Merge from parent
29 Days Ago
Prevent TC from being repaired if it would overlap another TC once it's repaired
29 Days Ago
merge from softcore_update -> aux2
29 Days Ago
Fix wrong convar being set to prevent backpacks from being dropped when players are wounded in softcore
29 Days Ago
merge from fix_wounded_nre -> softcore_update
29 Days Ago
Merge from softcore_update
29 Days Ago
Merge from softcore_update/bag_changes
29 Days Ago
Cleaned up arrow renderer system