Commit graph

99 commits

Author SHA1 Message Date
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 101f72886b
Merge pull request #374 from willerbee/Feature-Indicate-Typos
Feature: Indicate Typos
2020-09-26 17:45:14 +01:00
willerbee fcbd8b3ba6
Added randomiseTheme to commandline 2020-09-25 17:15:33 +08:00
willerbee d4a7bd6b2b
Added commandline toggles for Indicate Typos 2020-09-25 16:29:08 +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 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 ee616b5151 initialising sound on click only when its needed 2020-09-15 17:51:33 +01:00
Jack 40aee58a75 added an option to disable out of focus warning 2020-09-12 18:24:46 +01:00
Jack 09df26a42c added two settings groups, renamed group to danger zone 2020-09-12 02:29:54 +01: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 fa8149bf16 changed read ahead to be a funbox 2020-09-08 01:32:26 +01:00
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack d1d8be4bb6 added command line to toggle numbers 2020-09-03 22:27:10 +01:00
Jack 7c6943c284 added two more sound on click options 2020-09-01 03:02:49 +01:00
Jack b55f9ea969 added mini timer style 2020-08-26 22:18:09 +01:00
Jack a2086f451d added sound on click to the command line 2020-08-25 06:37:33 +01:00
Jack 629f948f87 added favourite themes, active theme indicator, ability to randomise only favourite themes 2020-08-19 16:21:02 +01:00
Jack b316251337 changed stop on error to stop on letter and stop on word 2020-08-15 20:36:51 +01:00
Jack cb3f2bb9a1 added play sound on error toggle to the command line 2020-08-14 22:56:50 +01:00
Jack 69c4c23fd0 bailout now works for custom, non random tests 2020-08-13 21:57:55 +01:00
Jack e4695ff5ba bailout can be only triggered for long tests 2020-08-12 02:40:28 +01:00
Jack b0a5145a66 added bailout 2020-08-12 01:55:38 +01:00
Jack 27f39ca627 added bailout 2020-08-12 01:42:29 +01:00
Jack 437d62f30c added keymap style to the command line 2020-08-11 23:19:45 +01:00
Jack adb4633335 added funbox to the command line 2020-08-11 20:33:09 +01:00
Jack 4df3c91e14 added always show decimal places 2020-08-04 01:54:35 +01:00
Jack 14fd07c5b9 more code refactoring 2020-08-04 01:26:17 +01:00
Jack e3fabe57dc refactored settings page 2020-08-04 00:46:04 +01:00
Jack 1daaa60021 added smooth line scroll 2020-08-02 19:16:33 +01:00
Jack 25684b8f40 fixed a bug that would not allow changing of font from the command line 2020-08-01 20:48:47 +01:00
Jack ca4d2b3575 added more fonts 2020-08-01 14:53:59 +01:00
Jack 63f9b32458 added fonts to the command line 2020-08-01 14:44:59 +01:00
Jack 091db7315a moved fonts to another file 2020-08-01 14:40:52 +01:00
Jack 57df3739f8 added funbox 2020-07-31 01:33:17 +01:00
Jack d5e6f4a123 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-28 16:09:35 +01:00
Jack f0ee3fec7c
Merge branch 'master' into master 2020-07-28 16:09:00 +01:00
Jack e5a7c23c05 added react mode, fixed settings and command line 2020-07-28 15:57:45 +01:00
Christopher Sarmiento a8b083dde0 added live keymaps. Needs some styling but fully functional 2020-07-27 20:59:06 -04:00
Jack 8ada84d4bb added the ability to toggle between custom and preset theme from the command line 2020-07-27 03:21:18 +01:00
Jack 44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack cde1db7ef7 removed unnecessary log 2020-07-23 14:03:40 +01:00
Jack c556abf1ca made sure all _ are replaced 2020-07-22 21:23:25 +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 ac6e222bf6 updated descriptions 2020-07-13 16:00:27 +01:00
Noah 705138cb33 changed color to opacity 2020-07-12 18:17:23 -07:00