108,034 Commits over 3,867 Days - 1.16cph!
view model SMG animations
setup the SMG mecanim controller
Tweaks menu - timings boilerplate
Smoother cross blending of terrain features, prefab mountains and monument terrain requirements
RPG type 3 fbx + prefab + textures + material + LODs
Huge UI performance increase
Added eraser to map
Map drawing always enabled, pan around with right mouse button
Made console history culling less terrible
Added missing world setup object to PlayerModel scene
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
research bench 90% done ( minus artwork )
Spawntables. Climate. Stuff.
Reapplied lighthouse change from changeset 7789
Randomize monument placement order
rigged up the SMG and did some animations (deploy/idle)
Fixed main menu NRE
Added "debugmode" start parameter
fixed bullets in pistol texture
Converted water checks to a baked water map lookup for better performance and river support
Network++
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)
Map NREs
Removed some redundant raycasters
Switch off some raycasters when not being used
increased the size of the horse by 20%
Fixed the most extreme floating rocks/flowers. Part 2/2.
Fixed the most extreme floating rocks/flowers. Part1/2.
Map v1 (just fog of war, no drawing yet)
Fixed phrases fucking up if newline
Added NeedsMouseWheel
Added UIEx (extensions for UI)
Misc performance and profiling