dongresource 57c9f139a2 Fix quest item drop chances being shared between missions
In our original implementation, quest item drops were rolled on the
spot, so the chances of getting two quest items for different missions
in a single kill (where both missions have you kill the same mob) were
independent of each other.

When we made quest item drop chances shared between group members so
players doing missions together would progress at the same rate, we
accidentally linked the quest item odds of different missions together.

This change makes it so that the odds are per-task, so they're shared
between different group members doing the same tasks, but distinct for
different tasks being done by the same player.
2022-02-12 23:53:04 +01:00
..
2021-12-16 03:34:15 +01:00
2021-12-26 04:00:51 +01:00
2022-02-04 20:04:22 +01:00
2021-04-07 03:03:43 +02:00
2021-09-19 04:55:10 +02:00
2021-12-17 01:14:32 +01:00
2021-09-19 04:55:10 +02:00
2021-04-29 19:20:53 -05:00
2021-05-06 12:17:34 -04:00
2021-04-26 11:26:00 -04:00
2021-04-26 11:26:00 -04:00
2021-05-07 21:29:18 +02:00