branchrust_reboot/maincancel

30,436 Commits over 3,806 Days - 0.33cph!

4 Years Ago
▍▆▍▆▉ "▅▉▆▋▅▋ ▄▍▄▇▉█▋█▍▋ ▌▌▋▋▇▋▌ ▇▆ ▊█▇▊▍▌▄" ▌▍▄ █▋▉█▍▅▋ ▍▊ ▋█▋▆ ▋▊▄█▆▉▅▇▋▍▉█▆▋ ▆▅█ ▉▊▌█▉ ▍▆▇▌▉▊▋, ▅▉▋ ▌▆▊ ▍▍█▌▇▋▊▊▌▄ ▄▋ ██▌▆▆▌▍▌▅
4 Years Ago
▇█▌▊▅█▅ ▋█ ▄█▋▍▉▆▊▆▍ ▇▌▇▄▇▋██ ▅▍ █▌▉▊▅ ▊▍▋▉▋█▆▅▍ ▌▅▇▉▋▍▇▇ ▅█▄▅▄ ▆▄▅▅▋▇▆▆▊█ ▌ ▊▇▉█▅██ ▄▋▇▆▅▇▍▋ ▆▉▅▊▄ ▊▄▉▊▊▇▊▊▍
4 Years Ago
Fix central locking in the case where the game is saved with a driver in a car with central locking off. Central locking is now correctly re-enabled on load when the driver is kicked out.
4 Years Ago
Merge car central locking changes -> Main. New central locking system prevents players without a key from mounting a lockable car, but a driver can unlock the doors if desired once inside. Placeholder graphics for now. Protocol++.
4 Years Ago
Speculative fix for NRE in TriggerBase
4 Years Ago
Fixed FillMlPerSec not working correctly in BaseLiquidVessel. Updated water bottle, jug and bucket fill rates so refill times match the pre-fix rates.
4 Years Ago
Menu background update
4 Years Ago
▇█▅▆▇▄█▊▍▋▄ - █▊▊█▅▋ ▊▅▋█▇ ▌▇▅▅▇▊
4 Years Ago
▅▉▅▅▋▆ ▍▊▋▄▋▉ ▋██▍▉█▌
4 Years Ago
Prevent players without key/lock authorisation from pushing cars that are in safe zones
4 Years Ago
Open fuel is always default interaction when looking at fuel container on minicopter
4 Years Ago
small wooden box can no longer be deployed inside trees
4 Years Ago
▍███▋▅▄▄▍▊▌ - ▇█▇▋▉█▆ ▄▍▄▆▍▄ ▅▋▄▆▄
4 Years Ago
Large banners now decays when placed outside of building priv
4 Years Ago
Fixed HBHF sensor not receiving damage (incorrect bounds)
4 Years Ago
Updated junkpiles spawns
4 Years Ago
Adjusted engine part spawns to match how many are needed in an engine
4 Years Ago
removed scrap from recycle from T1 and T2 engine comps
4 Years Ago
Reduced crafting costs / repair costs of car modules
4 Years Ago
Vehicles send out network ticks immediately after they have a new position on the server to reduce input lag (override in BaseVehicle)
4 Years Ago
Merge from network_lerp_4
4 Years Ago
Put a time limit on the failed start tooltip
4 Years Ago
Finish removing client dismount code from #51760. LastFailedStartID is newer, but wasn't really needed on the dismount call either.
4 Years Ago
Fix Launch Site regression that stopped vehicles falling through terrain triggers again, due to vehicle layer changes
4 Years Ago
Replace NaN and infinity checks with combined isNanOrInfinity Use a pooled list in TriggerBase.RemoveInvalidEntities
4 Years Ago
Change recentDrivers list to a queue Remove logic to forcibly remove the player from the force volume when mounting/dismounting a car Add a clientside ForceUpdateTriggers when mounting/dismounting
4 Years Ago
Update layer list in Defines to match the new vehicle layers
4 Years Ago
S2P cave_large_sewers_hard
4 Years Ago
Fixed cave_updown_a inside terrain antihack false positive
4 Years Ago
skin approval
4 Years Ago
▆▋▋ ▊▇▉ ▍▍▋▇▇▊
4 Years Ago
Prevent Unity complaining that "Kinematic body only supports Speculative Continuous collision detection" every time any player enters a vehicle
4 Years Ago
Remove unused vehicle lootpanel
4 Years Ago
Merge car lock changes: It's now the driver's seat (door) that's locked out entirely, rather than just the ignition.
4 Years Ago
▊▍▋▆▌▇█ ▍ ▄▇▆▆▍▆▍▊▋▋▆▊ ▆▋▇▊▍▌▊▌▆ ▊ ▋▌▅▌▍▉ ▍▍ ▄▍▄█▋▋▋▄.█▍▍ ▇ ▅▆▊▊▆ ▌▉▄. ▇▍▊▊▊█▉▇▄ ▅▆.
4 Years Ago
Adjust protection values on modular cars. In particular more blunt protection
4 Years Ago
Merge from Vehicles -> Main, Thai's model fixes
4 Years Ago
Compile fix
4 Years Ago
Added support for left/right foot IK mount points per vehicle seat, and set some car seats to use an alternative foot position when the passenger has less legroom.
4 Years Ago
Fix MountPointInfo comment - it's local pos, not world
4 Years Ago
Fix issues with interactions and car locks
4 Years Ago
Assign the 2module fuel tank item as the sourceItem for the fuel tank's sub-entity. Lets it inherit a proper display name when its inputs are looked at with the hose tool
4 Years Ago
Fixed player hurt triggers not removing entities correctly, causing phantom damage in the future
4 Years Ago
Set up the new passenger mount pose for modular cars
4 Years Ago
Fix "Calling kill but already IsDestroyed" warning on loading save
4 Years Ago
Fix engine state not being set correctly on loading saves
4 Years Ago
Remove car damage logs
4 Years Ago
Merge from Vehicles -> Main. Ice lake collider updates + Jarryd's WakeNearbyRigidbodies edit
4 Years Ago
Add meta.if_true and meta.if_false so you can make binds do different things for presses and releases
4 Years Ago
added passenger sitting pose to player animator