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

3159 commits

Author SHA1 Message Date
Sophie Hamilton
2d0fbfc2eb Progress on EventItem support, plus SubFst000
This sorta works and the quest can be played to completion if solo, but
using the Azeyma Rose Oil on the censers crashes the client of anybody
around.
2021-02-05 19:20:12 +00:00
Adam
a5c15f321f Merge pull request #706 from JeidoUran/opcodes
5.35 hotfix opcodes
2021-01-26 10:47:02 +11:00
Adam
65d5b38ff0 Merge pull request #707 from JeidoUran/fixes
Various fixes
2021-01-26 10:46:44 +11:00
Jeido
0bc38c791c style 2021-01-25 17:46:28 +01:00
Jeido
de160f96de 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
Jeido
e71becf2e3 5.35 hotfix opcodes 2021-01-23 17:17:39 +01:00
Jeido
a9e6c85a5e Merge remote-tracking branch 'SapphireServer/develop' into develop 2020-11-26 19:14:12 +01:00
Adam
c315e61c9b Merge pull request #701 from collett8192/diving
implement diving
2020-11-16 19:48:48 +11:00
collett
3d4e39846c implement diving 2020-11-16 17:11:05 +09:00
Adam
58b90ce535 Merge pull request #699 from collett8192/5.3_exd_update
All in one 5.35 hotfix updates
2020-11-16 18:55:03 +11:00
コレット
52370c2035 Merge branch 'develop' into 5.3_exd_update 2020-11-16 16:38:54 +09:00
Adam
f41061e338 Merge pull request #700 from Sophira/fix-hex-number
Fix bad hex number
2020-11-16 10:17:03 +11:00
Sophie Hamilton
82eaa62a24 Fix bad hex number
The number format here was typoed, preventing a successful compile.
2020-11-14 15:04:43 +00:00
コレット
f185aa7fb3 Merge branch 'develop' into 5.3_exd_update 2020-11-14 06:33:09 +09:00
Adam
769e904bd4 Merge pull request #697 from reiichi001/patch-1
update IPCs for 5.35
2020-11-13 08:42:06 +11:00
collett
a006900fba event battle fix 2020-11-11 20:06:29 +09:00
collett
0ec4c4e4fd 5.35 updates 2020-11-11 02:07:59 +09:00
collett
c6e1405802 5.3 exd update 2020-11-10 00:07:26 +09:00
reiichi001
292cf78672 update IPCs for 5.35
All of the known IPCs from opcodes channel for 5.35 now that 5.35 hotfix is out.
2020-10-27 08:44:16 -07:00
Adam
d8755610bb Merge pull request #696 from karashiiro/develop
MiniCactpotInit opcode and documentation; MarketTaxRates tweak
2020-09-16 08:59:14 +10:00
karashiiro
a6e9c567ee MiniCactpotInit opcode and documentation; MarketTaxRates tweak 2020-09-15 11:02:23 -07:00
Adam
aff853a17c Merge pull request #691 from karashiiro/develop
Remove UseMooch since the detection for this is actually InventoryTransaction and the packet is SomeDirectorUnk4 or something
2020-08-16 10:55:35 +10:00
karashiiro
669da79ac0 Toss in SkillHandler = 0x033C from Winter while we're at it 2020-08-15 15:27:05 -07:00
karashiiro
d4d8f36819 Remove UseMooch, this was renamed to InventoryTransaction at some point 2020-08-15 07:53:44 -07:00
Adam
24d7e8296a Merge pull request #689 from karashiiro/develop
5.3 bulk update of opcodes
2020-08-13 08:47:41 +10:00
karashiiro
ff5bc7823f 5.3 bulk update of opcodes 2020-08-12 11:37:34 -07:00
Adam
c8c696b89a Merge pull request #686 from DantestyleXD/SubFst#1
Subquests Gridania #1
2020-06-28 12:52:46 +10:00
Adam
d116079558 Merge pull request #685 from collett8192/update_5.25
Fix 3 inventory issues.
2020-06-28 12:18:28 +10:00
DantestyleXD
7f7e2fa005 [ Subquests ] SubFst025, SubFst037, SubFst042, SubFst043, SubFst046, SubFst048 added 2020-06-28 03:52:45 +02:00
DantestyleXD
535b9f55b7 [ Subquests ] SubFst026 and SubFst041 adjust 2020-06-28 03:23:22 +02:00
DantestyleXD
acc2c18c95 [ Subquests ] SubFst002, SubFst008, SubFst011, SubFst014 adjust - SubFst008 and SubFst021 add 2020-06-28 03:19:22 +02:00
collett
d887ecdebe inventory fix 2020-06-28 09:27:44 +09:00
DantestyleXD
5f99c481d1 move to a better folder 2020-06-28 01:33:19 +02:00
Adam
bd2abe807e Merge pull request #684 from Caraxi/develop
Add RetainerInformation packet definition
2020-06-27 19:30:46 +10:00
Caraxi
ba046002f1 Wow that was stupid 2020-06-27 18:52:52 +09:30
Caraxi
a95de16c4e Add RetainerInformation packet definition 2020-06-27 18:41:59 +09:30
Adam
d78dbf4760 Merge pull request #683 from collett8192/update_5.25
Add TradeMultipleReturnEventHander
2020-06-23 00:09:50 +10:00
collett
570eb19b18 Add TradeMultipleReturnEventHander, seen in quests where the player trade more than 1 item to an npc. 2020-06-21 19:49:52 +09:00
Adam
6a27421447 Merge pull request #681 from DantestyleXD/ARC_quests
Class Quests ARC
2020-06-21 14:00:45 +10:00
Adam
e398ae9b25 Merge pull request #682 from pmgr/develop
Add PlaceFieldMarkerPreset IPC
2020-06-21 13:57:03 +10:00
pmgr
4ae5d6120d Convert markerId in FFXIVIpcPlaceFieldMarker into an enum 2020-06-21 01:26:54 +01:00
pmgr
d9777084c5 At demo's recommendation, stuffed FieldMarkerStatus in Common.h; also added the PlaceFieldMarker struct 2020-06-21 01:09:19 +01:00
pmgr
7c396b90b5 Add PlaceFieldMarkerPreset ServerZoneIpc and struct 2020-06-21 00:13:27 +01:00
DantestyleXD
9aaa58dada [ Class Quest ] ClsArc006 is Fixed ( Will need a revision ) 2020-06-20 03:25:22 +02:00
DantestyleXD
7c00f1ae7f [ Class Quest ] ClsArc005 is Fixed ( Will need a revision ) 2020-06-20 03:24:54 +02:00
DantestyleXD
16bf0f822c [ Class Quest ] ClsArc004 is Fixed ( Will need a revision ) 2020-06-20 03:24:20 +02:00
DantestyleXD
8b038147b4 [ Class Quest ] ClsArc003 is Fixed (Will need a revision) 2020-06-20 03:23:48 +02:00
DantestyleXD
a12e8e9656 [ Class Quest ] ClsArc002 is Fixed 2020-06-20 02:20:22 +02:00
DantestyleXD
92e0935ff2 [ Class Quest ] ClsArc001 fixed 2020-06-20 02:13:09 +02:00
DantestyleXD
928e029480 [ Class Quest ] ClsArc000 fixed 2020-06-20 02:11:20 +02:00