reporust_rebootcancel

137,076 Commits over 4,352 Days - 1.31cph!

9 Minutes Ago
Fix missing compression headers from ServerList HttpClient - allows serverlist to download in gzip as intended
31 Minutes Ago
Fix animals and naval scientists only fleeing or being passive
39 Minutes Ago
Created a small physics engine for Pool - Uses ball and line intersection - Cheap - Data based structure so we can thread it/run on native Still lots to implement. Working proof of concept
40 Minutes Ago
Fix path not logging to vddraw, fix animals always fleeing
43 Minutes Ago
Phrase update
45 Minutes Ago
removed TriggerWakeAIZ, made gizmos less obnoxious, just use player querygrid directly instead of connections
55 Minutes Ago
Merge: from spectate_stay_after_dc - Bugfix for disconnecting players staying standing with UsePlayerUpdateJobs 2 Tests: spectated disconnecting server
55 Minutes Ago
Bugfix: ServerOcclusionParallel(Jobs 2) - when spectator is hovering in a net group cell, use that cell's occlusion group As the spectated player disconnected, we would stop populating the occlusion results cache, thus leaving spectator in a frozen-world state Tests: on craggy with Jobs 2 - spectated a player that disconnected, was able to see them sleep. Did same from outside network range.
56 Minutes Ago
Fix animals running in circles
1 Hour Ago
Fixed artifacts caused by dithered objects being rendered in front on subsurface scattering type objects
1 Hour Ago
▊ ▊▅▋ ▋▆▍ ▄▌██▍▄▌ ▉▍▍▌▍▌▊▌▉▊▍▉
1 Hour Ago
replace procedural creation of TriggerWakeAIZ in dungeons with WakeAIZ
1 Hour Ago
Revert 144931, use "Armor" everywhere in the store page instead. Thought "Armour" was the US spelling US English is supposed to be the default (I'll add UK english at some point ok)
1 Hour Ago
Armor -> Armour in the storage box store page pack description
1 Hour Ago
Skin pass for snow jacket
2 Hours Ago
replacing train tunnel prefabs TriggerWakeAIZ
2 Hours Ago
merge from main
2 Hours Ago
merge from main
2 Hours Ago
merge from storepage_boxes
2 Hours Ago
Added pack to storage section
2 Hours Ago
Merge from PlayerRigUpdate2
2 Hours Ago
Skin pass for hide pants
3 Hours Ago
Model changes and prefab light set dressing for kiosk D
3 Hours Ago
Fix compile errors from merge
3 Hours Ago
Pack showcase media
3 Hours Ago
merge from boxes_dlc
3 Hours Ago
replaced all TriggerWakeAIZ in all monuments and ran s2p - train tunnels still left - airfield - artic_research_base - bandit_town - compund - desert_military_base a/b/c/d - excavator - military_tunnel - oilrig / oilrig_small - trainyard
3 Hours Ago
remove debug logs
3 Hours Ago
merge from boxes_open_access
3 Hours Ago
Fixed pivot on rentable shop F. First pass proper art for rentable shop D (still WIP as are the others)
3 Hours Ago
also copy sleep delay and zones in tool
3 Hours Ago
quick tool to convert TriggerWakeAIZ with a button - also made it so BaseEditorExAttribute can invoke a method for isTrue/isFalse instead of just reading fields/properties
4 Hours Ago
Pack showcase wip
4 Hours Ago
Merge: from main
4 Hours Ago
Bugfix: uncomment tickState caching Left it commented because I thought it would help with unit test validation, but it's completelly unrelated to my unit tests. Tests: on Craggy tried to sprint with UsePlayerUpdateJobs 0
4 Hours Ago
Fixed slot machine not animating with Indirect Instancing
4 Hours Ago
merge from storepage_boxes
4 Hours Ago
Revert EditorSettings
4 Hours Ago
Fixed skin viewer not showing any box content Media size tweaks
4 Hours Ago
Removed mesh cull from shipping container floor frames and wall frames as they should rely on network distance for culling
5 Hours Ago
disabled mip streaming on the decal textures for shipping containers
5 Hours Ago
setup ghostships and tropical islands WakeAIZ again because I changed the serialized format - ran s2p on all islands
5 Hours Ago
Removed unused media, downsized the rest and made atlases
5 Hours Ago
merge from main
5 Hours Ago
corrected radius
5 Hours Ago
merge from main
5 Hours Ago
optional box support, re-uses x component of vec3 size for radius otherwise - uses largest extension for network radius check and then a coarse OBB<->triggerpoint intersection to determine actual contents
5 Hours Ago
merge from boxes_dlc
5 Hours Ago
tweaked lod cull distances on hopper and storage monitor to cull at same distance as everything else (60)
5 Hours Ago
Storage box store page media 3