n-ice.org OpenTTD Forum

Community => Introduction => Topic started by: norkas on March 16, 2017, 04:01:42 pm

Title: UserJS: show users' rank\score\achievements changes in top tables
Post by: norkas on March 16, 2017, 04:01:42 pm
Hi. I wrote a userscript that adds positions change (score, rank, achievements amount) from last view on pages `highscore` and `TOP 100`. It looks so:
(https://pp.userapi.com/c639324/v639324523/e9c9/XdCErcMlWx8.jpg)

If you don't know about userscripts, then you can read here: https://en.wikipedia.org/wiki/Userscript

How to install it? There are many tools to install a userscript, you can ask google about all ways.
I use a Tampermonkey extension (https://tampermonkey.net). When extension will installed then you need click here (https://gist.github.com/Fenex/9cd76f9558ff32d6e599ea224f420903/raw/97463963e2d1c6a69fcd09de468725204e4ef62b/n-ice.user.js)

Compiled source code is here: https://gist.github.com/Fenex/9cd76f9558ff32d6e599ea224f420903
I public the clean source code and the build script later on github.com under MIT license.

Sry for my bad english, see you in a rail battle! :)
Title: Re: UserJS: show users' rank\score\achievements changes in top tables
Post by: Chucky on March 16, 2017, 09:57:00 pm
Awesome  :)  1+
Title: Re: UserJS: show users' rank\score\achievements changes in top tables
Post by: Odd on March 18, 2017, 08:36:42 pm
Cool! Thank you :)
Title: Re: UserJS: show users' rank\score\achievements changes in top tables
Post by: norkas on March 18, 2018, 06:25:14 pm
After whole 1 year :D

I published a source code, build scripts and also descriptions "how-to": https://github.com/Fenex/n-ice.user.js