1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-29 01:47:45 +00:00

Commit graph

  • babd47d772 add customisable log level to config NotAdam 2019-01-25 19:00:21 +11:00
  • 0988b3abac Renamed params for clearity mordred 2019-01-25 08:50:44 +01:00
  • 4e03fd86df Renamed params for clearity mordred 2019-01-25 08:50:44 +01:00
  • b319d5501f Navmeshes should now work again using bgpath mordred 2019-01-25 08:45:00 +01:00
  • 18f23dbc64 Navmeshes should now work again using bgpath mordred 2019-01-25 08:45:00 +01:00
  • 176ae00c08 Changed navigation to use meshes named by bg path instead of teriinfo name# mordred 2019-01-25 08:31:20 +01:00
  • e572acc011 Changed navigation to use meshes named by bg path instead of teriinfo name# mordred 2019-01-25 08:31:20 +01:00
  • b994989ed6 Merge pull request #503 from NotAdam/develop Mordred 2019-01-25 08:08:46 +01:00
  • db55a576b7
    Merge pull request #503 from NotAdam/develop Mordred 2019-01-25 08:08:46 +01:00
  • 8415b937b1 Merge pull request #504 from perize/develop Mordred 2019-01-25 07:59:24 +01:00
  • 5be91a6b4e
    Merge pull request #504 from perize/develop Mordred 2019-01-25 07:59:24 +01:00
  • 68e80bbabf ffxivmon Perize 2019-01-25 15:21:09 +09:00
  • cad5636d63 ffxivmon Perize 2019-01-25 15:21:09 +09:00
  • 145e0dea5b bit of cleanup and consistent startup log formatting NotAdam 2019-01-25 12:34:21 +11:00
  • 75ec397af9 bit of cleanup and consistent startup log formatting NotAdam 2019-01-25 12:34:21 +11:00
  • 1252390c2d fix config reading, alter territory loading output slightly NotAdam 2019-01-25 12:23:38 +11:00
  • dc520b730b fix config reading, alter territory loading output slightly NotAdam 2019-01-25 12:23:38 +11:00
  • 727ce629a4 Merge pull request #502 from goaaats/pathfinding Mordred 2019-01-24 23:56:52 +01:00
  • 3e3f637be1
    Merge pull request #502 from goaaats/pathfinding Mordred 2019-01-24 23:56:52 +01:00
  • e6e095f7e8 Add default to world.ini.config goaaats 2019-01-24 22:33:01 +01:00
  • 4ce89df526 Add default to world.ini.config goaaats 2019-01-24 22:33:01 +01:00
  • 557ffcfcb2 Add navi mesh folder to world config goaaats 2019-01-24 22:24:45 +01:00
  • 25713edbc9 Add navi mesh folder to world config goaaats 2019-01-24 22:24:45 +01:00
  • 1b1fcfc09b Build fix mordred 2019-01-24 13:33:30 +01:00
  • 86f74da325 Build fix mordred 2019-01-24 13:33:30 +01:00
  • 27668368cc Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-01-24 13:15:41 +01:00
  • 7c46b4ba93 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-01-24 13:15:41 +01:00
  • 6eb1ebaa0a Slightly simplified path calculation mordred 2019-01-24 13:15:30 +01:00
  • 039a9662e2 Slightly simplified path calculation mordred 2019-01-24 13:15:30 +01:00
  • 009455884b cleanup some unnecessary static members NotAdam 2019-01-24 22:34:15 +11:00
  • 1c45e69628 cleanup some unnecessary static members NotAdam 2019-01-24 22:34:15 +11:00
  • 6e3470b666 cleanup some stupid type shit in naviprovider NotAdam 2019-01-24 22:28:53 +11:00
  • dfdc249716 cleanup some stupid type shit in naviprovider NotAdam 2019-01-24 22:28:53 +11:00
  • be846a76f0 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-01-24 12:10:48 +01:00
  • 64a2facb87 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-01-24 12:10:48 +01:00
  • e54d546b56 Fixing code for consistency, const correctness, include tree and style. mordred 2019-01-24 12:10:31 +01:00
  • 1acacdbb3c Fixing code for consistency, const correctness, include tree and style. mordred 2019-01-24 12:10:31 +01:00
  • dad88484de fix pcb_reader compiler warnings NotAdam 2019-01-24 19:04:37 +11:00
  • 625bcaebc7 fix pcb_reader compiler warnings NotAdam 2019-01-24 19:04:37 +11:00
  • f1580813d3 Merge pull request #501 from goaaats/pathfinding Adam 2019-01-24 10:30:28 +11:00
  • e6bac9d25e
    Merge pull request #501 from goaaats/pathfinding Adam 2019-01-24 10:30:28 +11:00
  • 45399ae709 Fix logging, Linux goaaats 2019-01-23 23:50:31 +01:00
  • 8da67dd2c5 Fix logging, Linux goaaats 2019-01-23 23:50:31 +01:00
  • 39c1282d6f Spaces goaaats 2019-01-23 21:36:26 +01:00
  • 25478e3a1c Spaces goaaats 2019-01-23 21:36:26 +01:00
  • 54e60107e9 Style goaaats 2019-01-23 21:26:48 +01:00
  • 6894996fba Merge branch 'develop' into pathfinding goaaats 2019-01-23 23:09:02 +01:00
  • caeebdae52 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop Mordred 2019-01-23 22:38:11 +01:00
  • b0649858fa Despawn and respawn dead bnpcs Mordred 2019-01-23 22:37:55 +01:00
  • 258eb1d1ab Style goaaats 2019-01-23 21:26:48 +01:00
  • 77d64697e9
    Merge branch 'develop' into pathfinding goaaats 2019-01-23 23:09:02 +01:00
  • 25cdda3827 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop Mordred 2019-01-23 22:38:11 +01:00
  • 2973b27e26 Despawn and respawn dead bnpcs Mordred 2019-01-23 22:37:55 +01:00
  • ffb746cc07 Uncomment logs goaaats 2019-01-23 21:14:17 +01:00
  • 116af3409e Uncomment logs goaaats 2019-01-23 21:14:17 +01:00
  • b0cf8c5158 Cleanup goaaats 2019-01-23 21:10:53 +01:00
  • 1ac495192a Cleanup goaaats 2019-01-23 21:10:53 +01:00
  • f057208abf more pcb_reader things Tahir Akhlaq 2019-01-23 14:26:17 +00:00
  • e540dbca47 more pcb_reader things Tahir Akhlaq 2019-01-23 14:26:17 +00:00
  • 0c6755565d Add NaviMgr goaaats 2019-01-23 19:23:49 +01:00
  • 9423a8576e Add NaviMgr goaaats 2019-01-23 19:23:49 +01:00
  • 48d0836c29 Handle steps better goaaats 2019-01-23 17:42:09 +01:00
  • 7552c08ae3 Handle steps better goaaats 2019-01-23 17:42:09 +01:00
  • 06ee4daf69 change movement in BNpc goaaats 2019-01-23 17:07:40 +01:00
  • 09ce04b37e change movement in BNpc goaaats 2019-01-23 17:07:40 +01:00
  • abb2d87395 pcb_reader - added eobj parsing (doesnt seem to work?) - readded ghetto commandline recastdemo export (windows only) - fixed threadpool legit this time Tahir Akhlaq 2019-01-22 19:43:12 +00:00
  • 2f02b5c850 pcb_reader - added eobj parsing (doesnt seem to work?) - readded ghetto commandline recastdemo export (windows only) - fixed threadpool legit this time Tahir Akhlaq 2019-01-22 19:43:12 +00:00
  • ba1f8bb6f3 it works goaaats 2019-01-22 00:41:18 +01:00
  • 65e9d57880 it works goaaats 2019-01-22 00:41:18 +01:00
  • a1720bd179 More pathfinding goaaats 2019-01-21 18:25:22 +01:00
  • 30f4040774 More pathfinding goaaats 2019-01-21 18:25:22 +01:00
  • 8e97926cd1 Merge pull request #499 from takhlaq/develop Mordred 2019-01-21 16:55:40 +01:00
  • a953f18e0d
    Merge pull request #499 from takhlaq/develop Mordred 2019-01-21 16:55:40 +01:00
  • 5484ceb2a6 pcb_reader: - purge cache every 1000 files - fixed issues with threadpool - attempt at using recast api to generate navmesh (doesnt work) Tahir Akhlaq 2019-01-21 15:23:07 +00:00
  • 4bad458849 pcb_reader: - purge cache every 1000 files - fixed issues with threadpool - attempt at using recast api to generate navmesh (doesnt work) Tahir Akhlaq 2019-01-21 15:23:07 +00:00
  • 78a2dc08d0 More pathing goaaats 2019-01-21 15:15:28 +01:00
  • 1927b2b1a4 More pathing goaaats 2019-01-21 15:15:28 +01:00
  • 4116e0202c More pathing goaaats 2019-01-21 14:02:47 +01:00
  • 8c6c8bc787 More pathing goaaats 2019-01-21 14:02:47 +01:00
  • ee662ba15d path things goaaats 2019-01-21 02:42:47 +01:00
  • 78c0878610 path things goaaats 2019-01-21 02:42:47 +01:00
  • 087cf6dd00 Merge branch 'develop' of github.com:SapphireServer/Sapphire into pathfinding goaaats 2019-01-21 02:11:00 +01:00
  • d5c53d738d Merge branch 'develop' of github.com:SapphireServer/Sapphire into pathfinding goaaats 2019-01-21 02:11:00 +01:00
  • ba40d49a68 Add path follow code from RecastDemo goaaats 2019-01-21 02:08:38 +01:00
  • 916aa81441 Add path follow code from RecastDemo goaaats 2019-01-21 02:08:38 +01:00
  • 813ad98c5f Fixed bnpc movement Mordred 2019-01-20 23:49:43 +01:00
  • 239a98848e Fixed bnpc movement Mordred 2019-01-20 23:49:43 +01:00
  • a8101844d5 Merge pull request #487 from takhlaq/develop Mordred 2019-01-20 22:50:43 +01:00
  • 2ad8672a2a
    Merge pull request #487 from takhlaq/develop Mordred 2019-01-20 22:50:43 +01:00
  • 00c7558b1b hopefully builds on linux this time Tahir Akhlaq 2019-01-20 21:24:36 +00:00
  • 3bbf8fe2aa hopefully builds on linux this time Tahir Akhlaq 2019-01-20 21:24:36 +00:00
  • 3348cc9c47 clean up some includes in pcb_reader - fix deadlock Tahir Akhlaq 2019-01-20 20:14:40 +00:00
  • b5ecf60f7a clean up some includes in pcb_reader - fix deadlock Tahir Akhlaq 2019-01-20 20:14:40 +00:00
  • fb99dfc915 refactored pcb_reader - now uses a shitty threadpool which never terminates apparently - todo: fix indices Tahir Akhlaq 2019-01-20 17:47:39 +00:00
  • 59725025e7 refactored pcb_reader - now uses a shitty threadpool which never terminates apparently - todo: fix indices Tahir Akhlaq 2019-01-20 17:47:39 +00:00
  • b200204ee3 pathing things? goaaats 2019-01-20 16:10:48 +01:00
  • a29039b164 pathing things? goaaats 2019-01-20 16:10:48 +01:00
  • 46205e9db4 BNpcs will now also initiate combat when being attacked, Death should reset them properly. Mordred 2019-01-20 13:36:34 +01:00
  • b17ce80ce6 BNpcs will now also initiate combat when being attacked, Death should reset them properly. Mordred 2019-01-20 13:36:34 +01:00
  • 9aff14b92e Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop Tahir Akhlaq 2019-01-20 09:56:50 +00:00