113,111 Commits over 3,928 Days - 1.20cph!
First pass on a rock paper scissors gesture game
Player 1 starts the gesture and waits for someone to join by interacting with them
Both players then get a UI prompt to pick a hand
Result is communicated via toast for now as there are no animations
Bots will pick a random option after 2 seconds and print what they selected in the server log for testing
Added killpushbikes and killmotorbikes convars
Fix helicopters sleeping at the apex of a bounce
Don't allow passenger to access fuel when bike is on
Fixed motorbike fuel interaction
Switch the fuel gauge emissive on/off too
Set up motorbike headlight
WIP lighting & related files.
Server.cinematic is now replicated
Cinematic gestures can now be used if the server is marked cinematic, even if the player is not an admin
Added gesturecollection.ShowAdminCinematicGesturesInBindings convar
When true, cinematic gestures will appear as bindable in the gesture wheel. Doesn't change any actual usage logic for these gestures, if the player binds a cinematic gesture and then joins a server where they aren't an admin the gesture will be disabled in the wheel
Styling, fixes
RMB to clear slots
Added a reset to default button
Cut down version of every monument scene spawner prefab
Kickstand spring additional lookat
kickstand tweak, removed unused sidecar model placeholder
Pedal bikes have a chance to spawn on roads
Adjust motorbike wheel height
Fixed sidecar suspension. Fixed foot IK NREs on some bikes.
Foot IK for the trike passenger, and rotation limits. Removed starter key code.
Trike passenger mount added
Trike rear wheels turn, though on the wrong axis
Assigned the correct gibs models
Merge underwater_fog -> Main
merging gibs for sidecar and tricycle (merged the tricycle folder in the process)
Remove every map generation component from scene spawner prefab for monuments
- only output GameObject + ScenePrefab component
Spawn normal prefab when doing map generation so we can guarentee that all map generation components are present
Remap to scene spawner only when spawning world
Added another 0.25m to the seismic sensor range forgiveness, following CS
98678
export latest 3p handcuffs anims
trike:
- rigged up
- added wheel/cog anim
- added animator & move param
- updated prefab to use new animator
Optimised ring road search
Merge from travelling_vendor -> Aux2
Basic vehicle visuals port
Switch `monument_scenes` convar to be saved
merge from wire_slacking/optimisations
▇▍▊▉▇▆▉ ▉▅▅ █▆▌ ▇▆▅▆ ▊▅▆▊▍█ ▆▊▉▍▋ ▄▍▋▋▊: ▅▌▊ █▇▌▆▆ ▆▋ █▄▆▄█ ▄▉▋▉▉ ▉▌█ █▇▌▋ ▆▋█▅█▊▊ ▋█ ▊▋▍▋▍ ▍▇▆ ▄▅██
█▋▉ ▆▅ ▆▄ ▇█▅▄█▄ ▍▉▌
burstcloth improvements
- rotational constraints respected
- constraint normals are correct now, significant improvement to length constraints
- some jobsystem/burst optimizations
Setup Vintage Desk Prop Prefab
Added and Setup Vintage Bookshelf Prop Prefab
Added and Setup Vintage Dresser Prop Prefab
further fixes to storage warehouse.
updated motorbike kickstand skinning, mask texture, and materials setup
updated vcol on decals to tint the recent decal albedo changes
Use map marker for vendor instead. Remove ability to see what it has in advance through a vending machine icon.