1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-22 12:47:45 +00:00
Commit graph

67 commits

Author SHA1 Message Date
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
Mordred
b0760043c3 Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel 2019-01-12 22:53:16 +01:00
Mordred
1cc38c0cca Fixed black screen on new character, fixed servernotice size, initial initui adjustments. 2019-01-09 23:57:49 +01:00
NotAdam
06afdfb79e hide additional quarters door in private housing 2018-12-30 23:25:52 +11:00
NotAdam
d4f431b37a update estate guest access client trigger handler 2018-12-29 19:20:47 +11:00
NotAdam
2232cdddc9 add internal/external estate remodelling menus 2018-12-28 18:45:08 +11:00
NotAdam
e8d0ca63f5 maybe fix an issue where a container wouldn't get read properly
also some extra item crap
2018-12-28 17:12:24 +11:00
NotAdam
750914f63f items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +11:00
NotAdam
813836b1f1 base implementation of moving housing items back to player inventory
only works for internal items atm
2018-12-28 02:17:29 +11:00
NotAdam
c86371ac56 fix issue where yard items couldn't be moved properly 2018-12-27 23:49:20 +11:00
NotAdam
33bd3a7ad6 a bit of refactoring, partially working yard item movement 2018-12-27 22:28:31 +11:00
NotAdam
bda8acdf2c internal item rotation/movement done 2018-12-27 17:12:01 +11:00
NotAdam
a5ad3fb883 correctly send exterior placed items/storeroom inventories 2018-12-20 21:52:18 +11:00
NotAdam
9e412306b6 new and improved™️ naming convention has been rejected 2018-12-07 23:38:45 +11:00
NotAdam
3f372d3aa1 LandIdent now uses signed ints, rename housing clienttriggers, fix formatting 2018-12-07 23:34:45 +11:00
NotAdam
b49b5ab15a handle internal/external housing storeroom inventory requests 2018-12-07 18:22:00 +11:00
NotAdam
f589ff0815 cleanup and document storeroom status actrl 2018-12-02 16:42:46 +11:00
NotAdam
e198705503 fix zoning in/out of houses 2018-12-02 14:59:33 +11:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
345de71494 save & load house state 2018-11-26 23:32:22 +11:00
NotAdam
12eadd02e9 broken housing 2018-11-25 01:55:53 +11:00
NotAdam
b739b154b9 buying from gilshops now works 2018-11-24 15:17:18 +11:00
NotAdam
f1bd557b70 FFXIVIpcHousingEstateGreeting added 2018-11-22 15:34:17 +11:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
db6a2e099b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
Mordred
361b0b463b Started moveing more housing code into HousingMgr 2018-11-13 23:46:10 +01:00
AriAvery
1808e16585 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
8f118c4ec8 Signs + rename 2018-11-11 14:27:39 +01:00
Mordred
c320604cd7 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
AriAvery
5aacca21c2 added housing item UI 2018-11-07 09:05:03 +01:00
Mordred
7b7ab34eb9 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
mordred
0d4d204297 More boost removed from common 2018-10-24 17:58:57 +02:00
Biscuit Boy
d6a2517efb Add Shared Estate Settings PacketDef and ClientTrigger 2018-09-26 03:22:42 +10:00