Garry's Mod

Garry's Mod

Terminator Nextbot
Viser 201-210 af 338 forekomster
< 1 ... 19  20  21  22  23 ... 34 >
Opdatering: 8. juni 2024 kl. 18:09

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.

Opdatering: 22. maj 2024 kl. 17:09

Fix error spam

Opdatering: 21. maj 2024 kl. 18:25

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

Opdatering: 19. maj 2024 kl. 13:42

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

Behaviour tweaks

Opdatering: 23. mar. 2024 kl. 16:56

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

Opdatering: 29. feb. 2024 kl. 15:21

Polished local navigator

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

Opdatering: 29. feb. 2024 kl. 12:25

Small fixes for intercept behaviour + weapon getting behaviour

Opdatering: 28. feb. 2024 kl. 16:13

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... )

Opdatering: 27. feb. 2024 kl. 21:52

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

Opdatering: 26. feb. 2024 kl. 23:05

Stomp bug