1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 19:27:45 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Mordred
ab1fbd833e Improve path finding and stop position of mobs, also auto attack distance fixed 2022-01-04 22:51:29 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NotAdam
ca102697f4 move to new service locator 2020-03-01 11:58:26 +11:00
Mordred
ad4d8049e0 Movement speed of BNpcs will double when in combat or retreat mode 2019-04-22 23:30:43 +02:00
NotAdam
4112ae712a correctly calculate deltatime, set agent flags on dormant bnpcs 2019-04-20 15:13:46 +10:00
Mordred
eeded4c4f0 Pushing of idle actors implemented 2019-04-19 14:19:14 +02:00
Mordred
19a0ea2e93 Fix roaming 2019-04-19 14:04:38 +02:00
Mordred
018046d03b Some progress on the crowd front, somehwat working roaming... 2019-04-19 12:15:09 +02:00
Mordred
a344990a63 Crowd avoidance works. Roaming and following a player, not so much 2019-04-19 02:15:18 +02:00
Mordred
018096266a Detour crowd experiments 2019-04-19 00:39:42 +02:00
NotAdam
49e86e22ac fix formatting and drop MAX_POLYS back down 2019-01-28 16:35:03 +11:00
NotAdam
f0d28bf30f add more verbose logging to pathing failures 2019-01-28 15:40:05 +11:00
NotAdam
549542efe5 cap poly length for generated nav paths 2019-01-27 23:26:34 +11:00
Mordred
7e935df56f Initial roaming tests, still very rough and ugly 2019-01-26 00:06:24 +01:00
NotAdam
912a97b92e remove exceptions and handle error cases inside initMesh 2019-01-25 22:43:04 +11:00
goaaats
557ffcfcb2 Add navi mesh folder to world config 2019-01-24 22:24:45 +01:00
mordred
1b1fcfc09b Build fix 2019-01-24 13:33:30 +01:00
NotAdam
009455884b cleanup some unnecessary static members 2019-01-24 22:34:15 +11:00
mordred
e54d546b56 Fixing code for consistency, const correctness, include tree and style. 2019-01-24 12:10:31 +01:00
goaaats
54e60107e9 Style 2019-01-23 21:26:48 +01:00
goaaats
b0cf8c5158 Cleanup 2019-01-23 21:10:53 +01:00
goaaats
0c6755565d Add NaviMgr 2019-01-23 19:23:49 +01:00
goaaats
78a2dc08d0 More pathing 2019-01-21 15:15:28 +01:00
goaaats
4116e0202c More pathing 2019-01-21 14:02:47 +01:00
goaaats
ba40d49a68 Add path follow code from RecastDemo 2019-01-21 02:08:38 +01:00
goaaats
b200204ee3 pathing things? 2019-01-20 16:10:48 +01:00