1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-22 20:57:46 +00:00
Commit graph

81 commits

Author SHA1 Message Date
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
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