1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-23 13:17:45 +00:00
Commit graph

245 commits

Author SHA1 Message Date
Mordred
1e35da393f Fixed homepoint 2021-12-17 23:39:54 +01:00
Alice Ogeda
5391af378a fix world expansion level; 2021-12-13 17:03:42 -03:00
Mordred
3023a78533 Send linkshell action result after creation of linkshells. 2021-12-03 22:21:18 +01:00
Mordred
e385522e52 Linkshell groundwork, events can now be implemented more easy 2021-12-02 22:58:36 +01:00
Mordred
7af6eda26e Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh 2021-12-02 20:36:12 +01:00
Mordred
c5bfed1ba9 Fix start town field 2021-12-02 20:32:31 +01:00
Alice Ogeda
36f348d6b7 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist 2021-12-01 21:30:22 -03:00
Alice Ogeda
3e73da6463 add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation; 2021-12-01 21:30:12 -03:00
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
Taezen
b771630fd3 fix InitZone packet 2021-09-13 20:01:52 +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
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
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
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
986a6cebf1 adjust QuestCompleteList 2020-05-28 16:58:28 +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
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
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
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
collett
b93dbbbaca Update 5.18 opcodes and packets. 2020-01-01 23:17:13 +09:00
karashiiro
03f89dfbee Identify elementalLevel and element in PlayerSpawn packet 2019-12-21 16:17:46 -08:00
karashiiro
e808619329 Corrected MarketTaxRates packet structure 2019-11-01 09:25:35 -07:00