200,012 Commits over 4,140 Days - 2.01cph!
added ian's water script to swamp_court water
Fixed smartobject_test scene
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
modified swamp water shader
Updated char shader to better fit with Swamp Scene. Added to Igor's racket.
Added new Igor & Mavis selection anims
Adding new Igor & Mavis selection anims
Updated character seletion animators to play new anims on button press
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 boltrifle ironsights
Fixed furnaces and campfires sometimes pretending to be on after server restart
Fixed wolves dropping multiple skulls
Make sure all sounds are controllable by volume controls
added shiney new water to swamp scene, blended tops of trees and background trees to fade to skybox colour
resaved unity scene, tweaked char material
Added water droplet shader (featuring refraction and dynamic lighting)
Added snow and rain particle effects
changed AO intensity to 2, tweaked posterising on water
re-exported trees with vertex alpha on top
re-exported water material
Don't expose SQLite directly by manually adding code to it, instead wrap it in a single C++ file
3rd person animations for Howling like a wolf
Added separate rain and snow getters to the climate class
Added rain drop camera overlay when looking straight up while it's raining
Removed creepy ghost box that was following me around on CraggyIsland
Before/SpeedTree*: changed Smoothness/Transmission map to TintMask/Transmission map; added support for masked tinting
Added custom editors for SpawnHandler, GrassSpawn and DecorSpawn (YAY REFRESH BUTANS)
Re-worked SpawnPopulation to support spawning ItemSettings assets via their Create() method
Added ItemSettings.Create() overload with transform params
Added some test spawn assets for trees and berry bushes
NRE checks on some delegates in PlayerController
Export the sqlite functions on Windows
Moved frontend items into panel
Linked sqlite3 on OSX
Added sqlite3.c to build on Windows and Linux
Added placeholder rain sounds