199,361 Commits over 4,140 Days - 2.01cph!
Skin shader tweaks
TakeFromDispenser picks up item using animation bypass overload
Half-assed fix for gamma darkening when resizing viewport with TSSAA enabled
TakeFromDispenserSettings consume fix
Added documentation comments for posterity
Just increased MAX_PROXY_TIME_DELAY since we have no extrapolation ability.
Added a really basic version number with display on the main screen.
Fixed mouse getting unlocked after window lost focus
Particle egg thing backup because I'm too lazy to split into a new proj right now
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