minjaesong
|
ebc762e90a
|
workign on the modloader in progress
|
2021-12-03 16:39:46 +09:00 |
|
minjaesong
|
d6a3a86788
|
font upd2
|
2021-11-18 17:43:03 +09:00 |
|
minjaesong
|
259660955a
|
minor font update
|
2021-11-18 17:34:35 +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
|
3c321b466e
|
set selected ime to none if previously selected one is not found on the local copy
|
2021-11-12 23:11:26 +09:00 |
|
minjaesong
|
435677a543
|
font updating to indev version
|
2021-11-11 16:49:31 +09:00 |
|
minjaesong
|
60547a7d21
|
idea runconfig
|
2021-11-09 21:27:08 +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
|
08518fff06
|
some more new world ui thingies/fixed a bug where drawing an inventory background would cause a segfault
|
2021-10-26 14:12:16 +09:00 |
|
minjaesong
|
f07be81007
|
working text selector; text input needs more work
|
2021-10-21 15:08:39 +09:00 |
|
minjaesong
|
9326b87909
|
text input pane wip
|
2021-10-20 23:00:25 +09:00 |
|
minjaesong
|
d5eef2a687
|
rename 'tvda' -> 'savegame'
|
2021-10-20 10:38:42 +09:00 |
|
minjaesong
|
03a854ca58
|
players loads their sprites now
|
2021-10-13 16:18:27 +09:00 |
|
minjaesong
|
2d359415c8
|
player load ui
|
2021-10-12 00:17:44 +09:00 |
|
minjaesong
|
cdd09e71a5
|
more random dither tex
|
2021-10-11 19:31:39 +09:00 |
|
minjaesong
|
ef603ec5d5
|
new load wip
|
2021-10-11 17:46:46 +09:00 |
|
minjaesong
|
f3c56f5d47
|
dithering on grad overlay
|
2021-10-10 15:38:09 +09:00 |
|
minjaesong
|
35b4b5cfd5
|
better implementation of dithering which relies on external texture and it runs faster
|
2021-10-10 01:00:58 +09:00 |
|
minjaesong
|
aec6fea49e
|
new player save format writing
|
2021-10-08 14:25:59 +09:00 |
|
minjaesong
|
fb13922ad9
|
new dithering shaders
|
2021-10-06 11:21:35 +09:00 |
|
minjaesong
|
da81de6258
|
32 bit warning sign
|
2021-10-05 21:56:14 +09:00 |
|
minjaesong
|
a6cfabf3bf
|
new savegame scheme suggestion
|
2021-10-05 10:05:25 +09:00 |
|
minjaesong
|
ea507d4d8e
|
reading savefiles won't freeze the ui (too much)
|
2021-10-01 22:54:18 +09:00 |
|
minjaesong
|
49daf5d870
|
wait spinner
|
2021-10-01 17:28:44 +09:00 |
|
minjaesong
|
88c76105d2
|
detects corrupted and damaged and deleted and whatever savefiles; uiitem will call show() and hide() upon opening and closing
|
2021-10-01 15:46:25 +09:00 |
|
minjaesong
|
b720c12c4e
|
no more reading entire savefiles onto the memory upon the booting
|
2021-10-01 10:07:23 +09:00 |
|
minjaesong
|
55624e93e6
|
fixed a bug where the app would not generate correct config if there is no existing config
|
2021-09-26 15:50:09 +09:00 |
|
minjaesong
|
26c71e691c
|
fixtures can be despawned by "mining" them
|
2021-09-21 00:22:52 +09:00 |
|
minjaesong
|
e13f1fe7b6
|
key setup ui update
|
2021-09-20 00:35:02 +09:00 |
|
minjaesong
|
277362f959
|
keyboard control setup ui
|
2021-09-19 23:17:32 +09:00 |
|
minjaesong
|
e2101ebc54
|
config key change; uiitemtextbutton can now have tags alongside with the label
|
2021-09-19 17:06:22 +09:00 |
|
minjaesong
|
66e77e0a01
|
writing config to disk
|
2021-09-19 15:15:42 +09:00 |
|
minjaesong
|
9bec90ca52
|
bits of icelandic translation
|
2021-09-18 16:07:21 +09:00 |
|
minjaesong
|
2f19d2cd51
|
error trap to inform players wtf went wrong
|
2021-09-18 10:57:59 +09:00 |
|
minjaesong
|
51a6cb5d5d
|
font update
|
2021-09-16 22:22:15 +09:00 |
|
minjaesong
|
0683561d88
|
titlescreen continue/load wont appear if there are no savegames available
|
2021-09-14 20:07:27 +09:00 |
|
minjaesong
|
d731812e4e
|
"Continue" button on the titlescreen is working
|
2021-09-13 14:20:55 +09:00 |
|
minjaesong
|
af954b8c39
|
this seems to be optimal font cache size for the game
|
2021-09-13 02:11:29 +09:00 |
|
minjaesong
|
b99d1a760e
|
save load screen
|
2021-09-12 22:47:31 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|