199,338 Commits over 4,140 Days - 2.01cph!
Updated TOD
TimeManager forwards all events for ToD, updates TOD's dateTime manually. Replaced all usage of tod events with our own.
Enabled TOD time curve
fixed some locomotion anims revert when unity fixes fps bug
Exposed ECS config (ms budgets, tick rates)
Updated how manifest is loaded
Sanity checks when retrieving next position from NavAgent
Misc HasFlag usage, because .NET 4.x
launch_site scene dressing update
new pavement piece to work off loading bays
new office building model to seal the campus courtyard space better
Standardised overhead icon/UI element positioning, added support for lerping offset
Touching the stone worldmodel material
More loot on Hapis, nobuild zones, random fixes.
Testing decal fix, touched shaders involved
Switched mt_signs decal material to alpha blend instead of cutout (testing)
▋▊▉▄▋▋▍▇ ▋▉▅▄▇▉▊ ▇▆▅▉▄▆▅█
Re-enabled moon phases as they were accidentally disabled
- Renamed ConsiderationGroup to CompoundConsideration
- ResponseCurve now a static utility class
- Considerations no longer use ResponseCurve, replaced with AnimationCurve
- Replaced AssetList usage for Consdierations, Bonuses and Penalties in DSE editors with a new custom drawer
laser sight no longer reduces ADS aimcone
laser sight removes aimsway
laser sight reduces hipfire aimcone by 25%
laser sight more visible at distance
laser sight much cheaper
Rocket factory elevator shafts
Forced offscreen water normal compute & write, ignoring reflection keyword
Inverted some distance based Consideration curves
Reapply
20887
NRE fix
Voice limiting tweaks
Road Terrain / Road Network Generation.
Shotgun trap sound tweaks
fixed quick-snap recoil compensation when compensating during full auto
storage containers spill their contents out from their drop position when killed
Rocket factory / added lift door / fixed roof door positions
Hapis:
Added some more loot.
Added a bunch of recyclers and repair benches.
Plus various.
Enabled some disabled stuff.
merged Game and GameInstance into just GameInstance, deleted Game.
Changed all references.
Might be fucked.