202,188 Commits over 4,171 Days - 2.02cph!
tweaked smokepuff for nailgun
TakeFromDispenser will now break if the dispenser is being held by another unit
Fixed spit missing building requirements (now requires 3x sticks)
New dispensable wrapper spawn mode: OnNavmesh - spawns the dispensable on the navmesh with some random fuzzyness
Fixes meat spawning on top of the campfire collider and being really hard to click
added 'basic' wood loot boxes to supermarket/gas station/warehouse
military tunnel spawns 2 elite crates in the center
supply drop always drops atleast 2 weapons, 2 armor pieces, and ammo
shotgun trap added to trap loot table
crate logic always spawns 1 component with 40% chance of wb item instead of either or
disabled halloween content
nailgun cost/craft time balance
nailgun workshop icon
minor balance
Fixed startup NRE from disabling halloween content (subfolder issue)
Lighthouses are actually set to tier 0
Harbors are actually set to tier 0 / 1
Reduced supermarket + gas station count
Reduced minimum distance between large monuments
Updated bounds on most monuments
MonumentInfo.CheckPlacement fix when multiple tiers are selected
Fixed collider issue on ice_sheet_b
Fixed SmartObject.CanSubscribe not checking if there are existing subscriptions when the plan we want to subscribe to is exclusive
Updated skinning on tshirt
Fixed snow mound_d lacking a collider
Increased precentage of the map that belongs to tier 2 slightly
hide pants, shorts & gloves skinning updates
Removed deprecated lso component from camera
moved selection handling and events out of MouseInput into new UnitSelection.
more input refactor.
added BaseInput, moved triggers and events from MouseInput to there
Consuming a Consumable now applies the relevant food value half upon consume and the other half over the duration specified in the data.
Consuming now has a duration.
Further simplified icesheet colliders
Merged last changeset from save153
Adjusted trigger size in military tunnels to stop them from poking out of terrain
Fixed convar component warnings