reporust_rebootcancel

111,618 Commits over 3,928 Days - 1.18cph!

3 Months Ago
Update: Use RustLog instead of debug log in TreeManager - Also fixed a minor bug that would not display full timing accuracy for old method - Moved logs to level 1 of Network (was 2) Tests: enabled network logs and tried with tree streaming enabled/disabled
3 Months Ago
Update: adding doc string to Pool.FreeUnmanaged(ref Stopwatch) Tests: none, trivial change
3 Months Ago
Optim: avoid StopWatch allocations via Pooling Tests: on Craggy flew out until only impostors visible
3 Months Ago
▊▊█▊█ ▅▆▋▍ ▄▋_▄▄▍▅_▌▉▄▌▉▍▆▆▅ (▇▇▅ █▌▇▍▌_▅▅▌▍▋█▉ ▄▊▍▋▉▉▌▄ ▊▇▊▄▄▅ ▉▅▇ ▇▇▆▅▍▌)
3 Months Ago
exported wolf swim animation
3 Months Ago
▉▄▄▆▉ ▇▇▋▋ ▆▆█▊
3 Months Ago
▄▋▇ ▄▄▉▍▆▉ ▍▉▊▍█▄▍▆▅▋ ▇▉█▋▄_▄▇▊▉▄▍ ▌▄▍▄▋▋▇▇ ▄▇▇▅▄▆▄ ▆▍▊▄ ▆▋▋▍'▍ ▉▉▍▇▍▊ ▌ ▇▅▊ ▅█▋▍▊▆▊▌
3 Months Ago
Clean: updated a comment implying a potential bug - it was wrong Tests: none, trivial change
3 Months Ago
Polish on catapult. Fixed missing material slot on catapult entity
3 Months Ago
Update: TreeManager's grid is defined by cell size - Exposed via TreeManager.CellSize convar (takes effect at boot only) - Reorganized code a smidge to reduce how scattered a bunch of info was Tests: On craggy connected with 2nd player and flew out until only impostors were visible.
3 Months Ago
Add optional arguments onto `ddraw.text` command to modify distanceFade & zTest
3 Months Ago
reinforced wooden shield viewmodel
3 Months Ago
battering ram temporary greybox
3 Months Ago
▄▉▋▉▉ ▅▉▋▍ ▅▄_▆▉█▇_▌█▅▅▆▋▇▆▋ (▄▌▉ ▉▆▄▄▉▉ ▉█▌▍ ▄█▇ ▆▇▍▌▍ ▋▌▆▍█▆▆ ▊▊ ▇▋▇▍▉ ▋▉▍█ ▍▅▉▋▍▄▉▍▇)
3 Months Ago
▉▆▄▇▅ ▆▄▆▌ ▋▇█▌
3 Months Ago
Fix wolves moving a few cm below ground level in some areas like zipline platforms
3 Months Ago
Hook up accessibility color options
3 Months Ago
Cleanup and fix debug spam
3 Months Ago
Hook up options menu
3 Months Ago
Hook up convars for configuring if arrows should show for deploy guide, on deployed entities or both - now a different convar for if it should show important ports or all ports
3 Months Ago
Fix ports & arrows not working with the deploy guide when the mesh is scaled - hard to spot because it worked on deployed entities but not with the deploy guide
3 Months Ago
Improved mushroom texture quality - now uses native resolution
3 Months Ago
Additive test timeline
3 Months Ago
Cam anim presets
3 Months Ago
Merge from additive_timeline
3 Months Ago
Add a per layer weight slider
3 Months Ago
Merge from elevator_world_deploy_fix
3 Months Ago
Adjust the lower bounds of the world deploy volume of elevators so they can more easily be placed on foundations that are close to the terrain
3 Months Ago
Merge from additive_timeline
3 Months Ago
PrefabReplacer now has a string lookup mode as well as it's normal selection mode String lookup mode can include inactive objects, as well as exact matches All replaces done with this tool now support a single undo operation (eg. replace 4 objects with a prefab, a single undo will undo all 4)
3 Months Ago
Merge from main
3 Months Ago
Cyclo backdrop
3 Months Ago
Add Facepunch.AdditiveTimeline plugin
3 Months Ago
Merge from set_local_player_visible
3 Months Ago
Show the white cubes and arrows when deploying IO entities too
3 Months Ago
Merge from demo_shot_delete_fix
3 Months Ago
Fixed error when deleting a folder with demo shots inside
3 Months Ago
Camera recording convars now only save pos/rot/scale and fov changes in the resulting animation file
3 Months Ago
Hemp slightly more neon for visibility
3 Months Ago
ForceDetailColour script now defaults to white with 100% alpha
3 Months Ago
SaveShotFolderAsAnim command now accepts a string parameter, if provided only shots in the provided folder will be saved. Passing no string will save shots in the root folder Added SaveAllShotsAsAnim, exports all shots regardless of folder
3 Months Ago
Parent merge
3 Months Ago
Configure a bunch more prefabs & configure important vs unimportant ports Fix water IO ports not working
3 Months Ago
Fixed shield inputs being processed while inventory is open Fixed shield deploying when it shouldn't if the shield was placed in the backpack slot while an incompatible held entity is equipped
3 Months Ago
Fixed holstered shields parenting to the spine bone with a 70m offset
3 Months Ago
Item icons
3 Months Ago
Wooden shield variant setup
3 Months Ago
Set up improvised shield prefab variants
3 Months Ago
Merge from main
3 Months Ago
TowingAttachment compile fix