reporust_rebootcancel

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

44 Days Ago
44 Days Ago
Updated player_temp_ragdoll with new player skeleton (fixes crash when killing scientists)
44 Days Ago
Ragdoll NRE fix
45 Days Ago
Bugfix: fix invalid index scrambling logic in tests Turns out the tests were borked and generated duplicate indices, which is not something that batch logic can handle. Tests: ran all unit tests
45 Days Ago
sunken knife prefab setup - now uses combat knife prefab duplicate, set up as steam item and set to spawn as skin of combat knife, added sounds to sound folder, rebuilt manifest and skins asset
45 Days Ago
Bugfix: avoid trampling results when scattering out physics query results - Also reduced size of temp allocations (they're still there, but it's the slow path anyway) This is not the bug spotted by tests, but it would bite us in the back anyway. Tests: none, as neither the demo nor tests cover this path (NYI)
45 Days Ago
Regenerate manifest to fix error about tiger.population already existing
45 Days Ago
Code gen
45 Days Ago
- Completely deterministic arc generation - Radius variable - Manually set projectile velocity (not the best idea)
45 Days Ago
clean up decal mesh collider
45 Days Ago
Eyelid skinning on more heads
45 Days Ago
Try bezier curves rather than fake physics and a dream
45 Days Ago
remove debug tex saving
45 Days Ago
mesh decal support in working order
45 Days Ago
Eyelid skinning on Male_G
45 Days Ago
Made eyelids children of eye bones
45 Days Ago
Better blink values
45 Days Ago
Don't change the eyelid position (they should be children of the eye bones and are set to 0,0,0 in the blink controller)
45 Days Ago
Changed game prefab to cinematic prefab for Rustige Egg G (Cerulean), using Rust/Standard and SSS shaders (basically replacing deferred normals for standard shaders) and 4K textures
45 Days Ago
cable gantry fixes, lods, collision and prefabs
45 Days Ago
Update: generate a sample grid for water tests & use WaterVisibilityTrigger This stress tests a rare execution path. It revealed a divergence between serial and batched - will fix next Tests: ran unit tests
45 Days Ago
Phrases update
45 Days Ago
Fixed construction collisions for al rustige eggs
45 Days Ago
Logic gates Codelock files Scene backup
45 Days Ago
Merge: from texttable_allocs - Layout improvements and NRE fix for 0 rows Tests: unit tests + running filtered status command to force 0 rows
45 Days Ago
Fix tiger population convar not working Make panthers spawn naturally in the jungle
45 Days Ago
Bugfix: fix serializing of empty tables - Added a test to check for it Tests: unit tests + ran status with a name filter to exlude myself - table and json printed correctly
45 Days Ago
Delete panther static mesh model Make panther a different prefab instead of a variant of the tiger Setup panther corpse and ragdoll Rebuild manifest
45 Days Ago
Clean: rename RowType -> ValueType Tests: ran all unit tests
45 Days Ago
Update: Don't pad last column Tests: ran unit tests
45 Days Ago
merge from Player_Seed_EyePositions
45 Days Ago
Move #pragma instructions from .cginc back to shader file to avoid confusing Unity.
45 Days Ago
updated backpack offsets for some weapons
45 Days Ago
Bugfix: Fix test table layout when there are not enough values compared to rows - Added new unit tests to cover abnormal cases Tests: ran unit tests
45 Days Ago
initial implementation of a grid-based hydraulic erosion system in the jobsystem - super fast - super wrong - needs a lot more parameter/constant tuning to get good results, but it's functioning
45 Days Ago
Fixed spelling of re'ceive on teas
45 Days Ago
Fixed right eye being flipped upside down
45 Days Ago
reworked the layout and flow across the scafholds, planning where the overgrowth should play a role visually and for blocking traversal in some areas
45 Days Ago
Only use Update for environment volumes in the editor as they only need updated outside of playmode if their transform has changed
45 Days Ago
all gestures anims use v4RustPlayerMask
45 Days Ago
Missed Materials Files
45 Days Ago
Updated missing skinsets with eyepositions
45 Days Ago
Added Second Water Treatment Tank Packed Mask Material
45 Days Ago
v4 holdtype anims use v4RustPlayerMask
45 Days Ago
backup
45 Days Ago
Added New Water Treatment Tank Model and Pump Textures and Material
45 Days Ago
unarmed anims use v4RustPlayerMask
45 Days Ago
Compile errors
45 Days Ago
beehive_fixes -> main