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

156 commits

Author SHA1 Message Date
コレット
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
NotAdam
3c028e5f00 fix player levels not showing in lobby correctly 2019-07-16 14:40:35 +10:00
NotAdam
bd6c2d8531 remove old max mp code, remove level modifiers for pie/mp, cap to 10k mp 2019-07-06 14:52:20 +10:00
NotAdam
0efcfefa8c cap level to 80, enable shadowbringers, new mp calc 2019-06-30 19:51:18 +10:00
Mordred
fc2c3248de Some naming changes for actions 2019-04-28 23:34:43 +02:00
Mordred
a8bb58e51c Use a common definition for BNpcType 2019-04-15 23:45:58 +02:00
NotAdam
1b49f2502d Start of action target selection implementation 2019-04-07 16:04:36 +10:00
NotAdam
68cc187cc6 validate the time since the last combo action and ignore any old combos 2019-03-26 17:33:00 +11:00
Mordred
6e52a63526 Load hunting log data 2019-03-26 00:04:27 +01:00
Mordred
99b1969be5 Added a lookup enum for known unlock types 2019-03-24 16:21:52 +01:00
NotAdam
3ad6b99867 make more vfx items work good 😎 2019-03-24 00:48:21 +11:00
NotAdam
b77f43e151 add ActionEffectType for showing combo indicators 2019-03-24 00:31:25 +11:00
NotAdam
9803a59673 minor cleanup and move mp cost calc into calcstats 2019-03-23 11:48:49 +11:00