1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00
Commit graph

3366 commits

Author SHA1 Message Date
hkAlice
32bea19f2c
Merge pull request #964 from arieshi255/fix-clang
Fix building on Clang and add Oodle support for Linux targets
2024-07-28 05:15:17 -03:00
Rushi
569fdc4128 Fix building on Clang and add Oodle support for Linux targets 2024-06-28 08:27:26 +02:00
Mordred
907e625ffe
Merge pull request #961 from collett8192/retail
fix InitZone and enable flying
2024-06-26 13:32:15 +02:00
collett
7363ca03ff update CeremonySetActorAppearance 2024-06-25 17:14:58 +09:00
collett
93840aff93 fix InitZone and enable flying 2024-06-22 23:55:06 +09:00
Adam
1a99b56c8b
Merge pull request #956 from collett8192/retail
Update to 6.58 hotfix 2
2024-06-21 12:22:21 +10:00
collett
1b4dcd2786 add SayEventHandler 2024-06-21 05:17:48 +09:00
collett
94653a6739 update DirectorPopUp2 2024-06-20 23:51:54 +09:00
collett
a2a1afc92a forceZoneing overload with more args 2024-06-20 23:51:37 +09:00
collett
2b78ab0808 opcode fix 2024-06-20 18:08:57 +09:00
collett
50d6a092d4 minor update 2024-06-20 17:55:51 +09:00
collett
06d6f4db30 remove WorldInteractionHandler as it turns out it's just another ClientTrigger.
handler merged and values used by WorldInteractionHandler fit perfectly in ClientTriggerType(name picked up from 3.x).
also update the packet and rename params to be more consistent
2024-06-17 02:14:12 +09:00
collett
24fb38c40e update README.md 2024-06-17 01:09:26 +09:00
collett
acc3f29a3f fix dyeing 2024-06-16 05:57:22 +09:00
collett
728f76b912 fix limsa opening 2024-06-14 18:22:56 +09:00
collett
1e38fc21dd update housing opcode 2024-06-13 23:55:50 +09:00
collett
e22669876c update MapUpdate2/128 opcode, fix discovery and clean up custom PlayerSetup unlocks 2024-06-13 22:57:52 +09:00
collett
036a561098 fix social list and party 2024-06-13 05:51:47 +09:00
collett
34320ed78c more client side opcode 2024-06-13 03:43:34 +09:00
collett
28631f2fef update more opcodes, fix Quest exd 2024-06-13 03:25:10 +09:00
collett
d7bdf2dd8b update player data fields to reflect PlayerSetup changes 2024-06-12 20:50:43 +09:00
collett
1d8e7344a3 add the unknown CF packet used to reset UI state 2024-06-12 20:36:39 +09:00
collett
b68e48abe3 Fix CFCancel and DirectorMsg 2024-06-12 20:25:09 +09:00
collett
f5149c9625 fix CF register 2024-06-12 19:39:09 +09:00
collett
6953dfc6f2 mark verified fields in PlayerSetup for future reference 2024-06-12 18:45:03 +09:00
collett
f464bbc3cb more PlayerSetup work 2024-06-12 18:29:03 +09:00
collett
8387f00381 Revert "let global effect counter starts at 1 so the first status in each zone is not ignored by the client"
real problem is global seq field shifted
2024-06-12 08:45:43 +09:00
collett
46295cc7dd Merge remote-tracking branch 'remotes/collett/Sapphire5.58' into retail 2024-06-12 05:35:17 +09:00
collett
1992e5c305 added Chat opcode 2024-06-12 05:07:04 +09:00
collett
5defe73558 let global effect counter starts at 1 so the first status in each zone is not ignored by the client 2024-06-12 04:55:55 +09:00
collett
beacceec92 really fix PlayerSpawn and NpcSpawn 2024-06-12 04:45:05 +09:00
collett
dd3abf2f18 fix Effect 2024-06-12 03:56:01 +09:00
collett
9ef7a8642d fix status effect client crash 2024-06-12 03:15:36 +09:00
collett
b5b3e086dc dupe the last entry in level table to make sure we are not reading invalid memory.
also disable some old opcode
2024-06-12 02:53:18 +09:00
collett
0e01894264 minor update 2024-06-11 05:39:23 +09:00
collett
1f946c9f2e update to 6.58h2 2024-06-11 04:29:44 +09:00
Mordred
7224363b2d
Merge pull request #949 from ff14wed/6.48-changes
Update for 6.48
2023-09-09 09:55:51 +02:00
Flawed
aab17b3474 Update for 6.48 2023-08-08 00:51:45 -07:00
collett
b7e35327b1 fix chat log when leaving dungeons. 2023-07-18 22:58:44 +09:00
collett
8be05c15b9 fix party list not updating when player move zone. 2023-07-18 21:58:02 +09:00
Mordred
d08675cafc
Merge pull request #943 from ff14wed/6.45-changes
Update for 6.45
2023-07-18 14:40:11 +02:00
Flawed
8f468ffee2 Update for 6.45 2023-07-18 00:28:03 -07:00
Mordred
f87f1686c8
Merge pull request #942 from ff14wed/6.41-changes
Update for patch 6.41
2023-07-01 11:12:09 +02:00
Flawed
338bd66c75 Update for patch 6.41 2023-06-20 01:10:51 -07:00
Mordred
1c5326791f
Merge pull request #941 from ff14wed/6.40h-changes
Updates for patch 6.40h
2023-06-13 23:01:52 +02:00
Flawed
43de1b3d20 Updates for patch 6.40h 2023-06-06 00:57:39 -07:00
collett
c1aea6298e fix event item action not executing without cast time 2023-06-01 02:08:12 +09:00
Mordred
c53b2f3c34
Merge pull request #939 from collett8192/Sapphire5.58
[5.58]PartyMgr, ChatChannelMgr ported from 3.x
2023-05-31 10:10:39 +02:00
Mordred
1f922eb845
Merge pull request #938 from MapleHinata/master
[Retail/6.40] Add 2 additional Opcode structs and Add script skeletons for zones and quest battles up to 6.40
2023-05-31 10:10:28 +02:00
Mordred
67e17143c4 PartyMgr, ChatChannelMgr ported from 3.x 2023-05-30 22:42:20 +09:00