Commit graph

285 commits

Author SHA1 Message Date
Jack 6c73ae9c6c added blind mode 2020-05-30 13:15:00 +01:00
Jack b6f9c01d70 reduced the assumed time before restart from half to quarter 2020-05-30 01:17:22 +01:00
Jack 1e39a62fd6 fixed account page not loading if filtered result number is below 10 2020-05-30 01:12:24 +01:00
Jack 0fb86901a3 fixed a bug where the account page would not load 2020-05-30 01:04:12 +01:00
Jack d43d913105 added estimated typing time to the account page
optimised the speed of loading the account page by limiting table results to 10 lines at a time
2020-05-30 00:21:39 +01:00
Jack c4e9953e7c added raw wpm display to the account page 2020-05-29 22:37:52 +01:00
Jack 6f242e37b2 sending raw wpm to the database 2020-05-29 21:55:24 +01:00
Jack 8ea12b7f58 added avg accuracy and acg accuracy over last tests 2020-05-29 21:27:24 +01:00
Jack b8acec1985 disabled hover to preview on the settings page 2020-05-29 16:30:41 +01:00
Jack 25508eb2f3 updated the way themes are stored 2020-05-29 16:29:27 +01:00
Jack c623dd6a92 made sure test duration is included in the results obj 2020-05-29 16:00:22 +01:00
Jack d4997755ab added difficulty filters 2020-05-29 15:58:01 +01:00
Jack a12a4b07a9 made sure restart count is counted for master and expert 2020-05-29 15:57:41 +01:00
Jack 83fef1ec6c fixed a bug where the crown would always be shown 2020-05-29 15:14:18 +01:00
Jack 934638356b fixed results not including spaces 2020-05-29 14:29:22 +01:00
Jack 368b8f59eb added some more stats to the result page 2020-05-29 14:28:15 +01:00
Jack e74cb09553
Merge pull request #80 from bhomie:long-text-scroll
Scroll Longform text
2020-05-29 14:01:37 +01:00
bhomie c432e94839 Fix caret animation to work with all styles 2020-05-28 22:18:42 -07:00
bhomie 845a19a615 Add caret styles 2020-05-28 22:18:42 -07:00
Jack 0eaca00b17 fixed a bug that would allow you to enter incorrect words in master mode 2020-05-29 00:26:03 +01:00
bhomie fe1b729d16 fix 2020-05-28 15:36:44 -07:00
bhomie 658a101014 remove debug stuff 2020-05-28 15:35:21 -07:00
bhomie dbf706ca47 Add var, and checks so it doesn't run unless it needs to 2020-05-28 15:35:21 -07:00
bhomie cd49d3dc7f Scroll Longform text 2020-05-28 15:35:21 -07:00
Jack c2629c6db4 reduced maximum wpm 2020-05-28 20:49:50 +01:00
Jack 53843b81fc made sure normal mode is default 2020-05-28 19:41:00 +01:00
Jack ea439c266b result is now not saved if failed due to difficulty 2020-05-28 19:01:44 +01:00
Jack d724abe1e9 removed debug messages 2020-05-28 18:51:58 +01:00
Jack 0a2de080b7 made sure the stats will be calculated when expert of master fails the test 2020-05-28 18:51:52 +01:00
Jack 8b0a9be978 added difficulty setting
fixed a bug where the settings page would be displayed in two columns if key tips are enabled
2020-05-28 18:41:01 +01:00
Jack fec8e839f4 changed the default config
added word set section in the about
2020-05-28 18:00:46 +01:00
Jack c24a17b66c updated the discord invite link 2020-05-28 15:36:52 +01:00
Jack 0ab817a25d some config values should no longer reset to default 2020-05-28 14:03:29 +01:00
Jack 1e40307478 fixed contextmenu appearing in the input 2020-05-28 13:25:45 +01:00
Jack 4b7038c78f made sure key stat includes spaces 2020-05-28 13:19:03 +01:00
Jack 3c64c79ba5 split space counting from the char count
fixed raw wpm being too low
2020-05-28 13:10:20 +01:00
Jack 05bffce79b fixed a bug where the restart button would appear in the wrong place 2020-05-28 00:58:30 +01:00
Jack a23107fd6b reworked the whole settings page 2020-05-28 00:35:41 +01:00
Jack f93c3b3382 added mouse support to the command line
changed the behaviour of the escape key to now go back to a previous command list
2020-05-27 23:07:41 +01:00
Jack 47e72f15ea doubled the afk timeout to 4 seconds 2020-05-27 22:12:58 +01:00
Jack 1c2b319781 removed a possibility of double words appearing in timed mode 2020-05-27 22:11:48 +01:00
Jack 53d33176e3 fixed caret animating even if set to off 2020-05-27 22:02:50 +01:00
Jack f54916ea29 fixed the input history button remaining visible during the test 2020-05-27 16:52:48 +01:00
Jack 4ed1f0679c fixed a bug where the account page would not load, fixed a bug where the letter I would appear again, this time with punctuation 2020-05-27 14:06:59 +01:00
Jack 8e27cf030f added input history display to the results page 2020-05-27 01:00:28 +01:00
Jack 8e44f8135f removed error points where y == 0 2020-05-26 22:23:57 +01:00
Jack ddd70386f5 showing all error data points until i figure out another solution 2020-05-26 22:07:54 +01:00
Jack 6cd3f14427 changed the error display on the chart to a scatter plot 2020-05-26 19:59:58 +01:00
Jack 255f40f97e removed chart legend from account page 2020-05-26 19:59:26 +01:00
Jack 9ed3d2fa35 merge 2020-05-26 17:58:44 +01:00