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

302 commits

Author SHA1 Message Date
Rey
35bb9b7827 Playersetup works now. Doesn't crash. Gear is displayed. 2022-02-08 23:07:59 -06:00
Jeido
8c9bdf58ca more 6.08 opcodes 2022-02-09 00:01:17 +01:00
Rey
109dc82ca0 Messy folder that is able to log in to 6.08. DO NOT merge this into any
other fork this is just a mess to be able to work with as a base. Thank
you.
2022-02-08 10:11:52 -06:00
collett
8416e5d5e2 new event yield handler 2021-08-15 21:41:00 +09:00
collett
53edec08c1 wedding ceremony up to the first scene 2021-08-15 08:49:13 +09:00
collett
ac0e246e11 duty register rework 2021-08-09 21:19:57 +09:00
collett
073b79b4f6 SaveDataEventHandler 2021-08-07 21:30:07 +09:00
collett
54b725d69a remaining event handler update 2021-08-02 01:56:31 +09:00
collett
35721ed30f more opcodes and edit housing interior 2021-07-29 01:56:05 +09:00
Taezen
0a30a67f94 update 5.58 opcode 2021-07-27 20:41:51 +09:00
collett
0864237cba apply diff to 5.58 and merged with known opcodes 2021-07-27 01:12:38 +09:00
collett
f495e61a86 trade event handler update 2021-07-03 02:25:55 +09:00
collett
3e0f39ef61 Merge remote-tracking branch 'remotes/JeidoUran/5.5x_opcodes' into develop_5.5x 2021-06-08 20:50:19 +09:00
Jeido Uran
ced6c1c165 second batch 2021-06-08 12:37:37 +02:00
collett
d1ef3d7e58 fix DailyQuests 2021-06-06 01:10:15 +09:00
Jeido Uran
b4ad1079f3 first batch of opcodes 2021-06-05 14:52:25 +02:00
collett
05b9821821 InventoryOperation enum 2021-06-04 19:49:27 +09:00
collett
980b7d83ca remove "diff" from opcodes confirmed. 2021-06-04 19:33:13 +09:00
collett
7bbb15d3cb packet update 2021-06-04 19:22:56 +09:00
collett
a42b612050 diff 5.45 hotfix -> 5.5 -> 5.5 hotfix -> 5.55 -> 5.55 hotfix and merged with karashiiro/FFXIVOpcodes as a starting point 2021-06-04 16:36:45 +09:00
collett
b36228915e typo 2021-02-25 21:35:32 +09:00
collett
8c2f23e71d fix performing 2021-02-25 21:25:40 +09:00
collett
9e87d8b43f a little bit more 2021-02-23 05:20:06 +09:00
Jeido Uran
7b35ace0d4 manual opcodes update 2021-02-22 20:25:37 +01:00
collett
ea9a353d33 pickup correct PlayTime opcode 2021-02-19 02:56:30 +09:00
collett
0f139c7b5d opcode part 2 2021-02-19 02:36:05 +09:00
collett
d8ecedb93f Implement Gold Saucer unlock quest sequence and mahjong tables (against AI opponents). 2021-02-17 02:51:23 +09:00
collett
04fbc37fc4 EquipSlotCategory reverted back or I updated the wrong enum last time? Anyway all values are checked manually and better naming. 2021-02-16 23:51:42 +09:00
collett
0e8b60c68f merge known opcode from https://github.com/karashiiro/FFXIVOpcodes & discord, adding new opcode defines from them as well. 2021-02-16 23:04:31 +09:00
collett
1591244d60 manual opcode & packet updates 2021-02-16 22:47:19 +09:00
collett
6b95c00d29 implement housing edit exterior 2021-02-06 00:25:39 +09:00
collett
7f2c58bdfa add EventYield and placeholders for all variant of it 2021-02-05 03:46:45 +09:00
collett
9df185a7c5 Import housing opcodes from @JeidoUran and fix some crashes. 2021-01-25 17:17:22 +09:00
collett
90290d37eb implement diving 2020-11-15 00:11:13 +09:00
collett
cc1e6d2258 5.35 hotfix update for PR 2020-11-11 01:57:24 +09:00
collett
fb943fc396 Merge branch '5.3_exd_update' into develop_5.35u 2020-11-10 17:48:40 +09:00
karashiiro
6763cf6019 MiniCactpotInit opcode and documentation; MarketTaxRates tweak 2020-09-15 11:02:23 -07:00
karashiiro
c938451f73 Toss in SkillHandler = 0x033C from Winter while we're at it 2020-08-15 15:27:05 -07:00
karashiiro
f3a778de27 Remove UseMooch, this was renamed to InventoryTransaction at some point 2020-08-15 07:53:44 -07:00
karashiiro
141fe1ae94 5.3 bulk update of opcodes 2020-08-12 11:37:34 -07:00
collett
e80d51ff72 Implement party just enough to gpose. 2020-07-03 04:22:45 +09:00
Caraxi
ec2360baf6 Add RetainerInformation packet definition 2020-06-27 18:41:59 +09:30
collett
b451d94221 Add TradeMultipleReturnEventHander, seen in quests where the player trade more than 1 item to an npc. 2020-06-21 19:49:52 +09:00
pmgr
d1b0bdaf1a At demo's recommendation, stuffed FieldMarkerStatus in Common.h; also added the PlaceFieldMarker struct 2020-06-21 01:09:19 +01:00
pmgr
29f453485c Add PlaceFieldMarkerPreset ServerZoneIpc and struct 2020-06-21 00:13:27 +01:00
collett
1ff59bb236 Add WorldInteractionHandler. 2020-05-22 14:07:05 +09:00
collett
0bf8977ab7 Add LootMessage packet to fix old ItemObtainIcon. 2020-05-12 02:30:21 +09:00
collett
a5019abd5c Selling items and buying back from shop, show corresponding messages in chat. 2020-05-11 06:27:34 +09:00
collett
a070626930 Fix CFCancel, more opcode update. 2020-05-01 20:19:10 +09:00
collett
1b91e4af2e disable wrong opcodes to prevent problems 2020-04-24 17:02:27 +09:00