Commit Graph

48 Commits

Author SHA1 Message Date
Dawid Wysokiński 5746d3b3d0 chore: bump parcel from 1.12.4 to 2.0.0-beta.2 2021-06-12 07:26:55 +02:00
Dawid Wysokiński ea6f993262 bump the version number in scripts 2021-05-08 18:41:04 +02:00
Dawid Wysokiński 0f87bd804a remove lodash, validator, date-fns-tz from dependencies | add prettier and its configuration 2021-02-26 18:04:05 +01:00
Dawid Wysokiński f11a93b751 format dates in accordance with the user's browser settings, replace the deprecated liveEnnoblements query with the new one - ennoblements 2021-01-17 16:21:47 +01:00
Dawid Wysokiński bffc728a64 update the URl of the author's website 2021-01-17 09:20:19 +01:00
Dawid Wysokiński b422748176 replace inlinePopup with Dialog.show 2021-01-14 17:51:10 +01:00
Dawid Wysokiński 05d038b09b fix calcAttackDuration formula, refactor 2021-01-03 13:13:05 +01:00
Dawid Wysokiński 2d446c7c4a [Extender Player Profile] - links in the player's servers section redirect to TWHelp, not TWStats 2021-01-02 16:01:07 +01:00
Dawid Wysokiński b169968105 add info about a new stat tracking website - TWHelp 2021-01-01 18:03:36 +01:00
Dawid Wysokiński f449516552 bump scripts to the new API version 2020-11-21 15:01:40 +01:00
Dawid Wysokiński a268e1eeb0 extendedPlayerProfile.loadData refactor 2020-09-17 12:26:43 +02:00
Dawid Wysokiński 40ac4dd97d change letter capitalization for some script names, update readme.md, add screenshots/warStatsGenerator.png 2020-08-14 13:53:56 +02:00
Dawid Wysokiński 6606c3804d add init version of inADayTribeRankingGenerator.js 2020-08-05 21:10:42 +02:00
Dawid Wysokiński 5876408015 extendedPlayerProfile: link to player twstats should open in new tab 2020-07-25 15:52:34 +02:00
Dawid Wysokiński c3e9e7433e translate extendedTribeProfile into Polish 2020-07-22 17:31:27 +02:00
Dawid Wysokiński 7b84baf0d4 translate extendedPlayerProfile into Polish 2020-07-22 17:02:49 +02:00
Dawid Wysokiński 631d16c026 translate showHistoryPopup and extendedVillageProfile into Polish 2020-07-22 16:19:44 +02:00
Dawid Wysokiński 5806adb2da fix popup shakes after pagination click 2020-07-21 15:53:42 +02:00
Dawid Wysokiński 6f8fcb1794 translate showEnnoblementsPopup into Polish 2020-07-20 15:37:38 +02:00
Dawid Wysokiński 57e48d3ebc rename some files, translate latestEnnoblements into Polish 2020-07-20 14:07:57 +02:00
Dawid Wysokiński 01e206d990 fix @match directive 2020-07-19 21:35:07 +02:00
Dawid Wysokiński eb6ded9f6d add readme.md and scrreenshots 2020-07-18 13:11:33 +02:00
Dawid Wysokiński 1192531afc add 'show members growth' section to extendedPlayerProfile script 2020-07-17 21:44:35 +02:00
Dawid Wysokiński 4ff1a728c9 update extendedPlayerProfile version 2020-07-17 16:26:27 +02:00
Dawid Wysokiński 124fbb326f fix grammar typo 2020-07-17 16:25:48 +02:00
Dawid Wysokiński 2fc085c4b3 add 'Show tribe history' action to extendedTribeProfile.js 2020-07-17 16:13:09 +02:00
Dawid Wysokiński 96f6c5bc22 add 'show ennoblements' action to extendedTribeProfile.js, extendedPlayerProfile.js is now stable 2020-07-17 15:43:28 +02:00
Dawid Wysokiński a638a1400c today's stats section renamed to today's stat changes 2020-07-17 15:10:56 +02:00
Dawid Wysokiński 67e298ad62 add 'Todays stats' section to extendedTribeProfile 2020-07-17 14:16:07 +02:00
Dawid Wysokiński 1a6e1b8220 change most points format in extendedPlayerProfile | add init version of extendedTribeProfile 2020-07-17 13:50:29 +02:00
Dawid Wysokiński bbb4cf8f1c add 'Show player ennoblements' action to extendedPlayerProfile script 2020-07-17 12:58:08 +02:00
Dawid Wysokiński de7ba6fe7a add some styles to player history table | showLastEnnoblements and extendedPlayerProfile is working on all lang versions now 2020-07-16 19:49:01 +02:00
Dawid Wysokiński c958f615cf today's stats: if stats value = 0, background color is gray 2020-07-16 14:00:18 +02:00
Dawid Wysokiński f1e5d4c2e7 add pagination utils, add 'Show player history' action 2020-07-15 20:55:24 +02:00
Dawid Wysokiński 2b8d53035a fix typo 2020-07-12 23:13:51 +02:00
Dawid Wysokiński 89a1fa312c update namespace 2020-07-12 20:28:46 +02:00
Dawid Wysokiński 50e2c302a9 update tampermonkey tags 2020-07-12 19:29:58 +02:00
Dawid Wysokiński 895e26d605 make InADayParser more null safety | move loadInADayData to utils/tribalwars.js 2020-07-12 18:17:25 +02:00
Dawid Wysokiński 45637b0925 change default date format 2020-07-12 17:56:03 +02:00
Dawid Wysokiński 97f1f5322d add new action to extendedPlayerProfile script: export player villages 2020-07-12 15:18:49 +02:00
Dawid Wysokiński bff93e7d1c update extendedPlayerProfile text content 2020-07-12 12:25:39 +02:00
Dawid Wysokiński d86747b1b4 add best rank, most villages and most points to extendedPlayerProfile script 2020-07-12 12:01:43 +02:00
Dawid Wysokiński 88211b3400 move functions which are formatting urls to profiles to own file | add 'Show tribe changes' action to extendedPlayerProfile 2020-07-11 20:44:52 +02:00
Dawid Wysokiński d7242ba056 move 'in a day' best scores to their own section 2020-07-11 17:57:05 +02:00
Dawid Wysokiński bd67c2b503 add today's stats section to extendedPlayerProfile section 2020-07-11 16:25:10 +02:00
Dawid Wysokiński a40c88ccac add 2 new sections to extendedPlayerProfile: player's servers and player name changes 2020-07-11 15:14:29 +02:00
Dawid Wysokiński d59dd2f3f1 add InADayParser, formatDate/getIDFromURL utils | init version of extendedPlayerProfile script 2020-07-11 14:08:43 +02:00
Dawid Wysokiński 5c5dbcaa9c change structure of the repo, rename lastEnnoblements -> latestEnnoblements, add basic filters to latestEnnoblements 2020-07-11 12:08:26 +02:00