Commit Graph

13 Commits

Author SHA1 Message Date
minjaesong
0004240c52 somehow fixed a consolewin bug
- It would read a key even if it's closed
2017-10-18 03:52:11 +09:00
minjaesong
0ab914a815 terrain atlas: added black patch 2017-08-28 20:37:39 +09:00
minjaesong
15dbd16766 limitedly successful attempt to create a title screen 2017-07-20 00:36:41 +09:00
minjaesong
3a1379e376 Ingame's Player is now mandatory; player spawn on right position 2017-07-18 00:19:55 +09:00
minjaesong
dfa2a0a86d wall render bug fixed
- wall wouldn't render if transparent-yet-sold tiles like glass is placed on top of it
2017-07-15 00:02:00 +09:00
minjaesong
eba6b3801d working world-glow blend 2017-07-11 13:34:14 +09:00
minjaesong
28d7b44821 diching RGB10; colors are now fully vec3 2017-07-09 02:21:24 +09:00
minjaesong
7e417ed8c7 putting ore vein prototype on main sheet; also a commit before fuck-up 2017-07-03 19:26:00 +09:00
Song Minjae
9508249533 blocks now have properly formatted ids 2017-04-29 00:05:10 +09:00
Song Minjae
3498a100a4 clean ice tex fix 2017-04-28 21:52:05 +09:00
Song Minjae
7a3e7546de Sandstone connectivity change
- TODO do the same with ice block
2017-04-28 17:07:45 +09:00
Song Minjae
3e54dcab2c working walls, quickbar and piemenu fixed 2017-04-27 17:22:56 +09:00
Song Minjae
f4db93ca9e Tile -> Block && Map -> World 2017-04-27 01:57:45 +09:00