30,781 Commits over 3,867 Days - 0.33cph!
Fixed warnings
Do a assetdatabase refresh before generating manifest
Fixed dropping items between the grid in loot panels
Fixed wooden storage lock fuclups
Reset IdleDestroy timer on dropped items when stack added
Can't drag more items than max stack amount
Can right click in loot to move item to your inventory
Dropped items combine and stack on collision
Added CraggyIsland to the standalone build (can be used as a minimal testing ground for quick server tests)
Added TerrainCollision to CraggyIsland
Check if a building part is inside a solid segment of the terrain collider and prevent placement if that's the case
Fade out furnace light sources as well when fading out their shadows
Added distance bias to LightLOD
tweaked animal animation speeds.
merge from main/distantbooms2
Fixed bootstrapping taking a very long time on OSX
Slightly changing how entity collision events are handled ( added ent:ReceiveCollisionMessages( bool ) )
Removed creepy ghost box that was following me around on CraggyIsland
3rd person animations for Howling like a wolf
Make sure all sounds are controllable by volume controls
Fixed wolves dropping multiple skulls
Fixed furnaces and campfires sometimes pretending to be on after server restart
Fixed boltrifle ironsights
Disabling OctTree until we make/get an implementation that isn't slow as shit
Disabling OctTree until we make/get an implementation that isn't slow as shit
Fixed being able to parent server entities to client entities in the editor
Fixed timed explosive not attaching properly sometimes in the editor
Timed explosive only damages the block it's placed on and players/ai in the blast radius
Fixed items dissapearing when dropped onto wooden boxes
Crouched players move silently
Less + slower viewmodel bob for crouched players
Fixed footsteps playing after stopped moving
Burning wood creates less charcoal
Campfire furnace loot panel has on/off button
Item that is being burned in campfire/furnace shows a fire icon
Can't select fuel in miner hat/candle hat or water in bottles (was confusing)
Can drink from the water catcher loot panel
Can't drag and drop water from warter catcher
checking in the baseball riot helmet
DS console reports invalid commands properly
Codelock is default craft
Pump shotgun spawn is less rare
Gunpowder crafts 2x faster (kind of)
Fixed wrong description text on pumpkin
Restricted sleep command to admins
Increased grenade throw power
Fixed horse ragdoll not bleeding
Entity Octree implementation
Developer: F7/F8 draw debug info for near entities
Moved player persistence server data from persistence folder to UserPersistence.db
Fixed some item names showing as Translate+Phrase in warnings/errors