Commit Graph

74 Commits

Author SHA1 Message Date
minjaesong
9810d0927c grapple and quickslot buttons on keeb control panel 2021-12-28 13:02:40 +09:00
minjaesong
886bea5ccb IME toggle button as a keyboard control 2021-10-27 16:13:44 +09:00
minjaesong
23acf47b00 renaiming keylayout files; new keylayout US Colemak-DH 2021-10-23 09:34:03 +09:00
minjaesong
1c370ac610 first hangul ime 2021-10-22 15:40:41 +09:00
minjaesong
8a8e97d4b2 custom keyboard handling wip 2021-10-20 12:57:56 +09:00
minjaesong
c0e8c2f85b manual saving works? 2021-10-12 10:32:19 +09:00
minjaesong
d6a22f6567 fixed a bug where num 1 would select quickslot 2 2021-10-06 20:53:10 +09:00
minjaesong
2c6dc8750a streamer mode wip 2021-10-06 00:18:39 +09:00
minjaesong
b720c12c4e no more reading entire savefiles onto the memory upon the booting 2021-10-01 10:07:23 +09:00
minjaesong
0e5c86ad04 press tab to bring up the game menu 2021-09-26 15:34:24 +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
b99d1a760e save load screen 2021-09-12 22:47:31 +09:00
minjaesong
cdf82270dc blur can be turned off using config file 2021-09-12 12:54:12 +09:00
minjaesong
8f834fe869 Renamed AppLoader into App 2021-09-09 09:48:33 +09:00
minjaesong
e15d5c9b05 completely abolishing GSON; new save format impl wip 2021-08-23 16:55:51 +09:00
minjaesong
67a5e2e1e6 tilesize declaration refactoring 2021-07-27 16:17:54 +09:00
minjaesong
a91156ac21 gdx 1.10/lwjgl3 migration; removing old Lua stuffs 2021-07-27 12:43:01 +09:00
minjaesong
8fdc11288c the-flattening wip 2021-02-10 17:48:01 +09:00
minjaesong
b8a7dee7ac config: user-configurable control entries now have config- prefix 2020-11-21 11:24:15 +09:00
minjaesong
e235b81041 middle click to open pie menu 2020-02-27 05:41:57 +09:00
minjaesong
8d5fba9492 making dithering work on skybox drawing 2019-12-15 12:39:20 +09:00
minjaesong
0d04f97647 health message on splash 2019-08-14 01:45:00 +09:00
minjaesong
419773550a screen zooming, temporarily toggle with Z key 2019-08-11 05:42:04 +09:00
minjaesong
864b6cd5a0 tree impl test; falling blocks won't destroy transparent blocks 2019-07-31 01:38:27 +09:00
minjaesong
e8ba837b09 trying to make fixtures with UIs working, was not successful 2019-07-08 04:05:04 +09:00
minjaesong
5f11bb8cf9 just a fixme tag 2019-06-07 22:16:38 +09:00
minjaesong
aad88710ed light parallel failed attempt 2019-06-05 21:04:01 +09:00
minjaesong
d38fb0c15d gamepad button label; gamepad calibrate on startup 2019-02-21 00:12:12 +09:00
minjaesong
3c1b4c8a64 working pen menu 2019-02-16 22:48:27 +09:00
minjaesong
07b801ace5 inventory wallet view 2019-02-11 18:02:52 +09:00
minjaesong
fb0357b5d6 pov for gdxcontrolleradapter (untested) 2019-02-10 03:48:39 +09:00
minjaesong
1730ebd0d7 making xinput to actually work (tested with xbone gamepad) 2019-02-09 18:33:54 +09:00
minjaesong
baccf5f0b5 making gamepad work again 2019-02-08 18:57:47 +09:00
minjaesong
29fbad889b fixed notificator UI 2019-01-31 20:54:25 +09:00
minjaesong
7f7c31d27f nice try, but it crashes the gpu AND I get <1 fps :( 2019-01-29 17:35:56 +09:00
minjaesong
b842780761 gpu rendered light wip 2019-01-29 02:21:22 +09:00
minjaesong
02f9a5e127 light calc takes fluid into account 2019-01-27 00:30:56 +09:00
minjaesong
ea1fd31c24 initial screen size is read from the config 2019-01-22 20:56:16 +09:00
minjaesong
a6921fe924 game actually reads fps setting from config 2019-01-22 05:29:03 +09:00
minjaesong
865ac11051 grey box issue fixed (github issue #13) 2019-01-13 04:06:53 +09:00
minjaesong
d9c7d3c681 quickslot selections are controlled by the ingame rather than the 'bar UI' 2019-01-13 02:17:49 +09:00
Minjae Song
288fa46418 still cleaning up
Making wall item textures takes SO long
2018-12-25 15:39:01 +09:00
minjaesong
0973d5e9ff commiting minor changes cause I need to track down some bugs
- Text on small font goes dark gradually (?)
2018-11-20 04:10:13 +09:00
minjaesong
d7b8acf1c4 1dim-ised lightmap 2018-11-16 22:44:54 +09:00
minjaesong
d8eb92389b change in ingame config: useamericanunit -> temperatureunit 2018-11-16 20:37:44 +09:00
minjaesong
6ed012f0c1 dump (another useless message) 2018-08-05 21:57:18 +09:00
minjaesong
a6ea2b4e18 still wip modularisation, game somehow boots 2018-06-21 17:33:22 +09:00
minjaesong
02c4a3148b language vars are fully moved to apploader 2017-11-25 22:29:59 +09:00
minjaesong
f1359386b9 postprocessor for 3dlut colcorr; dithering should be managed in "dirty" way
dirty way: loads dithered/passthru shader according to the game's config (boolean fxdither)
2017-11-02 17:47:52 +09:00