userAdam Wcancel
branchrust_reboot/maincancel

165 Commits over 1,765 Days - 0.00cph!

1 Year Ago
Fix for TakeCover state when no entity in memory. Used last attacked from position instead of just returning.
1 Year Ago
▇██▉▌▊▉ ▊▌▌▉▇▆ ▌▅ ▋▌▌▌▅▊▉ ▊▋ ▍▇▄ ▊ ▅▄▋▌▇▉▄▄▆ ▅▄▉ ▊▅▋▊ ▊▉▉▄▇ ▄▉▉▉▋▇▌▌ ▋▉ ▉▉▌█▋▅▋▄ ▋▌▅█▋▋▆▉
1 Year Ago
junkpile AI fix
1 Year Ago
Delete unused ApexAIStorage folder leftover from the Apex purge
2 Years Ago
merge from ai_ignore_improvements
2 Years Ago
Updated oilrig heavy scientist design to include previous improvements made to other scientist designs.
2 Years Ago
merge from brain_refactor2
2 Years Ago
merge from brain_refactor
2 Years Ago
AI designer spam fix
2 Years Ago
Moved gizmos script to an Editor folder
2 Years Ago
Added support for editor gizmo toggle preset groups. Can save/load 4 sets. Window->Tools->Gizmos. Needs a cleanup and some testing.
2 Years Ago
Added ai.killanimals server command
2 Years Ago
Added ai.AddIgnorePlayer and ai.RemoveIgnorePlayer server commands. AI now checks the ignore list when adding players to memory.
2 Years Ago
Junkpile NPC spawn chance fix. Also merged npc_junkpile_a_spawn_chance and npc_junkpile_g_spawn_chance convars into new npc_junkpilespawn_chance convar. Codegen.
2 Years Ago
Restored junkpile NPC prefab nuked in merge 70471
3 Years Ago
Fixed bug introduced in the merge from misc_optimisations2 that causes animals to float visually client-side.
3 Years Ago
Scientist loadout for healing item
3 Years Ago
merge from ai_healing (not used by any AI yet)
3 Years Ago
Added ai.killscientists server command
3 Years Ago
ai combat state timing tweaks
3 Years Ago
Deleted a bunch of AI test scenes
3 Years Ago
merge from excavator AI
3 Years Ago
merge from missing script hunting
3 Years Ago
merge from human_ai_combat
3 Years Ago
merge from human_ai_combat
3 Years Ago
merge from ai_misc
3 Years Ago
merge from ai_purge2
3 Years Ago
delete unused murderer and bear_full prefabs
3 Years Ago
removed deleted scripts from a couple of prefabs
3 Years Ago
merge from delete_htn2, removing everything Apex and HTN related.
3 Years Ago
merge from dmb
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
merge from halloween
3 Years Ago
Fixed chickens being flagged for both navmesh and A*
3 Years Ago
Added profiling for PuzzleReset script
3 Years Ago
merge from ai
3 Years Ago
Added "Tools/Scene/Teleport Local Player To Scene Selection" to teleport your player to your scene selection in the world.
3 Years Ago
Added a clear design button to AI designer.
3 Years Ago
Can now ctrl-click a state to duplicate it in the AI designer.
3 Years Ago
Added AI state name DDraw debug option to rust editor tools.
3 Years Ago
Sort event and state lists alphabetically.