I tested it on the Amadeus challenge, and it worked pretty well, so I decided to make it available for the community
It will be available for Legends of Code and Magic (only the Marathon), and hopefully for the other oncoming contests!
There’s something wrong with the styling or div containers. Didn’t look where exactly the problem is, but please do check it for laptop screen proportions.
The agent ID is now saved in the database, and can be shown in the tooltip (but you have to activate the functionality before with the “edit” button in the bottom right corner):
Now, CG-Ranking can save the history of several games!
It means it could save also the history of multis, but I don’t know if it’s really useful…
What’s more, I bought my own domain name, so CG-Ranking is now available at this URL: http://www.adrienvannson.fr/cg-ranking/ (the other one is still available, but I think I’m gonna delete it).
@AntiSquid If you still face you issue, can you please tell it to me? It looks fine on my computer Thanks!
Ya. Still bugs. It moves much faster than in the video i linked.
If i remove margin: 0 from the body in styling it stops. But the issue only occurs when the browser is maximized, if i resize window or open dev console it stops.
(styling found inside materialize.min.css)
Ok, thanks!
The problem came from this bug in chartjs (so it’s not my fault )
The problem happens because the height of the chart causes the browser to add scrollbars which causes a resize which changes the height of the chart removing the need for scrollbars. This then continues indefinitely.
CG-Ranking is available for the A*Craft challenge!
What’s more, the leaderboard of all the multiplayer puzzles and the global leaderboard are now saved once a week
I’m gonna add the other leaderboards (clashs of code, optimisation puzzles, …) soon