248,731 Commits over 3,959 Days - 2.62cph!
Started re-implementing rope visuals
New rope color / alpha gradient
Removed old Rope rendering code
Clean up ropes when changing stage
Presskits to Google Drive
Build
Fixed Metropolice freezing the game for too long on initial spawn
Fixed NPCData.Weapons not being counted as valid weapons, causing NPCs like Fisherman from Lost Coast not being able to spawn with his signature weapon
Updated scrap tea item descriptions, changed bonus scrap spawn pos.
Fixed engine saves sometimes having extremely messed up sounds
Added killfeel translation for env_entity_dissolver
Fixed HTTP() global trying to use invalid ISteamHTTP pointer after changelevel on dedicated servers
Fixed respawn_entities command breaking weapon sounds until player respawn
Fixed domain names starting with a number being counted as IP addresses
Player trail fully fades out again
Switched to LineRenderer from TrailRenderer for new player trail
Don't red box in dev mode when we don't need to
▍▄▆▅▄▆▍▅▉▅▌ ▍▆▌▇▌ (▇▌▊█▇ ▇▆▌█ ▌▄▇▉▄▇▌▊ ▆█▅▉▇▍▄)
Some storage monitor styling fixes
FlasherLight / SimpleLight pooling fixes
FluidSwitch pooling fixes
wooden buildings progress backup
ElectricalHeater pooling fixes
PoweredWaterPurifier pooling fixes
EntityFlag_Toggle pooling fixes
Fixed duplicate poolable component on powered water purifier
PowerCounter pooling fixes
▊▍█▅▋▄▊▅▋▍▉▄▊▉▉▄█▅▆_▍▉▌▌▍▄ ▌▍▊
Fix possible NRE in AppIOEntity.BroadcastValueChange
▄▄▇█▇█▇▊ █▌ ▇▊▉▍█▆▅▆ ▅▌▅▅▇ ▌▋▌▇▌▌
Fixed client stall during DDraw initialization (introduced 10 April 2014, changeset 2)
set up easy mode players
octopus/mech turret diff scaling
fuse stage diff scaling
some trench pattern scaling
Enabled pooling on 42 IO entities
merge from summer_dlc, noticed
53256 was forgotten upon review
Oar worldmodel fixes, damage properties, animation events
Paddle and movement splash effects
Support for backwards paddling
Fixed tool cupboard saying "unattened" (but will need a phrases rebuild)
Fixed another user being able to turn on/off single-user static "oven" objects (e.g. refinery, BBQ) while a user is using the UI.
Main inventory right-click can now fill all AutoTurret ammo slots, not just the first one
Initial storage monitor implementation
Pass TC decay status through
Prevent using the chainsaw while refilling.
Merge from Main -> GeneralBugFixes