reporust_rebootcancel

130,183 Commits over 4,232 Days - 1.28cph!

2 Months Ago
merge from menu_optims
2 Months Ago
merge from menu_optims
2 Months Ago
merge from hackweek_crosshair_customization
2 Months Ago
Fix crosshair rendering below scope overlays
2 Months Ago
Fixed virtual scrolls not building correctly during warmup because of the disabled scrollrects
2 Months Ago
merge from main
2 Months Ago
Completely refactor dynamic stuff. Get rid of "mode", split it into 2 new toggle settings, that can be configured independently: "Dynamic Visibility" - whether or not crosshair gets hidden when aiming/alt-looking/etc "Dynamic Spacing" - whether spacing changes to indicate accuracy Hook them up to settings menu & crosshair code packing
2 Months Ago
merge from fix_streaming_wallpaper -> main
2 Months Ago
Enable texture streaming on wallpaper floors
2 Months Ago
merge from rotatable_paintings -> main
2 Months Ago
merge from main
2 Months Ago
Filled all the refs in all takeovers, removed the direct page reference field
2 Months Ago
Switched back store takeover page overlay references to GameObjectRef instead of using direct references
2 Months Ago
Increase voxel resolution in navmesh tiles overlapping monuments, instead of having a different navmesh for scientists
2 Months Ago
naval_update -> scientist_boat_ai
2 Months Ago
move colorpicker to separate assembly, refactor some jank third party code
2 Months Ago
Balancing forces like a fckn seesaw Target takes priority Avoidance is second unless its too close Wander forces as third
2 Months Ago
Fix chainsaw hit sounds not playing in first person
2 Months Ago
First pass on dynamic nav obstacles
2 Months Ago
merge from naval_update -> deep_sea
2 Months Ago
merge from main -> naval_update
2 Months Ago
Merge from boat_building
2 Months Ago
merge from lop_entity_spawn_time -> main
2 Months Ago
Add `logentityspawntime` admin convar to print out spawn times on client - use `logentityspawntime_min` to control the minimum spawn times that are logged
2 Months Ago
Fix accidental negative collider on sail post
2 Months Ago
halloween floorpaper setup and wip textures
2 Months Ago
Fix getting stuck in the wander state if we exit seek without reaching our target
2 Months Ago
Make sure to not ignore non terrain colliders that aren’t oil rigs when generating the path
2 Months Ago
Update: UI_Store - drop UI_StoreItemOverlayPage references - resaved prefab Doesn't help with reducing RAM pressure, but allows us to take the next step of dnyamically loaded/unloaded bundles. Tests: Went to Abyss page in Editor. Built standalone, took a memory snapshot from main menu - offending assets still there
2 Months Ago
merge from main
2 Months Ago
▋▋▍█▉▊ ▉▉▋▄▆
2 Months Ago
merge from fix_tags_levelurl -> main
2 Months Ago
Merge from boat_building
2 Months Ago
Merge from parent
2 Months Ago
Include level url in server tags
2 Months Ago
Prepare migration of entities currently having a navObstacleComponent
2 Months Ago
Static versions of deployed/world model props, replaced in scene
2 Months Ago
▇█▇▊█▍█ ▉▉ █▄▄▄▋▄ ▋▋▆▍▊ ▌▇▍▉▄▅▆▉▇▌▇ ▄█ █▆▍█▉▇▋▍▆▉▇
2 Months Ago
▇▌▍▆▉▆ ▉▉▆▋ ▉▉ ▊▋▊▉▌▄▌▌▊▌▊
2 Months Ago
▌▊▆▄▄▇▅ ▄▅▇ ▋▋▍▆▍▍█▇▌██ ▊█▉▋▆▊ ▊▉█▆▆▆ █▆▋▍▉▌▄▊█▌▍.
2 Months Ago
Plays the correct third person deploy sound
2 Months Ago
unity tutorial update
2 Months Ago
▋██▅▆▌▇ ▄▊▌▌▊▅▅▅█▋▍ ▋▍▍ ▊▌▅▇▊▆▆ ▇▆▋▅▊▇▌▊.
2 Months Ago
merge from naval_update/deep_sea
2 Months Ago
Added IClientComponent to CullWhenInside so they never spawn on the server