reporust_rebootcancel

134,409 Commits over 4,444 Days - 1.26cph!

6 Years Ago
Adjust collision damage forces
6 Years Ago
Custom seat prefabs and updated mount positions
6 Years Ago
Dismount if sled ends up in water More drag, speed and turn tweaks
6 Years Ago
Reduce initial velocity when not on snow Dismount if sled flips
6 Years Ago
Add missing bool
6 Years Ago
Remove no-longer-used ground quality enum
6 Years Ago
Add IsOnSnowOrIce bool to terrain handler
6 Years Ago
Remove flyby sounds form snowball gun shots
6 Years Ago
Speed tweaks
6 Years Ago
Icon
6 Years Ago
Increase drag, add some support for slight turning input
6 Years Ago
Simplify VehicleTerrainHandler ground quality method since we only use the road component
6 Years Ago
Fixed a legacy vehicle terrain check bug Fixed pickup/repair
6 Years Ago
Train protection values edit
6 Years Ago
Apply some force over time when a player mounts the sled
6 Years Ago
Use zero friction absolute
6 Years Ago
Initial sled setup and material swapping boilerplate
6 Years Ago
New handling for collisions between kinematic trains
6 Years Ago
Experimenting with converting terrain to use a tessellation shader instead of parallax.
6 Years Ago
Fixed motion vectors on attack prefab
6 Years Ago
network++
6 Years Ago
merge from /xmas
6 Years Ago
GetBestTarget interface/implementation. Events can now allow execution to continue past them if they trigger but have no output state container linked. Added BestTargetDetected and IsVisible events.
6 Years Ago
Serialize initial state and correctly show it when opening designer.
6 Years Ago
Fixed pookie bear raid towers
6 Years Ago
Fixed pookie bear ground watch Pookie bear can now be placed on deployables
6 Years Ago
Workcart Mesh update separated out the glass for damage pass updated prefab
6 Years Ago
Added an allowed binds to NeedsKeyboard component to selectively allow a specific bind to still be polled Push to talk setting should now be respected when using a telephone
6 Years Ago
Initial setup for train better collision handling
6 Years Ago
Refactored train collisions trigger, working on improving train collision physics forces
6 Years Ago
Merge from main
6 Years Ago
Enabled Xmas events xmassrefill xmass tree default + craft Switched airdrop event prefab
6 Years Ago
merge from main
6 Years Ago
Speed calculation fix + throttle adjust
6 Years Ago
Fix near desired speed calculation
6 Years Ago
Comment notes and a minor change to train audio
6 Years Ago
Merge Main -> WorkCart
6 Years Ago
Replaced wood pickup model
6 Years Ago
updated sitem for movember
6 Years Ago
Snow Machine requires building privilege to access fuel container
6 Years Ago
Passive sled trail VFX on movement
6 Years Ago
Impact prefab & related. PFX scene cleanup.
6 Years Ago
Making sure that renderers are not enabled until the entire group is fully loaded in. Some benchmarking stuff...
6 Years Ago
Impact gibbing & iterations
6 Years Ago
merge from main
6 Years Ago
Adjust engine pitch
6 Years Ago
Refactor some track selection code into BaseTrain
6 Years Ago
Compile fix for track selection
6 Years Ago
Update to the audio manager, do some tricks with the throttle
6 Years Ago
Initial work on WorkCart audio manager