1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-27 11:57:45 +00:00
Commit graph

2801 commits

Author SHA1 Message Date
Sophie Hamilton
580df3b711 Fix quest completion for questId > 2047 (67583)
It's currently impossible to permanently store quest completion flags
for quests beyond questId 2047 (67583) due to the code using a type
that's too small. This manifests in the correct quest completion packet
being sent, but as soon as you move to another zone the quest disappears
from the journal (and is probably replaced by another quest you didn't
ask for).

This fixes the issue by using an appropriately-sized index variable, and
also increases the flag storage so that all currently-available quests
can be stored.
2020-05-28 05:55:22 +01:00
collett
1ff59bb236 Add WorldInteractionHandler. 2020-05-22 14:07:05 +09:00
collett
6c0b2bfd64 better name 2020-05-22 14:01:26 +09:00
collett
965b88f37d Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-16 18:22:32 +09:00
collett
07e683e782 fix build 2020-05-16 06:13:07 +09:00
collett
888f96f70a greater than 65535 effect entry value. 2020-05-16 02:46:51 +09:00
collett
0fc6c9b2dd Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-12 18:00:50 +09:00
Mordred
6a934cf7c1
Merge pull request #672 from collett8192/shop_update
delete sold item from db
2020-05-12 00:18:19 +02:00
Mordred
c962f291f1
Merge pull request #671 from collett8192/get_item_icon_fix
Add LootMessage packet to fix old ItemObtainIcon.
2020-05-12 00:17:59 +02:00
collett
591d2ec580 should silent the sound effect as well 2020-05-12 04:15:52 +09:00
Flawed
e0a3a69cc4
Fill in other known EventHandlerTypes 2020-05-11 12:12:12 -07:00
collett
3ffc524ac6 also when logout 2020-05-12 03:06:04 +09:00
collett
10329dee60 delete sold item from db 2020-05-12 02:57:48 +09:00
collett
0bf8977ab7 Add LootMessage packet to fix old ItemObtainIcon. 2020-05-12 02:30:21 +09:00
collett
23e418fb75 Fix armory. 2020-05-12 00:19:18 +09:00
collett
56b02b370f Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-11 21:08:12 +09:00
collett
aa117ca6c8 Fix buy back price. 2020-05-11 19:03:52 +09:00
collett
0e34da56e4 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-11 17:51:06 +09:00
collett
590fce6263 fix build 2020-05-11 06:43:07 +09:00
collett
a5019abd5c Selling items and buying back from shop, show corresponding messages in chat. 2020-05-11 06:27:34 +09:00
Flavien Normand
f1d609631b
Add Fishing and Craft event types 2020-05-10 20:45:18 +02: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
collett
1d2945542b Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-02 00:46:24 +09:00
collett
a070626930 Fix CFCancel, more opcode update. 2020-05-01 20:19:10 +09:00
collett
eab07e1edf Fix CFCancel so we can enter more than one instance. 2020-05-01 01:03:27 +09:00
collett
587e2937de the real UNLOCK EVERYTHING 2020-04-25 18:39:12 +09:00
collett
aa3e8bdfd1 cf opcode 2020-04-25 18:13:03 +09:00
collett
f31d00f070 opcodes pickup 2020-04-25 18:07:53 +09:00
collett
be2c791746 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-04-25 17:38:51 +09:00
Adam
73bd2b33ef
Merge pull request #662 from collett8192/jobgauge
JobGauge definition.
2020-04-24 23:25:07 +10:00
collett
926c6896a9 JobGauge definition 2020-04-24 19:24:04 +09:00
collett
1b91e4af2e disable wrong opcodes to prevent problems 2020-04-24 17:02:27 +09:00
collett
c67bcafb72 disable wrong opcodes to prevent problems 2020-04-24 17:00:48 +09:00
collett
0cca54057f more opcode, fix mount list shift 2020-04-14 21:14:23 +09:00
collett
b53ddfade6 opcode 2020-04-14 21:09:44 +09:00
collett
618c0c5c44 mount list shifted 2020-04-13 05:39:40 +09:00
collett
d10347bfff hack to get aetheryte working again until the service is fixed. 2020-04-12 23:54:34 +09:00
collett
058313e230 more sam stuff 2020-04-12 19:26:58 +09:00
collett
3c3238ae46 kaiten 2020-04-11 19:27:29 +09:00
collett
2e37354656 slightly better code 2020-04-11 18:27:25 +09:00
collett
47d2bb2ef7 shifu 2020-04-11 05:00:41 +09:00
collett
8262ebd4e9 create actual functions for buff stacks 2020-04-11 04:55:02 +09:00
collett
b55e44c0db some sam stuff 2020-04-11 04:29:50 +09:00
collett
e265ce98e9 opcode 2020-04-09 17:41:37 +09:00
collett
d077f873dd hardcoded camouflage parry bonus 2020-04-09 17:17:47 +09:00
collett
31ee05734a provoke 2020-04-09 16:59:12 +09:00
collett
90f4a8f10f level == 52 is good 2020-04-09 08:15:40 +09:00