minjaesong
|
11a319788a
|
fixed a bug where text input via inputstrober would skip key presses
|
2023-04-08 02:31:27 +09:00 |
|
minjaesong
|
eefaa9ec7c
|
less CPU demanding InputStrobing
|
2023-01-16 04:24:54 +09:00 |
|
minjaesong
|
b496d606d3
|
removing fbo on UIItemTextSelector: it's useless
|
2023-01-16 03:36:17 +09:00 |
|
minjaesong
|
4ab9ad6a21
|
inputstrober thread priority set to 10
|
2022-01-06 10:03:35 +09:00 |
|
minjaesong
|
8efe51a248
|
text input config panel with keymap preview
|
2021-11-11 12:09:23 +09:00 |
|
minjaesong
|
73b6fd3e96
|
all US layout is changed into Intl. equivalents with AltGr support; left Ctrl+Alt can substitute AltGr; added Russian keyboard layout
|
2021-11-10 11:23:08 +09:00 |
|
minjaesong
|
dc0de876d5
|
altgr for string input
|
2021-11-09 20:58:30 +09:00 |
|
minjaesong
|
3c43aeec9d
|
js cannot be accessed concurrently
|
2021-11-09 14:38:47 +09:00 |
|
minjaesong
|
16272e76f6
|
ConcurrentModificationException is a significant thing...
|
2021-11-06 13:51:25 +09:00 |
|
minjaesong
|
7503876d1f
|
Keyboard strobing moved to a new thread so that fast typing is possible even if the game's update method is running slowly
|
2021-11-06 11:30:42 +09:00 |
|