ProjectSWGCore / Holocore

This is the Star Wars Galaxies server emulator for the Java Virtual Machine
https://www.projectswg.com
GNU Affero General Public License v3.0
31 stars 19 forks source link

Task counters missing after relog #1497

Open madsboddum opened 10 months ago

madsboddum commented 10 months ago

We need to send all the relevant counter types for all quests in the journal upon login to fix this. Maybe not necessary for completed quests.

It's strictly a UI problem, as the server's actually still tracking progress. The player just can't see how far they are until they trigger an increment in the counter.

Upon login, send the task counter packets with current values for each currently active task. E.g. Kill Count 7/20.