Commit graph

1824 commits

Author SHA1 Message Date
Corey Bergeron f13aba003c removed smol brain code 2020-10-19 22:18:57 -04:00
Corey Bergeron 07fbff5110 added preview fonts in command line 2020-10-19 22:16:51 -04:00
Jack 5214e754d7
Merge pull request #426 from corey-b/master
Saved chart accuracy toggle to user config
2020-10-16 04:42:57 +01:00
Corey Bergeron adcb2b4d09 Merge branch 'master' into tribe 2020-10-15 23:40:25 -04:00
Corey Bergeron 4d2fc03a92 disable sign up button once clicked 2020-10-15 23:37:34 -04:00
Corey Bergeron df0730cac5 Saved chart accuracy toggle to user config 2020-10-15 23:17:07 -04:00
Jack 4850628da5 changed consistency requirement 2020-10-15 23:58:42 +01:00
Jack bf1c92d0e8 updated log, updated consistency requirement 2020-10-15 23:54:23 +01:00
Jack d42963e413 formatting 2020-10-15 22:37:32 +01:00
Jack 775bd01dbb standardised the name 2020-10-15 22:26:28 +01:00
Jack 950327cfa7 social img update, description update 2020-10-15 22:24:32 +01:00
Jack eb9f3bdd36 rebrand 2020-10-15 22:05:28 +01:00
Jack bf122b9e24 rebrand 2020-10-15 22:05:15 +01:00
Jack 58b91ddd12 fixed bug where last incorrect words would could towards correct chars 2020-10-15 17:38:38 +01:00
Jack b1a355c2ee fixed last word incorrect visual bug 2020-10-15 17:35:09 +01:00
Jack adbe157867 updated italian words 2020-10-14 23:33:21 +01:00
Jack 5b83cd115b renamed repo 2020-10-14 15:21:38 +01:00
Jack 6408892d1b using full word 2020-10-14 15:04:28 +01:00
Jack 4289aa1814 last words in time mode are now considered correct even if cut short
showing missed and extra character separately in result screen
fixed a problem with words history not highlighting words properly sometimes
2020-10-14 15:04:05 +01:00
Jack 4337c91107 updated balloon label 2020-10-14 15:03:07 +01:00
Jack 693a6e7b8b
Merge pull request #418 from willerbee/single-list-command-line
Feature: option to use single list command line
2020-10-14 14:05:38 +01:00
willerbee 50a1289d45
Just some command line optimisations 2020-10-14 14:09:10 +08:00
willerbee 9deb0a7de1
Updated keydown to revert theme if previewing 2020-10-14 14:05:48 +08:00
willerbee 9742e73c36
FIX: pressing Esc will show normal commandline
this change will make the theme commands as the only commands available, so pressing Esc will close the command line instead of showing normal command line
2020-10-14 13:59:27 +08:00
willerbee 13531df61b
added isPreviewingTheme variable
this will be set by the previewTheme function, and the command line can query if the system is currently previewing a theme
2020-10-14 13:55:16 +08: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 41c487458e
Removed '...' and replaced arrow 2020-10-14 09:49:33 +08:00
willerbee 155deff9a8 Merge branch 'single-list-command-line' of https://github.com/willerbee/monkey-type into single-list-command-line 2020-10-14 09:23:14 +08:00
willerbee 00639e26e5
Merge branch 'master' into single-list-command-line 2020-10-14 09:19:58 +08:00
willerbee 1293a95af4 Merge branch 'master' of https://github.com/willerbee/monkey-type into single-list-command-line 2020-10-14 08:59:04 +08:00
willerbee 9c222408c2
resolving conflict 2020-10-14 08:43:17 +08:00
Jack ebbfadd21f
Merge pull request #421 from willerbee/command-for-views
Command for views
2020-10-14 00:44:49 +01:00
Jack abe781ba25
Merge pull request #422 from willerbee/patch-1
FIX: can't close leaderboards using keyboard (Esc)
2020-10-14 00:42:22 +01:00
Jack 2c57082a1e fixed error when new user registers 2020-10-13 17:31:07 +01:00
Jack fefba432c8 hopefully fixed problem with custom mode ending too soon 2020-10-13 17:25:55 +01:00
Jack 2991543898 fixed problems with show all lines 2020-10-13 17:15:02 +01:00
willerbee 6144b52e0d
FIX: can't close leaderboards using keyboard (Esc) 2020-10-13 16:19:43 +08:00
willerbee ce485910a7
Merge pull request #1 from Miodec/master
Merge head repo
2020-10-13 15:33:46 +08:00
willerbee 2786edcdcf
Added commands to switch views 2020-10-13 15:19:16 +08:00
willerbee eefde12067
Added classes in menu icon buttons for targetting 2020-10-13 15:16:03 +08:00
Jack c6a7d934ef removed soon 2020-10-12 23:36:17 +01:00
Jack 0b8265c760 initially generating more words to fill the space better 2020-10-12 01:58:31 +01:00
Jack 799c9cfea6 fixed local time not being incremented by incomplete seconds (server was still fine) 2020-10-12 01:44:35 +01:00
Jack 740a3aa781 showing pb consistency 2020-10-12 01:12:25 +01:00
Jack 345f6436be removed consolelog 2020-10-12 01:09:30 +01:00
Jack 2cbc1a0a1d wrong var name 2020-10-12 01:04:36 +01:00
Jack f2b95ea5f0 added consistency to pbs 2020-10-12 00:55:31 +01:00
Jack 24051eba5e local pb timestamp 2020-10-12 00:46:29 +01:00
Jack 35db7c9021 tracking timestamp with pbs 2020-10-12 00:41:03 +01:00
willerbee a83b758c1a
Inserted into event handlers and functions 2020-10-12 00:35:08 +08:00