31,202 Commits over 3,928 Days - 0.33cph!
HapisIsland - minor fixes and improvements to airwolf and compound
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).
Fix potential issues with TriggerHurtNotChild detection. Better handling mounted or parented players with modular cars.
Modular car code review changes complete. Merging to Main.
merge from /hapis_airwolf_and_cars (Hapis will need to be wiped to test these changes)
Fix scope overlay changing size with uiscale
▄▄▊█▍▍▆ "▄▇█▆▋ ▆▋▆▌▉▅ ▄▅▆▊▌▄▄█▊▄" ▉▍ ▄▍▉▌ ▆▌ ▉▍ █▉▇▆▄▍ ▄█▅'▅ ▌▅▉▄ \▊ ▍▅ █▆▉ ██▇▆▉█▇▆▅█
Fix typo (banit -> bandit)
Fix the notes UI only working with Latin characters (it'll fallback to another font which does support those characters)
lower sound priority a bit when gain has been modulated down
lower priority for sounds that are fading out
slight tweak to how AudioSource loop/playOnAwake are handled when starting/stopping looping sounds
vehicle sound priority tweaks
▇▆▋▄█ ▋▌▄▊▇▅ ▆▊▅▆▄ ▌▉▆▉▆▆▋▊
phrases, adjusted minicopter/transporthelicopter costs
Added EnvironmentVolumeBuilding and EnvironmentVolumeUnderground prefab volumes on request for modders / map makers
fixed searchlight emission
Fixed negative scaling roadsign warnings at compound and bandit camp
Reduced engine components crafting costs
Reduced T2 and T3 engine comp vendor costs
Fixed wooden external gate barbwire not damaging the player (layer issue)
One more change to repel trigger
Fix more settings on RepelTrigger
Fix repel trigger IgnoreMounted setting
Add entity validity check to TriggerMount
Merge new mount trigger used in modular car seating. Revert #
52369. Simplify TriggerHurtNotChild.
Increased car protection vs basic damage types (blunt/slash/stab)
Fixed car push not working at extreme, low angles
Fixed vehicle lift UI not showing all repair components
Further increase engine internal item health
Increased car fuel consumption
Try a naive fix for the LightEx NRE errors
Properly fix NRE in VehicleEditingPanel
Fix NRE for entities which do not have a network group
bradley uses new vehicle engine sound system
Optimizied wooden cabin wall modules
▅▆▆▄▉▆ ▆██▋▌▋▅▅▋▆ .▇▄▅█ ▆▌▄█
fixed vendor NRE, fixed collision nub on helipad
vehicles are protected from damage shortly after purchase
bandit guards now used a merged wearable to help with bandit town performance, fixed bandit guards not equipping weapons
Bandit Guard skinning fix
Merged bandit clothing items into single Bandit Guard suit
can no longer draw weapons in safe zones, players who are not hostile take no damage in safe zones (anti roof campers) sleepers are automatically killed after 20 minutes inside a safe zone instead of needing an NPC to find them
added many more recyclers to compound, hostile timer is smaller when the menu is not open, fixed conversationUI blocking interactions with map/tossing items
Fix UICompass using the wrong material after toggling active
Remove ForceUpdateTriggers in client side mount/dismount
Mounted state isn't saved to a save file, so players can get stuck in vehicles on load, in their mounted position but not mounted. Quick fix: Ignore the vehicle layer in sleeper physics, so players fall through the vehicle instead of getting stuck in it.
Merge race_condition_fix -> Main. Fixes "empty chassis with FX playing" bug.
Explicitly assigning bundles on repair_full_metal and repair_metal (as a test)