135,927 Commits over 4,444 Days - 1.27cph!
Coverpoint stuff now uses the ai grid too.
More junkyard set dressing
Added Bill's material setup script.
Updated missed containers on first pass
junkyard level design progress
junkyard car stacks prefab collection
extra materials for gas station extension rusty variant
Removed side padding of scrollable area in skin picker UI (crafting and repair bench)
If skin options don't require scrolling add some padding to centre them in the view
Snap scroll view to the left when opening a skin picker or changing skin (works better now that we're sorting them by recently used)
Test porting the new AI grid and related optimizations to main (just AI grid related stuff, none of the other AI changes)
Add an indicator that there are pending orders
Remaining stuff for mergability
Tidy up from motion vector fixes
Organizing remaining statics WIP
LODs/COL/Prefab setup for train_tunnel_double_str_b_36m
Refactored move point list lookup
Roaming point calculation can now use the AI grid. Fixed some range parameters.
AIInformationGrid.GetMovePointsInRange implementation.
AIInformationZone can now use the ai grid for optimizations.
AI can now use the grid if available for a monument.
Added ai.usegrid convar to toggle use of the new grid system at runtime.
fixed broken LS vertiigo decal
Fixed instant death spot in cave_entrance_a
S2P Cave
Finished ruining my wrist by splatting around all the new roads.
Fixed Trainyard green card puzzle bypass
S2P Trainyard
Lowered high end weapons drop rate from APC crate
stricter shotgun trap placement
procmap roads van wreck prefabs
Van vehicle prefab variants
Take a fee per machine ordered from
Add UI indicators for the fee status (unpaid, paid, can't afford)
Update the UI if sell orders change
Move server side flame turret update to a budgeted update
Show notices on the UI when items are added/removed
Quick fix simply commenting out all the vehicle-related compile errors related to the merge from Main in #
57891. Next month when there's more time I'll subtract this and clean up the tangle it's got into properly.
Revert previous Workcart merge