reporust_rebootcancel

130,378 Commits over 4,140 Days - 1.31cph!

9 Months Ago
Fixed "ent kill" commands affecting shields
9 Months Ago
Scene backups
9 Months Ago
Horse code cleanup Fixed handbrake not working properly
9 Months Ago
Fixed item store lumberjack prototype pickaxe name
9 Months Ago
Added missing Model component to grenade.f1.entity (leading to missing skin in third person)
9 Months Ago
Fix industrial conveyor not pulling from the last dropbox slot
9 Months Ago
merge from fix_dropbox_industrial_last_slot -> main
9 Months Ago
merge from indirect instancing
9 Months Ago
Fixed unintended creation of material instances as well as unintended creation of command indexes when removing instances.
9 Months Ago
vending_stats_fixes_2 -> main
9 Months Ago
- Ensure 'Sold' is translated on single feed entries - Ensure 'Purchased on' is translated on the tooltip popup - Rebuilt phrases
9 Months Ago
Codegen
9 Months Ago
Flipped drone accessibility and see stats (makes more sense to the eye)
9 Months Ago
Update codegen exe (merged pooling -> optional field changes)
9 Months Ago
Further work on handling reload state with arrow persistence
9 Months Ago
Fixed battering ram using the wrong head health values
9 Months Ago
battering ram anim upodates
9 Months Ago
- Properly initiate fractional reload animation set - Sit for whole length of single reload animation
9 Months Ago
Fixed Single Reload Finish -> idle transfer
9 Months Ago
Fixed deploy -> idle time
9 Months 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
9 Months Ago
merge from primitive
9 Months 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
9 Months 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
9 Months Ago
Fixed ragdolling killing you on impact on horses Fixed lethal ragdolling killing even with god mode enabled
9 Months Ago
Merge from /indirect_instancing
9 Months Ago
Fixed a bug in the graphics buffer damage tracking where damage regions could be shrunk if they were adjacent to another smaller region, causing corrupted building parts to be rendered.
9 Months Ago
converted f1 grenade to use specgloss
9 Months Ago
added ao map
9 Months Ago
Battering ram scoop damage renderer
9 Months Ago
Reduced blurring when using TAA
9 Months Ago
Merge from black_bg_fix
9 Months Ago
Disable TAA in TwitchDrops render scene to fix black BG in renders
9 Months Ago
Merge from main
9 Months Ago
Added jungle ruins stone floor textures
9 Months Ago
Update protobuf codegen exe
9 Months Ago
Battering ram folder cleanup
9 Months Ago
█▇▉ █▊▊▆▊▅ ▅▄█ ▊▆▋▅▅▋▆▄▆█▉█ █▊█▅▋
9 Months Ago
made f1 grenade world model have the ring and lever, removed it from thrown projectile, investigating skin material not displaying correctly - needs enabling in workshop and adding to entity prefab which is 3rd person held prefab
9 Months Ago
Implemented new battering ram animations Changed the damage logic
9 Months Ago
Merge: from mapuploader_retry_exc Fixes an exception when map uploading fails and it tries to incorrectly retry. Tests: in editor's procgen server - hardcoded a failure point on first attempt, 2nd attempt managed to send it off properly.
9 Months Ago
Bugfix: Recache map uploading stream to avoid using a disposed one In the rare event that the first request was sent & failed, it would consume and dispose the stream linked to it, preventing us from using it in the next retry. Tests: in editor's procgen server - hardcoded a failure point on first attempt, 2nd attempt managed to send it off properly.
9 Months Ago
Phrases update
9 Months Ago
edited the minicrossbow vm rotation curve for the barrel on viewmodel prefab
9 Months Ago
Setup new scientist animation system
9 Months Ago
Cherrypick 99260 (make VectorData & Half3 IEquatable)
9 Months Ago
merge from fix_battery_charge_left -> main
9 Months Ago
Add `set_battery_charge` admin command to manually modify battery charge
9 Months Ago
Fix battery showing "5m" of charge left instead of "24hr 5m" when >24hrs charge left
9 Months Ago
Cherrypick latest skins