Change Log: Version 6.7
---------------------------------------
- [Optimization] Made it so dropdowns in the Custom Player Drop List now have a scroll bar if there's a ton of peoples, rather than taking up a ton of space.
- [Optimization] Fixed issue with Custom Drop Down List where you had to hit the save list button twice for it to propagate
- [New Feature] Player Name Autocomplete - Players in the Scorebars database now populate when you start typing a player name in on your Admin Panel. Never forget a players name again
- [Update] Made slight adjustments to the look of the Admin Panel
- [New Feature] Challonge Integration - Simply put in the Tournament ID of your Challonge Tournament, after all your players have been checked in of course, and they will populate in the Custom Dropdown List. Do note: Pulling players also pulls their Challonge avatars so if they already have one stored in Scorebars, it will be overwritten. Will likely have to hit the button once more AFTER the page has finished loading once. This is because data is cached in your browser. I can't figure out how to get around that atm, but atleast it works. DO NOT HIT THE BUTTON AGAIN TILL THE PAGE FINISHES LOADING.
This is because, if you interrupt the process of pulling player by doing it again, it won't actually output correctly.
Refresher on how to find your tournament ID
1. Go to the Tournament page

2. Right Click and View Source

3. Find <
Upcoming Ideas
- Displaying the tournament bracket overlaying Scorebars with a press of a button
- Player Playstyle chart: Just gotta figure out how what parameters i'd be using to determine each attribute and what attribute would be. Thinking 3-5 different ones.
- Double XP days: Holidays maybe?
Extra Notes:
1. When adding Challonge support this time around, I didn't implement Match Tracking like last time because I don't want to have repeated requests in short amounts of time to the Challonge server, which would likely ended up getting my server autoblocked.
2. In most cases you can actually use the URL part of your Challonge tournament (ex. challonge.com/<these numbers/letters>), but the tournament ID is a guaranteed way to pull your users.
3. Player names pulled via this feature will be pulling their "Challonge Names", not their Display Names they choose. This is because people tend to put messages in that area for whatever reason and that would jackup the player dropdowns. If it shows "Null" for a player, they've either got to fix that within their profile or you can just adjust the the Custom Dropdown List by replacing the Null with theirs. It can be because a player isn't registered. If player on Challonge have a different or slightly different name on on Scorebars (say they have their clan/sponsor tag as part of their usernames) let me know so i can have those adjusted when imported so the names match up with their Scorebars ones. I've already noticed a few players from patron tournaments (AF_RKG_IGMGIM ->IGMGIM), but please let me know of others.
4. There will be a badge implemented soon as well for players who have been imported from Challonge.
5. I have started work on a way to import players from Smash.GG as well, but their API is actually pretty awful and lacks a lot of features found in Challonges. Players have atleast 3 or 4 different ID numbers that change per event/tournament/phase/etc. I will still mess around with it though.
6. I'd like to pull all of each players information found on their pages on Challonge, but they always say that's coming in V2 of their API, which is probably never coming out. Their tech support is terrible and there's been zero updates to their API in forever. Guess they just stopped working on it. If they ever do release V2, I will implement that and merge profile data (wins/losses/etc) with the ones in Scorebars on import amongst other things.
More changes since last update below
Change Log: Version 6.6
---------------------------------------
- [New Feature] Badge Rarity - The rarity of badges now show below them, letting you know what percentage of players also obtained that badge, as well as the rarity grade of the badge, ie: Rare, Ultra Rare, Rare, and Common.
- [Optimization] Fixed an issue that came with adding Badge 59 causing the Admin Page to just continue loading when Increase Score was pressed.
- [Optimization] Added a "Duh" fix. When confirming players, the scores are reset to zero.
- [Fix] Fixed an oversight where finishing 2nd place in a tournament wouldn't save that status like it does with 1st and 3rd.
- [Optimization] Added a half second pause to profiles pages per badge unlock so file writes aren't conflicted
- [New] Added Persona 4 Arena Ultimax, Under Night In-Birth, and Darkstalkers characters to the character select options. Also added Zeox as well from Granblue VS.
- [Optimization] Revised 3 badges to be more attainable.
Change Log: Version 6.5.2
---------------------------------------
- [Fix] Fixed issue with top 3 stats not saving/pulling correctly for tournaments.
- [Fix] Fixed Issue where if "Custom Round Tag" was removed, it would actually just be invisible so if Grand Finals was the tag, that stat would still be enabled, accidently adding a tournament win if going unnoticed.
- [Fix] Made it so After the 3/5 in Grand Finals, the Tournament name and round tags are removed/cleared. In case the host forgets when starting another tournament or set.
- [Fix] Fixed issue where Dates/Scores on the Match History Chart were in a random order
- [Optimization] Match History Chart now lists Wins/Loss from most recent from right to left.
- [Optimization] Added auto-refresh for when a badge is unlocked on profile pages.
- [Update] These Badges are now available to be unlocked

Front Runner: ????

Kingslayer: ????

Hostility Chaser: Reach top 10 on the Leaderboard (EXP)

Meal Ticket: Defeat someone in the top 10 on the Leaderboard (EXP)
- [New] 4 New Badges implemented:

Chance Encounter: Defeat a Tournament Champion

Champion's Equal: As a tournament champion, defeat another champion

Day Dreamer: Place in the top 3 in 5 tournaments

Focal Point: Obtained a Highlight Clip
Change Log: Version 6.5.1
---------------------------------------
- [Update] Updated the look of the Players Page. Looks more like GG Strive now ;)
- [Optimization]Adjusted the look and simplicity of the Patrons who are streaming box on the main page.
- [Update] Adjusted the Demo Accounts so that you can change names and scores and such, but you those settings wont track stats.
- [Fix] Fixed the Avatar Upload showing on lower Tiers
- [Fix] Fixed a quick stat tracking issue where it wouldn't track from last update. Was only there for a day.
- [Update] You can now click on your EXP Rank icon in the Admin Panel to see the higher quality version of it.
- [Update] Updated the Fight Card Background
- [Fix] Fixed and issue where Play count for a game was only counted during wins. Counts when plays lose now as well as was intended
- [Optimization] Made it so if a game is not selected for the player in the admin panel, their Game 1 with be whatever the current game in the Admin panel is set to.
- [New] When a player has placed in the top 3 of a tournament, it will now be displayed on their profile pages.
As always, if you have any ideas you'd like to see added to Scorebars, let me know.
~shadysaiyan