Garry's Mod

Garry's Mod

Terminator Nextbot
正在显示第 1 - 10 项,共 338 项条目
< 1  2  3 ... 34 >
更新于:11 月 9 日 上午 11:56
作者:StrawWagen

Make Think task callback always called

更新于:11 月 7 日 下午 12:57
作者:StrawWagen

no err spam pls

更新于:11 月 7 日 下午 12:42
作者:StrawWagen

tweaks
no navpatching on "halflife/black"
add Think callback, that's called if bot is player OR ai controlled

更新于:11 月 5 日 下午 3:13
作者:StrawWagen

always yield in a spot

更新于:11 月 5 日 下午 1:54
作者:StrawWagen

fix csoldier err spam
and allow returning true to block damage in OnDamaged task event

更新于:11 月 4 日 下午 9:22
作者:StrawWagen

Driving rework/polish
add new bot driving GUI, healthbar, etc.
add aircontrol support when driving bots
make a ton of ENT.xxxxx variables shared
polish buggy viewoffset logic
check if we can fit when uncrouching while driven
fix bots getting too much in their clip when picking up guns
treat empty strings in .DefaultSidearms as nothing
Standardize the wraith cloaking logic, all wraith bots now use the same code to cloak/uncloak
New ".MySpecialActions" system
Spot to put special actions, that are usable by the AI, or someone driving the bot

Add simple melee bash attack for the WIP term soldiers
Add weapon_manhack_term for the WIP metropolice soldier
New ENT:GetAllBaseClasses helper func
add return reasons to ENT:CanWeaponPrimaryAttack
and add them to ENT:WeaponPrimaryAttack
fix a bunch of task race condition errors deriving from paths being built inside OnStart instead of BehaveUpdateMotion
Add comments to every default term task
Store "ladderLeaveReasons" for future debugging/fixes
Increase budgetEveryoneGets
Add terminator_Extras.DrawInHand client helper
Tweak supersonic crowbar sound, now the whistling doesn't play until the boom happens.
Make all engine analogs based off the "sk_plr_dmg_XXXX" convars

更新于:9 月 30 日 上午 10:39
作者:StrawWagen

small weapon fixes
properly construct weapon dropping table
fix rare brain loop when enemy is scary
fix err spam with nil weapon
dont use heavy handed hardcoded DefaultWeapon for the paparazzi

更新于:8 月 29 日 上午 8:11
作者:StrawWagen

Tweaks
Add experimental terminator_areapatch_here concommand
Cache shouldNotSeeEnemy results for longer
Make bots always see invis players in vehicles

更新于:8 月 26 日 下午 4:24
作者:StrawWagen

no debug print

更新于:8 月 26 日 下午 4:21
作者:StrawWagen

stuck check ladder fix
Fix bots on ladders thinking they're stuck
Make terms looking for weapons properly handle modern path statuses

Add Term_SpeakSentenceNow