33,226 Commits over 4,109 Days - 0.34cph!
Ghetto fixed possible initialization error in custom levels
rpg 2 + lods + prefab + textures + material
Enabled terrain painting in editor play mode (allows looking at procedural terrain maps, cc petur)
Refactored world initialization
Added support for procedural components to custom maps
Added topology filter to cargo plane
Map v1 (just fog of war, no drawing yet)
Map NREs
Removed some redundant raycasters
Switch off some raycasters when not being used
ban command also bans ownerid if using family share
status command now shows family share ownerid
status command takes an optional argument (player search filter)
Converted water checks to a baked water map lookup for better performance and river support
Network++
fixed bullets in pistol texture
Fixed main menu NRE
Added "debugmode" start parameter
Fixed blue shirt collision being scaled by 100x
Fixed metal plate collision being scaled by 0.3x
Fixed hazmat helmet collision being scaled by 10x
Added warnings if skinnedcollider is scaled
Added missing world setup object to PlayerModel scene
Huge UI performance increase
Added eraser to map
Map drawing always enabled, pan around with right mouse button
Made console history culling less terrible
RPG type 3 fbx + prefab + textures + material + LODs
Tweaks menu - timings boilerplate
Goosey has been committing to the wrong branch :S
Halving tree count (Speedtrees in Unity aren't speedy at all)
Reducing animal count
Tweak Menu timings - time layers
Disabled checksum disconnect until next month
Removed a bunch of hopefully redundant layers from the footstep detection (fixes footsteps inside players)
Fixed drag and drop out of inventory
Fixed accidentally dropping items in the lines between the slots in inventory
fixed the horse LOD
tweaked some animations on the horse
giddyup - merged research table into main
beancan grenade first pass
beancan grenade first pass
fixed compile errors with grenade
grenade polish
reduced extra-long delay chance
Fixed some clutter issues
Disabled clutter rocks for now since they appear extremely floaty with the new per-pixel terrain displacement
If too many spawnables on load, delete a bunch of them
Fixed invisible feet shadows
Fixed twitchy shadows when dead/wounded/asleep
nerfed arrow projectile velocity
Removed debug info about texture creation
Pay attention to map size when in EnforceLimits
Baked HapisIsland water map (ignore this in your next merge Petur)
Forgot river physics material (for footsteps)
Map - hide paintbox until cursor unlocked
Fixed NRE in AnimalSkin (horse had no renderers set)
Fixed horse having no collision
Fixed ironsight zooms being fov dependant
beancan grenade icon update
Sounds and special fx for the SMG view model
worldmodel for the SMG all done