branchrust_reboot/main/misc_improvementscancel
14 Commits over 123 Days - 0.00cph!
Fix reversed check in IsWaterlogged for vehicles that can't become waterlogged
Fix VehicleEngineController doing more work than necessary to get the fuel system
Rename HasAnyPassengers to AnyMounted
Update BaseVehicle mount menu check to not check IsMounted
More vehicle tidy-up. Since every engine uses fuel (so far), put EntityFuelSystem inside VehicleEngineController. EntityFuelSystem can still be used separately if needed (several vehicles do this as they have their own engine implementations).
Merge BaseMountable -> misc_improvements
Remove unused overrideMountedLookAt
Merge Main -> misc_improvements
modded folder organization (will break paths)
Adding a bunch of commonly requested and missing objects
Deluxe xmas lights passthrough - in line with other lighting
Small sign can now be placed on deployables (boxes etc)
Small sign strict volumes
Small sign can now be placed at 90degree angles