Commit Graph

3605 Commits

Author SHA1 Message Date
minjaesong
2363a5c51f bomb go boom but better 2024-02-15 04:08:37 +09:00
minjaesong
f224d0718b explosion wip 2024-02-15 02:48:57 +09:00
minjaesong
c84e01646c boom sound for the bomb 2024-02-14 16:59:01 +09:00
minjaesong
c66f5cbb54 throwable cherry bomb (no explosion yet) 2024-02-14 03:54:14 +09:00
minjaesong
d2acacb531 string for ITEM_NITRE 2024-02-14 00:41:40 +09:00
minjaesong
e5ac560966 new gem on worldgen 2024-02-13 23:42:43 +09:00
minjaesong
6e1af36a63 terrain/wall damage indicator in F3 2024-02-13 00:51:01 +09:00
minjaesong
2b8497133e fix: NPE on item removal caused by scrolling 2024-02-13 00:23:42 +09:00
minjaesong
45b141fd57 fix; default emissive layer for item sheet sprite was transparent 2024-02-12 22:32:51 +09:00
minjaesong
3e3c1078d7 uicrafting: reset scroll when opening 2024-02-12 22:11:02 +09:00
minjaesong
43a5014564 fix: smelter: clicking on the slot will reset the scroll now 2024-02-12 21:01:55 +09:00
minjaesong
0a2d15e417 fix: [bug] remaining heat on the smelter is wasted if no fuel was burning 2024-02-12 20:40:56 +09:00
minjaesong
16c52a5e11 uicanvas: updateUI/renderUI to updateImpl/renderImpl to match the naming scheme with the actor 2024-02-12 17:28:23 +09:00
minjaesong
5f1e63e370 volume randomiser for smelter and furnace 2024-02-12 16:13:23 +09:00
minjaesong
a14f2697fb actors now use 'updateImpl'; static sound for smelter and furnace 2024-02-12 05:04:52 +09:00
minjaesong
7d871c5d49 actors now use 'updateImpl'; static sound for smelter and furnace 2024-02-12 04:48:25 +09:00
minjaesong
7ac6bd6a9c bonfire audio loop 2024-02-12 03:11:01 +09:00
minjaesong
0d036bb7c0 recipe for scaffolding 2024-02-12 01:44:24 +09:00
minjaesong
1333ece2b1 increased a random chance for records to 1/4096 2024-02-12 00:44:07 +09:00
minjaesong
d3f7818710 break torch using axe 2024-02-11 23:42:36 +09:00
minjaesong
1f0a4429e3 oops 2024-02-11 23:35:11 +09:00
minjaesong
346800d356 another limitation of the gapless playback 2024-02-11 23:29:35 +09:00
minjaesong
fcee6b5be3 debug print 2024-02-11 23:09:10 +09:00
minjaesong
49c595319b autoequip consumable tool 2024-02-11 22:59:06 +09:00
minjaesong
57d25431bd disable save if autosave is within 5 seconds 2024-02-11 21:53:11 +09:00
minjaesong
93f2e706c5 axes can attack platforms and scaffoldings 2024-02-11 21:02:29 +09:00
minjaesong
77bc646991 code refactor to clarify the state of item being dynamic
fix: simple item cell not showing itemcount for stackable and canbedynamic items
2024-02-11 20:51:54 +09:00
minjaesong
8e97914834 makefile script for the lulz 2024-02-11 20:01:28 +09:00
minjaesong
9c29cbb409 musicplayer: fix: playlist not advancing on intermittent mode 2024-02-11 19:07:26 +09:00
minjaesong
273e56cb35 fix: tool durability not decreasing; smelting recipe for quartz had bad value 2024-02-11 02:09:52 +09:00
minjaesong
87081b0a33 removing modulebasegame imports from the audio engine 2024-02-10 16:14:10 +09:00
minjaesong
b93e987011 MusicContainer extracted out of the modulebasegame 2024-02-10 16:09:00 +09:00
minjaesong
ea940e93ba minor sprite change 2024-02-10 02:31:54 +09:00
minjaesong
26dac5e853 git commit -amend 2024-02-10 00:52:55 +09:00
minjaesong
afd3656302 don't put snapshot marker on the release 2024-02-10 00:38:40 +09:00
minjaesong
a1ef80b2c0 build script update 2024-02-09 00:32:17 +09:00
minjaesong
afa2aef4c6 fix: player was drawn 1px lower than they should be 2024-02-08 18:06:00 +09:00
minjaesong
9068143239 turntable wow and flutter sim wip 2024-02-08 15:04:34 +09:00
minjaesong
238dbfc3c4 turntable to play disc 2024-02-08 00:07:19 +09:00
minjaesong
ff15a3a8cf fix: title screen camera debug view is flipped 2024-02-07 17:31:53 +09:00
minjaesong
316bfbcc08 fix: cloud's age ticking not syncing with the world's timedelta 2024-02-07 17:02:05 +09:00
minjaesong
f04548f9ab holo-series item sprites 2024-02-07 15:58:01 +09:00
minjaesong
866b8fed83 gems 2024-02-07 01:32:54 +09:00
minjaesong
a143887375 drop random records when digging dirts but super-rarely 2024-02-06 14:21:09 +09:00
minjaesong
6d941a3841 music by orstphone 2024-02-06 14:12:04 +09:00
minjaesong
ae0dbbf02a forgot to add font's jarfile 2024-02-06 00:10:40 +09:00
minjaesong
b09f6ce5c5 font update 2024-02-05 22:16:36 +09:00
minjaesong
3d81d7870a smelting sand to make glass 2024-02-05 18:55:02 +09:00
minjaesong
34bc9d45a0 held item--wall is not emitting light anymore 2024-02-05 17:34:09 +09:00
minjaesong
3491926e7c revived the held item lighting 2024-02-05 17:18:28 +09:00