minjaesong
|
6da155d4f3
|
fix: game crashes on pasting text
|
2024-02-17 15:26:18 +09:00 |
|
minjaesong
|
acaedc4d80
|
utilising new mouselatch
|
2024-01-10 01:46:39 +09:00 |
|
minjaesong
|
f54a2133f9
|
new param 'frameDelta' on every render() function
|
2024-01-04 16:38:58 +09:00 |
|
minjaesong
|
2f85579fb3
|
moving sprites around
|
2023-11-11 12:18:00 +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
|
cf98c13111
|
fix: 'q' would close the ui when you're typing in something
|
2023-09-05 00:41:43 +09:00 |
|
minjaesong
|
5eed921288
|
debugwin: drawing ingame weatherboxes
|
2023-08-31 17:03:27 +09:00 |
|
minjaesong
|
bfd926d7fe
|
avatar import error handling
|
2023-08-25 17:38:15 +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
|
c93b70f537
|
world portal: rename and delete now working
|
2023-07-09 19:17:13 +09:00 |
|
minjaesong
|
13185f0565
|
preliminary gui thing for teleportation
|
2023-07-03 17:46:57 +09:00 |
|
minjaesong
|
c5874a7f3d
|
finally working again: create new character
todo: make delete character work
|
2023-06-27 21:13:51 +09:00 |
|
minjaesong
|
a497463349
|
some ui updates
|
2023-06-25 20:46:52 +09:00 |
|
minjaesong
|
a33f0e7ab4
|
world search ui integrated to world portal ui
|
2023-06-18 21:29:18 +09:00 |
|
minjaesong
|
8d0d84fbf8
|
font update/ime fix
|
2023-06-06 18:16:34 +09:00 |
|
minjaesong
|
acd215c7c6
|
resolution input will have red text if the text format is invalid
|
2023-04-09 15:27:59 +09:00 |
|
minjaesong
|
b496d606d3
|
removing fbo on UIItemTextSelector: it's useless
|
2023-01-16 03:36:17 +09:00 |
|
minjaesong
|
cc7efd0e33
|
renaming Toolkit.Theme colour variables
|
2022-12-12 16:31:28 +09:00 |
|
minjaesong
|
474279aefe
|
more descriptive name for the blend-normal function because why there are two fucking standards for an alpha channel
|
2022-10-31 01:52:40 +09:00 |
|
minjaesong
|
0310c71c74
|
fixed a bug where IME candidate window is rendered too tall for its contents; added QWERTZ layout
|
2022-08-30 15:02:01 +09:00 |
|
minjaesong
|
6e0f9a5924
|
uiitemtextlineinput: text cursor follows drawn text when text is centre-aligned
|
2022-08-08 23:05:30 +09:00 |
|
minjaesong
|
93692443b1
|
text centering on UIItemTextLineInput
|
2022-08-04 13:52:07 +09:00 |
|
minjaesong
|
75659dee6e
|
implemented textCommitListener for UIItemTextLineInput
|
2022-08-03 00:54:52 +09:00 |
|
minjaesong
|
523dd458ce
|
crafting ui nearly complete
|
2022-07-02 23:28:33 +09:00 |
|
minjaesong
|
d589b602ef
|
why ghost item latch is always false when read?? fixed using atomic vars
|
2022-03-10 13:34:42 +09:00 |
|
minjaesong
|
8e5dccb86a
|
fixed a bug where cursoring left on textlineinput won't scroll the input ui correctly
|
2022-03-08 23:16:37 +09:00 |
|
minjaesong
|
3443a5baab
|
modularise everything
|
2022-02-27 18:52:59 +09:00 |
|
minjaesong
|
e3b82ae5b6
|
console command loading from command list on the module directory
|
2022-01-28 09:50:05 +09:00 |
|
minjaesong
|
ee8da4df84
|
rudimentary deploy system
|
2022-01-24 01:33:24 +09:00 |
|
minjaesong
|
dc595fdd51
|
reading text from the keyboard input panel will return the string in Unicode NFC
|
2022-01-11 17:30:52 +09:00 |
|
minjaesong
|
1057f40fba
|
adjusting load order of every item image
|
2021-12-13 02:52:25 +09:00 |
|
minjaesong
|
b7f7558192
|
lightmap blurring simplified
|
2021-12-12 20:39:12 +09:00 |
|
minjaesong
|
b8361a9514
|
text input: fixed a bug where pasting would advance the internal cursor but the actual text wouldn't go in
|
2021-12-09 19:08:20 +09:00 |
|
minjaesong
|
3c4e169743
|
IME toggle button repositioned to the most visible place
|
2021-12-09 15:44:47 +09:00 |
|
minjaesong
|
43ed388615
|
y u wont render :(
|
2021-12-04 17:50:31 +09:00 |
|
minjaesong
|
c0b2f4c8df
|
shaders moved to subdir; console click on the actor to type its id in
|
2021-12-04 16:16:01 +09:00 |
|
minjaesong
|
63d7009dcf
|
click on palette item to select it
|
2021-11-18 11:39:25 +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
|
3c2d261f27
|
all currently existing korean imes are rewrote to rewrite
|
2021-11-13 16:33:14 +09:00 |
|
minjaesong
|
9f101a1226
|
korean 2-set ime reimplemented using the string rewriting system
|
2021-11-13 13:52:39 +09:00 |
|
minjaesong
|
21f66b3e4f
|
backspace behaviour mostly fixed?
|
2021-11-12 20:08:44 +09:00 |
|
minjaesong
|
314c2c5afa
|
fixme: 조합 완료된 'ᄃᆞᆯ'을 지우면 종성만 지워짐
|
2021-11-12 17:54:40 +09:00 |
|
minjaesong
|
092d95a5a3
|
string rewriting IME wip
|
2021-11-12 14:42:18 +09:00 |
|
minjaesong
|
8efe51a248
|
text input config panel with keymap preview
|
2021-11-11 12:09:23 +09:00 |
|
minjaesong
|
7797e1308d
|
separate config panel for keyboard text input
|
2021-11-11 01:01:19 +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
|
d5bf27aa93
|
more concurrent shit
|
2021-11-09 16:20:17 +09:00 |
|
minjaesong
|
3c43aeec9d
|
js cannot be accessed concurrently
|
2021-11-09 14:38:47 +09:00 |
|