reporust_rebootcancel

126,704 Commits over 4,109 Days - 1.28cph!

4 Months Ago
4 Months Ago
Parent merge
4 Months Ago
Media dir script
4 Months Ago
4 Months Ago
Can no longer reskin objects with the spray can if they have been recently damaged or have ladders or explosives attached
4 Months Ago
Parent merge
4 Months Ago
Merge from media_projects
4 Months Ago
Merge from main
4 Months Ago
Merge from jungle_update
4 Months Ago
Simplify active submesh data structure
4 Months Ago
HBHF tweak.
4 Months Ago
Facelifted the blocker family.
4 Months Ago
Update MidiJack plugin for Apple Silicon, fixes instruments throwing an exception when equipped Unable to test functionality due to lack of local hardware but no code was changed, just a rebuild
4 Months Ago
Player seed updates
4 Months Ago
Player seed updates
4 Months Ago
spacedetected_log_fix -> main
4 Months Ago
Stop item container logs
4 Months Ago
Player seed updates
4 Months Ago
▊██▍▌ ▄█▋▉ ▍▆▇▆
4 Months Ago
▅▅▋▋█▅▍ ▆█▉▉▊▉▇
4 Months Ago
▄▄▍▌▊▊▆ ▆▍▅
4 Months Ago
▉▋▆▊▅▌▋ ▋▋▋
4 Months Ago
Reduced eye textures to 512
4 Months Ago
Player seed updates
4 Months Ago
▍▌▅▄▋ ▅█▆█ ▊▊▇▄
4 Months Ago
█▉█▌▇▇▍▋++
4 Months Ago
▍▆▋▉▌█
4 Months Ago
▌▊▇▅▍▊
4 Months Ago
█▍▄▇█▉
4 Months Ago
Changed the pickup/drop/impact sfx for the car radio item in line with other small metal items with a burlap worldmodel
4 Months Ago
Removed prefab references from hair sets for now (disabling hair)
4 Months Ago
▊▅▍▉▉▆▆ ▆█▋▌▌.
4 Months Ago
4 Months Ago
Updated player_temp_ragdoll with new player skeleton (fixes crash when killing scientists)
4 Months Ago
Ragdoll NRE fix
4 Months 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
4 Months 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
4 Months 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)
4 Months Ago
Regenerate manifest to fix error about tiger.population already existing
4 Months Ago
Code gen
4 Months Ago
- Completely deterministic arc generation - Radius variable - Manually set projectile velocity (not the best idea)
4 Months Ago
clean up decal mesh collider
4 Months Ago
Eyelid skinning on more heads
4 Months Ago
Try bezier curves rather than fake physics and a dream
4 Months Ago
remove debug tex saving
4 Months Ago
mesh decal support in working order
4 Months Ago
Eyelid skinning on Male_G
4 Months Ago
Made eyelids children of eye bones
4 Months Ago
Better blink values
4 Months 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)