Taezen
322a7bb4c2
better naming
2021-09-08 11:25:16 +02:00
Taezen
774d16667d
little map manager rework
2021-09-07 16:50:13 +02:00
Taezen
55247a41f6
minor changes for the map implementation
2021-09-06 11:39:52 +02:00
コレット
f4d84e0a17
fix /sit rotation on other client ( #722 )
2021-09-01 16:50:45 +10:00
Taezen
e8c7c83197
Map support
2021-08-30 10:16:05 +02:00
Taezen
475f560982
Eorzean time fix
2021-08-30 09:56:37 +02:00
コレット
23b7b052a1
PublicContent support. ( #720 )
...
* PublicContent support.
* update code
2021-08-16 18:18:29 +10:00
コレット
b1e430cf39
CF register fix. ( #719 )
...
* CF register fix.
* typo
2021-08-10 16:55:10 +10:00
collett
46aa33cffa
keep the const
2021-07-29 16:54:24 +09:00
collett
245d709566
minor update
2021-07-29 16:42:31 +09:00
collett
602f175912
remove reference from LandIdent param
2021-07-29 16:39:36 +09:00
collett
b014b9265d
housing edit interior
2021-07-29 02:01:02 +09:00
collett
ca663de5ed
update to 5.58, part of the opcodes are from github.com/Taezen
...
Co-authored-by: Taezen <Taezen>
2021-07-27 21:08:23 +09:00
collett
301bd61180
update to 5.55 hotfix
...
Co-authored-by: Jeido Uran <tourais.q@gmail.com>
2021-07-27 07:33:55 +09:00
collett
627cf93b4c
fix performing
2021-02-25 21:28:58 +09:00
collett
2b8a25837e
a little bit more
2021-02-23 05:20:35 +09:00
Jeido Uran
39e898ad8f
manual opcodes update
2021-02-23 05:20:35 +09:00
collett
0ea81c094d
pickup correct PlayTime opcode
2021-02-19 02:40:27 +09:00
collett
bc4f7f490d
opcode part 2
2021-02-19 02:38:01 +09:00
collett
f499b53f25
store new mount bytes to db
2021-02-16 23:56:31 +09:00
collett
c4effc7e21
EquipSlotCategory reverted back or I updated the wrong enum last time? Anyway all values are checked manually and better naming.
2021-02-16 23:56:31 +09:00
collett
3e5b1ae5e9
gameVer changed to 5400
2021-02-16 23:56:31 +09:00
collett
e976abd586
failed to count bytes
2021-02-16 23:56:31 +09:00
collett
9e9a0f80f9
merge known opcode from https://github.com/karashiiro/FFXIVOpcodes & discord, adding new opcode defines from them as well.
2021-02-16 23:56:30 +09:00
collett
f4b5c99c88
manual opcode & packet updates
2021-02-16 23:56:30 +09:00
collett
a2ef0832bc
5.45 exd update
2021-02-16 23:55:56 +09:00
collett
f5c9e56aa1
bug fixes and implement house exterior editing.
2021-02-06 05:18:26 +09:00
Adam
a5c15f321f
Merge pull request #706 from JeidoUran/opcodes
...
5.35 hotfix opcodes
2021-01-26 10:47:02 +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
collett
3d4e39846c
implement diving
2020-11-16 17:11:05 +09: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
karashiiro
a6e9c567ee
MiniCactpotInit opcode and documentation; MarketTaxRates tweak
2020-09-15 11:02:23 -07: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
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
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
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
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
pmgr
4ae5d6120d
Convert markerId in FFXIVIpcPlaceFieldMarker into an enum
2020-06-21 01:26:54 +01:00