Commit graph

295 commits

Author SHA1 Message Date
Jack e4ee710404 fixed a bug where words history would show missed keys as incorrectly typed keys 2020-07-27 00:08:49 +01:00
Jack 44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack da887db497 last words that were uncompleted in time mode will now no longer affect raw and incorrect chars 2020-07-25 16:27:57 +01:00
Jack 77d670853d Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-25 15:32:25 +01:00
Jack 7268a127aa fixed infinite loop 2020-07-25 15:32:21 +01:00
Jack c571b7e8fb added a custom text popup that allows to randomise words with a certain number of words 2020-07-25 15:16:40 +01:00
Jack fcb8352da4 fixed stop on error causing easy expert and master tests 2020-07-25 12:01:52 +01:00
Jack 5698040992 changed the way word elements are handled - this should completely get rid of the lag on long tests (if show all lines is disabled) 2020-07-25 00:41:43 +01:00
Jack f23f9fd94f fixed text progress not showing up 2020-07-23 13:53:24 +01:00
Jack a6379a6b67 fixed master mode not showing mistake 2020-07-23 13:48:04 +01:00
Jack a5f35807af added caps lock indicator 2020-07-23 13:42:16 +01:00
Jack c556abf1ca made sure all _ are replaced 2020-07-22 21:23:25 +01:00
Jack 47415c6640 added prespacegate log 2020-07-22 18:29:55 +01:00
Jack 873136659e made sure live wpm calculation is also adjusted 2020-07-22 17:13:06 +01:00
Jack 491a6b67f9 adjusted wpm calculation to only count spaces after correct words, not after every word 2020-07-22 17:11:59 +01:00
Jack 6cd4723df1 fixed fix 2020-07-22 00:24:39 +01:00
Jack 1770b11d34 trimming quotes 2020-07-22 00:18:11 +01:00
Jack 4508b13089 showing error if email is not verified 2020-07-21 22:55:07 +01:00
Jack 0889d7d3e1 hiding timer when restarting 2020-07-20 15:48:05 +01:00
Jack 8abc65c678 fixed a bug where ] could not be inputted 2020-07-20 15:26:08 +01:00
Jack 7b97d14b5e removed spacebar from triggering the restart 2020-07-20 15:16:54 +01:00
Jack bb316002f1 fixed livewpm calculation incorrect 2020-07-18 00:32:02 +01:00
Jack 08912cbc24 made sure punctuation is always disabled in quote mode 2020-07-18 00:19:55 +01:00
Jack 6b8f3d8019 fixed a bug where new result tags could not be updated before refreshing the page 2020-07-18 00:04:53 +01:00
Jack 18dff0858c fixed wrong number suffix 2020-07-17 23:55:53 +01:00
Jack 5a5eb28bbb fixed timer appearing when not needed
repalced punctuation icon on the account page
2020-07-17 17:01:34 +01:00
Jack 8bf682d073 fixed a bug where a theme name notification would show when not needed 2020-07-17 01:20:26 +01:00
Jack 1e0e6641a6 added the ability to hover over stats in the result page to see floating point nubmers 2020-07-16 23:49:57 +01:00
Jack e3e7bda740 fixed a bug where showalllines would affect time mode 2020-07-16 23:38:55 +01:00
Jack 89a229463e showing random theme quicker
showing a notification with the random theme name
2020-07-16 23:29:29 +01:00
Jack c84d13c2fe fixed spacebar not workign 2020-07-16 22:40:45 +01:00
Jack dfa499eb70 ignoring context menu 2020-07-15 02:15:21 +01:00
Jack 547780541a added an option to go back to the previous style and show all lines at once 2020-07-14 22:50:42 +01:00
Jack ec09868699 added stop on error 2020-07-14 22:01:05 +01:00
Jack 6e4fe37bf5 fixed a bug where the live wpm would be hidden if the first word is not completed within the first second 2020-07-14 16:57:23 +01:00
Jack 5aaf05cc43 fixed a bug where an incomplete the last word will cause an error 2020-07-14 16:51:51 +01:00
Jack 8e6e4ce0ee fixed words history not working properly 2020-07-14 16:41:09 +01:00
Jack 34f9a938fe fixed a bug where pos 92 would say "92th" 2020-07-13 22:49:33 +01:00
Jack 26b5a6c433 text timer/progress now works in words mode 2020-07-13 15:59:13 +01:00
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 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 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