Garry's Mod

Garry's Mod

Sninctbur's Artificial Intelligence Improvements
14개 중 1~10개 표시 중
< 1  2 >
업데이트: 2021년 8월 13일 @ 오후 5시 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일 @ 오후 8시 24분

Fixes
  • Hotfix for bullet detection.

업데이트: 2018년 12월 10일 @ 오후 3시 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일 @ 오후 1시 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일 @ 오후 2시 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일 @ 오후 2시 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일 @ 오후 10시 01분

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

업데이트: 2018년 6월 2일 @ 오후 9시 54분

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