1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-07-21 18:57:46 +00:00
Commit graph

91 commits

Author SHA1 Message Date
collett
d469227a12 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.35u 2020-11-16 18:20:27 +09:00
collett
40b192b6ea event battle fix 2020-11-11 20:06:29 +09:00
collett
ff9a8a27e6 5.35 updates 2020-11-11 02:07:59 +09:00
collett
cc1e6d2258 5.35 hotfix update for PR 2020-11-11 01:57:24 +09:00
collett
d5f16e00dc Merge branch 'party_and_gpose' into develop_5.25 2020-07-03 04:53:51 +09:00
collett
e80d51ff72 Implement party just enough to gpose. 2020-07-03 04:22:45 +09:00
collett
55cfdd5967 Handle minion despawn. 2020-05-07 23:57:16 +09:00
collett
79e2bf5e2e DespawnCompanionReq 2020-05-07 23:55:11 +09:00
collett
5cc337b86c update 2020-05-07 20:21:56 +09:00
collett
7e09643b20 enter dwarf house 2020-05-05 00:36:27 +09:00
Arazati
b3aeb70338 implement dyeing items + show dyes in examine 2020-03-14 00:57:09 -07:00
collett
45f6f9fa7c Fix event battle. 2020-01-03 22:47:01 +09:00
karashiiro
998e1f03eb
Merge branch 'develop' into develop 2019-11-12 10:26:36 -08:00
karashiiro
6e66848bb3 Market, inventory and player opcodes for 5.11, SetBait ActorControl 2019-11-12 10:24:57 -08:00
Adam
740cf84813
Merge pull request #592 from karashiiro/develop
MarketBoardItemListing and MarketBoardItemListingHistory opcodes, clerical stuff
2019-11-01 11:28:01 +11:00
karashiiro
26a3cafe13 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop 2019-10-29 11:02:18 -07:00
karashiiro
bfb6bd70d6 MarketBoardItemListing and MarketBoardItemListingHistory opcodes 2019-10-29 11:02:01 -07:00
Supamiu
0a78c6a25d Merge remote-tracking branch 'upstream/develop' into develop 2019-10-19 14:05:45 +02:00
Supamiu
aebba77821 Add more details about CraftingUnk ActorControl packet 2019-10-11 23:04:45 +02:00
Supamiu
962cac7cd6 Add description for AetherReductionDlg ActorControl packet 2019-10-11 22:59:15 +02:00
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