Commit Graph

279 Commits

Author SHA1 Message Date
minjaesong
86f48c2fe3 terrain glow tex composing 2019-08-15 19:03:16 +09:00
minjaesong
0d04f97647 health message on splash 2019-08-14 01:45:00 +09:00
minjaesong
419773550a screen zooming, temporarily toggle with Z key 2019-08-11 05:42:04 +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
864b6cd5a0 tree impl test; falling blocks won't destroy transparent blocks 2019-07-31 01:38:27 +09:00
minjaesong
1691fc41e5 texture for tree trunk 2019-07-27 00:36:53 +09:00
minjaesong
fc35188bde some tiny little optimisations on tiling shader 2019-07-26 16:45:24 +09:00
minjaesong
f1d92744c0 grass tex revert to smooth 2019-07-26 03:28:57 +09:00
minjaesong
dfd43f52d5 ingame computer wip; gamepad deadzone disp on f3 2019-07-19 23:19:25 +09:00
minjaesong
5f3801eb48 colourmap and assets 2019-07-12 02:26:20 +09:00
minjaesong
514ea680aa fix wrong assert usage; addOneArgFun for Lua globals works 2019-07-10 16:20:45 +09:00
minjaesong
2c560a6f36 new iteration of the ingame computer -- display adapter 2019-07-09 22:26:28 +09:00
minjaesong
e8ba837b09 trying to make fixtures with UIs working, was not successful 2019-07-08 04:05:04 +09:00
minjaesong
b66ca70d6c test impl of "collision interpolator'; new number font for itemslots 2019-07-07 20:53:20 +09:00
minjaesong
01e475814b blocks csv fixed wrong opacity value 2019-07-06 20:44:15 +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
a45b68b8d5 fallable blocks actually falls 2019-06-25 23:30:22 +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
23b103892e blockprop: fall is now grav 2019-06-11 20:55:28 +09:00
minjaesong
fd9d36c7ac new block: scaffolding (does not fall yet) 2019-06-10 01:40:10 +09:00
minjaesong
6e0fe95e76 intbox debugger is back 2019-06-09 01:26:14 +09:00
minjaesong
15cb42e26b 80 fps with unsafe access 2019-06-08 03:00:47 +09:00
Minjae Song
b0c6ce29a8 mod metadata: changed versioning scheme 2019-06-05 21:22:27 +09:00
minjaesong
c8df0fc9fd font: hangul update 2019-05-30 14:10:09 +09:00
minjaesong
ad4bfd9e01 tiki torch spawns but is not centred 2019-05-28 22:46:10 +09:00
minjaesong
84a35abb37 no secondary click; tiki torch kinda spawns? 2019-05-26 22:55:50 +09:00
Minjae Song
ad6d52b13c tileable message float ui 2019-05-22 12:51:01 +09:00
minjaesong
b52dd12807 furred npc test might delete later 2019-05-20 12:07:01 +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
b217a023d2 comment 2019-05-08 21:23:42 +09:00
minjaesong
0ccfb0e709 blocksdrawer now draws wire 2019-05-04 18:19:08 +09:00
minjaesong
dfe183f597 adding missing resources/moving zip files to lfs 2019-05-04 04:11:33 +09:00
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