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

168 commits

Author SHA1 Message Date
Mordred
c4129924ea Fixed sprint action 2022-01-02 16:41:38 +01:00
Mordred
f421021497 Update bnpcs to include nonpop flag 2021-12-17 14:53:13 +01:00
Mordred
11b0683e7e Added script generation for onEventItem, event not yet called from the server. 2021-12-15 00:36:41 +01:00
Alice Ogeda
57d5982309 add preliminary hierarchy data to ls commonlist; 2021-12-05 18:30:35 -03:00
Mordred
b7ad7965a7 Improved chat channel join calles. 2021-12-05 21:16:36 +01:00
Mordred
47df62f0b4 Moved ls logic from packetHandler to linkshellHandler, improved invite logic 2021-12-04 21:53:04 +01:00
Mordred
ee0cdfad0b Allow invite to show, invite packets and linkshell updating not included 2021-12-04 01:27:35 +01:00
Mordred
8ce29c0bdc Properly sent linkshell member status in linkshell list 2021-12-04 01:02:25 +01:00
Mordred
1fe1b9ec8b Fixed common defs which could result in crashes 2021-12-03 22:28:34 +01: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
f4b5afe6dc Fixed stateFlags, opening cutscene and starting gear display 2021-11-28 23:56:36 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
コレット
23b7b052a1
PublicContent support. (#720)
* PublicContent support.

* update code
2021-08-16 18:18:29 +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
collett
627cf93b4c fix performing 2021-02-25 21:28:58 +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
f4b5c99c88 manual opcode & packet updates 2021-02-16 23:56:30 +09:00
collett
0ec4c4e4fd 5.35 updates 2020-11-11 02:07:59 +09:00
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
collett
d5677b2a5a greater than 65535 effect entry value. 2020-05-16 02:46:51 +09:00
collett
cc95097fbe Add LootMessage packet to fix old ItemObtainIcon. 2020-05-12 02:30:21 +09:00
collett
37fbb35c0a Fix armory. 2020-05-12 00:19:18 +09:00
collett
484657f102 JobGauge definition 2020-04-24 19:24:04 +09:00
collett
f7856bacce 5.25 opcode 2020-04-07 20:53:12 +09:00
collett
baad397507 update 5.21 hotfix, load player stats after inventory. 2020-03-17 22:23:26 +09:00
collett
f6354d3fc4 more 5.21 stuff 2020-03-10 21:10:35 +09:00
collett
5106fc3043 fix mount 2020-02-25 02:15:16 +09:00
collett
2f2d43b939 More fixes on action related enums. 2020-02-24 19:24:29 +09:00
collett
c22f524435 Inventory fix and more opcode update. 2020-02-24 18:23:43 +09:00
collett
243943eac9 Fix combo indicator and more opcode updates. 2020-02-20 18:32:22 +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
collett
ccc81ed90a effect entry field rename 2020-01-08 17:21:01 +09:00
collett
ff2ffa379b crit & dh 2020-01-07 19:16:13 +09:00
collett
4bed2f4c30 Allow action scripts to add effect. 2020-01-06 19:25:01 +09:00
collett
bf247276b5 Minor tweaks and code clean up. 2020-01-05 20:49:50 +09:00
collett
e8dcef63ba Action system updates. 2020-01-05 17:09:27 +09:00
Supamiu
56b375ed9c Added new InventoryType for Trade Inventory 2019-11-02 15:07:21 +01:00
Adam
4fdcc50898 Merge pull request #593 from karashiiro/develop
MarketTaxRates packet opcode and structure
2019-11-02 14:55:02 +11:00
karashiiro
a865f7a50d MarketTaxRates packet opcode and structure 2019-11-01 09:22:43 -07:00
karashiiro
3328bb347f Commit review responses 2019-10-29 20:06:26 -07:00
karashiiro
c16749c600 MarketBoardItemListing and MarketBoardItemListingHistory opcodes 2019-10-29 11:02:01 -07:00
Supamiu
b33c08fb9c Add premium saddlebag container ids 2019-10-19 14:12:07 +02:00
karashiiro
cbb00b9cb3 MarketCity enum 2019-10-10 14:47:35 -07:00
Adam
583d0a30ae Merge pull request #582 from Supamiu/patch-1
add saddlebag container ids
2019-09-20 21:52:13 +10:00
Flavien Normand
fedc6ff4e3 add saddlebag container ids 2019-09-19 19:52:13 +02:00
NotAdam
b1e6ad3141 some cleanup, kinda working battle dmg calc 2019-08-09 17:50:31 +10:00
karashiiro
f494ca7e05 new const 2019-07-27 18:00:15 -07:00