Commit Graph

25 Commits

Author SHA1 Message Date
minjaesong
92d5cac2ff furred npc test might delete later 2019-05-20 12:07:01 +09:00
minjaesong
1dcbd3ddbe moduleinfo won't contain bad modules 2019-03-17 13:49:20 +09:00
minjaesong
bae9c60c81 not reading material csv issue fixed 2019-03-12 00:47:06 +09:00
minjaesong
80c29f871c reading material from the module; pixaxes use it
But "dynamic item" created from the pickaxe class is not right
2019-03-10 23:38:11 +09:00
minjaesong
4b91f485a5 game item to load its own image if needed; common resource pool to assist that 2019-03-10 17:46:48 +09:00
minjaesong
4a9b003fe5 test impl of the new block atlas maker 2019-03-01 01:20:07 +09:00
minjaesong
66fdb6ab5d new basicinfo ui; each module should be dispose()-able 2019-02-16 01:32:17 +09:00
Minjae Song
1f1d6f1eda preparing fluid updater: debug water bucket 2018-12-12 23:29:30 +09:00
Minjae Song
5f75288dc7 worldinfo writer 2018-10-08 01:16:29 +09:00
minjaesong
69eb2d7a3b title remocon: menu UI with no child should be displayed now 2018-09-15 01:08:10 +09:00
minjaesong
6b929ac107 PostProcessor working: nested FBO won't work, use FrameBufferManager 2018-07-03 13:48:34 +09:00
minjaesong
8daf0a2c38 still wip modularisation, game somehow boots 2018-06-21 17:33:22 +09:00
minjaesong
4664c9ba0d ModMgr: I can load class by name; dropped Groovy script support, coding must go to JAR 2018-05-09 05:34:39 +09:00
minjaesong
f45a3d252a inventory grid mode buttons working highlight 2017-11-07 23:29:07 +09:00
minjaesong
2bf9acb07a some sort of error screen impl 2017-08-20 22:10:47 +09:00
minjaesong
65bc67710c RemoCons fully working; also fixed my stupidity 2017-07-26 17:03:22 +09:00
minjaesong
c595270faa leak patched I guess 2017-07-23 17:38:57 +09:00
minjaesong
41f9f4032d barely managed to fix inventory UI 2017-07-04 01:27:18 +09:00
minjaesong
ad481853bb LibGDX, here I am. 2017-06-22 02:31:07 +09:00
minjaesong
165ae1777b some organisation, Base32 password generator 2017-05-03 02:37:03 +09:00
Song Minjae
c9c761598a inventoryItem -> gameItem 2017-04-29 23:11:54 +09:00
Song Minjae
26cbe6970a modularised lang 2017-04-27 23:41:19 +09:00
Song Minjae
f4db93ca9e Tile -> Block && Map -> World 2017-04-27 01:57:45 +09:00
Song Minjae
a9eb1f579e Loading item from module using Groovy 2017-04-26 23:53:22 +09:00
Song Minjae
5fe604cf45 pickaxe working as intended 2017-04-18 01:14:25 +09:00