Commit graph

547 commits

Author SHA1 Message Date
Jack 31b2325b10 words mode now follows the same format as timed tests - only allowing 3 lines at once 2020-07-13 15:53:12 +01:00
Jack 8115dd041e
Merge pull request #179 from FakeDazon:master
added various color themes and timer opacity setting
2020-07-13 15:16:17 +01:00
Jack 55b68478ad fixed a problem where the opacity config would not be considered when showing timer
removed unnecessary function
2020-07-13 15:14:07 +01:00
Noah 83dc017a32 fixed wpm appearing when not needed 2020-07-12 20:03:54 -07:00
Noah 6df7d8e088 fixed issue where text timer would show up regardless of settings. 2020-07-12 19:24:55 -07:00
Noah 3179c8836b fixed setActiveTimerOpacityButton from using color to instead use opacity 2020-07-12 18:19:40 -07:00
Noah 705138cb33 changed color to opacity 2020-07-12 18:17:23 -07:00
Noah 5db21fdab2 added various color themes and timer opacity setting
Added Aether, FroYo, Milkshake, Future Funk, and Retrocast color themes.

Added a setting to change the opacity of the live WPM text.
2020-07-12 17:51:59 -07:00
Jack 3dc4689653 fixed a bug that would not allow for tests to end 2020-07-13 00:44:03 +01:00
Jack 87f867157a performance improvements 2020-07-12 23:53:15 +01:00
Jack e815b43f99 showing errors from backend, added a notification when time or word over limit 2020-07-12 14:40:59 +01:00
Jack de4ad79304 added commands for the timer color 2020-07-12 00:45:52 +01:00
Jack 3d57e1c23b added timer color setting 2020-07-12 00:41:14 +01:00
Jack d1bfc564f5 added a getuid function 2020-07-11 17:03:25 +01:00
Jack c12d078b6e added a log when something unexpected cameback from the server 2020-07-09 20:33:54 +01:00
Jack e5816742c1 dont add to lb if cant verify keys 2020-07-09 17:01:40 +01:00
Jack f339ac70a1 removed unnecessary logs 2020-07-09 16:21:18 +01:00
Jack a2a8c01d95 Merge branch 'leaderboards' 2020-07-09 15:02:19 +01:00
Jack 8565dd233b potential fix for the freedommode issue 2020-07-09 14:07:28 +01:00
Jack a0c54a7769 added filter for 10k results 2020-07-09 14:03:21 +01:00
Jack f31aa80102 fixed a bug that would cause the pb object to not be saved correctly 2020-07-08 16:32:22 +01:00
Jack f1401d76ef now only using time 15 and 60 leaderboards 2020-07-08 00:28:40 +01:00
Jack 4925224b0f fix for a bug where the role would get overwritten 2020-07-07 20:30:39 +01:00
Jack bc4ea7baf4 avoiding unnecessary error when showing discord settings section 2020-07-07 20:14:28 +01:00
Jack 269e1857c8 fixed a bug where users that are not logged in would be punished, and the test would break. sorry 2020-07-07 19:47:46 +01:00
Jack 2f48de8759 showing decimals on acocunt page 2020-07-07 19:14:49 +01:00
Jack b0939c4d4d added a discord integration section to the settings page 2020-07-07 16:39:48 +01:00
Jack 356a61cebd added crown for the first person on the lb 2020-07-06 22:51:14 +01:00
Jack 086bbc4f77 added a check if the user has correct name 2020-07-06 22:51:03 +01:00
Jack 1eff3973a0 added verified and banned and anibot 2020-07-06 19:40:52 +01:00
Jack c5365be41e removed replace 2020-07-06 10:14:18 +01:00
Jack 6913724687 fixed time 2020-07-06 00:58:03 +01:00
Jack 8ba908b176 fixed timer not showing up 2020-07-06 00:41:06 +01:00
Jack 7d6f24ac52 removed double spaces 2020-07-06 00:32:45 +01:00
Jack c55ea38589 removed special characters from quotes, made sure to replace double spaces with singles 2020-07-06 00:26:18 +01:00
Jack f46c52a477 fixed tab spam hiding timer 2020-07-06 00:07:15 +01:00
Jack 1bee07c44f added keystats 2020-07-06 00:05:42 +01:00
Jack c06444a66e fixed lb reset timer wrong 2020-07-06 00:05:26 +01:00
Jack 340ed1e458 making sure to use utc 2020-07-05 17:56:16 +01:00
Jack 524b8aa96b added a subtitle that says when the lb will reset 2020-07-05 17:02:02 +01:00
Jack 12ac4f43ae fixed lb message 2020-07-04 16:44:43 +01:00
Jack a323dbccb4 highlighting current user on the lb 2020-07-04 14:15:43 +01:00
Jack 1da30b84b5 updated 'already on the leaderboard' mesasge 2020-07-04 14:15:36 +01:00
Jack 352cac2e21 made sure registering actually works 2020-07-04 13:08:37 +01:00
Jack 1432c9ea5c fixed an issue where custom colorful colors would not work 2020-07-04 02:59:21 +01:00
Jack 5d23912821 filling leaderboards with blank rows 2020-07-04 02:44:35 +01:00
Jack a6b43d7518 showing empty rows in leaderboards 2020-07-04 01:54:55 +01:00
Jack f31ae15dea removing leaderboards group if both are null 2020-07-04 01:40:03 +01:00
Jack ab6b0cf4c8 daily leaderboards working 2020-07-03 23:42:07 +01:00
Jack 04f4eee886 made sure only one result per person can be on the leaderboard,
started daily leaderboards
2020-07-03 23:24:36 +01:00