127,161 Commits over 4,109 Days - 1.29cph!
neatened up foundation frame
Reorganising entity source files
Added terrain shader splat utility method
Added terrain shader singlepass skeleton
Building Blocks are now saved/networked properly
Building Block skins now changed properly on clientside
Building shader has _Valid - changes when placement is valid
Added GameObject.ReplaceMaterials( material ) - replaced materials recursively
Fixed construction layer override also setting socket handles
added construct.frameminutes (how long before an inactive frame gets deleted)
Disabled automatic material import for weapon models
Moved weapon materials and textures to correct folders
Temporarily changed OS X build to 32bit due to instability issues (revisit with Unity 5)
Unified sound file locations (Content/Sounds)
Added high-pass filtered grass atlas and made it the default to test
This maintains some grass texture color variation compared to the grayscale version
Melee attack is now instant, instead of hitpoint delayed
Frames now have ingredients
Hammer now builds frames
Frames now build and become real building components
Added SendNetworkUpdate
Added playerinventory.Take
Added playerinventory.GetAmount
Added clientside PreNetworkUpdate, PostNetworkUpdate
Fixed hammer viewmodel casting shadows
Fixed constructions not being 'walkable'
Procedural terrain now on Terrain layer
Fixed client BuildingBlock erroring because definition wasn't set
Fixed client BuildingBlock not getting ingredients properly
Fixed serialization compile error
Fixed server not knowing where the player's eyes were
Allow prefab override (building parts use this)
Make sure CreatePrefab always returns active GameObjects
Cancel FrameDestroy after built
Fixed never un-becoming frame on client
Space switches between active players on dedicated server
Moved image effects from UI to BG camera to keep UI from randomly not showing up on OS X
Backing up editor config here
Editor config - Builder/Planner
Updated items from admin site
checking in some animations for the bone knife; made some tweaks to the sprint animations
File cleanup. Tree type 3's LOD'ed and prefabed. Squeezed 50% more texels out of all trees.
Forest type 3 tree prefabs, with basic LODs for performance testing.
Added SocketMod - Terrain Check
Can no longer build sky bridges with foundations (sorry reddit)
Fixed HTML errors on shutdown
Frames now have placement cost
Copy ghost material so it doesn't the on-disk version
Use version from build system instead of trying to determine the date from the assembly
Use BuildNum in error logger
Better spec on drydirt, forestground, grass and rockdark ground textures.
Prefab dependancy fixes and terrain texture spec.
-- Optimised mushroom assets and moved to terrain clutter
-- Updated menu scene
-- Added clothing mats for the menu scene
-- Added wip campfrie shader
Added debris layer
Added fx to entity destroy message
Added Gib effect
Added Vector3 extensions
Frames can now be destroyed with melee weapons
Replace program paths in error reports with token
Fixed Library folders being ignored by Plastic
Added missing Library folders
NRE fix in Coherent RemoveView
Meta plus a conflict delete
Shader preparations for procedural terrain biomes
Added terrain material my tests so that I don't break everything else
Few tweaks to the menu scene
Added some missing meta files, disabled default material import for bone knife
pdb meta file errored and deleted itself
Ignoring ShaderForge and SceneMate
- Added slight offset to the third person camera
- Added new Menu scene
- Removed camera from bootstrap scene
- Removed various test scenes and terrain assets