1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 19:17:45 +00:00
Commit graph

90 commits

Author SHA1 Message Date
collett
b2cc65e9ff more wedding stuff 2021-08-15 05:04:10 +09:00
collett
1e8e421dba typo 2021-08-10 02:54:54 +09:00
collett
be0fab1874 more debugging code 2021-08-09 21:22:50 +09:00
collett
b951d3475c set m_rot early as well 2021-08-08 05:11:52 +09:00
collett
44d61fc8b3 update class & exp array using const defined in common 2021-07-27 07:26:48 +09:00
collett
7bbb15d3cb packet update 2021-06-04 19:22:56 +09:00
collett
0f91c9e134 remove the old hacky workaround 2021-02-23 04:22:55 +09:00
collett
f3b80338d4 store new mount bytes to db 2021-02-16 23:51:59 +09:00
collett
3e5d0a47f0 merge instance def and useful wraptaxies from the_movie 2021-01-25 18:29:10 +09:00
collett
a5c8b82926 stay compatible with original forceZoneing 2020-12-04 07:46:43 +09:00
collett
60191fb113 fix typo and move it to Chara so it can be set on mobs :) 2020-11-17 00:01:13 +09:00
collett
c1b70480ff make CharaVisualEffect a field in player so we can track and send to other players 2020-11-16 23:30:28 +09:00
collett
2d788bce66 minor updates picked up from the_movie 2020-11-09 20:06:08 +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
34f7d29ecd player.forceZoneing expand 2020-07-01 07:28:25 +09:00
collett
d084e1e9d4 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-06-28 16:48:50 +09:00
collett
c00f2651be inventory fix 2020-06-28 09:27:44 +09:00
collett
87b49a137c core update needed for "the_movie" 2020-06-22 17:44:39 +09:00
collett
c44a469d02 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-28 16:57:16 +09:00
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
0fc6c9b2dd Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-12 18:00:50 +09:00
collett
0bf8977ab7 Add LootMessage packet to fix old ItemObtainIcon. 2020-05-12 02:30:21 +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
a5019abd5c Selling items and buying back from shop, show corresponding messages in chat. 2020-05-11 06:27:34 +09:00
collett
926c6896a9 JobGauge definition 2020-04-24 19:24:04 +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
b55e44c0db some sam stuff 2020-04-11 04:29:50 +09:00
collett
e67afee887 gnb implementation, some old bug fixes as well. 2020-04-09 08:13:20 +09:00
collett
a2fd6eda58 prep for gnb implementation 2020-04-09 04:44:29 +09:00
collett
45a520aa12 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.21 2020-03-17 16:42:05 +09:00
Adam
974f76b636
Merge pull request #651 from Arazati/develop-serious
implemented dyeable items
2020-03-17 12:54:08 +11:00
Arazati
13e20e6727 style + cast changes 2020-03-16 01:37:00 -07:00
collett
44f6aa49e4 more job gauge fixes, debug command to set raw gauge data 2020-03-15 22:52:23 +09:00
collett
b6068046ac implement drk blood and darkside, some war fixes as well 2020-03-15 18:59:07 +09:00
Arazati
b3aeb70338 implement dyeing items + show dyes in examine 2020-03-14 00:57:09 -07:00
collett
d3c656e8b8 implement whm lily 2020-03-07 17:57:00 +09:00
collett
47719addae JobGauge union. 2020-03-02 17:29:07 +09:00
collett
29106a2de7 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 2020-03-02 05:37:15 +09:00
NotAdam
41e6d73ff3 move to new service locator 2020-03-01 11:58:26 +11:00
collett
0d8b406a77 Inventory fix and more opcode update. 2020-02-24 18:23:43 +09:00
collett
6dc03653cf Inventory fix. 2020-02-24 18:17:58 +09:00
collett
0903f0d2f1 pld oath gauge 2020-02-05 17:21:57 +09:00
collett
aaccb4bd6a clean up 2020-02-02 19:49:16 +09:00
collett
450ff0ddff show job ui and some war stuff 2020-02-02 19:42:24 +09:00
collett
05f38dedde fix derp 2020-01-24 08:09:20 +09:00
collett
e6ef80209d fix derp 2020-01-24 08:08:51 +09:00