243,694 Commits over 3,898 Days - 2.60cph!
Added global illumination test.
Fixed the sprite shader not loading in builds outside of the editor.
Purged all references to System.Drawing.
Added Conditional -> CanCraft
Added Conditional -> IsLocked
Added Action -> Craft
Conditionals, Test now get BasePlayer
Renamed Item.lockTime to busyTime to avoid confusions
Can craft key from door (key doesn't do anything yet)
Fixed errors when no spawn handler (dev maps)
Camera rotates slightly while looking around.
Corrected screen glare brightness.
Updated scene and prefab.
Removed useless meta file.
Added the ability to test switching control between games by clicking on them.
Fixed a slight oversight related to replacing games in cabinets.
Some cleanup of the game initialization process.
Added Tools->Admin-> updates icons/items/phrases from admin site
Updated icons/items/phrases from admin site
Fixed switching clothes not working when loading from save (buildingtest map)
Increased protocol (itemids changed)
Added new spawnable script to animals
Increased animal density
Reworked the way the spawn handler keeps track of population count to support saving in the future
Included Mattias' CRT shader.
Some project reorganisation.
Building suggestion shader v2
Improved the lantern light effect.
Lantern animation files and some cleanup.
edited the animal prefabs so that they use the new FBX meshes that I made (that don't have the old shitty fake fur shit)
changed the bear/boar/wolf to use the new fur shader; removed unnecessary material files.
Lantern LOD, colmesh, sound.
Added a quick replacement for the door.
Cleaned up stag materials
Removed old LOD models
Re-linked animal avatars
Fur shader, updated stag material
added LODs to the animal entities; fixed the server side entities for the animals (they dont contain mesh now)
embedded the animal LODs into a single .fbx file
-added LOD groups to the animal entities.
fixed some errors with the bear's fur material; renamed the animals to LOD0
Reverted sun light (too much flickering)
Fixed internal compiler errors in unity.
crouchwalk/jog animations for player holding grenade
Added player pickaxe anims for deploy / holster
Hammer now swings properly
Building is no longer instant again
Building effects (placeholder)
Implemented simple animation system.
Refactored TerrainMeta (so... many... changes...)
Sort item list by name in editor
Tweaked sun directional light bias (might lead to flickering again?)
Changed how construction socket strings get pooled
BuildingBlock now derived from WorldItem, can have item associated
Added door (testing, no locking yet)
Now using Graphics.DrawMesh for sprites.
Implemented correctly colored radiant light from cabinet screens.
▋▇▉▅ ▊▋▄█▆▉ █▌ ▆▄▇▉▌▇ ▄█ █▄ █▆▇ ▍▊▅▄▌█▌█▍▊ ▌▄▇ █▍▊█▅▍ █ ▆▊▋▍▋ ▆▌▇▊
Added *.pdb.meta to ignore.conf
Replaced TransformEx.GetComponentsInChildrenEx with Transform.GetComponentsInChildren(includeInactive = true)
Fixed terrain anchor check extension method and added overload without explicit position and rotation
Sweeping terrain color changes to, among other things, get rid of the large dark brown spots. Made the grass behave better with color overlays. Toned down the AO a bit.
Unity Pro image effects update to 4.5.3