134,201 Commits over 4,444 Days - 1.26cph!
Experimental changes to the way events are ticked, executed and results cached.
Added Chance event.
Changed event execution rates to an enum setup.
Utils to find and load all relevant prefabs.
Train tunnel entrance spawn adjustments
Added selection for preferred distance from same and other monument types when spawning monuments
Added selection for preferred road type when spawning roadside monuments
Fixed GenerateDungeons ignoring roadside monuments
Remaining mountain pass area + splats + biome tweaks
HarmonyLoader logging improvements
Fixed new mountain road area that the terrain splines broke
Rendering into MotionVector buffers
Disabling streaming for textures associated with the current view model.
Very basic implementation with a lot of stuff broken / missing.
slightly change lock position on tool cupboard to not clip with cupboard handle
Wooden shopfront default BP
Reduced wooden shopfront cost
Removed wooden shopfront from loot table
merge from redirect_vending
Fixed building plan conflicting phrases and inconsistencies
Phrases
Fixed key lock "floating"
more accurate shotgun trap colliders
Fixed placing deployables on auto turrets
merge from bradley_fixes_2021
Increase Workcart max speed
Add train track collation to dungeon_grid_test
T junction spline setup complete
Setting up track splines for the new junctions + unique track ID fixes
Instrument recordings will no longer continue to play if the player is wounded
Don't show Workcart health when the player is standing ON the Workcart
Catch Windows IO exceptions when attempting to a screenshot (full disk space etc)
bump up bradley line of sight check by 0.1
bump up bradley line of sight check by 0.1
multiply projectile aimcone modifiers instead of averaging
Initial support for event blocks and the AND event.
Waterfall area & fx facelift placeholder
Plugged alt curve pieces, alt straight pieces and left / right transitional pieces into the train tunnel generation
compact car - adding 4 variants with LODs/Colliders/Prefabs for 7 colors total - fixed paint mask tinting underbody paint
compact car - removing test mesh
Train tunnel pipe transition walls
Add redirectVendingBehaviour field on item definition to control how redirect items are treated by vending machines
Defaults to NoListing (current behaviour)
Has ListAsUniqueItem option that allows redirect items to appear in the sell order UI even though they are marked as hidden
Enabled this behaviour on the spacesuit
More spline data saving work
Make WorldSplineSharedData actually update the prefabs properly when regenerating
More train track spline work