128,698 Commits over 4,201 Days - 1.28cph!
Merge from junkpile_jump_improvements_2
Water junkpile ladders use the force look at option so players don't briefly go into ladder mode when running off the side of the junkpile or when they are facing the wrong way underneath a junkpile
Merge from horse_medsyringe_healing
- Fix horse health not updating correctly in main vitals HUD
- Horse health now gets a special horse icon in the vitals HUD. Cog icon is still used for other vehicles
- Fix medical syringe showing horse speed boost as an incorrect percentage, now shows extra km/h
Store drone accessible state on the map marker
Added a setting in the editor prefs to disable tests list export when entering play mode
Disabled by default
Subtract
135187 (revert water jump out height to 13)
Align the sort settings to the top of the loot panel for large containers, the bottom for small
Cleaned up client/server ores tests
Added comments
Merge from box_sorting_ui
merge from puzzle_reset_changes -> main
Add radiation to launch puzzle reset
S2P
Move trainyard puzzle reset on top of the puzzle room (only half covered it?)
Add radiation to trainyard puzzle
S2P
Add radiation to dome puzzle
S2P
Shifted puzzle reset so it covered the entire sewer branch puzzle
Add radiation
S2P
Fixed item test RPC factory
Fixed NRE when spawning auto NPC turret ent without their targetTrigger set
Fixed NRE when spawning legacy shelter
FindBaseCombatEntityPrefabs exclude prefabs with CannotBeCreated tag
Assigned the CannotBeCreated tag to cartable base prefab
█▊▆▉▋ ▌▋▋▍▋▆▅▇█ ▉▌▄▉▅▅▄▉▆ ▇▍▊ ▉▉▋▍▆▆▍▅ ▆▊▊▊▌▊ █▄ ▇▌▊▋▍▅▋█▇▉ █▌▆▍ █▌ ▊▄▆▅▍
Add radiation to satellite
Shrunk puzzle reset to the keycard room: covered the entire monument
S2P
Shrunk radtown puzzle reset range and centered on the building: it was huge
Enabled radiation
S2P
Add radiation to power plant main puzzle building
S2P
Updating meta data for v4 update anims
Enable radiation on NMS
S2P
Try merging two existing puzzle resets into the larger one so we only have a single RadiationTrigger in the monument
- remove PuzzleReset generator that had no IO connections
- move it's SpawnGroups over to the other PuzzleReset
Enable radiation on the new single puzzle reset
S2P
Skip spawning Xmas event gifts to debug.invis players
Add radiation to harbor 2 keycard room
S2P
Compile fix, third times the charm
Add radiation to harbor 1 keycard room
S2P
Move ferry terminal puzzle reset over to the puzzle room because it was on the wrong side of the monument
Enable radiation on the ferry terminal keycard room
S2P
Don't spawn eggs/candy for debug.invis players during seasonal events
Enable radiation on airfield puzzle room
S2P
horseriding - updated anim settings
jackhamer - set to use custom spine & added values
Moved all test runner convars to DEBUG only
- Save drone accessibility state to the vending machine flags
- Recalculate if any physics neighbours change
Update: ISubscriberStrategy.GatherSubscriptions outputs whether it has fully or partially gathered subscriptions
- all existing implementations report "full" gathers
This feeds into whether we'll stop running UpdateSubscriptions or not. Will use this to throttle-and-prioritize cell streaming to spectators
Tests: editor compiles
sound changes on 50cal PT boat guns
including water depth in shallow water velocity scaling
Make sure the shore vector array is not filled with NaN values when water system is null
Actually we can't use ResetStaticFields here, its in a DEBUG define
Added the ResetStaticFields method in TestRunner.cs
merge from puzzle_reset_changes -> main