1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-20 03:37:48 +00:00
Commit graph

99 commits

Author SHA1 Message Date
Mordred
50fbdbfa12 renamed setSystemActionUnlock to setRewardFlag 2022-02-28 08:40:57 +01:00
Rushi
5c863ba81a Add Map actor controls 2022-02-18 23:35:53 +01:00
Rushi
d5e964ea4c Map out more actor controls 2022-02-18 02:25:07 +01:00
Mordred
453f441ad3 Some clang-tidy love and new warpmanager, still empty though. 2022-01-23 11:04:26 +01:00
Mordred
d00be5cd88 Properly fade out dead mobs 2022-01-21 00:42:40 +01:00
Mordred
e5028fea52 More readability of packet commands 2022-01-20 23:40:18 +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
Rushi
d449c97a9f Add support for unlocking gear sets 2022-01-14 19:06:23 +01:00
Mordred
3b02afe99b Screenmessage when zoning, some effect packet 1 cleanup 2022-01-07 21:22:55 +01:00
Mordred
4fccaef569 Renamed an actor control according to use 2022-01-06 20:44:35 +01:00
Mordred
f0871c6217 Improved pathfinding, changed action packet to use the right variant for auto attacks, scaled fall damage 2022-01-06 20:25:50 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01: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
a006900fba event battle fix 2020-11-11 20:06:29 +09:00
collett
0ec4c4e4fd 5.35 updates 2020-11-11 02:07:59 +09:00
collett
97b2c2a867 Handle minion despawn. 2020-05-07 23:57:16 +09:00
Arazati
4c75f1fd32 implement dyeing items + show dyes in examine 2020-03-14 00:57:09 -07:00
collett
352a0ac823 Fix event battle. 2020-01-03 22:47:01 +09:00
karashiiro
f6db6a12e6 Merge branch 'develop' into develop 2019-11-12 10:26:36 -08:00
karashiiro
2bcf4f6b9b Market, inventory and player opcodes for 5.11, SetBait ActorControl 2019-11-12 10:24:57 -08:00
Adam
04ea413501 Merge pull request #592 from karashiiro/develop
MarketBoardItemListing and MarketBoardItemListingHistory opcodes, clerical stuff
2019-11-01 11:28:01 +11:00
karashiiro
adabe9cf29 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop 2019-10-29 11:02:18 -07:00
karashiiro
c16749c600 MarketBoardItemListing and MarketBoardItemListingHistory opcodes 2019-10-29 11:02:01 -07:00
Supamiu
f9d7043581 Merge remote-tracking branch 'upstream/develop' into develop 2019-10-19 14:05:45 +02:00
Supamiu
6746e51dcb Add more details about CraftingUnk ActorControl packet 2019-10-11 23:04:45 +02:00
Supamiu
c21ef703da Add description for AetherReductionDlg ActorControl packet 2019-10-11 22:59:15 +02:00
Supamiu
734e550471 Fixes for DesynthOrReductionResult packet def 2019-10-11 19:44:49 +02:00
Flavien Normand
d41e3dbef0 Update DesynthResult actorControl 2019-10-10 21:02:26 +02:00
Supamiu
1ad13598f0 Adding actor control 20F: DesynthResult 2019-10-09 09:30:49 +02:00
Biscuit
64b37752ea No idea why I did that 2019-09-06 10:56:35 +10:00
Biscuit
2687403409 Add SetMountSpeed ActorControl 2019-09-06 10:55:03 +10:00
Adam
1e7a3c8d69 Merge pull request #570 from NotAdam/develop
api charlist json cleanup & some base action code
2019-08-21 23:00:29 +10:00
Biscuit
5ffe610994 Add DailyQuestSeed ActorControl 2019-08-09 20:45:06 +10:00
NotAdam
f9f7da531a update some client opcodes 2019-08-09 17:49:40 +10:00
JeidoUran
dc6300d13a Verification needed 2019-04-17 18:46:34 +02:00
JeidoUran
a168eb6995 More info on actrl 0x63 2019-04-17 16:35:17 +02:00
JeidoUran
1338ab1a96 NpcSpawn findings and added info on actrl 0x73A 2019-04-17 00:50:36 +02:00
JeidoUran
ce6cd7dea2 ActorControl and OpCode findings 2019-04-17 00:29:04 +02:00
NotAdam
a4815f9928 remove questbattle prefix from eobj actor control 2019-04-09 00:03:20 +10:00
NotAdam
160b7fae3d fix debug commands not working for questbattles, map another actrl 2019-04-08 23:36:02 +10:00
mordred
88933d3bd1 Merge remote-tracking branch 'origin/master' into develop 2019-04-02 12:00:46 +02:00
Fürst
5278225c5b found the actor control for the total number of caught fish from the fishing log 2019-03-31 06:48:19 +02:00
Mordred
988ab5b020 Hunting log now implemented for classes. GC still to come 2019-03-28 22:58:40 +01:00
NotAdam
dea1f30f8b fix recast time truncated by field size, correctly send actionstart 2019-03-08 00:26:41 +11:00
NotAdam
a23e273182 merge in interrupt behaviour from old branch, calculate cooldown time 2019-02-10 21:01:17 +11:00
NotAdam
b777f24195 refactor minion to companion and add companion spawning 2019-02-02 23:06:57 +11:00
NotAdam
3793b16b36 potentially fix shifted dutyrecorder actorcontrols 2019-01-15 20:10:35 +11:00
NotAdam
30c329ee1f fix dismount actrl 2019-01-15 19:13:36 +11:00