Garry's Mod

Garry's Mod

Terminator Nextbot
Näytetään 21–30 / 332
< 1  2  3  4  5 ... 34 >
Päivitys: 2.8. klo 20.43

try not killing/overriding the movement coroutine

Päivitys: 1.8. klo 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

Päivitys: 1.8. klo 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

Päivitys: 31.7. klo 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

Päivitys: 31.7. klo 18.53

Small fix

Päivitys: 31.7. klo 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

Päivitys: 29.7. klo 14.22

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

Päivitys: 25.7. klo 14.16

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

Päivitys: 24.7. klo 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

Päivitys: 24.7. klo 14.48

Err stomp???