reporust_rebootcancel

121,143 Commits over 4,018 Days - 1.26cph!

59 Days Ago
Merge from armor_slots
59 Days Ago
Refactor copyto armor slot copying because it was getting silly
59 Days Ago
copyto fix for worn backpacks containing an item with armor slots and inserts
59 Days Ago
Merge from crafting_update
59 Days Ago
Changed tint renderer to list on FoodVisualConfig. Populated the lists for pie entity and world model prefabs. Tint all the LODs. Added a new bear pie projectile and material, set correct colour. Updated all pie projectile materials to use the new pie colours.
59 Days Ago
Sort premium servers first if you qualify for them, put them last if you don't qualify for them - controlled by convar `prioritize_premium_servers` - applies to all sorting of servers (players, ping, hostname, etc) Add `premiumfilter` convar to add premium tag to servers while testing - string filter to control what servers in the browser get the tag added
60 Days Ago
merge from crafting_update
60 Days Ago
Fixed UIFogOverlay Update NRE
60 Days Ago
Recheck premium status for connected players, kick if they change status after joining the server
60 Days Ago
merge from new_kill_commands
60 Days Ago
ent kill command now ignores gibs
60 Days Ago
merge from wood_armor_crafting
60 Days Ago
Reduced crafting cost of wood armor, now uses 15 cloth instead of 1 rope
60 Days Ago
network++ save++
60 Days Ago
merge from crafting_update
60 Days Ago
Armor info panel UI changes so that everything can fit with ownership. Also fixes protection area text varying above/below slots.
60 Days Ago
merge from main
60 Days Ago
Added new kill commands: - killplayerinview: kill the player you're looking at - killplayersradius: kill all players within the given radius
60 Days Ago
merge from crafting_update
60 Days Ago
merge from crafting_update/workbench
60 Days Ago
hopper, fridge and bee grenade techtree placement - S2C
60 Days Ago
Merge from jungle_ruins
60 Days Ago
Merge from jungle_biome/jungle_foliage
60 Days Ago
Merge from jungle_ruins
60 Days Ago
Merge from main
60 Days Ago
merge from ballista_mat_fix
60 Days Ago
Fixed various spawn population filters
60 Days Ago
Jungle has forest splat Jungle has alt topology (including nearby forest / forestside areas to prefer deciduous trees next to jungle, looks slightly less odd) Jungle avoids transition areas from temperate to other biomes
60 Days Ago
Fix attempt for the red ballista in builds
60 Days Ago
Merge from fix_no_scientists_on_cargoship
60 Days Ago
Fix sharks not spawning
60 Days Ago
Fix scientists not spawning on cargo ships
60 Days Ago
lr300 updates
60 Days Ago
Subtractive Merge (114985) Removed DLSS fix as it's still causing crashes
60 Days Ago
Merge: from eventrecord_allocs - Reduces the number of allocations caused by our server-side analytics - New "analytics.small_buffer_send_limit" persistent ServerVar to reduce task scheduling overhead. Set -1 to return original behavior. Tests: ran existing analytics unit tests, booted server in editor.
60 Days Ago
tiger drag anim sped up and moves further
60 Days Ago
Merge: from main Tests: none, no conflicts
60 Days Ago
Add comments
60 Days Ago
Clean: remove my testing setup Test: none, trivial change
60 Days Ago
Optim: send small server-side analytics events using the same task thread - Controlled via analytics.small_buffer_send_limit - to disable, set to -1, to enable for everything set to 999999 - Default to 16KB - Preserved between server restarts This avoids ~1KB of allocations just to schedule another async task per upload. On busy servers(100pop) this can save 0.8MB per frame. Tests: booted in editor to check the command presence
60 Days Ago
Tiger drag corpses away when approached while eating them
60 Days Ago
Added AO to packed mask
60 Days Ago
merge from effectscale_fix
60 Days Ago
Fixed effects using EffectScaleWithCameraDistance being incorrectly scaled when far from the world origin We were calculating the cam distance based on the effect local pos instead of its world pos
60 Days Ago
missing codegen
60 Days Ago
crafting_update -> aux2
60 Days Ago
bees -> crafting_update
60 Days Ago
compile error
60 Days Ago
merge from vclouds
60 Days Ago
remove/disable unused stuff