Tsunder / Pardus-Sweetener

A browser extension that enhances the user interface of the online game Pardus
3 stars 3 forks source link

mission tracker bugs #58

Closed Tsunder closed 5 years ago

Tsunder commented 5 years ago
  1. transports does not get the image correctly from non-premium bb or jobs
  2. non-targeted critter (i.e., kill 1 SM) do not show as sticked (always shows as 1 mission)
BartKieviet commented 5 years ago
  1. Can you be more specific? No the correct image or no list at all? Console errors? A single faction transport mission works on both pages for me.
  2. Do the rewards add up? The only way this happens is if locId is not in the storage (see Mission.updateMission, the other two options have mission.total += 1
BartKieviet commented 5 years ago

I also get a stack of non-target missions: image

Tsunder commented 5 years ago

looks like it was caused by me using a different branch.