userAdam Wcancel

6,564 Commits over 2,376 Days - 0.12cph!

5 Years Ago
▌▌█▇ ▄▇▋▋█▌▍▍▋▋▋▅█▋▋▇▅ ▉▅ ▋▇▅█ ▄▄ █▌▆ ▊▉▆▅▌▅▇▊▊▇ ▌▇▍ █▊▉▇▉█▌▉▊▌▆ ▊▋▍▍▌▋▊ ▄▍ ▊▇▆▉ ▉▇▆█▅▊ ▋▋▋ ▋▍▉▍▋ ▉▄▍▊▍▋▍ ▉▄▅█ ▋▍▋▌█▆▄ ▇▍▋▆▅██ ▄▄▉▌▍ ▄▇▌▍▅▍▄▄█▉▊▄▆▅▄▇▊▄▌▇▉▍▅▄▍▇ ▌▉ ▆▍▊▇▊▄▅▄▍▍▊ ▌▇ ▆ ▉▌▇▋ ▍▄▇▅▇▄▊██ ▄▆▌ ▄▋ ▅█▌▉▍▆█▅ ▍▄█ ▋█▄▍▇▇ ▇▊▅▇▋▅▄ ▊▉▊ ▅▊ ▄▋▄▌ ▌▊▍ █▄▍▄▇▋▅▇▊▉▊ ▊█▅▋▍▅▌██ ▇▋ ▌▇ ▉▆▉▌▆▇▌▉▇▄▌▆█▊▌▉▉ ▋█▄▍ ▄▊█▇▌ ▌▄▇▆▉ ▊▆▉ █▄▆▆ ▅▇▋▄▆▇▆█ ▉▉▄ ▌▌▉ ▇▋█▉▉▄ █▇█▌▆▅█▅▄▌
5 Years Ago
merge from main
5 Years Ago
wip healing item usage
5 Years Ago
AI can now listen for player movement and at varying volumes.
5 Years Ago
wip push/advance state
5 Years Ago
merge from main
5 Years Ago
Target lock-on tweaks. Re-lock on faster when target returns to LOS from the same direction.
5 Years Ago
some initial design changes to stay in combat state longer
5 Years Ago
replaced a bunch of identical AI designs with the new standard version.
5 Years Ago
merge from main
5 Years Ago
Added a clear design button to AI designer.
5 Years Ago
merge from main
5 Years Ago
Can now ctrl-click a state to duplicate it in the AI designer.
5 Years Ago
Added AI state name DDraw debug option to rust editor tools.
5 Years Ago
Sort event and state lists alphabetically.
5 Years Ago
Can now clear the output of an event in the AI designer.
5 Years Ago
NRE fix for animal AttackState.GetAimDirection
5 Years Ago
AI designer now uses a 2 column popup for selections, so that everything is visible.
5 Years Ago
Correct prefab, underwater dweller.
5 Years Ago
Increase tunnel dweller listen range so they react to nearby rooms
5 Years Ago
Added BaseAIBrain.OnStateChanged(). ScientistBrain now sets correct relaxed flags based on state.
5 Years Ago
▊▆▋▇▋▆▍▍▇▅ ▄▇▊▅▆ ▌▇▌▉▌ ▅▌▆ █▇▄▍█▆
5 Years Ago
Disable saving on tunnel/underwater dweller prefabs. EquipWeapon null check.
5 Years Ago
▇▋▄▅▋▇▇▋█▋█▅ ▅▄█▍▉▇▋▉▇▆▋▅▅ ▅▉▄ ▉▋█ ▊▅▆▋ ▇▉▉▍▉▌█▄▇▇▋▋▆█▇▌▆▉▊▌▄▄▍▍▊▌ ▇▆ ▋ ▇▌▍▌▇▄▇▄█▆▊ ▌▅▇▌█▇ ▇▊ ▆▌▅▄ ▉█ ▋▇▊▊▆ ▋▉▆ ▇▍█▋▍▍ ▇▍▌ ▋▇▄ ▄▌▊▅▉▇▉▋ ▍▌▅▋██▉ ▋▋▇▆█▅▉ ▌█ ▇▊██▆▆▄█ ▊▉█▌▊▉▄▍ ▆▋▆▉▌ ▊▇█▇▉▆ █▉ ▌▌█ ▄▆▋▍▍▄█
5 Years Ago
Null check when removing brain
5 Years Ago
Set moonpool_1200x1500_1way collision to World layer
5 Years Ago
Set dweller spawngroups to trigger layer. AIZ fixes for dynamic ai points getting removed.
5 Years Ago
Can now hold shift or ctrl when clicking an AI event to move it up or down.
5 Years Ago
slightly bumped spawn chance
5 Years Ago
Increased MaxRoamDistanceFromHome of UnderwaterDweller
5 Years Ago
Dwelling AI data pass. Added some null checks to AIZ.
5 Years Ago
Initial basic spawn limiting
5 Years Ago
pointed dwellings to new npc prefab
5 Years Ago
Added underwater dweller prefab. Manifest
5 Years Ago
enable read/write on 3 collision meshes to fix navmesh errrors.
5 Years Ago
finished 1st pass of all AI data cleanup/fixing after dressing.
5 Years Ago
bunch of dweller data changes
5 Years Ago
Added option for DDraw debug of data points
5 Years Ago
fixed 4way LShaped dweller AI data positions
5 Years Ago
set dweller data gameobjects active on remaining 3 prefabs
5 Years Ago
enabled dweller gate gameobjects on module_1200x1800_2way and module_1200x1500_2way_moonpool
5 Years Ago
Added dungeon info scripts back to prefab instances in dungeon_base_test so the scene works
5 Years Ago
Null checks for NPCDwelling
5 Years Ago
merge from ai main
5 Years Ago
Added InRangeOfHome event
5 Years Ago
remove fish idle debug visuals
5 Years Ago
merge from submarine
5 Years Ago
Display an editor warning message when an AI path contains duplicate sequential nodes.
5 Years Ago
Bunch of AI data fixes
5 Years Ago
AI path data fix