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

Commit graph

  • 245d709566 minor update collett 2021-07-29 16:42:31 +09:00
  • 602f175912 remove reference from LandIdent param collett 2021-07-29 16:38:23 +09:00
  • b014b9265d housing edit interior collett 2021-07-29 02:01:02 +09:00
  • 35721ed30f more opcodes and edit housing interior collett 2021-07-29 01:56:05 +09:00
  • 37fabec6f5
    Merge pull request #714 from collett8192/5.58_pr Adam 2021-07-28 18:59:37 +10:00
  • ca663de5ed update to 5.58, part of the opcodes are from github.com/Taezen collett 2021-07-27 21:08:23 +09:00
  • bfb9d8db49 update to 5.58, part of the opcodes are from github.com/Taezen collett 2021-07-27 20:55:41 +09:00
  • 0a30a67f94 update 5.58 opcode Taezen 2021-07-27 20:41:51 +09:00
  • 447d8313b7 5.58 exd update collett 2021-07-27 07:58:07 +09:00
  • 9dbcfcdb90 fix mount action interrupt collett 2021-07-27 07:35:05 +09:00
  • 301bd61180 update to 5.55 hotfix collett 2021-07-27 07:33:55 +09:00
  • 44d61fc8b3 update class & exp array using const defined in common collett 2021-07-27 07:26:48 +09:00
  • b76e68f101 nothing was wrong here, revert. collett 2021-07-27 06:58:53 +09:00
  • 0864237cba apply diff to 5.58 and merged with known opcodes collett 2021-07-27 01:12:38 +09:00
  • 2d164fe76d merge instance def and useful warptaxi collett 2021-07-06 07:22:39 +09:00
  • 399bb02abf fix mount action interrupt collett 2021-07-06 06:49:37 +09:00
  • f495e61a86 trade event handler update collett 2021-07-03 02:25:55 +09:00
  • 3e0f39ef61 Merge remote-tracking branch 'remotes/JeidoUran/5.5x_opcodes' into develop_5.5x collett 2021-06-08 20:50:19 +09:00
  • ced6c1c165 second batch Jeido Uran 2021-06-07 23:45:56 +02:00
  • d1ef3d7e58 fix DailyQuests collett 2021-06-06 01:10:15 +09:00
  • b4ad1079f3 first batch of opcodes Jeido Uran 2021-06-05 14:52:25 +02:00
  • 890f0233a0 no longer broken collett 2021-06-04 23:19:28 +09:00
  • 05b9821821 InventoryOperation enum collett 2021-06-04 19:49:27 +09:00
  • 980b7d83ca remove "diff" from opcodes confirmed. collett 2021-06-04 19:33:13 +09:00
  • d979ac4c65 update collett 2021-06-04 19:23:07 +09:00
  • 7bbb15d3cb packet update collett 2021-06-04 19:22:56 +09:00
  • d32a270883 5.55 hotfix exd update collett 2021-06-04 19:20:34 +09:00
  • a42b612050 diff 5.45 hotfix -> 5.5 -> 5.5 hotfix -> 5.55 -> 5.55 hotfix and merged with karashiiro/FFXIVOpcodes as a starting point collett 2021-06-04 16:36:45 +09:00
  • c1af02049f this packet was wrong the whole time but it didn't cause problems? collett 2021-06-04 06:24:37 +09:00
  • 8b7fbc82f6
    Merge pull request #711 from collett8192/perform Adam 2021-02-26 08:17:32 +11:00
  • b36228915e typo collett 2021-02-25 21:35:32 +09:00
  • 627cf93b4c fix performing collett 2021-02-25 21:28:58 +09:00
  • 8c2f23e71d fix performing collett 2021-02-25 21:25:40 +09:00
  • b1ab980d01
    Merge pull request #709 from collett8192/update_5.45hotfix Adam 2021-02-23 09:52:48 +11:00
  • bcb4b15eef Service workaround for Visual Studio. collett 2021-02-23 05:35:02 +09:00
  • 2b8a25837e a little bit more collett 2021-02-23 05:20:06 +09:00
  • 39e898ad8f manual opcodes update Jeido Uran 2021-02-22 20:25:37 +01:00
  • 9e87d8b43f a little bit more collett 2021-02-23 05:20:06 +09:00
  • cd9c4e3005 Merge remote-tracking branch 'remotes/JeidoUran/5.45hotfix_opcodes' into develop_5.45u collett 2021-02-23 04:28:56 +09:00
  • 7b35ace0d4 manual opcodes update Jeido Uran 2021-02-22 20:25:37 +01:00
  • 0f91c9e134 remove the old hacky workaround collett 2021-02-23 04:22:55 +09:00
  • ff6fe62da4 Better service workaround for Visual Studio. collett 2021-02-23 04:15:37 +09:00
  • ea9a353d33 pickup correct PlayTime opcode collett 2021-02-19 02:40:27 +09:00
  • 0ea81c094d pickup correct PlayTime opcode collett 2021-02-19 02:40:27 +09:00
  • bc4f7f490d opcode part 2 collett 2021-02-19 02:36:05 +09:00
  • 0f139c7b5d opcode part 2 collett 2021-02-19 02:36:05 +09:00
  • d8ecedb93f Implement Gold Saucer unlock quest sequence and mahjong tables (against AI opponents). collett 2021-02-17 02:51:23 +09:00
  • f499b53f25 store new mount bytes to db collett 2021-02-16 23:51:59 +09:00
  • c4effc7e21 EquipSlotCategory reverted back or I updated the wrong enum last time? Anyway all values are checked manually and better naming. collett 2021-02-16 23:51:42 +09:00
  • 3e5b1ae5e9 gameVer changed to 5400 collett 2021-02-16 23:46:41 +09:00
  • e976abd586 failed to count bytes collett 2021-02-16 23:45:23 +09:00
  • 9e9a0f80f9 merge known opcode from https://github.com/karashiiro/FFXIVOpcodes & discord, adding new opcode defines from them as well. collett 2021-02-16 23:04:31 +09:00
  • f4b5c99c88 manual opcode & packet updates collett 2021-02-16 22:47:19 +09:00
  • a2ef0832bc 5.45 exd update collett 2021-02-16 17:47:13 +09:00
  • 6eb0151b2b unlock everything update collett 2021-02-16 23:52:20 +09:00
  • f3b80338d4 store new mount bytes to db collett 2021-02-16 23:51:59 +09:00
  • 04fbc37fc4 EquipSlotCategory reverted back or I updated the wrong enum last time? Anyway all values are checked manually and better naming. collett 2021-02-16 23:51:42 +09:00
  • fd583ba7f7 gameVer changed to 5400 collett 2021-02-16 23:46:41 +09:00
  • 4248840d76 failed to count bytes collett 2021-02-16 23:45:23 +09:00
  • 0e8b60c68f merge known opcode from https://github.com/karashiiro/FFXIVOpcodes & discord, adding new opcode defines from them as well. collett 2021-02-16 23:04:31 +09:00
  • 1591244d60 manual opcode & packet updates collett 2021-02-16 22:47:19 +09:00
  • 0f923f7db5 5.45 exd update collett 2021-02-16 17:47:13 +09:00
  • 17ca2c950a
    Merge pull request #708 from collett8192/housing_fix Adam 2021-02-06 15:06:53 +11:00
  • b2620ad002 missing space collett 2021-02-06 05:34:41 +09:00
  • f5c9e56aa1 bug fixes and implement house exterior editing. collett 2021-02-06 05:18:26 +09:00
  • 39ff4f5025 remove unloaded house from terri map collett 2021-02-06 04:41:19 +09:00
  • 2d0fbfc2eb Progress on EventItem support, plus SubFst000 Sophie Hamilton 2020-03-01 09:20:23 +00:00
  • 0c20b64af3 bug fix collett 2021-02-06 03:25:55 +09:00
  • 05b7ca341e allow removing items out as well collett 2021-02-06 03:00:16 +09:00
  • 6b95c00d29 implement housing edit exterior collett 2021-02-06 00:25:39 +09:00
  • 7f2c58bdfa add EventYield and placeholders for all variant of it collett 2021-02-05 03:46:45 +09:00
  • 6086183867 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u collett 2021-01-27 17:44:14 +09:00
  • a5c15f321f Merge pull request #706 from JeidoUran/opcodes Adam 2021-01-26 10:47:02 +11:00
  • af01b8de72
    Merge pull request #706 from JeidoUran/opcodes Adam 2021-01-26 10:47:02 +11:00
  • 65d5b38ff0 Merge pull request #707 from JeidoUran/fixes Adam 2021-01-26 10:46:44 +11:00
  • 639047d140
    Merge pull request #707 from JeidoUran/fixes Adam 2021-01-26 10:46:44 +11:00
  • 0bc38c791c style Jeido 2021-01-25 17:46:28 +01:00
  • 0666621566 style Jeido 2021-01-25 17:46:28 +01:00
  • de160f96de Several fixes and improvements Jeido 2021-01-25 17:08:36 +01:00
  • 9d5452778a Several fixes and improvements Jeido 2021-01-25 17:08:36 +01:00
  • 44b071ea3e housing fixes. it's working now! collett 2021-01-25 20:44:36 +09:00
  • 3e5d0a47f0 merge instance def and useful wraptaxies from the_movie collett 2021-01-25 18:29:10 +09:00
  • 9df185a7c5 Import housing opcodes from @JeidoUran and fix some crashes. collett 2021-01-25 17:17:22 +09:00
  • e71becf2e3 5.35 hotfix opcodes Jeido 2021-01-23 17:17:39 +01:00
  • 7b093af586 5.35 hotfix opcodes Jeido 2021-01-23 17:17:39 +01:00
  • d04e161333 Add IPC code definition and struct for residential ward house listings Pdoyle003 2021-01-09 10:24:55 -06:00
  • 3357054208 load the gold saucer on startup collett 2020-12-20 20:25:05 +09:00
  • a5c8b82926 stay compatible with original forceZoneing collett 2020-12-04 07:46:43 +09:00
  • a9e6c85a5e Merge remote-tracking branch 'SapphireServer/develop' into develop Jeido 2020-11-26 19:14:12 +01:00
  • cf816f659c Merge remote-tracking branch 'SapphireServer/develop' into develop Jeido 2020-11-26 19:14:12 +01:00
  • 60191fb113 fix typo and move it to Chara so it can be set on mobs :) collett 2020-11-17 00:01:13 +09:00
  • c1b70480ff make CharaVisualEffect a field in player so we can track and send to other players collett 2020-11-16 23:30:28 +09:00
  • 883eb72227 minor fixes for multi-player collett 2020-11-16 22:55:22 +09:00
  • d469227a12 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u collett 2020-11-16 18:20:27 +09:00
  • c315e61c9b Merge pull request #701 from collett8192/diving Adam 2020-11-16 19:48:48 +11:00
  • fb54d23b91
    Merge pull request #701 from collett8192/diving Adam 2020-11-16 19:48:48 +11:00
  • 3d4e39846c implement diving collett 2020-11-14 06:15:10 +09:00
  • d7bc93843d implement diving collett 2020-11-14 06:15:10 +09:00
  • 58b90ce535 Merge pull request #699 from collett8192/5.3_exd_update Adam 2020-11-16 18:55:03 +11:00
  • 263943f593
    Merge pull request #699 from collett8192/5.3_exd_update Adam 2020-11-16 18:55:03 +11:00