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

186 commits

Author SHA1 Message Date
Mordred
597c0e9bd2 WiP reenable housing zones. 2023-01-23 14:28:00 +01:00
Mordred
db94a098a2 Player state enum adjusted 2023-01-20 12:49:20 +01:00
Mordred
258dc8d69b Fixed effectpacket flags. 2023-01-20 11:40:35 +01:00
Lucy
d24b711163 Rename QuestData field to be more accurate 2023-01-20 07:29:37 +01:00
Lucy
acf61a4794 Fix QuestData struct
(cherry picked from commit be59f1f7ce698dfd8fb0f0945b424c45aa14e0d2)
2023-01-20 06:58:04 +01:00
Alice Ogeda
34213990bc AchievementMgr framework; styling fixes; 2023-01-19 13:03:54 -03:00
dude22072
3e5b18b29a More unlock IDs 2022-03-05 22:10:56 -06:00
dude22072
c5e90be776 Treasure Hunt unlock quest 2022-03-01 14:54:46 -06:00
dude22072
c3eb604cb6 More MSQ, Add emote unlocks to Common.h 2022-02-28 01:29:07 -06:00
Alice Ogeda
c30f1866ad Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into aggro-attempts 2022-02-19 18:08:43 -03:00
Alice Ogeda
3b49cade1d minor cleanup; 2022-02-16 15:11:10 -03:00
Mordred
dbda60ce77 Fixed inNpcEvent state 2022-02-16 15:29:00 +01:00
Mordred
2b3bb6297e Basic warptaxi work 2022-02-10 18:50:44 +01:00
Mordred
57da97236f Some more cleanup in regards of zones 2022-01-21 22:55:14 +01:00
Rushi
575fb37854 Implement mount unlocking 2022-01-16 22:48:55 +01:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Mordred
0c1bbfb8d0 Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Mordred
d9e7e42a6d Basic actions are functional 2022-01-02 22:32:17 +01:00
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