Rey
6ff45f7c5d
Merge branch '6.31_Hotfix_Windows' (from unofficial forks) into Sapphire6.31
...
You can login to current retail (6.31 Hotfix) but also requires some new
fanagling with oodle.
2023-03-02 10:50:31 -06:00
Skyliegirl33
ea27ff3a55
Gearset handler, mount item action, some GLA starting quests.
...
This is #732 with 25eaa62fa0
merged, cleaned up and slightly modified to avoid client desync.
2023-02-07 06:10:10 +09:00
collett
14860047b6
First batch of 5.58 updates:
...
- Common defs, ActorControls and packet updates (more to come later).
- Haste added to chara base stats for later use.
- Acquiring HQ items support (HQ status not yet saved to db, need table modification).
- Event item support.
- Load more default zones.
- Quest related debug commands.
2023-02-06 02:32:21 +09:00
Maple
4c473969ca
Bump more constants for 6.x
2023-01-26 03:15:07 -03:00
Maple
4c0087e09a
Bump Expac and Player Level
2023-01-26 03:11:50 -03: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
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