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

290 commits

Author SHA1 Message Date
Mordred
2fa9e2c11a Fixed persistant emotes 2021-12-01 01:03:36 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Adam
a87572de2b
Merge pull request #729 from Skyliegirl33/develop
Update opcodes for 5.58 hotfix and fix CFCommenceHandler
2021-09-15 09:51:38 +10:00
Taezen
b771630fd3 fix InitZone packet 2021-09-13 20:01:52 +02:00
Skyliegirl33
1f6b31dd4c Update opcodes and fix CFCommenceHandler 2021-09-13 18:53:53 +02:00
Taezen
55247a41f6 minor changes for the map implementation 2021-09-06 11:39:52 +02:00
Taezen
e8c7c83197 Map support 2021-08-30 10:16:05 +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
b014b9265d housing edit interior 2021-07-29 02:01:02 +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
e976abd586 failed to count bytes 2021-02-16 23:56:31 +09:00
collett
f4b5c99c88 manual opcode & packet updates 2021-02-16 23:56:30 +09:00
collett
f5c9e56aa1 bug fixes and implement house exterior editing. 2021-02-06 05:18:26 +09: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
collett
3d4e39846c implement diving 2020-11-16 17:11:05 +09:00
collett
0ec4c4e4fd 5.35 updates 2020-11-11 02:07:59 +09:00
karashiiro
a6e9c567ee MiniCactpotInit opcode and documentation; MarketTaxRates tweak 2020-09-15 11:02:23 -07: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
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
collett
ecd8adf21b implement "/sit" on world obj 2020-06-15 08:36:27 +09:00
collett
986a6cebf1 adjust QuestCompleteList 2020-05-28 16:58:28 +09:00
collett
bb00bd9dca Add WorldInteractionHandler. 2020-05-22 14:07:05 +09:00
collett
cc95097fbe Add LootMessage packet to fix old ItemObtainIcon. 2020-05-12 02:30:21 +09:00
collett
b70435413e Selling items and buying back from shop, show corresponding messages in chat. 2020-05-11 06:27:34 +09:00
collett
01555ee8da Fix CFCancel, more opcode update. 2020-05-01 20:19:10 +09:00
collett
852842c0cf more opcode, fix mount list shift 2020-04-14 21:14:23 +09:00
Flavien Normand
e38658feff Add struct for UpdatePositionInstance 2020-03-28 14:24:31 +01:00
Adam
96774b5f55 Merge pull request #651 from Arazati/develop-serious
implemented dyeable items
2020-03-17 12:54:08 +11:00
collett
cb2211a8f8 add new packet 2020-03-15 22:12:55 +09:00
Arazati
4c75f1fd32 implement dyeing items + show dyes in examine 2020-03-14 00:57:09 -07:00
collett
99595e6677 Solve the mystery of second quest now showing in gridania or limsa. 2020-02-26 08:12:29 +09:00
collett
af36a3e9b5 fix offset comment 2020-02-24 18:31:15 +09:00
collett
c22f524435 Inventory fix and more opcode update. 2020-02-24 18:23:43 +09:00
collett
0816ba2002 fix npcspawn 2020-02-19 18:57:25 +09:00
collett
c98594f6c5 5.2 packet update. 2020-02-18 23:05:24 +09:00
collett
264f4bd459 fix derp 2020-01-24 08:09:20 +09:00
collett
66a2021e95 these bytes are mounts as well. 2020-01-23 23:23:44 +09:00
collett
d4afee03a6 Implement mount action. 2020-01-23 22:36:01 +09:00
collett
8b6f8aef8d Fix update position packet. 2020-01-22 17:55:40 +09:00
collett
60e701dbdd enum/struct/packet updates, fix dot/hot tick, remove incorrect initial delay for player autoattacks. 2020-01-19 21:20:01 +09:00
コレット
4deac81abd Merge branch 'develop' into action 2020-01-06 00:37:57 +09:00
NotAdam
8fa3a7d3f4 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
collett
e8dcef63ba Action system updates. 2020-01-05 17:09:27 +09:00
karashiiro
e19513ae4d Merge pull request #1 from SapphireServer/develop
merge merges
2020-01-02 16:09:30 -08:00
NotAdam
0d3e73e531 fix eventplay opcodes/names 2020-01-02 14:42:58 +11:00