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

3574 commits

Author SHA1 Message Date
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
718c693f73 The baseparams weren't being initialized in the actual item code. Now
prevents crashing.
2022-05-04 10:08:20 -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
10c679c01e gameVer changed to 6100 for the encryptionKey for lobby connection
initilization.
2022-05-03 12:00:15 -05:00
Rey
27f82f64b4 Client can boot. No lobby yet though. 2022-05-03 10:27:47 -05:00
Rey
ad427fa390 Changed to VS 2022 2022-05-03 10:07:32 -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
024db1ba6a
Merge pull request #5 from Guaiguaijun/6.08_Wedding
some 6.08 opcodes updates
2022-02-15 00:28:33 -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
Reyli
a719880870
Merge pull request #1 from JeidoUran/Messy6.08
more 6.08 work
2022-02-08 18:22:39 -06:00
Jeido
91d897e069 MaxLevel, MaxClassJob, TownCount, MaxComboLength 2022-02-09 00:03:47 +01:00
Jeido
e0a41d56df yolo stats 2022-02-09 00:03:15 +01:00
Jeido
9ace700726 Player arrays from perch's PlayerSetup 2022-02-09 00:02:58 +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
Rey
b46e7c2708 Merge branch 'lolcustomsubcommand' into develop_5.5x 2021-08-31 13:29:48 -05:00
Rey
71a6d30c03 Merge branch 'develop_5.5x' of https://github.com/collett8192/Sapphire into develop_5.5x 2021-08-17 08:55:06 -05:00
collett
1fb2fe881e copy paste derp 2021-08-16 04:39:51 +09:00
collett
2e66c5837c all wedding sequence done 2021-08-16 04:34:13 +09:00
collett
800bf5618f oops, that was not the right scene 2021-08-16 02:20:43 +09:00
collett
f1210d6deb update code 2021-08-15 23:58:58 +09:00
collett
69ea353c1e scene 2 2021-08-15 23:56:10 +09:00
Rey
b542633034 Merge branch 'longveilmodel' into develop_5.5x 2021-08-15 09:32:25 -05:00
Rey
931fd9830a Merge branch 'develop_5.5x' of https://github.com/collett8192/Sapphire into develop_5.5x 2021-08-15 09:31:53 -05:00
Rey
101cd876e4 Replaces the model 208 on headgear with 199 (the longer veil) in
cutscene.
2021-08-15 09:31:23 -05: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
Rey
c5016af896 Merge branch 'develop_5.5x' of https://github.com/collett8192/Sapphire into develop_5.5x 2021-08-14 19:23:59 -05:00
collett
419c7cdfca another typo 2021-08-15 08:58:08 +09:00
collett
53edec08c1 wedding ceremony up to the first scene 2021-08-15 08:49:13 +09:00
collett
d2226b459b oops 2021-08-15 05:31:45 +09:00
Rey
326be15a1a Merge branch 'noprivatezones' into develop_5.5x 2021-08-14 15:09:01 -05:00
collett
b2cc65e9ff more wedding stuff 2021-08-15 05:04:10 +09:00
collett
1e8e421dba typo 2021-08-10 02:54:54 +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
d8a411b302 workaround for re-enter instance not loading the correct things, probably a totally different problem but it will do for now 2021-08-09 07:29:44 +09:00
collett
7852e5142a load wedding decorations from quest data 2021-08-09 06:55:56 +09:00
collett
fcfa75f1b9 print director var when sending to player 2021-08-09 06:09:12 +09:00