192,974 Commits over 4,049 Days - 1.99cph!
Moved notifications to the bottom right of the UI
Nixed activity notification tooltips
Updated bandit town cabins
Moved some mode stuff around
Fixed unit crafting info tab not showing help content when empty
Fixed unit inspector not syncing with selected unit panel
Removed vitals from unit info stats tab
Added Activity collated text template support, popup window on click
Added PhysObj.GetPositionMatrix()
Added Entity.GetWorldTransformMatrix()
Entity.GetSaveTable now works properly with most array fields ( Will show up as 1-based table in Lua )
SettlementDesirabilityEvent can now define a minimum Settlement level.
StrangerSpawn event can define a list of allowed items as well as a chance to have items.
Added an initial wait before people can join the tribe.
Save/validates, ui tools tweak
JSON functions now can handle \0 properly
JSON functions now can handle \0 properly
Fixed HTTP() cutting off post body at the \0
Hapis refinery update work
Fix a potential NRE/NavAgent error in Sensory System.
Fix Junkpile Scientists not registering with Junkpiles properly.
Functional end-of-round overlay, and Countdown screen improvement
Don't need respawn hack anymore
Items tracks whether it has any item events active.
Cooking interaction waits until it's possible to equip the spear before starting cooking.
It's now possible to add blackboard entities to a list of entities required by a behaviour.
Simplified the item stowing AI using this list.
Finished swamp tree meshes
Added leaves and alpha branches to swamp trees
Vertex painted swamp cabins
Various tweaks and optimizations to the bandit town scene
Bundle loading API preparations for the world SDK
minor UI tweak, re center map rotation icon
update temple B blockout/light.material
Updated postfx and ui tweak
Paddling anims
Animator parameters for sitting state
blendtree
holdtype setup and placeholder anims
entity prefab
world model prefab & setup
Fixed stowing / equipping data not being reset if using a null callback.
Fixed explosion bug, fixed broken shader, changed some postfx stuff
Updated prefabs : TimerSwitch, Splitter, ORSwitch, DoorManipulator, ANDSwitch
RoleExperienceEvent can now take experience from different sources.
Added TargetValue source which takes the XP value defined in a Unit's settings.
Added some XP values to animals (and exposed the value in editor).
Cleanup BaseAnimatedUIObject onvalidate
Add a copy of the racknet native code. This is Facepunch's wrapper layer in "Networking.cpp/s", merged with the latest full source of raknet, and premake files. I've duplicated dll's premake4.exe but will tidy this up when the structure settles down. Racknet DLL for windows and ps4 (prx) can be built, I haven't tried xbox one yet.
Moved over to the new postfx stack
Updated simple switch prefab
puzzle circuits models/textures/mats
Added proper distance check and entity validity check for all properties
Add a copy of the rust Rust native dll source code for the d11 console branch, and premake files to build it. I've used d11's modified version of premake4 which has been modified to support ps4 and xbox one.
ContainerParameters now determines if we add entities to supplies or not on deposit.
Depositing to building no longer adds things to supplies.
Refix treesway to use actually unused register in vertexlitgeneric
supplies tracking of various food items