Garry's Mod

Garry's Mod

Terminator Nextbot
Näytetään 201–210 / 338
< 1 ... 19  20  21  22  23 ... 34 >
Päivitys: 8.6.2024 klo 18.09
tekijältä 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.

Päivitys: 22.5.2024 klo 17.09
tekijältä StrawWagen

Fix error spam

Päivitys: 21.5.2024 klo 18.25
tekijältä 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

Päivitys: 19.5.2024 klo 13.42
tekijältä StrawWagen

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

Behaviour tweaks

Päivitys: 23.3.2024 klo 16.56
tekijältä 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

Päivitys: 29.2.2024 klo 15.21
tekijältä StrawWagen

Polished local navigator

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

Päivitys: 29.2.2024 klo 12.25
tekijältä StrawWagen

Small fixes for intercept behaviour + weapon getting behaviour

Päivitys: 28.2.2024 klo 16.13
tekijältä 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... )

Päivitys: 27.2.2024 klo 21.52
tekijältä 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

Päivitys: 26.2.2024 klo 23.05
tekijältä StrawWagen

Stomp bug