Commit Graph

48 Commits

Author SHA1 Message Date
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
3c1b4c8a64 working pen menu 2019-02-16 22:48:27 +09:00
minjaesong
49f8b8d1c8 terrain quarried stone fix 2019-02-16 19:56:12 +09:00
minjaesong
48c672b7cd penmenu with icons (render only) 2019-02-16 17:52:18 +09:00
minjaesong
e06e9ef733 new basicinfo ui; each module should be dispose()-able 2019-02-16 01:32:17 +09:00
minjaesong
fb0357b5d6 pov for gdxcontrolleradapter (untested) 2019-02-10 03:48:39 +09:00
minjaesong
0f9e13d499 better and random-coloured grass 2019-02-08 09:27:13 +09:00
minjaesong
f63e6ed37c lang update (+delete world, worlds: ) 2019-02-06 05:17:02 +09:00
minjaesong
f712c143d0 #21, also making seasonal grasses easier on PSD 2019-02-01 18:47:02 +09:00
minjaesong
e2dec79ca5 terrain texture change by all seasons 2019-02-01 15:59:54 +09:00
minjaesong
1ffa71215a amount of fluid affects the light absorption 2019-01-27 16:58:29 +09:00
minjaesong
02f9a5e127 light calc takes fluid into account 2019-01-27 00:30:56 +09:00
minjaesong
55cfae831a new watch design consistent with existing UI 2019-01-24 23:46:24 +09:00
minjaesong
4ddf037626 new TV-safe watch UI 2019-01-24 02:32:28 +09:00
minjaesong
ac9547c720 adding demoworld.gz 2019-01-22 21:34:00 +09:00
minjaesong
971f7d4a40 on-the-fly sprite assembly WIP 2019-01-19 04:34:50 +09:00
minjaesong
a64da6454b See Github issue #15 2019-01-15 05:50:36 +09:00
minjaesong
e926b0175f Gzipping PSDs; every art must be alpha premultiplied; added converter batch 2019-01-13 21:23:01 +09:00
minjaesong
9b0ea53c2d sprite assembler test assets 2019-01-06 00:30:43 +09:00
minjaesong
73da060d5c forgot to update tga file 2019-01-04 21:19:11 +09:00
minjaesong
9bcf8fa478 somewhat successful walk/idle anim impl 2019-01-04 17:44:22 +09:00
Minjae Song
aab258b0c8 csv reader can read file, stringify (not real save) and read the save itself wrote 2019-01-02 22:25:44 +09:00
Minjae Song
686e521a7a csv editor read file with imperfections 2019-01-02 22:03:52 +09:00
Minjae Song
5ef871f920 CSV editor: test export of spreadsheet
Seems working?
2019-01-02 10:55:32 +09:00
Minjae Song
546ddfdb19 csv editor wip 2019-01-01 21:00:33 +09:00
Minjae Song
a0b773aef2 WIP platforms, at least "should I collide with this?" is one single function 2018-12-30 19:50:22 +09:00
Minjae Song
3765678735 removed FLUID prop from the blocks 2018-12-29 21:04:27 +09:00
Minjae Song
e5ea32ba56 rendering scheme of the world changed, fluids draw as intended
But my idea wasn't very stellar, *sigh*
2018-12-22 02:08:08 +09:00
Minjae Song
92d3c578a9 prep for fluid exclusive render 2018-12-19 22:23:50 +09:00
Minjae Song
597e1acee4 fluidmap won't have errenous behaviour at the world edge; tga alpha fix 2018-12-19 01:53:09 +09:00
Minjae Song
8db2405232 test: tiles tex blend according to seasons 2018-12-17 04:30:08 +09:00
Minjae Song
8e6fcf0b8a bugs on fluid sim, Type is NULL but fill isn't 0/new temporary fluid draw 2018-12-16 02:10:04 +09:00
minjaesong
65f49e11b2 a new watchface to support seasons instead of months 2018-11-06 23:40:36 +09:00
minjaesong
dd36d3cb5f new RNG for everything; Joise update 2018-10-27 00:03:06 +09:00
minjaesong
f365156799 World Click events
let's hope it works w/o tests as I can't get to the Ingame now
2018-10-01 23:51:04 +09:00
minjaesong
3309998060 font update; ui remocon fix; save doc elaboration
UI RemoCon fix: RemoCon will no longer widen to the screen width when being used
2018-09-14 01:14:13 +09:00
minjaesong
6ed012f0c1 dump (another useless message) 2018-08-05 21:57:18 +09:00
minjaesong
a702aac12f removing branching on tiling shader, improving performance
Now tga export needs extra care, but boy that 5 FPS improvement
2018-07-03 22:17:34 +09:00
minjaesong
3184e33461 PostProcessor working: nested FBO won't work, use FrameBufferManager 2018-07-03 13:48:34 +09:00