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

Commit graph

  • ca651e26ca Fix nav_export memory leak. (#650) コレット 2020-03-12 10:28:48 +09:00
  • 95573810f3
    Fix nav_export memory leak. (#650) コレット 2020-03-12 10:28:48 +09:00
  • bce8f3d3db space collett 2020-03-11 17:20:26 +09:00
  • a8b6dc5ef7 Fix nav_export memory leak. collett 2020-03-11 17:19:05 +09:00
  • 1476477a1a Merge remote-tracking branch 'remotes/origin/develop' into develop_5.21 collett 2020-03-11 17:15:14 +09:00
  • d998a05950 duplicate opcode (InventoryTransaction) collett 2020-03-11 17:00:30 +09:00
  • da199b7626 Merge pull request #649 from collett8192/update_5.21 Adam 2020-03-11 09:40:07 +11:00
  • 2a98922697
    Merge pull request #649 from collett8192/update_5.21 Adam 2020-03-11 09:40:07 +11:00
  • f1d06452ef more opcode collett 2020-03-11 05:11:58 +09:00
  • 7d3bbe346a more opcode collett 2020-03-11 05:11:58 +09:00
  • eb4a6d5c73 opcode collett 2020-03-10 23:37:39 +09:00
  • ebdb323aed opcode collett 2020-03-10 23:37:39 +09:00
  • e9b7f420c6 more opcode collett 2020-03-11 05:11:58 +09:00
  • 85da8041a6 opcode collett 2020-03-10 23:37:39 +09:00
  • db90cfb924 new SAM job gauge collett 2020-03-10 21:33:42 +09:00
  • f6354d3fc4 more 5.21 stuff collett 2020-03-10 21:08:07 +09:00
  • 442585c8bb more 5.21 stuff collett 2020-03-10 21:08:07 +09:00
  • 1a62cdcfa6 opcode pickup collett 2020-03-10 20:19:17 +09:00
  • 672f215fe6 opcode pickup collett 2020-03-10 20:19:17 +09:00
  • b2c92340f7 5.21 collett 2020-03-10 20:16:38 +09:00
  • 8cc4b4249f 5.21 collett 2020-03-10 20:16:38 +09:00
  • 9d9a646010 more 5.21 stuff collett 2020-03-10 21:08:07 +09:00
  • cbb55c5d0d opcode pickup collett 2020-03-10 20:19:17 +09:00
  • eac4e4ab32 5.21 collett 2020-03-10 20:16:38 +09:00
  • 7c31cc9640 opcode collett 2020-03-08 17:52:22 +09:00
  • 6a191a50b0 fix buffer overwrite collett 2020-03-08 03:44:04 +09:00
  • f8e3e0333b and blood lily collett 2020-03-08 03:28:08 +09:00
  • d3c656e8b8 implement whm lily collett 2020-03-07 17:57:00 +09:00
  • b59c96a5dd fix job gauge structs collett 2020-03-07 17:46:19 +09:00
  • 093e5c27c4 oops collett 2020-03-07 05:39:53 +09:00
  • 0e236aa062 remove bnpc autoattack console spam collett 2020-03-07 05:37:28 +09:00
  • 7d561ffcbe Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-03-03 18:17:45 +09:00
  • ab1d4f3373 Merge pull request #648 from Sophira/discover-exp Adam 2020-03-03 20:15:19 +11:00
  • fa1d5fab46
    Merge pull request #648 from Sophira/discover-exp v5.20 Adam 2020-03-03 20:15:19 +11:00
  • 8f62c23a8b Check for nullptr before using returned map data Sophie Hamilton 2020-03-03 08:37:19 +00:00
  • 12f5603b11 Check for nullptr before using returned map data Sophie Hamilton 2020-03-03 08:37:19 +00:00
  • 6744ae1f73 add all of them why not collett 2020-03-02 19:03:54 +09:00
  • 1fc067a3e6 New Discovery/DiscoveryHandler opcodes Sophie Hamilton 2020-03-02 09:01:00 +00:00
  • f2ab3e5e01 New Discovery/DiscoveryHandler opcodes Sophie Hamilton 2020-03-02 09:01:00 +00:00
  • f8236147a6 Additional EXP bonus on full map completion Sophie Hamilton 2020-03-02 08:52:28 +00:00
  • 6e77fcc226 Additional EXP bonus on full map completion Sophie Hamilton 2020-03-02 08:52:28 +00:00
  • 579972278b Make Player::discover() honour passed map_id Sophie Hamilton 2020-03-02 03:48:28 +00:00
  • 0fd2813c5d Make Player::discover() honour passed map_id Sophie Hamilton 2020-03-02 03:48:28 +00:00
  • d2e4726c38 add gauge def for drk and whm collett 2020-03-02 17:33:02 +09:00
  • 47719addae JobGauge union. collett 2020-03-02 17:29:07 +09:00
  • 20247f5870 seems like garbage data not needed collett 2020-03-02 05:50:44 +09:00
  • 8a7c11dab8 remove status effect framework workaround. collett 2020-03-02 05:46:24 +09:00
  • 29106a2de7 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-03-02 05:37:15 +09:00
  • 3d5ad28df8 Merge pull request #647 from NotAdam/develop Adam 2020-03-01 13:15:03 +11:00
  • d04a11e9ee
    Merge pull request #647 from NotAdam/develop Adam 2020-03-01 13:15:03 +11:00
  • aa838d272c fix windows build NotAdam 2020-03-01 12:11:40 +11:00
  • 6a3dfc684a fix windows build NotAdam 2020-03-01 12:11:40 +11:00
  • 894c1016af fix quest_parser to use new service locator NotAdam 2020-03-01 11:57:41 +11:00
  • 5ccbaea266 fix quest_parser to use new service locator NotAdam 2020-03-01 11:57:41 +11:00
  • f10d7938d7 fix lobby gameconnection NotAdam 2020-03-01 01:09:33 +11:00
  • 472c41cda6 fix lobby gameconnection NotAdam 2020-03-01 01:09:33 +11:00
  • ca102697f4 move to new service locator NotAdam 2020-03-01 01:00:57 +11:00
  • 41e6d73ff3 move to new service locator NotAdam 2020-03-01 01:00:57 +11:00
  • 3a2272594e start of new service locator impl NotAdam 2020-02-29 22:30:10 +11:00
  • 64828a4c8a start of new service locator impl NotAdam 2020-02-29 22:30:10 +11:00
  • 8f71d01a69 Merge pull request #646 from Sophira/more-quest-parser-updates Adam 2020-03-01 11:24:46 +11:00
  • 97dbbf0fc1
    Merge pull request #646 from Sophira/more-quest-parser-updates Adam 2020-03-01 11:24:46 +11:00
  • 8981955ddd quest_parser: Fix case for constants Sophie Hamilton 2020-02-29 17:33:55 +00:00
  • def639e218 quest_parser: Fix case for constants Sophie Hamilton 2020-02-29 17:33:55 +00:00
  • 850fa47520 Merge pull request #645 from Sophira/quest-parser-update Adam 2020-02-29 22:01:20 +11:00
  • 47d9df8ae2
    Merge pull request #645 from Sophira/quest-parser-update Adam 2020-02-29 22:01:20 +11:00
  • 71f4e5b8bb quest_parser template update Sophie Hamilton 2020-02-29 10:30:25 +00:00
  • 2167b8db1a quest_parser template update Sophie Hamilton 2020-02-29 10:30:25 +00:00
  • dcce6c6c8a Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-02-29 17:29:55 +09:00
  • 34f66fbcd8 Merge pull request #644 from collett8192/exp_fix Adam 2020-02-29 18:56:28 +11:00
  • f0a00576a2
    Merge pull request #644 from collett8192/exp_fix Adam 2020-02-29 18:56:28 +11:00
  • 192c3e17fc Merge pull request #643 from collett8192/5.2_fix_part_6 Adam 2020-02-29 18:55:43 +11:00
  • b92d259d89
    Merge pull request #643 from collett8192/5.2_fix_part_6 Adam 2020-02-29 18:55:43 +11:00
  • 793c6120a6 Should not gain any exp past max level. collett 2020-02-27 00:59:28 +09:00
  • 474ae240dc Should not gain any exp past max level. collett 2020-02-27 00:59:28 +09:00
  • 7de4c2b148 do it better collett 2020-02-27 00:57:48 +09:00
  • fcb9410a37 unlock flying for now collett 2020-02-27 00:45:14 +09:00
  • c46c5d09e3 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-02-27 00:04:53 +09:00
  • cea200a519 should not gain any exp past max level collett 2020-02-26 19:08:11 +09:00
  • 628c1e20f5 opcode collett 2020-02-26 18:00:57 +09:00
  • 99595e6677 Solve the mystery of second quest now showing in gridania or limsa. collett 2020-02-26 08:10:42 +09:00
  • eb7b76ca2c Solve the mystery of second quest now showing in gridania or limsa. collett 2020-02-26 08:10:42 +09:00
  • e6017eb802 Solve the mystery of second quest now showing in gridania or limsa. collett 2020-02-26 08:10:42 +09:00
  • 7b386f759d Merge branch '5.2_fix_part_5' into develop_5.2 collett 2020-02-25 18:54:01 +09:00
  • b79a422330 fix windows build NotAdam 2020-02-25 15:55:01 +11:00
  • 614ef5fccd fix windows build NotAdam 2020-02-25 15:55:01 +11:00
  • 100ece6386 Merge pull request #642 from Sophira/fix-deletecharacter Adam 2020-02-25 12:52:08 +11:00
  • df45bebff7
    Merge pull request #642 from Sophira/fix-deletecharacter Adam 2020-02-25 12:52:08 +11:00
  • ae51fef885 Merge pull request #641 from collett8192/5.2_fix_part_5 Adam 2020-02-25 12:11:54 +11:00
  • 8780559537
    Merge pull request #641 from collett8192/5.2_fix_part_5 Adam 2020-02-25 12:11:54 +11:00
  • 94258f74c0 opcode collett 2020-02-24 20:40:46 +09:00
  • 266cb61ee6 opcode collett 2020-02-24 20:40:46 +09:00
  • 5106fc3043 fix mount collett 2020-02-25 02:12:32 +09:00
  • 0be738d990 fix mount collett 2020-02-25 02:12:32 +09:00
  • ca86308caa fix mount collett 2020-02-25 02:12:32 +09:00
  • 7bceecbecd some testing stuff collett 2020-02-25 01:36:51 +09:00
  • c3eb048420 Update deleteCharacter, remove charainfofriendlist Sophie Hamilton 2020-02-24 16:15:59 +00:00
  • f023ef119e Update deleteCharacter, remove charainfofriendlist Sophie Hamilton 2020-02-24 16:15:59 +00:00
  • b6344cfe23 fix excel structures, been a while NotAdam 2020-02-24 23:04:25 +11:00
  • c1b11a312b fix excel structures, been a while NotAdam 2020-02-24 23:04:25 +11:00