Commit graph

6 commits

Author SHA1 Message Date
Steam Deck User
3802fadefa Server: Some AI targeting improvements 2022-12-22 11:44:13 -05:00
Tyler Young
13087bc1cd Quit linking hitboxes every frame
saves frames
2022-12-20 19:50:56 -05:00
Ian
68f66b4b7b Server: Remove FIXME case regarding Do_Pathfind on FTE platforms
Determined that 0 will never be a returned value by Do_Pathfind unless accidentally
executed on another platform.
2022-11-17 21:28:31 -05:00
Ian
c2afd12efa Server: Remove irreverant FIXME case for Hound classname
The issue/request described has been determined to be a non-issue. The spawn functions
for Hellhounds has never changed, and the normal classname that is set after the
spawn function is all that is referenced.

Also, fun tidbit: Beta assigned them the classname "doggy". cute :^)
2022-11-17 21:25:29 -05:00
moto
22fb84ac25 Server: Find a new target/enemy other than Players in Last Stand
Fixes https://github.com/nzp-team/nzportable/issues/20
2022-10-25 12:49:02 -04:00
unknown
b26ca6a026 Initial commit 2022-02-08 13:42:28 -05:00