201,903 Commits over 4,171 Days - 2.02cph!
Added approximation of torque/speed relation
Show proxy players in vehicles. Version number display. Prevent interaction properly while in vehicles.
Refactored vehicles into various base classes
dicking around with the scene
more janky terrain tweaks
Working on players in vehicles. Not exactly correct at the moment, but it's stable enough for a release.
Disabling damage to players in vehicle again for now. Coloured "enter as driver" green.
cleaned up and swapped shader on animal materials
Fixed tanktop, collared shirt descriptions
changed hair to new shader
Updated bridge prefabs
Fixed no path issue
AI can boost
Refactored target pos
Converted some of xtab's skins to the new system
Updated RustBuilder
ASE.CustomMaterialInspector error fix
Fixed egg thing because reasons
Buildings and interiors now generated on client from proto. Needs seeds.
Added Consideration Group (needs editor work)
Re-worked food AI related to resources/dispensers, humans now take food from dispensers, relying on DM to then eat that food
Added DispensablesConditionSettings, for checking if a target Dispenser provides suitable food for a unit's diet
ConsiderationGroupSettings editor
started adding stat comparison with group.
fixed exponential curve calculation.
Some small spawning fixes.
▄▍▆▇▋▊▍ █▊▌▆ ▅▊▆█▊ ▍▍▆█▆ ▆▆ ▋▍▊▍▋ █▉▄█▅
Disabled graphics jobs again; causing crashes and breaking deferred lighting...
█▄▅▋█▄▊▍ ▆▋▄▋▉▊▇ ▋▊▄▅▇▌█▋ ▊▊ ▋▇▍▉▅
Disabled dynamic batching
Separated out sensors
Sensors track both environment and vehicles
Re-enabled pre-processing for server builds
Simplified workshop icon outline effect
FOR FUCK SAKE replacing suimono water mesh/ disabling tesselation
FOR FUCK SAKE fix suimono bad UV scale on ocean
Only occlude looping sounds via gain (quick temp fix for surround sound DSP issue)
Vehicle interaction work. Removed the whole concept of a separate "vehicle" camera - players continue to control their own vision directly. Added (placeholder) steering wheel as a HeldItem type, with the intention of it being the "item" selected when driving a vehicle.
Fixed Inverse Exponential function of Response Curve.