1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

35 commits

Author SHA1 Message Date
NotAdam
e5763d8ea6 some cleanup 2019-04-23 22:04:24 +10:00
NotAdam
beec57c9fc fix bnpcs not navigating around obstacles 2019-04-23 21:52:00 +10:00
Mordred
ad6de5fe00 Properly reset aggro on mob retreat 2019-04-23 00:00:07 +02:00
Mordred
f704aa4582 Movement speed of BNpcs will double when in combat or retreat mode 2019-04-22 23:30:43 +02:00
NotAdam
98e5e25e87 make larger enemies stack further away from the player 2019-04-21 23:52:41 +10:00
Mordred
680f8ea477 Fix autoattack 2019-04-20 23:15:58 +02:00
Mordred
3b783c9c80 Maybe better scales? 2019-04-20 15:42:48 +02:00
NotAdam
d1016b32da fix dumb mistake 2019-04-20 22:50:05 +10:00
NotAdam
c42d4416a4 correctly calculate deltatime, set agent flags on dormant bnpcs 2019-04-20 15:13:46 +10:00
Mordred
842ac5a5aa Further improvement of crowd logic 2019-04-20 00:11:00 +02:00
NotAdam
ce3db81303 more accurate bnpc scale calculation 2019-04-19 23:01:27 +10:00
Mordred
5a50a59128 Following and retreating works 2019-04-19 14:50:00 +02:00
Mordred
7facc939e0 Pushing of idle actors implemented 2019-04-19 14:19:14 +02:00
Mordred
dc7497e350 Fix roaming 2019-04-19 14:04:38 +02:00
Mordred
f4958e004d Some progress on the crowd front, somehwat working roaming... 2019-04-19 12:15:09 +02:00
Mordred
04427bda76 Crowd avoidance works. Roaming and following a player, not so much 2019-04-19 02:15:18 +02:00
Mordred
61e0b0c013 Detour crowd experiments 2019-04-19 00:39:42 +02:00
Mordred
edf682cc00 cleaned up movement code a bit, roamings mobs can aggro now 2019-01-27 01:12:31 +01:00
Mordred
0c1cef8050 Initial roaming tests, still very rough and ugly 2019-01-26 00:06:24 +01:00
NotAdam
0234800fce remove exceptions and handle error cases inside initMesh 2019-01-25 22:43:04 +11:00
NotAdam
dc520b730b fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
goaaats
25713edbc9 Add navi mesh folder to world config 2019-01-24 22:24:45 +01:00
NotAdam
dfdc249716 cleanup some stupid type shit in naviprovider 2019-01-24 22:28:53 +11:00
mordred
1acacdbb3c Fixing code for consistency, const correctness, include tree and style. 2019-01-24 12:10:31 +01:00
goaaats
8da67dd2c5 Fix logging, Linux 2019-01-23 23:50:31 +01:00
goaaats
1ac495192a Cleanup 2019-01-23 21:10:53 +01:00
goaaats
9423a8576e Add NaviMgr 2019-01-23 19:23:49 +01:00
goaaats
09ce04b37e change movement in BNpc 2019-01-23 17:07:40 +01:00
goaaats
65e9d57880 it works 2019-01-22 00:41:18 +01:00
goaaats
30f4040774 More pathfinding 2019-01-21 18:25:22 +01:00
goaaats
1927b2b1a4 More pathing 2019-01-21 15:15:28 +01:00
goaaats
8c6c8bc787 More pathing 2019-01-21 14:02:47 +01:00
goaaats
78c0878610 path things 2019-01-21 02:42:47 +01:00
goaaats
916aa81441 Add path follow code from RecastDemo 2019-01-21 02:08:38 +01:00
goaaats
a29039b164 pathing things? 2019-01-20 16:10:48 +01:00