Menu

Tools Commit Log


Commit Date  
[r3527] by utunnels

Fix a label memory leak issue in Parser.c

2011-10-13 02:38:31 Tree
[r3526] by utunnels

Reset weapon entity idle or spawn animation when dropped, as if it's newly spawned.

2011-10-11 14:21:09 Tree
[r3525] by utunnels

Forgot to handle pathfindstep command in load_cached_model, now added.

2011-10-11 10:53:49 Tree
[r3524] by utunnels

Add some comments to ai functions.

2011-10-11 07:05:15 Tree
[r3523] by utunnels

Forgot to check pathfindstep, now added.

2011-10-11 05:24:50 Tree
[r3522] by utunnels

Add a new model command pfstep (pathfindstep), when it is greater than 0 pathfinding is enabled. Smaller value means more accuracy, but the valid search area is also reduced. This property is also opened to script.

Add a new script function waypoints that allows way points setup.

2011-10-11 05:16:32 Tree
[r3521] by utunnels

Minor change.

TODO, make pathfinding optional.

2011-10-11 04:18:02 Tree
[r3520] by utunnels

Paralyze weapon entity animation after picked up.

Add a pathfinding logic, though it is experimental.

2011-10-11 03:58:53 Tree
[r3519] by utunnels

Minor change, also check PLAYER_MAX_Z - PLAYER_MIN_Z instead of only videomodes.vRes in ai move code.

2011-10-09 13:52:09 Tree
[r3518] by utunnels

Current mix aimove logic:

Pure wander:
Use common_try_wandercompletely and don't adjust stalltime even if the target is moving.
Mixed wander (wander + other):
Use default ai's wander part instead and stalltime will be adjust if the target is moving.

TODO: play more mods to see if there're still flickering problems. Entity shouldn't change from idle to walk too frequently or else it looks buggy.

2011-10-09 05:21:05 Tree
Older >
MongoDB Logo MongoDB