Commit graph

120 commits

Author SHA1 Message Date
17ffeab680 MenuOverlay: rearrange menu items 2023-06-29 21:38:31 +03:00
d5b176087e InputControls: menu button scaffold 2023-06-29 21:38:31 +03:00
4173349481 Player: pass functions to the InbutBox 2023-06-29 21:38:31 +03:00
2b344f7cd9 PlayerView: add MenuOverlay 2023-06-29 21:38:31 +03:00
f614deca5a MenuOverlay: add dialog 2023-06-29 21:38:31 +03:00
f4e94a63b1 Top2019: fixup broken URLs 2023-06-29 21:38:31 +03:00
ae4bdf5983 GridBuffer: deduplicate empty lines 2023-06-29 21:38:31 +03:00
a3fdb236d2 GridBuffer: recursion no more 2023-06-29 21:38:31 +03:00
2fdc39c1f0 Player: explicitly override Engine arguments 2023-06-29 21:38:31 +03:00
f84da5ba79 GamesView: rearrange the game list 2023-06-29 21:38:31 +03:00
5863134c3e ThemesView: ESlint 2023-06-29 21:38:31 +03:00
12d34f3a40 HomeView: fixup input outlines 2023-06-29 21:38:31 +03:00
2ae3d64039 InputBox: disable on Game Over 2023-06-29 21:38:31 +03:00
6b03a1ea21 GamesView: format titles 2023-06-29 21:38:31 +03:00
b22a2802b2 HomeView: format titles 2023-06-29 21:38:31 +03:00
fd49342e12 Themes: add themes page 2023-06-29 21:38:31 +03:00
78ad3d5657 playerHandlers: replace lz-string with base32768 2023-06-29 21:38:31 +03:00
1afbb95e05 Themes: add Monkeytype themes 2023-06-29 21:38:31 +03:00
91456a8bc9 Themes: add input colors and accents 2023-06-29 21:38:31 +03:00
7a58f92434 Player: add message on the vm termination 2023-06-29 21:38:31 +03:00
e7c1384436 UrlPlayer: process HTTP responses to invalid requests 2023-06-29 21:38:31 +03:00
9de3d951e5 Router: scroll to top on route change 2023-06-29 21:38:31 +03:00
e1267730bb PlayerView: respect the height of the virtual keyboard 2023-06-29 21:38:31 +03:00
8b6a805c36 PlayerView: show separators on small screen 2023-06-29 21:38:31 +03:00
fdd49f8621 PlayerView: focus as a mode 2023-06-29 21:38:31 +03:00
6eb20f8db3 PlayerView: break a word once it is too long to fit on a line 2023-06-29 21:38:31 +03:00
393d15a64f TextBuffer: smooth scrolling 2023-06-29 21:38:31 +03:00
b08d9725d4 Update the player to work with new versions of the Emglken and the cheap-glkote 2023-05-22 01:41:21 +03:00
7a96d99055 Linting 2023-05-21 16:49:41 +03:00
4746f9dcb5 Replace classes with classNames 2023-05-21 16:49:41 +03:00
dc22a4782f UrlPlayer: start the chain with the url 2023-05-21 16:49:41 +03:00
9fc2265e41 TextMessage: add classnames to all message types 2023-05-21 16:49:41 +03:00
e5c96709d8 UrlPlayer: clearing the hash in the URL for Safari 2021-07-27 17:40:44 +05:00
ef8aca3476 styles: add special styles for Safari 2021-07-27 17:38:30 +05:00
8699868c42 Rename the project to ElseIFPlayer 2021-07-24 19:54:46 +05:00
71162ec2c6 InputBox: handle mobile keyboard events 2021-07-23 14:38:43 +05:00
1fe588af6e base.css: fix for Jumping Scrollbar Issue 2021-07-22 15:23:13 +05:00
1e0b16361f eslint fix 2021-07-22 15:04:19 +05:00
cc1df287be eslint fix 2021-07-22 14:00:58 +05:00
2bd264659c GridBuffer: hide when the buffer contains only empty lines 2021-07-21 15:34:10 +05:00
0c5a763414 Player: extract handlers 2021-07-21 15:34:10 +05:00
18da26dc20 Player: add the singleWindow option 2021-07-21 15:34:10 +05:00
7240be1120 TextBuffer: add keyboard scrolling support 2021-07-21 15:34:10 +05:00
d95ee172bb TextBuffer: treat short buffers as a status 2021-07-21 15:34:10 +05:00
9db390c76c GridBuffer: hide when the buffer is empty 2021-07-21 15:34:10 +05:00
fae4b09483 Player: group all output windows 2021-07-21 15:34:10 +05:00
30d8cfec1a GridBuffer: skip empty inbox 2021-07-21 15:34:10 +05:00
752cb60b56 Add GridBuffer component 2021-07-21 15:34:10 +05:00
4747a3396c Add GridBuffer placeholder 2021-07-21 15:34:10 +05:00
0f5891f9e8 Changing the input type clears the inputbox 2021-03-26 20:15:34 +05:00