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

946 commits

Author SHA1 Message Date
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
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
collett
cd9c4e3005 Merge remote-tracking branch 'remotes/JeidoUran/5.45hotfix_opcodes' into develop_5.45u 2021-02-23 04:28:56 +09:00
Jeido Uran
7b35ace0d4 manual opcodes update 2021-02-22 20:25:37 +01:00
collett
ff6fe62da4 Better service workaround for Visual Studio. 2021-02-23 04:15:37 +09: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
4248840d76 failed to count bytes 2021-02-16 23:45:23 +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
0f923f7db5 5.45 exd update 2021-02-16 17:47:13 +09:00
collett
05b7ca341e allow removing items out as well 2021-02-06 03:00:16 +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
6086183867 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u 2021-01-27 17:44:14 +09:00
Adam
af01b8de72
Merge pull request #706 from JeidoUran/opcodes
5.35 hotfix opcodes
2021-01-26 10:47:02 +11:00
Jeido
9d5452778a Several fixes and improvements
-Eobj will keep their animation flag even after respawning
-Using !set classjob properly updates stats and UI
-Using an emote while /changepose is active doesn't immediatly interrupt the emote anymore
-GM2Command Logging moved to info instead of debug to match GM1
-//gm raise doesn't raise the target twice anymore
-Fix modelSubWeapon always being reset to 0 upon logging in
-Added TerritoryIntendedUses
2021-01-25 17:41:45 +01:00
collett
9df185a7c5 Import housing opcodes from @JeidoUran and fix some crashes. 2021-01-25 17:17:22 +09:00
Jeido
7b093af586 5.35 hotfix opcodes 2021-01-23 17:17:39 +01:00
collett
d469227a12 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u 2020-11-16 18:20:27 +09:00
collett
d7bc93843d implement diving 2020-11-16 17:11:05 +09:00
collett
90290d37eb implement diving 2020-11-15 00:11:13 +09:00
collett
40b192b6ea event battle fix 2020-11-11 20:06:29 +09:00
collett
ff9a8a27e6 5.35 updates 2020-11-11 02:07:59 +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
collett
d20b90bbdc 5.3 exd update 2020-11-10 00:07:26 +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
d5f16e00dc Merge branch 'party_and_gpose' into develop_5.25 2020-07-03 04:53:51 +09:00
collett
e80d51ff72 Implement party just enough to gpose. 2020-07-03 04:22:45 +09:00
collett
d084e1e9d4 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-06-28 16:48:50 +09:00
Caraxi
825a0344e2 Wow that was stupid 2020-06-27 18:52:52 +09:30
Caraxi
ec2360baf6 Add RetainerInformation packet definition 2020-06-27 18:41:59 +09:30
collett
0a38a70ab8 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-06-22 17:46:38 +09:00
collett
87b49a137c core update needed for "the_movie" 2020-06-22 17:44:39 +09:00
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
5cb87b3b46 Convert markerId in FFXIVIpcPlaceFieldMarker into an enum 2020-06-21 01:26:54 +01: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
46a1e059f3 move world interaction handler to PacketHandlers 2020-06-15 16:42:58 +09:00
collett
4d95c5f6d9 implement "/sit" on world obj 2020-06-15 08:36:27 +09:00
collett
030f681dc8 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-06-14 23:14:26 +09:00
collett
748bf5e24c adjust QuestCompleteList 2020-05-28 16:58:28 +09:00