1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00
Commit graph

29 commits

Author SHA1 Message Date
Mordred
d934863673 Maybe better scales? 2019-04-20 15:42:48 +02:00
NotAdam
8f9c4dd960 fix dumb mistake 2019-04-20 22:50:05 +10:00
NotAdam
4112ae712a correctly calculate deltatime, set agent flags on dormant bnpcs 2019-04-20 15:13:46 +10:00
Mordred
8fa3fa325d Further improvement of crowd logic 2019-04-20 00:11:00 +02:00
NotAdam
19e6a0f748 more accurate bnpc scale calculation 2019-04-19 23:01:27 +10:00
Mordred
c0c88ca783 Following and retreating works 2019-04-19 14:50:00 +02: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
Mordred
956b115e58 cleaned up movement code a bit, roamings mobs can aggro now 2019-01-27 01:12:31 +01: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
NotAdam
1252390c2d fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
goaaats
557ffcfcb2 Add navi mesh folder to world config 2019-01-24 22:24:45 +01:00
NotAdam
6e3470b666 cleanup some stupid type shit in naviprovider 2019-01-24 22:28:53 +11:00
mordred
e54d546b56 Fixing code for consistency, const correctness, include tree and style. 2019-01-24 12:10:31 +01:00
goaaats
45399ae709 Fix logging, Linux 2019-01-23 23:50:31 +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
06ee4daf69 change movement in BNpc 2019-01-23 17:07:40 +01:00
goaaats
ba1f8bb6f3 it works 2019-01-22 00:41:18 +01:00
goaaats
a1720bd179 More pathfinding 2019-01-21 18:25:22 +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
ee662ba15d path things 2019-01-21 02:42: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