Commit Graph

245 Commits

Author SHA1 Message Date
minjaesong
0563ef0940 colour-changing durability and encumbrance bar 2019-03-12 02:29:58 +09:00
minjaesong
1ac735805d not reading material csv issue fixed 2019-03-12 00:47:06 +09:00
minjaesong
7f53be48d1 my CSV was malformed :( 2019-03-11 19:36:42 +09:00
minjaesong
03df390e38 distinguishable item placeholder image 2019-03-11 00:20:08 +09:00
minjaesong
1bf9228e75 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
b495c010f4 a piece of wire is considered as a tool for inventory (for now) 2019-03-10 18:13:29 +09:00
minjaesong
833d8814a7 game item to load its own image if needed; common resource pool to assist that 2019-03-10 17:46:48 +09:00
minjaesong
9382054060 some more blocks 2019-03-04 02:48:49 +09:00
minjaesong
a05e2fc695 createtileatlas: fixing a mistake where non-47 blocks won't be rendered to atlas 2019-03-03 21:53:56 +09:00
minjaesong
deb82d54b0 codes to produce fluid atlas 2019-03-03 00:25:42 +09:00
minjaesong
648be6d041 brighter corners on the tile mask 2019-03-02 22:48:24 +09:00
minjaesong
b5ad28f22a fluid masks tga 2019-03-02 20:20:00 +09:00
minjaesong
65cc484475 enough resources to test impl the thing 2019-03-01 03:22:46 +09:00
minjaesong
6c8bb1f8fa test impl of the new block atlas maker 2019-03-01 01:20:07 +09:00
minjaesong
8432ad1377 lang updater 2019-02-24 00:27:50 +09:00
minjaesong
83e1239434 lightmap drawing won't use spritebatch 2019-02-20 23:14:28 +09:00
minjaesong
0984b65d65 inventory equip slot icon 2019-02-20 01:34:47 +09:00
minjaesong
7f1e48304b buildingmaker block marking 2019-02-18 16:36:21 +09:00
minjaesong
3c1b4c8a64 working pen menu 2019-02-16 22:48:27 +09:00
minjaesong
49f8b8d1c8 terrain quarried stone fix 2019-02-16 19:56:12 +09:00
minjaesong
48c672b7cd penmenu with icons (render only) 2019-02-16 17:52:18 +09:00
minjaesong
a3ef1b435d buildingmaker penmenu; resolving mouse click clash between world and UIs 2019-02-16 17:11:36 +09:00
minjaesong
e06e9ef733 new basicinfo ui; each module should be dispose()-able 2019-02-16 01:32:17 +09:00
minjaesong
880b5e70b5 PUA: LR buttons are now xbox shaped, added xbox one's View and Menu buttons 2019-02-13 17:53:40 +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
1b837bfade bgBG: one dark pixel fixed 2019-02-08 09:56:30 +09:00
minjaesong
0f9e13d499 better and random-coloured grass 2019-02-08 09:27:13 +09:00
minjaesong
f63e6ed37c lang update (+delete world, worlds: ) 2019-02-06 05:17:02 +09:00
minjaesong
072f6564fe fixing mouseUp on NSMenu; making pen on buildingmaker work 2019-02-03 23:53:46 +09:00
minjaesong
8da8fdb863 F3 moved to PostProcessor; palette UI for buildingmaker 2019-02-03 17:01:27 +09:00
minjaesong
2162c755ce closing #22 2019-02-01 22:45:34 +09:00
minjaesong
91e0a2ad86 application icons 2019-02-01 20:15:19 +09:00
minjaesong
f712c143d0 #21, also making seasonal grasses easier on PSD 2019-02-01 18:47:02 +09:00
minjaesong
e2dec79ca5 terrain texture change by all seasons 2019-02-01 15:59:54 +09:00
minjaesong
29fbad889b fixed notificator UI 2019-01-31 20:54:25 +09:00
minjaesong
1610b63672 making sure unused screen be disposed, and not breaking the app 2019-01-31 13:29:40 +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
882cd86dd4 wrong colour fixed -- Gdx.Color.toIntBits() returns ABGR, GLSL expects RGBA 2019-01-29 03:04:01 +09:00
minjaesong
b842780761 gpu rendered light wip 2019-01-29 02:21:22 +09:00
minjaesong
1ffa71215a amount of fluid affects the light absorption 2019-01-27 16:58:29 +09:00
minjaesong
02f9a5e127 light calc takes fluid into account 2019-01-27 00:30:56 +09:00
minjaesong
55cfae831a new watch design consistent with existing UI 2019-01-24 23:46:24 +09:00
minjaesong
4ddf037626 new TV-safe watch UI 2019-01-24 02:32:28 +09:00
minjaesong
a28e325f45 glsl works differently on my macbook? 2019-01-22 22:23:30 +09:00
minjaesong
ac9547c720 adding demoworld.gz 2019-01-22 21:34:00 +09:00
minjaesong
971f7d4a40 on-the-fly sprite assembly WIP 2019-01-19 04:34:50 +09:00
minjaesong
a64da6454b See Github issue #15 2019-01-15 05:50:36 +09:00
minjaesong
7cd2b55b97 adding test code to export fboRGB 2019-01-15 03:02:40 +09:00