branchrust_reboot/maincancel

33,535 Commits over 4,140 Days - 0.34cph!

5 Years Ago
Changed Push back to having higher priority than Mount. Reverts rowboat interaction to Push by default.
5 Years Ago
hitting hemp no longer flags the player as hostile
5 Years Ago
█▅▄▋▇ ▄▍█▌ /█▄▆▇▋▌█▋▌▇▌▉
5 Years Ago
skin approval
5 Years Ago
Fixed broken (mostly Asia) translation text on conversation provider
5 Years Ago
Move RemoveInvalidEntities to a safer spot
5 Years Ago
final code gen / phases pass checks
5 Years Ago
fixed armored cockpit cost
5 Years Ago
Reduce car collision damage to players a bit
5 Years Ago
Increased armoured cockpit max HP from 500 to 700
5 Years Ago
Increase brake force power and allow reverse throttle at 3m/s instead of 0.1m/s. Helps particularly with stopping while travelling forward down slopes.
5 Years Ago
Make sure we really never receive hurt damage outside of a hurt trigger by checking RemoveInvalidEntities() each tick. Made RemoveInvalidEntities more efficient.
5 Years Ago
Added simple debug util timing functions
5 Years Ago
reduce modular vehicle horn volume
5 Years Ago
Remove terrain-type based damage, add a new Collision damage type which propagates to other car modules but doesn't count as an attack.
5 Years Ago
moving active belt item holsters it
5 Years Ago
updated hostile icon
5 Years Ago
make sure modular vehicle horns don’t hold on to refs to recycled sounds (horn timeout disabled for now because of this) slight tweak to where/when bradley engine loop init is called
5 Years Ago
audio.printenginesounds debug console command
5 Years Ago
Removed cases where I was doing specific mutable state checks in trigger InterestedInObject calls, not realising that InterestedInObject is also checked to see if we should allow a collider to detect that it LEFT a trigger. Fixes spawning a car on top of yourself and then noclipping out of it causing the game to consider you still in the triggers.
5 Years Ago
Reduced average collision damage a bit re staging user complaints
5 Years Ago
Fixed broken physics behaviour on the most important object in Rust: ball.entity
5 Years Ago
Adjust car steering lerp values
5 Years Ago
Fixed steering right being slower than steering left
5 Years Ago
Improvements for flatbed parent triggers
5 Years Ago
increased minicopter decay time outdoors to 8 hours, inside to 36 hours NPCAutoTurrets no longer shoot shopkeepers or conversation providers
5 Years Ago
skin approval
5 Years Ago
▉▍▆▍▊█▋▆▌▉ ▇▋▄▅▌▆ ▄▆▌'█ ▆▇▇▌▋▆ ▅▅▆▋▅▌▍▉ ▄▌▌▆▄▅▉▅ ▍▊▍▇▆▆▉ ▅█'▋ ▄▋▋▆▊▇▆ █▆▉ ▍▅▇█ ▌█▅▄█▌ ▆▋▍▄▇▊▍▇
5 Years Ago
Fix BasePlayer movement references on the server in TriggerPlayerForce and TriggerMount. Moved BasePlayer vars that aren't used on the server at all into BasePlayer-Client, so this mistake is now prevented from being made again.
5 Years Ago
Bandit town now has a larger prevent building and safezone
5 Years Ago
Update TriggerMount to retry in more situations
5 Years Ago
Merge the latest modular car fixes -> Main
5 Years Ago
Increase tree impact damage multiplier from cars (3->5)
5 Years Ago
bradley audio implementation tweaks potential fix for repeating sound bug near launch site
5 Years Ago
Code review: Use PivotPoint() instead of getting the position directly
5 Years Ago
Fix HostileNote stomping the unhostile time right after receiving the latest value after respawning
5 Years Ago
Fixed HasScrap purchase condition amounts for mini and scrap heli
5 Years Ago
Disabled a number of prefabs at supermarket which are prone to floating above terrain on procgen (better fix next month) Moved a number of supermarket spawners Supermarket S2P
5 Years Ago
Remove TriggerPlayerForce on the chassis for now until I fix it properly tomorrow
5 Years Ago
Fixed med battery placement issues
5 Years Ago
HapisIsland - minor fixes and improvements to airwolf and compound
5 Years Ago
Let the car chassis push and hurt triggers stay always on, since there are various situations where players may end up inside a vehicle - not all of them a case where the vehicle is on or even moving (e.g. Spawning as a sleeper underneath one after loading a save).
5 Years Ago
Fix potential issues with TriggerHurtNotChild detection. Better handling mounted or parented players with modular cars.
5 Years Ago
Modular car code review changes complete. Merging to Main.
5 Years Ago
merge from /hapis_airwolf_and_cars (Hapis will need to be wiped to test these changes)
5 Years Ago
Fix scope overlay changing size with uiscale
5 Years Ago
▄▄▊█▍▍▆ "▄▇█▆▋ ▆▋▆▌▉▅ ▄▅▆▊▌▄▄█▊▄" ▉▍ ▄▍▉▌ ▆▌ ▉▍ █▉▇▆▄▍ ▄█▅'▅ ▌▅▉▄ \▊ ▍▅ █▆▉ ██▇▆▉█▇▆▅█
5 Years Ago
Fix typo (banit -> bandit)
5 Years Ago
Fix the notes UI only working with Latin characters (it'll fallback to another font which does support those characters)
5 Years Ago
lower sound priority a bit when gain has been modulated down lower priority for sounds that are fading out