Commit Graph

1493 Commits

Author SHA1 Message Date
minjaesong
0fa395acd5 the new sprite fully assembled 2021-07-07 16:52:07 +09:00
minjaesong
1cd43cac15 screw the isdev thing 2021-07-06 16:48:51 +09:00
minjaesong
9838c957bc Merge branch 'master' of github.com:curioustorvald/Terrarum 2021-04-03 20:49:12 +09:00
minjaesong
6bb33e5c3d more sensible way of obtaining and using colorbuffertexture 2021-04-03 20:48:14 +09:00
minjaesong
09aeae39a2 changed render order so that chest name won't show grey (for some reason) 2021-03-18 10:51:57 +09:00
minjaesong
bae438c2df storage chest ui to display its name and player encumbrance meter 2021-03-16 17:57:30 +09:00
minjaesong
5f7db4cf19 storage chest compact mode buttons now work together 2021-03-16 16:22:16 +09:00
minjaesong
953e44c8d7 working storage chest impl 2021-03-16 15:57:09 +09:00
minjaesong
0fa889bc55 storagechests (actually all fixtures) now has their own inventory 2021-03-16 15:01:17 +09:00
minjaesong
76f5d0a924 two column inventory for storagechest wip 2021-03-16 11:51:32 +09:00
minjaesong
0496366057 blocks are now 'drag-painted' again, but in better way bc fixtures won't 2021-03-16 10:52:31 +09:00
minjaesong
8f5a89e415 i was dealing with wrong function xD 2021-03-16 10:35:35 +09:00
minjaesong
5330a2be96 modularised inventory cell behaviour 2021-03-13 17:35:07 +09:00
minjaesong
c25e9f92be storage chest still wip 2021-03-13 15:48:14 +09:00
minjaesong
b57486e9d7 storage chest wip 2021-03-12 12:44:27 +09:00
minjaesong
bd89ca67fb inventory ui itemgrid:removed inventoryfull dependency 2021-03-12 10:38:53 +09:00
minjaesong
45129d5b0f package declaration for Ascii85.kt 2021-03-08 13:10:41 +09:00
minjaesong
fa4b5df19c finally decided the world size of small/normal/large/huge 2021-03-01 14:56:53 +09:00
minjaesong
7900309f30 slate layer; new stone 'marble' 2021-02-28 16:33:12 +09:00
minjaesong
37c6ffd062 new cobblestone texture, layer transition dithering with buffer layer 2021-02-28 11:30:10 +09:00
minjaesong
6cf8553ac2 terragen now works column-wise (wip soil-rock layer dithering) 2021-02-28 09:44:40 +09:00
minjaesong
7928dd1573 Ascii85 encoder for future savegame impl 2021-02-27 13:49:32 +09:00
minjaesong
e4c7ed581c fixing bug where the crafting table (or something) would placed and ui opened at the same time 2021-02-25 14:31:36 +09:00
minjaesong
2a72cc03bb fixing loadscreen visual 2021-02-25 11:23:07 +09:00
minjaesong
795f0ab853 walls now work 2021-02-25 11:11:47 +09:00
minjaesong
5f16f71b0a fixing random terragen crash? (was it block change event too big?) 2021-02-25 10:15:37 +09:00
minjaesong
ed0bec0ee8 item is useable (wall is not!); tile breakage works confirmed 2021-02-24 16:46:37 +09:00
minjaesong
b6a688c484 render is fixed (tile breakage not tested as loading items are still wip); air tile no longer has tilenum of 0 2021-02-24 11:04:11 +09:00
minjaesong
36387753b1 game compiles but: render is wrong; can't have any wall items 2021-02-20 16:53:22 +09:00
minjaesong
463e59087c something's not right with tile numbering 2021-02-20 15:10:47 +09:00
minjaesong
295dd8b8d6 wippie 2021-02-15 16:25:47 +09:00
minjaesong
0292115f89 wipwip 2021-02-14 10:07:08 +09:00
minjaesong
6e63ab7fdc savegame format upd? 2021-02-12 14:14:09 +09:00
minjaesong
46b56b8fd0 more TODO 2021-02-11 23:33:01 +09:00
minjaesong
689fac7f27 base32: + to L 2021-02-11 21:27:38 +09:00
minjaesong
9eb757b7b9 wip 2 2021-02-11 20:45:38 +09:00
minjaesong
8fdc11288c the-flattening wip 2021-02-10 17:48:01 +09:00
minjaesong
73acaea025 65536 Blocks!!! 2021-02-09 17:53:33 +09:00
minjaesong
d9fc24ba26 1 million virtual tiles!!! 2021-02-09 17:27:14 +09:00
minjaesong
cdcf945e43 inventoryui: adjusting inventory gap magic number so that inventory look pretty on 720p 2020-12-26 18:20:07 +09:00
minjaesong
5685243443 light whitewash version 1 2020-12-01 17:50:47 +09:00
minjaesong
f77e65ac97 light whitewash impl 2020-12-01 16:49:46 +09:00
minjaesong
98ad0bfc6c see commit below 2020-11-29 16:42:01 +09:00
CuriousTorvald
807d67862c for gods sake don't casually usegl30=true
https://stackoverflow.com/questions/46753218/libgdx-should-i-use-gl30
2020-11-28 19:32:50 +09:00
minjaesong
bed6f74462 screenshots will take unique name 2020-11-25 13:39:17 +09:00
minjaesong
79114fcbd0 setting minimum res to be 1080x720 2020-11-24 10:12:32 +09:00
minjaesong
5d46402b27 finaly fixing 720p bug (issue #36) 2020-11-21 22:04:59 +09:00
minjaesong
e97a74483f trying to fix the '720p' bug but faild :/ 2020-11-21 17:56:22 +09:00
minjaesong
b8a7dee7ac config: user-configurable control entries now have config- prefix 2020-11-21 11:24:15 +09:00
minjaesong
44c11cef76 multithread light: forget about it 2020-11-20 14:08:18 +09:00