reporust_rebootcancel

134,201 Commits over 4,444 Days - 1.26cph!

5 Years Ago
Experimental changes to the way events are ticked, executed and results cached. Added Chance event. Changed event execution rates to an enum setup.
5 Years Ago
Utils to find and load all relevant prefabs.
5 Years Ago
Train tunnel entrance spawn adjustments
5 Years Ago
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
5 Years Ago
Remaining mountain pass area + splats + biome tweaks
5 Years Ago
Mountain pass area
5 Years Ago
HarmonyLoader logging improvements
5 Years Ago
Test map edit
5 Years Ago
Fixed new mountain road area that the terrain splines broke
5 Years Ago
Rendering into MotionVector buffers
5 Years Ago
Disabling streaming for textures associated with the current view model.
5 Years Ago
Very basic implementation with a lot of stuff broken / missing.
5 Years Ago
slightly change lock position on tool cupboard to not clip with cupboard handle
5 Years Ago
Wooden shopfront default BP Reduced wooden shopfront cost Removed wooden shopfront from loot table
5 Years Ago
updated Tesla coil desc
5 Years Ago
merge from redirect_vending
5 Years Ago
Fixed building plan conflicting phrases and inconsistencies Phrases
5 Years Ago
Fixed key lock "floating"
5 Years Ago
more accurate shotgun trap colliders
5 Years Ago
Fixed placing deployables on auto turrets
5 Years Ago
merge from bradley_fixes_2021
5 Years Ago
fixed airdrop event
5 Years Ago
Add comment only
5 Years Ago
Increase Workcart max speed
5 Years Ago
Add train track collation to dungeon_grid_test
5 Years Ago
Set up double junction
5 Years Ago
Backup
5 Years Ago
T junction spline setup complete
5 Years Ago
Setting up track splines for the new junctions + unique track ID fixes
5 Years Ago
Another null check
5 Years Ago
Instrument recordings will no longer continue to play if the player is wounded
5 Years Ago
Don't show Workcart health when the player is standing ON the Workcart
5 Years Ago
Eastern splat backup
5 Years Ago
Catch Windows IO exceptions when attempting to a screenshot (full disk space etc)
5 Years Ago
bump up bradley line of sight check by 0.1
5 Years Ago
bump up bradley line of sight check by 0.1
5 Years Ago
remove debug logging
5 Years Ago
multiply projectile aimcone modifiers instead of averaging
5 Years Ago
Initial support for event blocks and the AND event.
5 Years Ago
river area splatting
5 Years Ago
Waterfall area & fx facelift placeholder
5 Years Ago
Plugged alt curve pieces, alt straight pieces and left / right transitional pieces into the train tunnel generation
5 Years Ago
compact car - adding 4 variants with LODs/Colliders/Prefabs for 7 colors total - fixed paint mask tinting underbody paint compact car - removing test mesh
5 Years Ago
Train tunnel pipe transition walls
5 Years Ago
merge from main
5 Years Ago
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
5 Years Ago
More spline data saving work
5 Years Ago
Make WorldSplineSharedData actually update the prefabs properly when regenerating
5 Years Ago
More train track spline work
5 Years Ago
Merge Main -> Workcart