Garry's Mod

Garry's Mod

Terminator Nextbot
Viser 21-30 af 332 forekomster
< 1  2  3  4  5 ... 34 >
Opdatering: 2. aug. kl. 20:43

try not killing/overriding the movement coroutine

Opdatering: 1. aug. kl. 16:44

Optimize awarness handler stuff + csoldier tweaks
Optimize awareness handler a bit, not many gains in there.
Just made like shooting explosive barrels to kill enemies faster only happen with non fodder + brainy enemies
stomp lastKnownStalkDist err

Fix soldiers potentially getting access to term fists
Fix alot of soldier "standing there" occurances
Make backthehellup a bit smarter, bail better

Opdatering: 1. aug. kl. 14:50

Fixes
Create dummy coroutine to kill thread instead of setting it to nil
Dont build varags in the TERM ERROR: ErrorNoHalt, server libraries might not expect multiple variables
Pass damage amount to FinishDying
And override dmg with FauxDamage inside FinishDying
Properly handle "corridor areas" autorefresh

Opdatering: 31. juli kl. 21:17

Tweaks
Fix "Large" enemies crouching way too much
Kill in-progress motion stuff when we finish a task, fixes some "just standing there" behaviour

Err stomps

Opdatering: 31. juli kl. 18:53

Small fix

Opdatering: 31. juli kl. 18:42

Tweaks + Optimisations + Major pathfind fix

Polish JumpToPos
add ENT.Term_Leaps ent variable
True and bots will leap/jump in arcs

Make JumpToPos have collision checks before jumping, no more head bumps

Major pathfinding tweaks
Fixed A* "closing" already explored and validated areas
Was a particularly nasty issue, causing lots of junk unreachable flags

New system that makes A* follow historic, expensive paths.
Lets bots path faster, by letting their a* confidently explore historic path corridors, leading to overall faster path generation, especially with hordes of bots.
Make bots really stick to their path if they generate an expensive one.

Vastly improve comments for ENT.IsFodder, .IsStupid, .HasBrains, .CanUseStuff

Don't yield in StartTask :(

Make bot's fists actually respect FistRangeMul
_Index optimize getDamageTracker stuff

Various csoldier AI tweaks/simplifications/fixes
Use a simple cache for the GetCoverStatusOfPos func

Opdatering: 29. juli kl. 14:22

Small tweaks
err fix in hearing system
add compatabilityhacks for mapsweepers
err stomp for soldiers

Opdatering: 25. juli kl. 14:16

Tweaks
+ Make Paparazzis have random bodygroups & skins. ( Community contribution )

Opdatering: 24. juli kl. 21:58

Emergency merge!
FIX ERROR SPAM AND THE KLIENER INVASION!

More optimisations
Optimize terminator hearing a bit
Optimize handling transparent enemies

Dont create a shooting timer for fodder npcs

Yield way more often in the enemy, shooting, and reallystuck handlers

Opdatering: 24. juli kl. 14:48

Err stomp???