You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace your installed files with the ones from the archive.
Run npm update to update packages.
Run npm run build to rebuild the website.
Run npm run start to start the webiste.
Restart the importer if required, node importer in another terminal.
V 2.14.0 Change Log:
New experimental player HWID admin tools(needs testing):
Added force HWID to use a selected player name admin tool, you can assign a hwid to always import as a certain player name no matter the used name in the match.
Added merge HWID usage into a single player, this will merge all player data with the selected HWID no matter what name is used, into a single player profile.
Added HWID usage tool to admin area, shows hwid info and what names have been linked to it.
Rewrote most of the player merging tools.
Rewrote admin servers tools.
Added new servers tool, merge servers, use this to combine two server stats into one.
Servers are now updated by name instead of ip:port combination.
Admins must now manually set server ip/port and passwords for the join servers url to be displayed.
Rewrote the DropDown component as a function component.
Fixed some country flags info being too big when you hover over a few country flags.