Garry's Mod
Sninctbur's Artificial Intelligence Improvements
Показване на 1 — 10 от 14 постъпления
< 1  2 >
Обновление: 13 авг. 2021 в 17:47

Fixes
  • Fixed the saii_proficiency_enabled convar not actually doing anything

Обновление: 3 март 2021 в 11:52

Fixes
  • Awoke from hibernation
  • Fixed NPCs reacting to the sounds they make
  • Added convar to disable proficiency
  • Minor optimization

Обновление: 2 ян. 2019 в 20:24

Fixes
  • Hotfix for bullet detection.

Обновление: 10 дек. 2018 в 15:17

Features
By popular demand:
  • Extended Vision: NPCs can see farther in front of them.
  • Sound Detection: When something makes a sound, NPCs will investigate it. They will respond more urgently to louder noises.
  • saii_defaultsonly convar: If enabled, SAII will only affect the Half-Life 2 AI (more specifically, NPCs derived from base_ai).
Fixes
  • Fixed NPCs attempting to idle reload with a weapon that doesn't require ammo.
  • Minor optimization updates.

Обновление: 22 септ. 2018 в 13:36

Tweaks
  • NPCs will now spread out farther in response to threats.
  • Debug print statements now have more information.
Fixes
  • (Hopefully) fixed the crashing bug.
  • Very slight optimization.
  • Fixed a few Lua errors.
  • NPCs will now run randomly if the damage they take does not come from an identifiable source.

Обновление: 24 юни 2018 в 14:59

Fixes
  • Fixed connected players being unable to open the spawnmenu as a result of the previous update.

Обновление: 24 юни 2018 в 5:53

Additions
  • Added a configuration menu under Options > Sninctbur's Tweaks.
  • Added a few extra debug prints.
  • Threat detection no longer works on NPCs who are already in combat.
Fixes
  • Fixed various issues with bullet detection during movement.

Обновление: 5 юни 2018 в 14:13

Additions
  • NPCs will now alert nearby allies after identifying a target.
  • Instead of running to cover, NPCs will run in a random direction when alerted, resulting in less glitchy behavior.
  • NPCs will now time their reloads more efficiently.
    • When idle, they will reload if their weapon is below maximum capacity.
    • When alert, they will only reload if their weapon's clip is 75% full or less.
  • New convars:
    • saii_help_enabled: If enabled, NPCs will summon their friends upon spotting an enemy.
    • saii_help_radius: Upon spotting an enemy, NPCs will call their friends within this radius to their position.
    • saii_debugprints: If enabled, SAII will print statements to the console for debugging. Does nothing functionally (apart from spamming the console).
Fixes
  • Fixed weapon proficiency.
  • Bullet detection is now less glitchy.
  • Fixed bullet detection working to a degree even if its convars are turned off.
  • NPCs no longer stand still when there is no cover nearby.
  • Attempted to reduce crashing.

Обновление: 2 юни 2018 в 22:01

Fixes
  • Fixed Lua errors occurring if an NPC spawns without a weapon.

Обновление: 2 юни 2018 в 21:54

Fixes
  • Fixed Lua errors from various weapons as a result of the previous update.