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

2319 commits

Author SHA1 Message Date
NotAdam
df3ea49f1a move comment to correct location 2019-01-26 18:47:59 +11:00
NotAdam
b5fd8d8c3f add headless navmesh exporting 2019-01-26 18:45:37 +11:00
NotAdam
f1fe40ffe5 fix race condition where navmesh export would start before object is exported 2019-01-26 16:37:18 +11:00
NotAdam
d4b70cf1b6 fix pcb_reader not exporting terrain in composite zone objects 2019-01-26 15:23:37 +11:00
NotAdam
0915406bd3 style fix 2019-01-26 14:59:04 +11:00
NotAdam
29be5e1249 only run bnpc update in active cells 2019-01-26 13:40:22 +11:00
NotAdam
b9520a6c3e heal npcs when retreating, set hp to max when retreat finishes, cleanup 2019-01-26 13:40:02 +11:00
NotAdam
b1bbfe3acd set correct bnpc animation when aggro'd/passive 2019-01-26 11:39:44 +11:00
Mordred
f8d4b4f9c0 Do not crash on zones without navi data 2019-01-26 00:12:54 +01:00
Mordred
0c1cef8050 Initial roaming tests, still very rough and ugly 2019-01-26 00:06:24 +01:00
Mordred
198e808366
Merge pull request #506 from perize/develop
More Mahjong opcodes
2019-01-25 14:52:37 +01:00
Mordred
75b1e136be
Merge pull request #505 from NotAdam/develop
add customisable log level to config
2019-01-25 14:52:25 +01:00
Perize
180c3fbdf0 Mahjong opcodes
A very professional, carefully written commit messages™.
2019-01-25 22:48:10 +09:00
NotAdam
19cf05c9c1 only create naviproviders if one doesn't exist for the map 2019-01-25 22:47:50 +11:00
NotAdam
0234800fce remove exceptions and handle error cases inside initMesh 2019-01-25 22:43:04 +11:00
NotAdam
babd47d772 add customisable log level to config 2019-01-25 19:00:21 +11:00
mordred
4e03fd86df Renamed params for clearity 2019-01-25 08:50:44 +01:00
mordred
18f23dbc64 Navmeshes should now work again using bgpath 2019-01-25 08:45:00 +01:00
mordred
e572acc011 Changed navigation to use meshes named by bg path instead of teriinfo name# 2019-01-25 08:31:20 +01:00
Mordred
db55a576b7
Merge pull request #503 from NotAdam/develop
fix things
2019-01-25 08:08:46 +01:00
Mordred
5be91a6b4e
Merge pull request #504 from perize/develop
🀄 opcodes
2019-01-25 07:59:24 +01:00
Perize
cad5636d63 ffxivmon 2019-01-25 15:21:09 +09:00
NotAdam
75ec397af9 bit of cleanup and consistent startup log formatting 2019-01-25 12:34:21 +11:00
NotAdam
dc520b730b fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
Mordred
3e3f637be1
Merge pull request #502 from goaaats/pathfinding
Add navi mesh folder to world config
2019-01-24 23:56:52 +01:00
goaaats
4ce89df526 Add default to world.ini.config 2019-01-24 22:33:01 +01:00
goaaats
25713edbc9 Add navi mesh folder to world config 2019-01-24 22:24:45 +01:00
mordred
86f74da325 Build fix 2019-01-24 13:33:30 +01:00
mordred
7c46b4ba93 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-24 13:15:41 +01:00
mordred
039a9662e2 Slightly simplified path calculation 2019-01-24 13:15:30 +01:00
NotAdam
1c45e69628 cleanup some unnecessary static members 2019-01-24 22:34:15 +11:00
NotAdam
dfdc249716 cleanup some stupid type shit in naviprovider 2019-01-24 22:28:53 +11:00
mordred
64a2facb87 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-24 12:10:48 +01:00
mordred
1acacdbb3c Fixing code for consistency, const correctness, include tree and style. 2019-01-24 12:10:31 +01:00
NotAdam
625bcaebc7 fix pcb_reader compiler warnings 2019-01-24 19:04:37 +11:00
Adam
e6bac9d25e
Merge pull request #501 from goaaats/pathfinding
Basic pathfinding
2019-01-24 10:30:28 +11:00
goaaats
8da67dd2c5 Fix logging, Linux 2019-01-23 23:50:31 +01:00
Mordred
25cdda3827 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-23 22:38:11 +01:00
Mordred
2973b27e26 Despawn and respawn dead bnpcs 2019-01-23 22:37:55 +01:00
goaaats
25478e3a1c Spaces 2019-01-23 21:36:26 +01:00
goaaats
258eb1d1ab Style 2019-01-23 21:26:48 +01:00
goaaats
77d64697e9
Merge branch 'develop' into pathfinding 2019-01-23 23:09:02 +01:00
goaaats
116af3409e Uncomment logs 2019-01-23 21:14:17 +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
7552c08ae3 Handle steps better 2019-01-23 17:42:09 +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
Mordred
a953f18e0d
Merge pull request #499 from takhlaq/develop
pcb_reader:
2019-01-21 16:55:40 +01:00