Garry's Mod

Garry's Mod

Terminator Nextbot
目前顯示第 31-40 項,共 338 項
< 1  2  3  4  5  6 ... 34 >
更新:7 月 31 日 @ 下午 6:53
StrawWagen 發表

Small fix

更新:7 月 31 日 @ 下午 6:42
StrawWagen 發表

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

更新:7 月 29 日 @ 下午 2:22
StrawWagen 發表

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

更新:7 月 25 日 @ 下午 2:16
StrawWagen 發表

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

更新:7 月 24 日 @ 下午 9:58
StrawWagen 發表

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

更新:7 月 24 日 @ 下午 2:48
StrawWagen 發表

Err stomp???

更新:7 月 24 日 @ 上午 12:59
StrawWagen 發表

error stomps

更新:7 月 23 日 @ 下午 11:47
StrawWagen 發表

Small tweaks + mystery error stomp

更新:7 月 23 日 @ 下午 6:29
StrawWagen 發表

err stomp

更新:7 月 23 日 @ 下午 6:27
StrawWagen 發表

More yields, More optimisations
Yield like CRAZY in movealongpath if we're fodder!
Fix the reconstruct_path function causing pathfinding to break
Move OnPreCreated task call to always run after classtasks are setup
Yield way, way more in the csoldier base
And many other tweaks to csoldier base to make brainless ones cheaper

ENT:RunTask optimisations,
> cache "hollow" events with no callbacks