Commit Graph

1555 Commits

Author SHA1 Message Date
minjaesong
96158c5a90 using new terragen on main game -- noisy tiles are real issue 2019-10-30 15:13:38 +09:00
minjaesong
288afba105 added missing code pieces 2019-10-24 20:56:56 +09:00
minjaesong
0f335cd312 uiitem keymap keycap wip 2019-10-17 14:46:20 +09:00
minjaesong
08efc934a9 uiitem toggle button impl 2019-10-17 10:59:47 +09:00
minjaesong
7f4e6aad15 toggler graphics update 2019-10-17 02:02:18 +09:00
minjaesong
b08a34c67e Added uiitem-toggler assets 2019-10-16 18:43:16 +09:00
minjaesong
7dafc508e5 issue #28 2019-10-14 20:55:53 +09:00
minjaesong
4a1ef21155 adding missing texture 2019-10-14 19:32:24 +09:00
minjaesong
4eb1940d13 motherfucking git 2019-10-14 15:40:01 +09:00
minjaesong
1190974901 key config ui mockup 2019-10-09 00:21:12 +09:00
minjaesong
b6fe91ad19 var jump just pressed 2019-10-06 14:50:16 +09:00
minjaesong
951a65cb4f corrcet case for font sheet name 2019-10-04 17:04:00 +09:00
minjaesong
15a6324ef4 wall-kick-jump WIP 2019-10-02 15:24:05 +09:00
minjaesong
c14453cb35 slight edit on kana font sheet 2019-09-30 15:08:25 +09:00
minjaesong
71109602e7 different hardware testing results update 2019-09-20 18:30:45 +09:00
minjaesong
2980d3eb94 improved shader compatibility with intel builtin gpu
apparently you can't use 1f for float, always use 1.0
2019-09-20 14:15:26 +09:00
minjaesong
aaae4f71d8 commit 2019-09-19 18:10:54 +09:00
minjaesong
7ec1fbc1bf update gitignore, new worldgen wip 2019-09-15 08:12:04 +09:00
minjaesong
c315022d80 worldgentest: soil layer 2019-08-29 23:10:23 +09:00
minjaesong
7ab15fe966 noise test to simulate the actual worldgen 2019-08-28 22:24:53 +09:00
minjaesong
11a30d3c2a displays time on main window 2019-08-27 16:17:26 +09:00
minjaesong
a29a47e009 removing redundant properties 2019-08-27 01:30:46 +09:00
minjaesong
79fb81f757 some minor touches 2019-08-26 16:47:30 +09:00
minjaesong
2a2e63e10a terraingen candidate 1 2019-08-25 23:35:51 +09:00
minjaesong
668c10f736 terrain gen adjustments wip 2019-08-25 19:54:55 +09:00
minjaesong
0af5002638 cavegen candidate 1 2019-08-25 19:29:10 +09:00
minjaesong
004a9af098 cavegen candidate 0 2019-08-25 18:53:01 +09:00
minjaesong
e449d34e3a new cavegen is finally doing something 2019-08-25 14:14:25 +09:00
minjaesong
12498184f5 fixed minor anomalies 2019-08-21 15:12:19 +09:00
minjaesong
f78c465aef inventory ui will get taller if screen is taller 2019-08-19 03:44:15 +09:00
minjaesong
9e775d9d57 fixd a bug where HUD will draw on top of console window 2019-08-19 02:05:00 +09:00
minjaesong
89746c3b6e actual health message on appload 2019-08-18 05:01:56 +09:00
minjaesong
60bb495782 terrain glow tex drawing 2019-08-15 19:42:16 +09:00
minjaesong
86f48c2fe3 terrain glow tex composing 2019-08-15 19:03:16 +09:00
minjaesong
ebe78dafea shitty implementaion of "air jumping" 2019-08-15 00:20:42 +09:00
minjaesong
0d04f97647 health message on splash 2019-08-14 01:45:00 +09:00
Minjae Song
018160b541 fix func name conflict 2019-08-13 15:50:31 +09:00
minjaesong
9b470bb3bb lightmap fix fox edge case when CameraX < 0 2019-08-13 14:47:23 +09:00
minjaesong
f62f751243 some random stuffs? 2019-08-12 03:59:39 +09:00
minjaesong
f39c4e9178 light calc area shrinks when zoomed in 2019-08-12 03:59:27 +09:00
minjaesong
e8b2b04c62 no stuttering zoom (inefficient) 2019-08-12 03:04:16 +09:00
minjaesong
d8d095c0a2 zooming properly with z key (with some async artefacts) 2019-08-11 21:33:12 +09:00
minjaesong
b63bf88cd7 uis won't open or close when console is up 2019-08-11 20:42:59 +09:00
minjaesong
419773550a screen zooming, temporarily toggle with Z key 2019-08-11 05:42:04 +09:00
minjaesong
08c18caa25 inventory lister's category setting must be held by its parent 2019-08-06 02:28:07 +09:00
minjaesong
0f283f2aaa inventory ui: number of cells can be given on creation 2019-08-05 05:20:09 +09:00
minjaesong
5f4305283d inventorydynamiclist to have more options; fixed wrong shade values for trees; commonresourcepool to check dupes 2019-08-05 04:58:33 +09:00
minjaesong
63b1fcb870 special symbols to use shortcuts instead of literals 2019-08-05 04:19:00 +09:00
minjaesong
bed655448d adjusted ui's y pos so that there's even gaps between catbar and control helper 2019-08-05 03:51:38 +09:00
minjaesong
864b6cd5a0 tree impl test; falling blocks won't destroy transparent blocks 2019-07-31 01:38:27 +09:00