1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-22 10:07:44 +00:00
Commit graph

71 commits

Author SHA1 Message Date
Supamiu
9de4ced30a Fixes for DesynthOrReductionResult packet def 2019-10-11 19:44:49 +02:00
Flavien Normand
e38665dd22
Update DesynthResult actorControl 2019-10-10 21:02:26 +02:00
Supamiu
5999471b61 Adding actor control 20F: DesynthResult 2019-10-09 09:30:49 +02:00
Biscuit
576fedba6c No idea why I did that 2019-09-06 10:56:35 +10:00
Biscuit
907d1cb897 Add SetMountSpeed ActorControl 2019-09-06 10:55:03 +10:00
Adam
a56e875c8f
Merge pull request #570 from NotAdam/develop
api charlist json cleanup & some base action code
2019-08-21 23:00:29 +10:00
Biscuit
c024270794 Add DailyQuestSeed ActorControl 2019-08-09 20:45:06 +10:00
NotAdam
4ee9d93d32 update some client opcodes 2019-08-09 17:49:40 +10:00
JeidoUran
1f917c732b Verification needed 2019-04-17 18:46:34 +02:00
JeidoUran
516b12d115 More info on actrl 0x63 2019-04-17 16:35:17 +02:00
JeidoUran
c4d8117743 NpcSpawn findings and added info on actrl 0x73A 2019-04-17 00:50:36 +02:00
JeidoUran
ae103131bd ActorControl and OpCode findings 2019-04-17 00:29:04 +02:00
NotAdam
457d2fa04c remove questbattle prefix from eobj actor control 2019-04-09 00:03:20 +10:00
NotAdam
799588114e fix debug commands not working for questbattles, map another actrl 2019-04-08 23:36:02 +10:00
mordred
b7c3731d9d Merge remote-tracking branch 'origin/master' into develop 2019-04-02 12:00:46 +02:00
Fürst
b1ee5bbc28 found the actor control for the total number of caught fish from the fishing log 2019-03-31 06:48:19 +02:00
Mordred
c2ca32592c Hunting log now implemented for classes. GC still to come 2019-03-28 22:58:40 +01:00
NotAdam
bcbbca056a fix recast time truncated by field size, correctly send actionstart 2019-03-08 00:26:41 +11:00
NotAdam
af59013dbe merge in interrupt behaviour from old branch, calculate cooldown time 2019-02-10 21:01:17 +11:00
NotAdam
252998c194 refactor minion to companion and add companion spawning 2019-02-02 23:06:57 +11:00
NotAdam
4ed379d4aa potentially fix shifted dutyrecorder actorcontrols 2019-01-15 20:10:35 +11:00
NotAdam
82bcea0419 fix dismount actrl 2019-01-15 19:13:36 +11:00
Mordred
87dcbd87fd Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel 2019-01-12 22:53:16 +01:00
Mordred
cfabc721dd Fixed black screen on new character, fixed servernotice size, initial initui adjustments. 2019-01-09 23:57:49 +01:00
NotAdam
fc9f33dd78 hide additional quarters door in private housing 2018-12-30 23:25:52 +11:00
NotAdam
4e9fadcdbb update estate guest access client trigger handler 2018-12-29 19:20:47 +11:00
NotAdam
dd5a899c1d add internal/external estate remodelling menus 2018-12-28 18:45:08 +11:00
NotAdam
3b37d14d64 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
49c6049531 items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +11:00
NotAdam
298b31512c 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
e4513a3243 fix issue where yard items couldn't be moved properly 2018-12-27 23:49:20 +11:00
NotAdam
851446f4d8 a bit of refactoring, partially working yard item movement 2018-12-27 22:28:31 +11:00
NotAdam
858b243e3b internal item rotation/movement done 2018-12-27 17:12:01 +11:00
NotAdam
8da5ae47db correctly send exterior placed items/storeroom inventories 2018-12-20 21:52:18 +11:00
NotAdam
50c262d11b new and improved™️ naming convention has been rejected 2018-12-07 23:38:45 +11:00
NotAdam
6af13f39a3 LandIdent now uses signed ints, rename housing clienttriggers, fix formatting 2018-12-07 23:34:45 +11:00
NotAdam
899b4aead3 handle internal/external housing storeroom inventory requests 2018-12-07 18:22:00 +11:00
NotAdam
c13a0b14ed cleanup and document storeroom status actrl 2018-12-02 16:42:46 +11:00
NotAdam
d0dc247d64 fix zoning in/out of houses 2018-12-02 14:59:33 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
f0856949bd save & load house state 2018-11-26 23:32:22 +11:00
NotAdam
523a198241 broken housing 2018-11-25 01:55:53 +11:00
NotAdam
5607afee06 buying from gilshops now works 2018-11-24 15:17:18 +11:00
NotAdam
692e6acaf8 FFXIVIpcHousingEstateGreeting added 2018-11-22 15:34:17 +11:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
6f8abf951b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
Mordred
c1b52da7ab Started moveing more housing code into HousingMgr 2018-11-13 23:46:10 +01:00
AriAvery
ac2dcaec93 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
aa9e1e2450 Signs + rename 2018-11-11 14:27:39 +01:00
Mordred
3cb4e79211 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00