200,808 Commits over 4,171 Days - 2.01cph!
Subtracted changeset 8383
Reapplied changeset 8383 but different
Changed terrain paint overlay to multiplicative so that it's visible on snow
-added some tooltips in resourceTab
-Resource inherits from Item
-Trying my hand at harvest resource again, to flesh it out some more and eventually let the cavemen harvest items.
-Food incentive, and an SO and Resource and Views for a berrybush
Changed climate blending to use calculated sunrise and sunset hours and the sun zenith angle
Fixed TOD_Sky.SunriseTime and TOD_Sky.SunsetTime being off by 12 hours
-added 'canBeCarried' to resourceTab
Moved metal skin lods to atlas texture, prefabs updated
Nuking unused camera variants
Camera now uses "Vector Stick" implementation
Cleaned up camera code overall, added better default settings in code
Fixed some Time.time usage (should be unscaled)
Improved sunrise / sunset time analysis
Tweaked climate blending angle
More camera cleanup and tweaks
Improved monument spawn filter checking
Moved stone skin lods to atlas texture, prefabs updated
Better Crafting - part 1 http://files.facepunch.com/garry/2015/May/27/2015-05-27_14-48-02.png
handcuffed holdtype meta files
Fixed camera issue left over from merge
Fixed human anim controller issues
Added custom inspector for Zone, with an enum popup for Biome (ensures that we always have one selected, as a bonus)
Deleted activity tester scripts
- Area 0 mission setup with placeholders
- Bug fixes
- Dialogue/mission event improvements
Moved wood skin lods to atlas texture, prefabs updated
pro-optimised trees and roots, rebaked vertex lighting and re-exported.
populated swamp environment with new roots and trees, and now added swamp plants
removed old materials
Merge from zone resources
Some Editor tweaks
Refactored Action method names to match style
Added a few attributes, needs and triggers
Added SetAnimatorTrigger Action
Crafting queue http://files.facepunch.com/garry/2015/May/27/2015-05-27_17-19-43.jpg
Character 07 assets. Working on BS and expressions.
Updated Lion-El rig & added anim template
Lion-El forehand body & stretch anims + events
Increased road and river width
Changed a bunch of stuff about how roads and rivers are generated
When placing a roadside object fails try again as soon as possible (instead of waiting for the next node)
Only connect powerline poles if 3 or more can be connected in a row
Triggers can now use different measurement operators in evaluation
Added new human death anim
Added new Triggers for health and temperature
Added SetDestination Acion type
Editor updates
SmartObject uses OnTriggerX instead of OnCollision
Added big-ass high voltage powerlines
Added new curves library
Fixed curves on all attributes
Fixed NRE in agent need eval
Better string formatting in debug UI