reporust_rebootcancel

110,902 Commits over 3,928 Days - 1.18cph!

20 Days Ago
Codegen
20 Days Ago
Parent merge
20 Days Ago
Merge from primitive
20 Days Ago
Codegen
20 Days Ago
Merge from main
20 Days Ago
Transform copier script changes
20 Days Ago
Merge from zipline_dismount_angle
20 Days Ago
Improved behaviour of zipline dismounts Now checks if a zipline position has a valid dismount before saving it as a safe dismount point Increased the radius of the zipline capsule when checking if it can move forwards Should no longer result in players being dismounted into clipping geometry on powerlines if the arrival point is at a harsh angle
20 Days Ago
Codegen
20 Days Ago
Merge from main
20 Days Ago
Greybox scene update
20 Days Ago
Base player armour prefab (cine)
20 Days Ago
More dir changes
20 Days Ago
Dir changes, added armour materials
20 Days Ago
Knight armour merges
20 Days Ago
Merge from protobuf_osx_fix
20 Days Ago
Merge from fix_vending_multiplier_widget
20 Days Ago
Fix incorrect text label on the scrap received multiplier widget in the map screen when inspecting a vending machine Now matches the correct label when interacting with a vending machine in person
20 Days Ago
Added generate.command so you can just double click rather than running terminal
20 Days Ago
Fixed protobufs not generating on OSX
20 Days Ago
Timeline updates + backups
20 Days Ago
Unsaved
20 Days Ago
Move materials script
20 Days Ago
Both wooden shields now use wooden impact pfx
20 Days Ago
Fixed "ent kill" commands affecting shields
20 Days Ago
Scene backups
20 Days Ago
Horse code cleanup Fixed handbrake not working properly
22 Days Ago
Fixed item store lumberjack prototype pickaxe name
22 Days Ago
Added missing Model component to grenade.f1.entity (leading to missing skin in third person)
22 Days Ago
merge from fix_dropbox_industrial_last_slot -> main
22 Days Ago
Fix industrial conveyor not pulling from the last dropbox slot
22 Days Ago
merge from indirect instancing
22 Days Ago
Fixed unintended creation of material instances as well as unintended creation of command indexes when removing instances.
23 Days Ago
vending_stats_fixes_2 -> main
23 Days Ago
- Ensure 'Sold' is translated on single feed entries - Ensure 'Purchased on' is translated on the tooltip popup - Rebuilt phrases
23 Days Ago
Codegen
23 Days Ago
Flipped drone accessibility and see stats (makes more sense to the eye)
23 Days Ago
Update codegen exe (merged pooling -> optional field changes)
23 Days Ago
Further work on handling reload state with arrow persistence
23 Days Ago
Fixed battering ram using the wrong head health values
23 Days Ago
battering ram anim upodates
23 Days Ago
- Properly initiate fractional reload animation set - Sit for whole length of single reload animation
23 Days Ago
Fixed Single Reload Finish -> idle transfer
23 Days Ago
Fixed deploy -> idle time
23 Days Ago
- Managed to make it rotate without flipping the barrel mid way through - Major code cleanup: use set of angles instead of figuring them out on the fly
23 Days Ago
merge from primitive
23 Days Ago
Get out of ragdolling only when the body stopped moving +1s, with a 20s time fallback Delayed the catapulting death on impact by 1s so you can see the corpse hitting the ground instead of dying mid air
23 Days Ago
- Use fixed set of angles for clockwise/anticlockwise so we dont need to duplicate or create new animations - Ensured anticlockwise works just like clockwise angles
23 Days Ago
Fixed ragdolling killing you on impact on horses Fixed lethal ragdolling killing even with god mode enabled
23 Days Ago
Merge from /indirect_instancing