Garry's Mod

Garry's Mod

Terminator Nextbot
目前顯示第 201-210 項,共 338 項
< 1 ... 19  20  21  22  23 ... 34 >
更新:2024 年 6 月 8 日 @ 下午 6:09
StrawWagen 發表

Moved tasks to coroutine.
Less lagspikes, more flexibility.
( Did not move pathing to coroutine )

Cleaned up globals

Weapon dropper now drops weapons truly randomly.
Was dropping best weapons before, lead to all the bots using the same weapon, lame.

Some movement tweaks.

Lots of behaviour tweaks.

Bore down on ( fix ) some infinite lagspikes.

更新:2024 年 5 月 22 日 @ 下午 5:09
StrawWagen 發表

Fix error spam

更新:2024 年 5 月 21 日 @ 下午 6:25
StrawWagen 發表

Fix terminators not ignoring some "friendly" sounds.
Fixed terminators not fighting supercop.
Lessened some of the lagspikes on large maps.
Try and fix a case of terminators "just standing there"
Fixed some laggy behaviour loops.
Fixed some minor issues with repathing after ladder climbing

更新:2024 年 5 月 19 日 @ 下午 1:42
StrawWagen 發表

Bot won't jump over obstacles when they can step around it.
"Angry" bots won't avoid explosives, dangerous stuff.

Behaviour tweaks

更新:2024 年 3 月 23 日 @ 下午 4:56
StrawWagen 發表

More local navigator polish
Bot will now phase through solid objects, MUCH less!
Ladder handling polish!
Bot will now always "watch" you at least once.
Standardized crappy weapon detecting a bit.
Bot can throw crowbars "faster than the speed of sound" under specific conditions.

Added convar "termhunter_dropuselessweapons"
Set to 0, and bot won't judge it's current weapon.
(Will still throw away a weapon if it creates errors)

Bot takes more damage from explosives/ar2 ball now.
2 ar2 balls to kill, was 3

Bot now "supports" NAV_TRANSIENT flags
It will check NAV_TRANSIENT flagged areas, and if they're not usable, ignore them. ( Think drawbridge on rp_nycity, breakable floors )

Fixed bot not noticing some navarea attributes when building paths.

Added support for bypassing ai_ignoreplayers/ai_disabled

更新:2024 年 2 月 29 日 @ 下午 3:21
StrawWagen 發表

Polished local navigator

Pushed the limits of the local nagivator, found problems.
Bot should be much better at finding ways around obstacles.

更新:2024 年 2 月 29 日 @ 下午 12:25
StrawWagen 發表

Small fixes for intercept behaviour + weapon getting behaviour

更新:2024 年 2 月 28 日 @ 下午 4:13
StrawWagen 發表

Weapon finding improvements.

Bot will now search out a decent weapon, if their enemy is unreachable.
Fix bot not running away from damage/scary enemies sometimes
General behaviour tweaks.

RPG tracking tweak.

Fix bot picking up other bot's weapons ( again... )

更新:2024 年 2 月 27 日 @ 下午 9:52
StrawWagen 發表

Fix some relationship inconsistencies.

Polish bot interaction with stairs.
General unstucking polish.
Bot now slightly pushes away props that collide with it.
Backport enemy friction from supercop.
Other behaviour tweaks.

Move supercop line speaking/queue code to this repo.
Fix some weapon weight errors

Add convar terminator_fastdlkillicon

更新:2024 年 2 月 26 日 @ 下午 11:05
StrawWagen 發表

Stomp bug