reporust_rebootcancel

129,246 Commits over 4,232 Days - 1.27cph!

11 Days Ago
▄▅▍▆▅▋ ▆▅▅ ▇▉▊▉▅▆▉▊ ▇▄▄▍▍▊▋▅▊ ▄█▄ ▉▌▍▆▅▊▄▇▅▆█▉▆▄█▄█▊▉▍▇▌ ▄▄▌
11 Days Ago
Adding m92 refresh viewmodel rig
11 Days Ago
Merge from parent
11 Days Ago
Merge from volume_checks
11 Days Ago
Merge from volume_checks
11 Days Ago
Make radiation sphere outer range gizmo yellow so it's a bit more clear which puzzles have radiation at a glance
11 Days Ago
Add `drawpuzzleresets` convar so you can ddraw the puzzle resets & radiation ranges at runtime - will only show to admins who are inside the reset ranges - will update every 10s, based off puzzle reset code
11 Days Ago
Remove debug drawing
11 Days Ago
Setup remaining blocks
11 Days Ago
Updated folder paths, updated test list
11 Days Ago
merge from cargoship_cameras
11 Days Ago
Update network groups of cargo cameras inside the main cargoship movement update Fixes an issue where they stop working after cargo left its original spawn position
11 Days Ago
Renamed Tests folder to AutomatedTests
11 Days Ago
Wrapped all the test code in #if DEBUG
11 Days Ago
DDraw .meta files
11 Days Ago
Merge: from networkpositiontick_reduce - Optim: buoys, containers, water-junkpiles and vines no longer always replicate their position. Reduces number of NetworkPositionTick invokes from 2309 down to 522 on 4.5k map Tests: interacted with each prefab type, observed up close and from afar
11 Days Ago
Update: codegen Tests: editor compiles
11 Days Ago
Merge: from main
11 Days Ago
Cherrypick DDrawCommand from naval update
11 Days Ago
merge from main
11 Days Ago
Loot Panel sorting ui
11 Days Ago
merge from boat_building
11 Days Ago
exported updated 3p chainsaw anims, also setup chainsaw entity to use r prop and removed offsets translation/rotations from the lods
11 Days Ago
merge from naval_update
11 Days Ago
merge from deepsea_height_data
11 Days Ago
Bugfix: profile.CountSyncMoveEntities - check if invoke handlers are not instantiated - Also add a total count Tests: used it while swinging from vines
11 Days Ago
undid temporary boat code, now using heightmap queries regularly
11 Days Ago
simple deepsea/mainland heightmap query split (5th iteration of it) - currently limited to positional queries, normalized coord queries map directly to mainland data still - also fixed issue with deepsea shorevectors where they weren't being rotated into worldspace properly and still pointed in localspace directions
11 Days Ago
rebaked tropical scene shore data to include heightmaps
11 Days Ago
Optim: VineSwingMountable no longer syncs positions by default Should save another 0.7ms Tests: Swung across multiple vines in playground_vineswinging, descended on one to ground
11 Days Ago
Fix exec command attributes, add `bot.exec_command_all` to execute commands on all bots.
11 Days Ago
▍▉▄▉▉ ▄▌ ▄▍▍▋ ▊▅▅▆▆▊ ▇▋▊▆ ▊▅ ▆▆█▄█▅ ▆▇▌▅ ▌▆▌▍▄▊▄ ▅▇█▋ ▋▇ ▊▋▄▋▄█▋ ▋█▆▇▋▇▅ ▄█ ▌▊▉ ▌█▇▌█▇▊▊ ▊▉▍▆█▉▌▋ ▆██▅▌▄█ █▍▉'▆ ▊▉▄▋█▋ ▆▌▍▇▍▊▇ █▋▄▅█▍▌ ▅█ ▇▋▄▇█▊▌▍ ▌▍▍▄▍▅▊▋█ ▉▆ ▋▍▇ ▇▌▅▋▅
11 Days Ago
Add `bot.exec_command` and `bot.exec_command_sphere` to execute commands on bots.
11 Days Ago
Knight Armour vest and pants repose.
11 Days Ago
More setup and experimenting.
11 Days Ago
▄▍▋█▍█ ▇▉▉▍▋▌ ▅▆▍█ ▊▉▆▇
11 Days Ago
Fixed FindPrefabPathsByLabel returning assets that contained the target label ("BaseVehicle" was returning assets with "BaseVehicleSeat" for example)
11 Days Ago
correcting for height data normalization, denormalize with baked info and renormalize to current world size on application - lets us be consistent with how we interpret height data betweek deepsea and mainland
11 Days Ago
Missed some floating walkway commits
11 Days Ago
Fixed glass mesh layer (transparent > world)
11 Days Ago
Consolidated into new lighting prefab.
11 Days Ago
merge from pivot_or_die
11 Days Ago
Compile fixes
11 Days Ago
When npc aim at the head because the body is occluded, do not check again if the head is visible, shoot anyway
11 Days Ago
Fix scientists trying to shoot through glass on ghostship, the glass windows were setup incorrectly (using the transparent layer instead of world)
11 Days Ago
Centralize logic that checks if a npc bullet will be blocked if they fire
11 Days Ago
▊▊▅▊▌ ▋▇▉▇ ▆█▋▋▌▇▅▅▇▋▇▇▊_▍▇▉
11 Days Ago
▅▇███ ▌▌▄▆▍ ▋▍▄▇▊▉▊▋ ▋▍▆▇▋▄█▄▇ ▍▊▊▇▋▍▍ ▍▅█▅▅▉▍ ▋▊█▊▍
11 Days Ago
Remove disabled gameobject from new UI
11 Days Ago
Another attempt at fixing new scientists unable to shoot the player's head when it's the only thing poking out