Commit Graph

148 Commits

Author SHA1 Message Date
minjaesong
2340cb7419 some random shits 2024-03-06 03:30:50 +09:00
minjaesong
5b5534bcb9 LR click behav change/mouse clicks were sticky and causes unwanted behaviour on some fixture UIs 2024-03-05 05:21:17 +09:00
minjaesong
c66f5cbb54 throwable cherry bomb (no explosion yet) 2024-02-14 03:54:14 +09:00
minjaesong
f1554c836c jukebox ui wont pause the game AND not allow inventory to open 2024-01-15 04:57:24 +09:00
minjaesong
ccd36ffdbd fix: non-pausing UIs AND the ingame control are both getting input processed 2024-01-03 15:46:52 +09:00
minjaesong
18f133439b tree-related items 2023-11-13 20:56:07 +09:00
minjaesong
208bf79353 fix: rapid typing of bksp-char would be recognised as two bksp 2023-10-27 20:55:23 +09:00
minjaesong
19f1eb2278 pickaxe ore tooltip; working item pickup and throw effects 2023-10-27 02:55:13 +09:00
minjaesong
4a5b18e7fc tossing held items 2023-10-03 19:43:21 +09:00
minjaesong
bee939877b fix: barehand action is not draggable 2023-09-26 13:15:48 +09:00
minjaesong
5957f70ff8 working crafting workbench 2023-09-20 16:01:40 +09:00
minjaesong
cc55e563f0 ModLoader: load IME unconditionally when found 2023-09-08 15:31:11 +09:00
minjaesong
f75a7dd812 control presets 2023-08-24 17:24:39 +09:00
minjaesong
79f19120f2 replacing min/max usage with kotlin's 2023-07-11 01:54:46 +09:00
minjaesong
8d0d84fbf8 font update/ime fix 2023-06-06 18:16:34 +09:00
minjaesong
6268b99c1c material and 5 temporary vectors no longer go into the savegame 2023-05-21 11:20:45 +09:00
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
6bea80090d revived the worldSecondaryClick function 2022-08-26 13:36:41 +09:00
minjaesong
8c07b03213 crafting recipe is at least successfully read and parsed by the modloader 2022-06-25 22:40:23 +09:00
minjaesong
202123486a lang composition 2022-01-11 11:04:11 +09:00
minjaesong
4ab9ad6a21 inputstrober thread priority set to 10 2022-01-06 10:03:35 +09:00
minjaesong
07345e3128 fixed a bug where hitbox of char/world selector is not changing when chat overlay is on 2021-12-18 15:23:32 +09:00
minjaesong
254bf814a9 Flippin' eck 2021-12-13 23:22:17 +09:00
minjaesong
83f78edc2a the world is being unflipped wip 2021-12-13 13:05:23 +09:00
minjaesong
b7f7558192 lightmap blurring simplified 2021-12-12 20:39:12 +09:00
minjaesong
ebc762e90a workign on the modloader in progress 2021-12-03 16:39:46 +09:00
minjaesong
c98ca08460 IME icon by language; fixed a bug where text input field would not reset IME when it has been deactivated 2021-11-16 14:03:24 +09:00
minjaesong
a2935ff3ff russian phonetic keyboard and its supporting components 2021-11-14 15:04:00 +09:00
minjaesong
092d95a5a3 string rewriting IME wip 2021-11-12 14:42:18 +09:00
minjaesong
9ec4ea026d IME candidates separator to use \x1E instead of a comma 2021-11-12 10:11:02 +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
60547a7d21 idea runconfig 2021-11-09 21:27: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
minjaesong
9f70500a41 wtf 2021-10-28 11:05:12 +09:00
minjaesong
18e59ed46b more cangjie improvements 2021-10-28 10:32:31 +09:00
minjaesong
b4dcb559cd pushing Return on World Selection will bring you to the Character Selection (and the implementation is quite dirty I might say) 2021-10-27 23:39:32 +09:00
minjaesong
1c8261cc7e restricting host access 2021-10-27 19:37:23 +09:00
minjaesong
3ca96bce7f working cangjie IME implementation 2021-10-27 15:22:43 +09:00
minjaesong
0dbcd0711b chinese IME almost done 2021-10-27 11:45:56 +09:00
minjaesong
9678338079 multiple candidates display for IME 2021-10-24 10:38:16 +09:00
minjaesong
a1bad044fd textselector/spinner/quickslot(!) selection change using scroll wheel 2021-10-23 22:57:17 +09:00
minjaesong
3be5ac96f2 working spinner 2021-10-23 22:03:27 +09:00
minjaesong
38462e4506 3set: delete by letter pieces when assemblying 2021-10-23 16:46:58 +09:00
minjaesong
1141638fc3 seemingly working hangul 2-set 2021-10-23 15:15:39 +09:00