194,509 Commits over 4,079 Days - 1.99cph!
Energy considerations added to Common - Stamina module (more likely to recover stamina with higher energy).
All Goals and Goal Plans in Common - Movement Mode module now has Allow for no considerations ticked.
Added Stamina consideration to Flight goal in Common - Combat - General.
Manage Targets and Clear Combat Target nodes now has "Allow No Considerations" ticked in Common - Combat - General.
Renamed GoalPlan.Attack(Human) to GoalPlan.Attack (since it's used in Common - Combat - Attack module).
Added Stamina consideration to Common - Combat - Defensive module.
Added Stamina consideration to Attack (Human) goal plan in Common - Combat - Attacking (though how is this Human specific?)
tweaking with sleep AI so people sleep and wake up at reasonable times
Energy consideration added to Common - Collaborations in AI Designer.
Added inverse mood stat consideration to Decline Breeding Social Invitation.
Added a "inverse" hint in the list of considerations displayed on nodes in the AI Designer.
building asset and new shader in a new branch
buildings and level updated
Fallback goal plan preliminary stuff
fixes to some cave rooms, new cave block corner_up
Adding cave_large_hard files wip
Commenting out some reflection fuckery that I bokred
may have fixed people sleeping standing up
AI Modules can be disabled on the asset level
Disabled breeding and collaboration related modules
Cherry picking
16774 - disabling water vis trigger, not ready for server yet
Ran scene2prefab to fix missing materials
Renamed RemoveUnitTag to RemoveUnitFlag because that's actually what it does
Hooked up consideration response invert to editor drawer
Removed some consideration assets that are no longer needed as a result of the wrapper level invert
Did a bunch of reflection in DataAsset.GetReferences
Goals and GoalPlans can flag their DSE as "allowed no considerations", mostly for player instigated AI (this disables warnings and validation)
Added more rocks around lighthouse/ network ++
Decals now loaded from Item Database
Refactored ResponseCurve to support inverse internally.
A wee bit of consideration adding in Breeding Instigation AI.
Guitar viewmodel
worldmodel + LODS (now drops model instead of burlap sack)
folder now setup in line with other items
Considerations on some combat related DSEs
Added ConsiderationSettingsWrapper.InvertResponseCurve and hookups
Fixed water overbrightness due to background fog
Fixed underwater rendering
Official server list query speedup
added gibs to the vending machine
Let's display the editor error when considerations list is not expanded too.
layout updates on some cave rooms
Modifications to a timber mine tunnel block
Need to be able to test the caves for now underwater
changes to vending machine
Added padding to environment volumes to fix tiny gaps when placed by hand
Merged lighthouse fixes from dungeon_art_3
Stricter flyhack detection (RUST-1320)
Fixed players appearing with wrong name tag (RUST-1331)