194,091 Commits over 4,079 Days - 1.98cph!
Cherry-pick neither-server-nor-client compile fixes, Main -> Experimental
Let's try setting script defines in BuildPlayerOptions
Subtracting
78442 because SwitchActiveBuildTarget does not work when running the editor in batch mode
Added a few comments and things to the new neither-client-nor-server compile fixes
Fixed compile issues caused by
78446 when SERVER or CLIENT (or both) *are* defined
Fixed all compile errors caused by having neither CLIENT not SERVER defined
Merge from watercatcher_perf_improvements
Fix static water catchers throwing an exception
Merge Main -> Attack Helicopter
Ah, yes:
EditorUserBuildSettings.SwitchActiveBuildTarget( buildTargetGroup, buildTarget );
EditorUserBuildSettings.standaloneBuildSubtarget = standaloneBuildSubtarget;
cobblestone road models greybox
cobblestone road textures
Disable debug grid drawing.
Additional test save.
increase max slots, handle being full and trying to add new item
Possible fix for vehicle window shader bug
Repklacing BuildTargetGroup with NamedBuildTarget which as far as I'm concerned is the exact same thing, but BuildTargetGroup is missing some things that NamedBuildTarget contains (like the headless server)
more test changes and some fixes
Build server as StandaloneBuildSubtarget.Server
trying out a different placement method
Merge from watercatcher_perf_improvements
Revert kayak and rowboat to their
78335 version to fix errors
First pass on exposing multiple dof sample options
Fix storage adaptors, conveyors and pipe LODs being calculated from the wrong position when entering network range
Set code lock light materials back to Opaque. Hopefully this fixes them not being visible through glass.
Refactor minicopter wheel code. getting ready for attack heli with skis
Fixed minicopter and scrap heli wheels not rotating when on the ground. This was mainly a problem with the animator fighting the code. Some more code cleanup. Added speed method to BaseVehicle.
Compile out pipe mesh renderer on server
Missed one - CH47Helicopter
Some general refactor/formatting/cleanup on existing helicopter classes
Reduce the minimum distance between industrial pipe points for easier placement (was 0.4, now 0.3)
Adjusted LOD levels of industrial entities
Revert kayak and rowboat prefabs to match main (even though plastic shows no changes, seems to fix their corruption in unity)
Allow doors to be placed on top of deployables (boxes, sleeping bags, etc)
Give the attack heli its autocannon model
Move some scripts. New AttackHelicopter class
Test map edit for heli development
Huge wooden sign will deploy on all sides of walls too