pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
228 stars 53 forks source link

Event winner not shown in summary #243

Closed pdinklag closed 3 months ago

pdinklag commented 7 months ago

Events that have ended will have their winner showing as nobody in the event's summary.

pdinklag commented 7 months ago

The issue that the winner will never be set if the event has already ended. https://github.com/pdinklag/MinecraftStats/blob/5a2cf584b5d0effd278a9a804fd6a2115e398198/src/main/java/de/pdinklag/mcstats/Updater.java#L446

This should be changed in a way that it is read from the event's ranking for ended events.

pdinklag commented 3 months ago

Should be fixed in 3.3.1.