198,617 Commits over 4,140 Days - 2.00cph!

8 Years Ago
Fucking errors
8 Years Ago
merge
8 Years Ago
More error fixes
8 Years Ago
Save
8 Years Ago
Fixed errors
8 Years Ago
Navigation.IsValidDestination only returns true if the path is complete UI fuckeries
8 Years Ago
cave music
8 Years Ago
Tree fixes.
8 Years Ago
Durability % tooltip fix
8 Years Ago
BaseEntity caches last view position to avoid MREs when things die Wearable durability loss on combat hits Warnings
8 Years Ago
Disabled eye adaptation to see if it fixes these build errors
8 Years Ago
data save
8 Years Ago
Combat.HasValidLastReceivedHit checks that the attacker in the event data is not destroyed or null
8 Years Ago
Merge latest stuff into TOD branch, including headlights on vehicles.
8 Years Ago
Also listen to removal of parent desires
8 Years Ago
Post processing from asset store instead of github...
8 Years Ago
Updated headlights to latest TOD. Bonus bugfix in WorldTimeManager.
8 Years Ago
Desires can now have a parent Desire
8 Years Ago
8 Years Ago
Updated post pro, fucking with player settings
8 Years Ago
NRE fix in Interrupt Attack. Combat debug shows current Combat Ability.
8 Years Ago
Weather FX tweaks Firewood attachment point fix (hands only)
8 Years Ago
Added Combat Component Debug
8 Years Ago
Version++
8 Years Ago
8 Years Ago
Camera FOV fix
8 Years Ago
Cave stuff
8 Years Ago
Caves WIP
8 Years Ago
FOR FUCK SAKE tile shader fix FOR FUCK SAKE tile textures
8 Years Ago
Time is synced over network. Need to keep an eye on this.
8 Years Ago
reduced tri count on beep_truck_cosmetic_items_3
8 Years Ago
Rcon.Web is enabled by default (launch with +rcon.web 0 to disable) Websocket rcon should bind to single ip properly if supplied by rcon.Ip
8 Years Ago
more
8 Years Ago
reduced polycount on beep_truck_cosmetic_items_2
8 Years Ago
stars updated
8 Years Ago
more
8 Years Ago
more
8 Years Ago
Codegen
8 Years Ago
Ladder movement is verified on the server
8 Years Ago
More attack move tweaks
8 Years Ago
vm source update, added file
8 Years Ago
Disabled navmesh area modifiers on cliff prefab rock objects
8 Years Ago
added beep cosmetic variants 2-6
8 Years Ago
overhang bridge piece for jumping puzzle
8 Years Ago
Made area hunting into more of an attack move type command. Positions and PositionSets can now be written directly to Blackboard.
8 Years Ago
Decision log shows role score for goal plans
8 Years Ago
Added Roles.ChangeRoleWeight for cleaner usage Added Gatherer Role, used by various gathering related goal plans GoalPlans can now define Role params UnitSettings.RolesParameters no longer has to define a list of valid roles for that Unit type, instead we use them all via RoleDefinition.Definitions AssetMenu/AssetList doesnt nest stuff if there's only a single reasonably sized group of uncategorized items (e.g. definitions)
8 Years Ago
Copied Pal's code-callable-AI-think instead of letting Apex tick the AI
8 Years Ago
Tweak to Wander Alone chance (from 50% to 25%)
8 Years Ago
Time events are now repeatable and get rescheduled.