collett
|
d7bc93843d
|
implement diving
|
2020-11-16 17:11:05 +09:00 |
|
Adam
|
263943f593
|
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 |
|
コレット
|
1e433bc1bc
|
Merge branch 'develop' into 5.3_exd_update
|
2020-11-16 16:38:54 +09:00 |
|
Adam
|
8439e88f75
|
Merge pull request #700 from Sophira/fix-hex-number
Fix bad hex number
|
2020-11-16 10:17:03 +11:00 |
|
Sophie Hamilton
|
9083d81d97
|
Fix bad hex number
The number format here was typoed, preventing a successful compile.
|
2020-11-14 15:04:43 +00:00 |
|
コレット
|
c58ee5753d
|
Merge branch 'develop' into 5.3_exd_update
|
2020-11-14 06:33:09 +09:00 |
|
Adam
|
a97864ccaa
|
Merge pull request #697 from reiichi001/patch-1
update IPCs for 5.35
|
2020-11-13 08:42:06 +11: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
|
d20b90bbdc
|
5.3 exd update
|
2020-11-10 00:07:26 +09:00 |
|
reiichi001
|
db2cabf007
|
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
|
d0ade2a403
|
Merge pull request #696 from karashiiro/develop
MiniCactpotInit opcode and documentation; MarketTaxRates tweak
|
2020-09-16 08:59:14 +10:00 |
|
karashiiro
|
6763cf6019
|
MiniCactpotInit opcode and documentation; MarketTaxRates tweak
|
2020-09-15 11:02:23 -07:00 |
|
Adam
|
b357e40f8f
|
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
|
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 |
|
Adam
|
41e8ee5916
|
Merge pull request #689 from karashiiro/develop
5.3 bulk update of opcodes
|
2020-08-13 08:47:41 +10:00 |
|
karashiiro
|
141fe1ae94
|
5.3 bulk update of opcodes
|
2020-08-12 11:37:34 -07:00 |
|
Adam
|
d60b68cfa2
|
Merge pull request #686 from DantestyleXD/SubFst#1
Subquests Gridania #1
|
2020-06-28 12:52:46 +10:00 |
|
Adam
|
c5d941054f
|
Merge pull request #685 from collett8192/update_5.25
Fix 3 inventory issues.
|
2020-06-28 12:18:28 +10:00 |
|
DantestyleXD
|
3d331db8ab
|
[ Subquests ] SubFst025, SubFst037, SubFst042, SubFst043, SubFst046, SubFst048 added
|
2020-06-28 03:52:45 +02:00 |
|
DantestyleXD
|
422aed67fc
|
[ Subquests ] SubFst026 and SubFst041 adjust
|
2020-06-28 03:23:22 +02:00 |
|
DantestyleXD
|
8599cccdcc
|
[ Subquests ] SubFst002, SubFst008, SubFst011, SubFst014 adjust - SubFst008 and SubFst021 add
|
2020-06-28 03:19:22 +02:00 |
|
collett
|
c00f2651be
|
inventory fix
|
2020-06-28 09:27:44 +09:00 |
|
DantestyleXD
|
dee2ec72dc
|
move to a better folder
|
2020-06-28 01:33:19 +02:00 |
|
Adam
|
92e1a379c5
|
Merge pull request #684 from Caraxi/develop
Add RetainerInformation packet definition
|
2020-06-27 19:30:46 +10: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 |
|
Adam
|
23cac604fd
|
Merge pull request #683 from collett8192/update_5.25
Add TradeMultipleReturnEventHander
|
2020-06-23 00:09:50 +10: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 |
|
Adam
|
44dbec26ee
|
Merge pull request #681 from DantestyleXD/ARC_quests
Class Quests ARC
|
2020-06-21 14:00:45 +10:00 |
|
Adam
|
7cf9a76610
|
Merge pull request #682 from pmgr/develop
Add PlaceFieldMarkerPreset IPC
|
2020-06-21 13:57:03 +10: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 |
|
DantestyleXD
|
8f0d7f8216
|
[ Class Quest ] ClsArc006 is Fixed ( Will need a revision )
|
2020-06-20 03:25:22 +02:00 |
|
DantestyleXD
|
40d488cd0a
|
[ Class Quest ] ClsArc005 is Fixed ( Will need a revision )
|
2020-06-20 03:24:54 +02:00 |
|
DantestyleXD
|
c9c9ba1a2d
|
[ Class Quest ] ClsArc004 is Fixed ( Will need a revision )
|
2020-06-20 03:24:20 +02:00 |
|
DantestyleXD
|
4b9354d033
|
[ Class Quest ] ClsArc003 is Fixed (Will need a revision)
|
2020-06-20 03:23:48 +02:00 |
|
DantestyleXD
|
aa2dcfedab
|
[ Class Quest ] ClsArc002 is Fixed
|
2020-06-20 02:20:22 +02:00 |
|
DantestyleXD
|
dd18c453c7
|
[ Class Quest ] ClsArc001 fixed
|
2020-06-20 02:13:09 +02:00 |
|
DantestyleXD
|
ce1d375c10
|
[ Class Quest ] ClsArc000 fixed
|
2020-06-20 02:11:20 +02:00 |
|
Adam
|
7ac677c70f
|
Merge pull request #680 from collett8192/update_5.25
prevent empty quest reward slot (id == 0) being added as items
|
2020-06-17 12:20:10 +10:00 |
|
collett
|
f1c6fe5006
|
typo
|
2020-06-17 02:30:57 +09:00 |
|
collett
|
90abb29259
|
add id check in addItem as well
|
2020-06-17 02:28:39 +09:00 |
|
collett
|
fc5cdd671c
|
prevent empty quest reward slot (id == 0) being added as items
|
2020-06-17 02:19:34 +09:00 |
|
Adam
|
7052ff9854
|
Merge pull request #679 from collett8192/update_5.25
implement "/sit" on world obj
|
2020-06-15 10:52:02 +10:00 |
|
collett
|
a6e36a349d
|
clean up
|
2020-06-15 08:40:55 +09:00 |
|
collett
|
4d95c5f6d9
|
implement "/sit" on world obj
|
2020-06-15 08:36:27 +09:00 |
|
Adam
|
ab97827055
|
Merge pull request #678 from collett8192/update_5.25
fix adding crystal also adds gil.
|
2020-06-15 09:17:43 +10:00 |
|