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

6109 commits

Author SHA1 Message Date
コレット
b1e430cf39
CF register fix. (#719)
* CF register fix.

* typo
2021-08-10 16:55:10 +10:00
Adam
fe534029c8
Merge pull request #717 from lmcintyre/develop
include vector
2021-07-31 13:09:48 +10:00
liam
99279db982 include vector 2021-07-30 20:05:06 -04:00
Adam
4364a1e603
Merge pull request #715 from collett8192/housing_update
Implement housing edit interior.
2021-07-30 22:31:02 +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
Adam
37fabec6f5
Merge pull request #714 from collett8192/5.58_pr
Update to 5.58.
2021-07-28 18:59:37 +10: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
Adam
8b7fbc82f6
Merge pull request #711 from collett8192/perform
Fix performing.
2021-02-26 08:17:32 +11:00
collett
627cf93b4c fix performing 2021-02-25 21:28:58 +09:00
Adam
b1ab980d01
Merge pull request #709 from collett8192/update_5.45hotfix
Update to 5.45 hotfix.
2021-02-23 09:52:48 +11: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
Adam
17ca2c950a
Merge pull request #708 from collett8192/housing_fix
Housing bug fixes and implement house exterior editing.
2021-02-06 15:06:53 +11: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
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