Commit Graph

59 Commits

Author SHA1 Message Date
minjaesong
864b6cd5a0 tree impl test; falling blocks won't destroy transparent blocks 2019-07-31 01:38:27 +09:00
minjaesong
f1d92744c0 grass tex revert to smooth 2019-07-26 03:28:57 +09:00
minjaesong
4c23cde4a9 no more context fuckups on apploader 2019-07-02 04:59:24 +09:00
minjaesong
eb4bdbacde new tiny numbers font 2019-06-26 19:32:27 +09:00
minjaesong
b45caebda0 it turns out the test-entering is broken; will fix later idk; Threadparallel.startAllWaitForDie seems to work as intended 2019-06-21 16:05:02 +09:00
minjaesong
c8df0fc9fd font: hangul update 2019-05-30 14:10:09 +09:00
minjaesong
3106657f44 font: new redesigned hangul 2019-05-14 13:16:10 +09:00
minjaesong
2b2e0e3327 font: hangul redraw wip 2019-05-12 17:09:46 +09:00
minjaesong
8432ad1377 lang updater 2019-02-24 00:27:50 +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
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
ef8285dd97 serialised RNG; font update 2018-09-16 03:32:12 +09:00
minjaesong
6ed012f0c1 dump (another useless message) 2018-08-05 21:57:18 +09:00
minjaesong
d70aabc1b4 computery stuff and new set of wires 2018-03-04 19:15:43 +09:00
minjaesong
f8568899d9 rain megaparticle experiment 2017-12-18 20:45:32 +09:00
minjaesong
b33309c784 tooltip UI; tooltip in the inventory 2017-11-25 17:56:57 +09:00
minjaesong
b2e0913ff5 encumbrance meter for new inventory 2017-10-30 04:28:27 +09:00
minjaesong
341d5e696c working "equipped" view with unequip 2017-10-28 15:07:58 +09:00
minjaesong
07c1714751 at least some of the new UIs are working 2017-10-23 03:44:45 +09:00
minjaesong
681dd84cb3 Houston, we have a render (again) 2017-10-07 22:21:37 +09:00
minjaesong
d5450cd128 Light fuck: At least I've figured out what the fuck was wrong with. 2017-09-12 21:29:45 +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
149d17ed13 how changing the screen should be done 2017-07-13 01:34:09 +09:00
minjaesong
b91ba9fc08 asynch update and render (aka frameskip) 2017-07-08 20:38:05 +09:00
minjaesong
9027f85d1d barely managed to fix inventory UI 2017-07-04 01:27:18 +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
minjaesong
65ef9c2787 fixed bad color rendering on blocksdrawer and lightmaprenderer 2017-07-02 21:53:50 +09:00
minjaesong
f0e73cda1d can see camera working but not the actor gravity 2017-06-28 22:15:42 +09:00
minjaesong
ad481853bb LibGDX, here I am. 2017-06-22 02:31:07 +09:00
minjaesong
e07e321ee3 gdx font almost working
- TODO: bulgarian/serbian, shadow
2017-06-16 18:52:03 +09:00
minjaesong
6e403f97f8 re-arranged all the docs in more convenient fashion 2017-06-16 15:10:55 +09:00
minjaesong
980c92f213 more minor changes 2017-06-11 18:01:03 +09:00
minjaesong
85ab2a2066 various patches and renaming; thai-variable font sheet 2017-05-27 20:05:12 +09:00
minjaesong
5255ae60af Terrarum Sans Bitmap: wider hangul 2017-05-25 00:04:21 +09:00
Song Minjae
9508249533 blocks now have properly formatted ids 2017-04-29 00:05:10 +09:00
Song Minjae
26cbe6970a modularised lang 2017-04-27 23:41:19 +09:00
Song Minjae
c6e42ffbbe wenquanyi: fixed bad code point allocation 2017-04-20 20:48:23 +09:00
Song Minjae
aa4fbba711 about issue #17 2017-04-19 21:15:09 +09:00
Song Minjae
76fcb5b12f git gud
Former-commit-id: 86d4fba868dbe1c2841e1829f2857ff47187cc57
2017-03-05 01:31:40 +09:00
Song Minjae
e9c7ef4930 PNG -> TGA
Former-commit-id: 394d3af24b5f1a125c40197a09f47867cc6fc566
Former-commit-id: 5428b1d2d7370b5a912851d5f5aa9f6b036f64f5
2017-01-16 18:24:19 +09:00
Song Minjae
0c2cb48135 ThreadPool renamed to PhreadParallel, tweaks on font
Former-commit-id: 52c6d53764449cecd9ab1aa96b23810e5e406cc2
Former-commit-id: cf8ff86f3c62851c8be2370774b426e09410ad6f
2017-01-01 15:06:19 +09:00
Song Minjae
d0109a88af remove hard-drawn shadow from images, they're now drawn by the software
Former-commit-id: fe09a6ba3dd3b2f9e53874c854210f4f73bac160
Former-commit-id: f2b1571609c36cf4e177488ed2978df671ffa80a
2016-12-26 12:50:10 +09:00
Song Minjae
3160ecea16 new segment font
Former-commit-id: 8b04af556a047db26c58e649ec0f7878a04459a0
Former-commit-id: fb222e31c73ec26b365b338f02c15beb0d0d11f6
2016-10-23 00:47:50 +09:00
Song Minjae
8d33f1c7b1 oops, these are deprecated while ago, deleting…
Former-commit-id: 6d8ace3550c31e7827fb43f863047b6e43e2b2bd
Former-commit-id: 23c07cf1b1d04d3089fb93681dc14bd1cdcc9e2f
2016-10-21 22:34:08 +09:00
Song Minjae
22dea068b0 new 23-seg font, tileprop MATErial definition
Former-commit-id: c261f57694a5cf8725917c2e94c97ea1d727df56
Former-commit-id: f7bbb1fce436770c648f48d7b81e9677007711fb
2016-10-21 22:23:12 +09:00
Song Minjae
cd2bcaf5cc fontfix on glyph '0'
Former-commit-id: bc99ad8e055bd1a2f14e344cdfbf669d679172f1
Former-commit-id: f02d7c0cd53e73293753cc0f20ca0ad537b686b5
2016-10-04 01:34:59 +09:00
Song Minjae
793bca4b55 font update again
Former-commit-id: 2c94e1a89891ccfe76ecd373c881b4d253dced4d
Former-commit-id: a1f474a4a00efc6b208dd7d56871fbfa31ce6532
2016-09-29 23:03:04 +09:00
Song Minjae
995f8243d1 font update (fixed '%')
Former-commit-id: 07e79fa0503f9294132acfa5b76502bed239c97d
Former-commit-id: 6e534672376fc36840240db337dcf64caa194fa4
2016-09-28 22:26:30 +09:00