126,678 Commits over 4,109 Days - 1.28cph!
merge from multiple_loot_wagons
merge main to multiple_loot_wagons
Add some validation logic into the BaseMission editor to highlight possible issues with the configurations
Fixed diffusion profile asset inspector
More server build bullshit
fixing out of grid snap layers in compound post move
fixed Windmill IO connections don't work when close up
Fixed Fireplace cooking speed
S2P bandit_town, compound
Fixed respawning inside reclaim on softcore gamemode
▇▅▊▉▇█▌ ▍█▅ - ▊▉▄▅██▉▉ ██▅▊▍ ▅▅▋▆▅▍▍█▋▊▋ ▄▋▇▅▋ ▄▆▅▋▍▅ ▉▆▆▄▌█▉ ▄▆
cobblestone road models texturing
removed old level and moved new in place
static decor version of tombstones without cobwebs
Refactored the filter pass/fail process to take into account minimum amounts across multiple containers, this will now abort any further item movement calculations if the filter cannot be satisfied which should improve performance for conveyors that have no valid outputs
Note: the filter fail/pass calculation only takes into account inputs, not outputs, so it's possible for the filter pass to be true but no item transfers taking place due to no valid slots in the outputs or the maximum count being reached in the output
Merge Main -> Experimental. Misc minor fixes.
Lowered NoPlayerZone on modular car lift
Subtract
78607, let's find a better way
▍▆▋▆ ▆▍▍▌/▍▋▍▍▇▋█▍▅/▅▌▋▉▋ ▉▅▆▍▄ ▋█▌▄▉▊ ▆▄▍▋▉▇▊ ▌▉ ▇▊▉▍█▍ ▄▆▅▉▉▅ ▅▆▊▉ ▄▇▍▅█▅▊▇▆▅
Fixed Blackjack table and seat being marked as isMobile. Fixes hold-to-dismount being active on blackjack.
Filter pass output on conveyor will no longer pass through a success if no transfer occurred
Lazy evaluation for mission point generators
Fix blocked points not restoring when loading from a save
Enable pipe block behaviour on triangle roof
Fix pipes getting incorrectly cleared due to blockages when loading
Fixed industrial crafter not fully filling the final item slot when crafting
Fix electric furnace material not lighting up properly
Scene backup.
Various material & texture params and tweaks.
Move electric furnace to electrical category
Fixed case where crafter would become uninteractable if an entity connected to it changed IO state
Allow choosing what a PositionGenerator is relative to (player/provider/other position)
Add a property drawer for PositionGenerator to hide fields which arent relevant for the given settings
Fixed water system not updating properly in edit mode
Added explicit shadow cache blur
Fix pivots getting abandoned
Client visual refresh now only updates/spawns/destroys weapons for changed slots, not everything.
Emissive texture.
Scene backup.
Fix server browser favourite star not working when query port is different than game port
wip changes to avoid allocs and clientside model re-use
Update mission dependencies to specify them with a reference to the BaseMission SO instead of copy pasting its short name
Got rid of some debug stuff and tidied displacement sampling.
merge from door_unlock_fix
Removing fullscreen exclusive mode from settings as it provides worse performance than fullscreen window mode in Unity 2021.3
Changed all existing configs to use fullscreen window mode
Enable fullscreen exclusive mode when launched with "-window-mode exclusive" startup parameter
thumb_up
14
thumb_down
22
Explicitly pass 0 as preferredRefreshRate when calling Screen.SetResolution
Show current rotation direction UI marker as green or red to reflect placement fit.
Re-added weapon rack UI prefab to crosshair after merge conflict.
Remade test save to be compatible with latest protobuf.
NRE fix.