Garry's Mod
Sninctbur's Artificial Intelligence Improvements
14件中 1-10 を表示
< 1  2 >
更新:2021年8月13日 @ 17時47分

Fixes
  • Fixed the saii_proficiency_enabled convar not actually doing anything

更新:2021年3月3日 @ 11時52分

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

更新:2019年1月2日 @ 20時24分

Fixes
  • Hotfix for bullet detection.

更新:2018年12月10日 @ 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.

更新:2018年9月22日 @ 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.

更新:2018年6月24日 @ 14時59分

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

更新:2018年6月24日 @ 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.

更新:2018年6月5日 @ 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.

更新:2018年6月2日 @ 22時01分

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

更新:2018年6月2日 @ 21時54分

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