Commit graph

180 commits

Author SHA1 Message Date
Jack 9716c90eae fixed punctuation and numbers not saving/loading properly 2020-10-25 19:50:50 +00:00
Jack a4d15ebb1b fixed config loading restarting the test many times 2020-10-24 22:39:10 +01:00
Jack 5100dea58d changed the way config is saved after its compared 2020-10-24 22:15:00 +01:00
Jack 44f353a6bd added font size 3 2020-10-24 03:57:08 +01:00
Jack 1dc0e43396 added min wpm 2020-10-24 03:34:59 +01:00
Corey Bergeron 4d42363399 Merge branch 'master' of https://github.com/corey-b/monkey-type into master 2020-10-19 23:29:18 -04:00
Corey Bergeron 80be9103b8 added toggle account chart lines 2020-10-19 23:09:12 -04:00
Corey fba5a140a5
Merge branch 'master' into master 2020-10-19 22:20:52 -04:00
Corey Bergeron 07fbff5110 added preview fonts in command line 2020-10-19 22:16:51 -04:00
Jack 4b709ce2a5 added infinite time and words customs 2020-10-19 18:06:08 +01:00
Jack 04d136d1dc fixed custom theme and preset theme merging together sometimes 2020-10-16 20:35:33 +01:00
Corey Bergeron df0730cac5 Saved chart accuracy toggle to user config 2020-10-15 23:17:07 -04:00
willerbee 7999d460de
Updated previewTheme to set a variable
a variable is set whenever this function is called, so we can query the variable if the system is previewing a theme
2020-10-14 13:52:46 +08:00
willerbee 08cd376fa2
Added config entries and setter function 2020-10-12 00:10:39 +08:00
Jack b17ffe3ec6 fixed current theme indicator not behaving properly 2020-10-09 16:03:41 +01:00
Jack 1682b2d71d added a setting to control the width of the content 2020-10-06 17:28:03 +01:00
Jack 8c92983ae5 changed the way custom speed is set for the pace caret 2020-10-01 19:51:29 +01:00
Jack 7c0054ffca hopefully fixed config not loading 2020-09-30 01:09:43 +01:00
Jack c12f82779c added an 'all' quote filter 2020-09-28 14:58:45 +01:00
Jack 9c637a59fa showing if theme is custom 2020-09-26 20:31:33 +01:00
Jack d3555daf1c added an option to set the quote length 2020-09-26 20:16:33 +01:00
Jack 5c0e5d2fd7 added pace caret style 2020-09-26 18:51:56 +01:00
Jack b21abf953b
Merge pull request #377 from willerbee/Display-Theme-Below-The-Version
Display theme below the version
2020-09-26 18:19:56 +01:00
willerbee b245f30bb4
Update current theme name display when set 2020-09-25 17:26:14 +08:00
willerbee 7e725b28ed
Functions and init for Indicate Typos 2020-09-25 16:16:48 +08:00
Jack 90ad167e5d added off caret style 2020-09-24 21:42:17 +01:00
Jack 62b51be332 fixed pace caret speed memory reading 2020-09-22 14:25:10 +01:00
Jack 780e64481f added custom pace caret speed memory 2020-09-22 14:19:34 +01:00
Jack 4a9f69a4e0 rewrote the pace caret
added pace caret to the test modes notice
fixed a bug where the pace caret would not update until the next restart when using the command line
2020-09-22 13:49:50 +01:00
Jack c261802d0a added the ability to change custom pace caret speed from the command line
added the ability to change custom word amout and time from the command line
2020-09-21 20:03:51 +01:00
Jack 4f5a851206 added pace caret
small indentation changes
2020-09-20 23:06:13 +01:00
Jack 804c02680e fixed sounds loading too late 2020-09-17 00:08:51 +01:00
Jack 40aee58a75 added an option to disable out of focus warning 2020-09-12 18:24:46 +01:00
Jack 70dd0586bd fixed keytips after swapping esc and tab 2020-09-12 18:03:44 +01:00
Jack 09df26a42c added two settings groups, renamed group to danger zone 2020-09-12 02:29:54 +01:00
typer d6b177a16d added reset settings button 2020-09-10 01:52:38 -07:00
Jack 65c4214561 added an option to disable graphs starting at zero 2020-09-09 15:56:30 +01:00
typer ff3c5fd137 Fixes a bug where caps lock was not overridden in caps lock backspace mode. 2020-09-09 04:36:43 -07:00
typer 520e0d5bb7 Adds caps lock backspace mode. Also fixes a bug where shifting would sometimes be wrong while caps lock is on. For example, the O key in emulated Colemak would be lowercase with caps lock because it corresponds to a symbol in Qwerty. 2020-09-09 03:19:09 -07:00
Jack 9cb7d3e2c9 limting the amount of elements queried 2020-09-08 23:08:45 +01:00
Jack fa8149bf16 changed read ahead to be a funbox 2020-09-08 01:32:26 +01:00
Jack f8cbc7cad6
Merge pull request #344 from typerqeo/read-ahead-mode
Add read ahead mode.
2020-09-08 01:20:02 +01:00
Jack 487ebfbb8a fixed theme indicator not working with randomised themes 2020-09-08 00:32:08 +01:00
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack 18e326220b fixed errors caused by numbers mode 2020-09-04 02:08:17 +01:00
Jack ef42413698 fixed a typo that would cause an error while saving the config to db 2020-09-03 21:47:38 +01:00
KRP 26fa8f1e24 Add Numbers Toggle
Similar to punctuation toggle, but for dem digits
( no integration w/ personal bests and db storage)
2020-09-03 02:19:53 -07:00
Jack 0dbbf4200c fixed show all lines not saving to the config 2020-08-31 18:48:26 +01:00
Jack 4ebd60b25b refreshing the color object later while randomising the theme to hopefully fix the bug where the keymap colors would be wrong 2020-08-30 02:34:48 +01:00
Jack 485af0e948 updated default config 2020-08-30 01:26:11 +01:00