1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-07-21 10:47:45 +00:00
Commit graph

994 commits

Author SHA1 Message Date
Reyli
1ea31f56a8
Merge branch '6.11_Wedding' into 6.11_opcodes 2022-05-06 09:04:00 -05:00
Rey
457f2ceda4 More opcodes before looking at PR. 2022-05-06 08:41:36 -05:00
Jeido
a66a4e5756 Second batch 2022-05-06 12:43:21 +02:00
Jeido
bce850faef First batch 2022-05-06 12:33:50 +02:00
Rey
38dcb2cbd7 Added weather change opcode. Moved Mahjong opcode to 0x9999 to stop
things from crashing.
2022-05-05 11:41:05 -05:00
Rey
f53ba86536 Fixed more opcodes. Removed duplicates from 6.08 that is causing
problems while loading in 6.11 to 0x999.
2022-05-05 11:35:21 -05:00
Rey
022dacc8eb Checked in the wrong Ipcs.h 2022-05-03 23:36:57 -05:00
Rey
fdf3096694 Can load in now. Need more opcodes to make loading in more streamlined
and changing zones possible. Gpose still crashes. Test again to make
sure playersetup is right struct. Same with other opcodes.
2022-05-03 23:28:40 -05:00
Rey
27f82f64b4 Client can boot. No lobby yet though. 2022-05-03 10:27:47 -05:00
Rey
41b6b6024f Updated PlayerSetup to perch's more updated one. It did fix the
aetheryte list in game.

Removed a bunch of stuff for wedding when playing the cutscene crashed
the game due to lack of opcodes.

Playing a cutscene in the wedding instance is done via this command:
!script debug 2147745793 (Cutscene)

For example the enter wedding cutscene is 664
!script debug 2147745793 664
2022-03-16 10:54:29 -05:00
Rey
4736e431ac Added EventYieldHandler16 opcode to be able to set wedding settings.
Need an EventContinue opcode to have things mostly working again.
Wedding event script WILL CRASH if the second client is not up during
the entire cutscene. Not meant to be merged into main at all.
2022-02-15 09:04:01 -06:00
Reyli
d1318f04e5
Merge branch '6.08_Wedding' into 6.08_Wedding 2022-02-15 00:25:15 -06:00
Rey
7f2d89c0bf Wedding Event NPC Talk required Handler opcodes found. 2022-02-15 00:18:37 -06:00
Guaiguai
d287a28683 DiscoveryHandler
TradeReturnEventHandler2
2022-02-14 19:13:17 +08:00
Guaiguai
e053a63f77 Update HousingEditExterior HousingEditInterior EnterTeriEventHandler 2022-02-14 01:40:41 +08:00
Guaiguai
0ead67abed Update ReqPlaceHousingItem 2022-02-14 00:10:09 +08:00
Guaiguai
7841db28e8 Update ReqEquipDisplayFlagsChange 2022-02-13 04:40:01 +08:00
Guaiguai
9183e122d8 Updated opcodes : TalkEventHandler and ReturnEventHandler 2022-02-13 02:54:46 +08:00
Rey
6002dbccf2 A mess, but can play the cutscenes for the wedding.
Modified the Ipcs.h to remove the zonehandler that isn't clearly a
zonehandler and causes crashes during events.
2022-02-11 20:42:25 -06:00
Rey
3055df9ec9 After fixing the PlayerSetup struct, Player.h orchestrion array was
readjusted. The Status packet is probably broken, so DO NOT use any
actions that cause you to get a buff or debuff. This includes SPRINT or
any action like Fight or Flight that is implemented with action scripts.
2022-02-09 00:20:36 -06:00
Rey
35bb9b7827 Playersetup works now. Doesn't crash. Gear is displayed. 2022-02-08 23:07:59 -06:00
Jeido
91d897e069 MaxLevel, MaxClassJob, TownCount, MaxComboLength 2022-02-09 00:03:47 +01: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
d0e2de1abf play proper scene depending on wedding settings and add some popup message 2021-08-15 20:39:37 +09:00
collett
53edec08c1 wedding ceremony up to the first scene 2021-08-15 08:49:13 +09:00
collett
b2cc65e9ff more wedding stuff 2021-08-15 05:04:10 +09:00
collett
be0fab1874 more debugging code 2021-08-09 21:22:50 +09:00
collett
ac0e246e11 duty register rework 2021-08-09 21:19:57 +09:00
collett
55b290e327 code picked up from the_movie since it might be useful 2021-08-08 05:13:47 +09:00
collett
b1d0eb1581 lighting and fabric color workaround 2021-08-08 01:30:03 +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
447d8313b7 5.58 exd update 2021-07-27 07:58:07 +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
d32a270883 5.55 hotfix exd update 2021-06-04 19:20:34 +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
c1af02049f this packet was wrong the whole time but it didn't cause problems? 2021-06-04 06:24:37 +09:00
collett
b36228915e typo 2021-02-25 21:35:32 +09:00