Commit Graph

60 Commits

Author SHA1 Message Date
minjaesong
89b12aabb4 new debug cmd ExportFBO 2024-11-24 12:53:44 +09:00
minjaesong
70f2a23354 use _cp property to load custom application 2024-09-27 12:42:35 +09:00
minjaesong
e5ac560966 new gem on worldgen 2024-02-13 23:42:43 +09:00
minjaesong
0c64cea220 savegamecracker: new command 'uuid' 2024-01-27 14:24:50 +09:00
minjaesong
b2479028af adding 'kind flag' to the savegame format so the file can be determined if it contains player or world data 2022-12-04 16:09:07 +09:00
minjaesong
bec47e81e2 now dropped items can produce light (e.g. dropped torch) 2022-09-11 17:10:01 +09:00
minjaesong
760188ebe9 savegame cracker: fixing a mistake that space chars would not tokenise the command input 2022-08-31 12:54:39 +09:00
minjaesong
6429d53be6 using quotation marks to surround arg with space chars 2022-08-31 11:59:17 +09:00
minjaesong
e4caf29791 adding loadorder to savegame 2022-08-31 02:40:46 +09:00
minjaesong
6495e741e6 tile's platform-ness is now determined by their tag 2022-07-20 18:21:16 +09:00
minjaesong
de45ad1c25 another font fix 2022-03-22 17:08:47 +09:00
minjaesong
000f825849 a new key for blocks.csv; csveditor updates 2022-03-22 11:11:44 +09:00
minjaesong
b5aacd976c tags on ingame blocks 2022-03-11 15:05:06 +09:00
minjaesong
ee8da4df84 rudimentary deploy system 2022-01-24 01:33:24 +09:00
minjaesong
d5eef2a687 rename 'tvda' -> 'savegame' 2021-10-20 10:38:42 +09:00
minjaesong
ef603ec5d5 new load wip 2021-10-11 17:46:46 +09:00
minjaesong
60a8382f93 quicksave (part of the autosaving) is working 2021-09-29 16:51:59 +09:00
minjaesong
83c3c22b51 chunked world output/deploying custom format of TVD 2021-09-11 02:19:10 +09:00
minjaesong
36c413eb15 tevd update 2021-09-10 18:47:32 +09:00
minjaesong
57e4b83649 game load wip 2021-09-03 17:54:10 +09:00
minjaesong
42ea79bcc2 savegame cracker update 2021-09-03 09:31:43 +09:00
minjaesong
8c0a9193bb savegame cracker 2021-09-02 13:52:12 +09:00
minjaesong
f771793490 in-console savegame cracker wip 2021-09-02 11:51:38 +09:00
minjaesong
7b029126f3 new lantern graphic and things 2021-08-04 15:02:48 +09:00
minjaesong
0200fa8803 simplified the tiling shader a bit 2020-04-13 02:13:24 +09:00
minjaesong
23b103892e blockprop: fall is now grav 2019-06-11 20:55:28 +09:00
minjaesong
08aa0e8f34 always sorting arraylist; more wire stuffs 2019-03-12 22:27:26 +09:00
minjaesong
deb82d54b0 codes to produce fluid atlas 2019-03-03 00:25:42 +09:00
minjaesong
b5ad28f22a fluid masks tga 2019-03-02 20:20:00 +09:00
minjaesong
822b9bf4fd fixed various quirks and removed dirty hacks on quickslot bar/pie 2019-01-12 22:56:48 +09:00
minjaesong
ba9236d11e csv sort by ID (hacky?) 2019-01-09 15:15:26 +09:00
minjaesong
808797760d circular array is fixed and tested 2019-01-09 05:43:56 +09:00
minjaesong
df2973b713 gradle tasks for two new apps 2019-01-07 14:19:15 +09:00
minjaesong
9bcf8fa478 somewhat successful walk/idle anim impl 2019-01-04 17:44:22 +09:00
minjaesong
a8cb95ed74 write to the actual file 2019-01-03 13:02:54 +09:00
Minjae Song
fcc0403c93 new csv and it asks number of lines to init 2019-01-02 22:41:20 +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
ccd67b2625 watch is semitransparent when EL is off 2019-01-01 22:29:18 +09:00
Minjae Song
546ddfdb19 csv editor wip 2019-01-01 21:00:33 +09:00
minjaesong
a6ea2b4e18 still wip modularisation, game somehow boots 2018-06-21 17:33:22 +09:00
minjaesong
b91ba9fc08 asynch update and render (aka frameskip) 2017-07-08 20:38:05 +09:00
minjaesong
65ef9c2787 fixed bad color rendering on blocksdrawer and lightmaprenderer 2017-07-02 21:53:50 +09:00
minjaesong
ad481853bb LibGDX, here I am. 2017-06-22 02:31:07 +09:00
minjaesong
85ab2a2066 various patches and renaming; thai-variable font sheet 2017-05-27 20:05:12 +09:00
Song Minjae
93939f22bf quickslot works, new event for actor "actorValueChanged"
- "unpacking" fresh new tool would un-register quickslot desig.
- priority issue on "equipped by quickslot change" and "equipped by inventory UI"
2017-04-28 12:21:27 +09:00
Song Minjae
f4db93ca9e Tile -> Block && Map -> World 2017-04-27 01:57:45 +09:00
Song Minjae
b342e7d042 working vital meter for tool durability 2017-04-21 18:11:30 +09:00
Song Minjae
037e84d6e2 setting up the inventory using builder (during init) requires ingame.player to be nullable, lateinit won't work 2017-04-11 23:07:29 +09:00