192,862 Commits over 4,049 Days - 1.98cph!
Transform copier script changes
Merge from zipline_dismount_angle
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
Base player armour prefab (cine)
Dir changes, added armour materials
Merge from protobuf_osx_fix
Merge from fix_vending_multiplier_widget
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
Added generate.command so you can just double click rather than running terminal
Fixed protobufs not generating on OSX
Timeline updates + backups
Both wooden shields now use wooden impact pfx
Fixed "ent kill" commands affecting shields
Horse code cleanup
Fixed handbrake not working properly
Fixed item store lumberjack prototype pickaxe name
Fix gamemode settings being missing in main menu
Fix gamemode settings being missing in main menu
Added missing Model component to grenade.f1.entity (leading to missing skin in third person)
merge from fix_dropbox_industrial_last_slot -> main
Fix industrial conveyor not pulling from the last dropbox slot
merge from indirect instancing
Fixed unintended creation of material instances as well as unintended creation of command indexes when removing instances.
vending_stats_fixes_2 -> main
- Ensure 'Sold' is translated on single feed entries
- Ensure 'Purchased on' is translated on the tooltip popup
- Rebuilt phrases
Flipped drone accessibility and see stats (makes more sense to the eye)
Update codegen exe (merged pooling -> optional field changes)
Further work on handling reload state with arrow persistence
Fixed battering ram using the wrong head health values
battering ram anim upodates
- Properly initiate fractional reload animation set
- Sit for whole length of single reload animation
Added missing hlfaceposer.exe icons
Fixed a crash in HLFaceposer.exe when opening file lists
Fixed HLFaceposer.exe crash due to missing phoneme extractors
Add phoneextractor sources
They build fine, don't work unfortunately due to Windows API
Rename "playermodel_selector" to "open_playermodel_selector"
So that one workshop mod doesn't freeze the game
Ship the gfx folder in the correct depot, sigh
Ship the gfx folder in the correct depot, sigh
Rename "playermodel_selector" to "open_playermodel_selector"
So that one workshop mod doesn't freeze the game
Added missing hlfaceposer.exe icons
Fixed a crash in HLFaceposer.exe when opening file lists
Fixed HLFaceposer.exe crash due to missing phoneme extractors
Add phoneextractor sources
They build fine, don't work unfortunately due to Windows API
Actually ship HLFaceposer images
Fixed Single Reload Finish -> idle transfer
Fixed deploy -> idle time
- 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