Legacy-Players / LegacyPlayersV4

This project is a reboot of https://github.com/Geigerkind/LegacyPlayersV4 by Geigerkind, designed to resolve the scalability issues encountered by previous iterations and ensuring a smoother, richer experience for users.
https://legacyplayers.com/
GNU Affero General Public License v3.0
1 stars 5 forks source link

fix for druids getting dected in vanilla parser #17

Closed gwetchen closed 8 months ago

gwetchen commented 8 months ago

Capitalization causes druids to not be detected by the vanilla parser. This should fix that. This does not fix druids that have already been saved to the database wrong.

gwetchen commented 8 months ago

Contrary to my initial testing, this does seem to fix druids who have been saved as the wrong class (none).

Processing combatant info seems to happen somewhat inconsistent but with enough logs processed it should eventually solve itself for active players.

For the armory (and presumably rankings) to update a restart seems required after a player's class has been corrected in the DB.

Should fix #5 and at least some instances of #2