199,180 Commits over 4,140 Days - 2.00cph!
reenabled grass in the scene
- Scaled playership size from 1 to 1.3
Changed sleeping bool actions to new trigger names, updated Sleep effect
Disable IK look at while its shit
somehow female had lost controller so rebuilt
Moved/renamed construction test assets
proper fix for human female this time
Nuked old biome
Fixed Berry Bush interaction positions distance
Toned down the stone material spec/smoothness
rig change - latest human rigs to with current game data
- Factory1 set to randomise seed again
-EntityCondition changes to better filter buildings (failed to do fanciness with a generic type method taking an Enum, tho :/ )
Unit movement now uses a callback from the animator state, to allow better control over animation in/out stuff
Updated all anim controllers with new "triggerMovement" trigger and UnitMovement behaviour on their Movement state
Changes to Unit.TrySetDestination/SetDestination to play nice with the above changes
SkyDome cubemap settings improved in prefab/todDefault.xml
Added AI toggle to the unit debug view
Added example override controller in Units/Animals folder
Fixed reflection probes / HUD on xbox
A lorra lorra data changes
AI no longer re-enables itself (unit flagging doesnt disable DM anymore, instead we rely on conditions to stop sleeping units making decisions)
More unit movement tweaks, feeding angular velocity into the animator, lerping angular speed on the navmesh agent based on current speed
Rigidbody on Unit not kinematic
Comment out unit angular velocity shit until I have time to make it good
Rocks are no longer consumable
baked out new lightmaps, re-exported temple stairs with emissive materials fixed
PrefabPrepare - check for nulls
re-exported temple stairs with fixed emissive parts
deleted temple meshes folder
Cowboy - win01 WIP source
Replicated Lua ConVars now network to clients properly on connection
Automated Linux Build #114
Automated Windows Build #114
Only cache replicated ConVars on client builds, god damnit
Automated Linux Build #115
Automated Windows Build #115
Automated Linux DS Build #115
Fix crash in CTraceFilterDoor::ShouldHitEntity when encountering invalid physics objects
Automated Linux Build #116
Automated Windows Build #116
Automated Linux DS Build #116
http://files.facepunch.com/petur/2016/January/09/w.gif
Added global AI (specifically just decision making) toggle in AgentManager, exposed on the debug window Settings tab.
Decision log can be disabled (in both the decision log window and the debug settings tab)
Something something just cliffsidethings.jpg
Added scaling options to entity view prefabs via new EntityViewPrefab holder class derived from WeightObject, lacks editor integration for now.
JavaScript exceptions now show file path and line number in console
Automated Windows Build #117