Maple
52affac4bb
Update PlayerSetup and Chat structs
2023-05-27 00:03:07 -03:00
Moydow
445597a639
add LandAvailability packet
...
New packet introduced in 6.1 that tells the client on clicking on a housing placard, whether the property is available by lottery or first-come-first-served, private or FC, etc.
2023-03-04 00:11:02 +00:00
Moydow
9cc0b01b3b
fix LandFlagsSlot
...
What was previously listed as "apartment" should be the private chambers in a FC house, and the unknown value should be apartments
2023-03-04 00:09:44 +00:00
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
Mordred
ba1b8aadfb
Added layerset parsing
2023-02-05 07:18:30 +09:00
Maple
a2bdb4e347
Update Network definitions to 6.30hf1 (Thanks Moydow, Reyli, Guaiguaijun)
2023-01-26 04:25:51 -03: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
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