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

Commit graph

  • 516b12d115 More info on actrl 0x63 JeidoUran 2019-04-17 16:35:17 +02:00
  • bfda1adca4 Flags added to control BNpc behaviour in fights mordred 2019-04-17 12:37:24 +02:00
  • 813e74555b Flags added to control BNpc behaviour in fights mordred 2019-04-17 12:37:24 +02:00
  • c712c747c6 Moved bnpc creation from level to zone, implicitly adding them to world aswell mordred 2019-04-17 09:26:29 +02:00
  • f0390f394c Moved bnpc creation from level to zone, implicitly adding them to world aswell mordred 2019-04-17 09:26:29 +02:00
  • 8badc6e34d implicitly add bnpc to player hatelist if player hate is added to the bnpc mordred 2019-04-17 08:34:58 +02:00
  • fe4c2d7a0c implicitly add bnpc to player hatelist if player hate is added to the bnpc mordred 2019-04-17 08:34:58 +02:00
  • 1338ab1a96 NpcSpawn findings and added info on actrl 0x73A JeidoUran 2019-04-17 00:50:36 +02:00
  • c4d8117743 NpcSpawn findings and added info on actrl 0x73A JeidoUran 2019-04-17 00:50:36 +02:00
  • 39a5f25478 Added worldId to Examine, and world name properly displays JeidoUran 2019-04-17 00:31:19 +02:00
  • 1cc0573e66 Added worldId to Examine, and world name properly displays JeidoUran 2019-04-17 00:31:19 +02:00
  • ce6cd7dea2 ActorControl and OpCode findings JeidoUran 2019-04-17 00:29:04 +02:00
  • ae103131bd ActorControl and OpCode findings JeidoUran 2019-04-17 00:29:04 +02:00
  • 6c43c79af1 First iteration of questbattle update logic Mordred 2019-04-17 00:10:32 +02:00
  • 01537f12ce First iteration of questbattle update logic Mordred 2019-04-17 00:10:32 +02:00
  • a8bb58e51c Use a common definition for BNpcType Mordred 2019-04-15 23:45:58 +02:00
  • 5991e1b93a Use a common definition for BNpcType Mordred 2019-04-15 23:45:58 +02:00
  • 69f3d47100 Create a way to generate bnpcs from level entries and populate the chasing shadows questbattle Mordred 2019-04-15 23:41:43 +02:00
  • 9a2c346872 Create a way to generate bnpcs from level entries and populate the chasing shadows questbattle Mordred 2019-04-15 23:41:43 +02:00
  • a4c75d4dd4 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-04-15 17:42:33 +02:00
  • 0598a84e6d Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-04-15 17:42:33 +02:00
  • 32357b26e8 More cleanup for event object parser mordred 2019-04-15 17:32:51 +02:00
  • da4f4cdd15 More cleanup for event object parser mordred 2019-04-15 17:32:51 +02:00
  • edf1b9df9d Quest parser cleanup mordred 2019-04-15 17:32:19 +02:00
  • 58b37f2c97 Quest parser cleanup mordred 2019-04-15 17:32:19 +02:00
  • b429ba7f4b Merge pull request #546 from NotAdam/develop Mordred 2019-04-15 17:31:59 +02:00
  • 48beca72f5
    Merge pull request #546 from NotAdam/develop Mordred 2019-04-15 17:31:59 +02:00
  • 1c8ca42d6c use prepared statement for item loading, network item stain NotAdam 2019-04-13 22:41:29 +10:00
  • 8ffd81248f use prepared statement for item loading, network item stain NotAdam 2019-04-13 22:41:29 +10:00
  • 57e6770ffd Merge pull request #545 from NotAdam/develop Mordred 2019-04-12 22:58:33 +02:00
  • 048f41a07e
    Merge pull request #545 from NotAdam/develop Mordred 2019-04-12 22:58:33 +02:00
  • 35a7db9f54 fix style NotAdam 2019-04-13 01:25:53 +10:00
  • aadcf07a0b fix style NotAdam 2019-04-13 01:25:53 +10:00
  • f4a56cf636 add questbattle script bruteforcer & decompiler NotAdam 2019-04-13 01:24:19 +10:00
  • 7533fed269 add questbattle script bruteforcer & decompiler NotAdam 2019-04-13 01:24:19 +10:00
  • f4e6ddae77 Merge remote-tracking branch 'upstream/develop' into develop NotAdam 2019-04-12 21:40:34 +10:00
  • ad370767a5 Merge remote-tracking branch 'upstream/develop' into develop NotAdam 2019-04-12 21:40:34 +10:00
  • f1712a7c6f Majorly reduces code in event_object_parser mordred 2019-04-12 13:28:13 +02:00
  • c367e9c040 Majorly reduces code in event_object_parser mordred 2019-04-12 13:28:13 +02:00
  • 1c794a7b2b More cleanup still mordred 2019-04-11 15:43:58 +02:00
  • 97de1a01cd More cleanup still mordred 2019-04-11 15:43:58 +02:00
  • caf8297633 correctly load all lgb entries even if there's no struct for them NotAdam 2019-04-11 22:18:18 +10:00
  • 6e6a77b665 correctly load all lgb entries even if there's no struct for them NotAdam 2019-04-11 22:18:18 +10:00
  • d22557cc1c Merge remote-tracking branch 'upstream/develop' into develop NotAdam 2019-04-11 21:28:05 +10:00
  • e908e1eac6 Merge remote-tracking branch 'upstream/develop' into develop NotAdam 2019-04-11 21:28:05 +10:00
  • c2e6457bac More cleanup of event_object_parser mordred 2019-04-11 13:23:01 +02:00
  • 2a3e0d7c19 More cleanup of event_object_parser mordred 2019-04-11 13:23:01 +02:00
  • a84a034ac2 move data struct defs to datreader lib NotAdam 2019-04-11 19:28:51 +10:00
  • 14367b644f move data struct defs to datreader lib NotAdam 2019-04-11 19:28:51 +10:00
  • c8eaa2fa0c fix offsetX & offsetY sharing a line in maprange header def NotAdam 2019-04-11 19:19:19 +10:00
  • 2c06a45514 fix offsetX & offsetY sharing a line in maprange header def NotAdam 2019-04-11 19:19:19 +10:00
  • 544d6e0591 cleanup leftover test code that was moved to exd_struct_test NotAdam 2019-04-11 19:15:07 +10:00
  • 76400a6f77 cleanup leftover test code that was moved to exd_struct_test NotAdam 2019-04-11 19:15:07 +10:00
  • c533449aeb merge in maprange header changes and move to common defs NotAdam 2019-04-11 19:09:19 +10:00
  • 600ce868d7 merge in maprange header changes and move to common defs NotAdam 2019-04-11 19:09:19 +10:00
  • 4c535accd6 begin tools cleanup, lgb group dumping NotAdam 2019-04-11 19:06:27 +10:00
  • 24014a9a99 begin tools cleanup, lgb group dumping NotAdam 2019-04-11 19:06:27 +10:00
  • cfd4352ff6 QuestBattles can now be started from scripts, see ManFst005 Mordred 2019-04-11 00:16:04 +02:00
  • 13ce1b47d0 QuestBattles can now be started from scripts, see ManFst005 Mordred 2019-04-11 00:16:04 +02:00
  • 1f51299ccf Added two more gridania main story quests Mordred 2019-04-10 23:49:50 +02:00
  • 022cf1d439 Added two more gridania main story quests Mordred 2019-04-10 23:49:50 +02:00
  • 28f47643aa Questbattle fail can be triggerd using a command and will remove you from the battle Mordred 2019-04-09 23:17:00 +02:00
  • 5e6f4cb756 Questbattle fail can be triggerd using a command and will remove you from the battle Mordred 2019-04-09 23:17:00 +02:00
  • 921bad031d Missing return value fixed Mordred 2019-04-09 22:11:36 +02:00
  • 83f95922d5 Missing return value fixed Mordred 2019-04-09 22:11:36 +02:00
  • 3257734017 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-04-09 15:11:29 +02:00
  • 86937ad542 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop mordred 2019-04-09 15:11:29 +02:00
  • 6be9af0a61 More eventobject parser cleaning mordred 2019-04-09 15:11:05 +02:00
  • b7b0563e34 More eventobject parser cleaning mordred 2019-04-09 15:11:05 +02:00
  • 08060de18b First step towards making event parser readable mordred 2019-04-09 14:55:07 +02:00
  • bb7ec09d29 First step towards making event parser readable mordred 2019-04-09 14:55:07 +02:00
  • 4eb1cc5447 Merge pull request #544 from BiscuitUmU/develop Mordred 2019-04-09 11:24:50 +02:00
  • 1a389a70dd
    Merge pull request #544 from BiscuitUmU/develop Mordred 2019-04-09 11:24:50 +02:00
  • 227c155a8c Fix festivals in InitZone def Biscuit 2019-04-09 19:05:17 +10:00
  • 3189dc78e3 Fix festivals in InitZone def Biscuit 2019-04-09 19:05:17 +10:00
  • 5625cc2a5e Merge pull request #543 from NotAdam/develop Mordred 2019-04-08 19:01:27 +02:00
  • e02403534b
    Merge pull request #543 from NotAdam/develop Mordred 2019-04-08 19:01:27 +02:00
  • a4815f9928 remove questbattle prefix from eobj actor control NotAdam 2019-04-09 00:03:20 +10:00
  • 457d2fa04c remove questbattle prefix from eobj actor control NotAdam 2019-04-09 00:03:20 +10:00
  • 160b7fae3d fix debug commands not working for questbattles, map another actrl NotAdam 2019-04-08 23:36:02 +10:00
  • 799588114e fix debug commands not working for questbattles, map another actrl NotAdam 2019-04-08 23:36:02 +10:00
  • 312a95c293 Merge pull request #542 from NotAdam/develop Mordred 2019-04-08 00:07:12 +02:00
  • 23f5f3b6e5
    Merge pull request #542 from NotAdam/develop Mordred 2019-04-08 00:07:12 +02:00
  • c0533349f5 Merge remote-tracking branch 'upstream/develop' into develop NotAdam 2019-04-08 08:02:50 +10:00
  • a0ee37d9db Merge remote-tracking branch 'upstream/develop' into develop NotAdam 2019-04-08 08:02:50 +10:00
  • 8d6f80b357 Shortcut adde for questbattle command Mordred 2019-04-07 23:59:33 +02:00
  • e4f18a0850 Shortcut adde for questbattle command Mordred 2019-04-07 23:59:33 +02:00
  • c7023fb6a3 Move questbattle opening scene into the script Mordred 2019-04-07 23:42:24 +02:00
  • 975fcf1be8 Move questbattle opening scene into the script Mordred 2019-04-07 23:42:24 +02:00
  • e4b919e319 Show svent on questbattle completion, remove inactive questbattle instances Mordred 2019-04-07 16:01:53 +02:00
  • 4fd49a1dae Show svent on questbattle completion, remove inactive questbattle instances Mordred 2019-04-07 16:01:53 +02:00
  • 6c8124373c Changed the way players are being iterated for updating, some questbattle additions Mordred 2019-04-07 13:27:56 +02:00
  • 0079cba784 Changed the way players are being iterated for updating, some questbattle additions Mordred 2019-04-07 13:27:56 +02:00
  • e4878c4cc7 refactoring, make ranged targeted aoe actions work somewhat properly NotAdam 2019-04-07 16:31:09 +10:00
  • 03856a339c refactoring, make ranged targeted aoe actions work somewhat properly NotAdam 2019-04-07 16:31:09 +10:00
  • b05462aee8 kill mobs instead of just restoring their hp NotAdam 2019-04-07 16:16:52 +10:00
  • a09616e0e1 kill mobs instead of just restoring their hp NotAdam 2019-04-07 16:16:52 +10:00
  • 1b49f2502d Start of action target selection implementation NotAdam 2019-04-07 16:04:36 +10:00
  • 2f73a61eb2 Start of action target selection implementation NotAdam 2019-04-07 16:04:36 +10:00
  • 4e4ab53381 Properly handle jobs when doing hunting logs Mordred 2019-04-06 17:17:56 +02:00