Commit Graph

3051 Commits

Author SHA1 Message Date
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
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
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
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
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
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
minjaesong
2d42525092 actors now always calls despawn() when being despawned 2024-02-05 14:39:21 +09:00
minjaesong
1685d0f045 jukebox item sprite update 2024-02-05 13:47:41 +09:00
minjaesong
90eb51e96b noticelet: better behaving against cursor 2024-02-05 13:32:10 +09:00
minjaesong
17c7571915 debug view for dynamic tracks only 2024-02-05 05:12:03 +09:00
minjaesong
839886531a fix: actors having stale musictrack reference after the audioengine reloading 2024-02-05 02:14:38 +09:00
minjaesong
cc00e1eff9 I fixed the ingamerender-not-rendering bug?? 2024-02-05 01:26:27 +09:00
minjaesong
87e2917d48 jukebox sprite: play mechanism 2024-02-04 18:18:12 +09:00
minjaesong
2cbc6fad11 noticelet to make way for the mouse cursor 2024-02-03 19:20:20 +09:00
minjaesong
360d6e9dcb tooltip show item id if ALT is down 2024-02-03 18:18:07 +09:00
minjaesong
9f8f9ceaa5 item tooltip descriptions 2024-02-03 17:10:35 +09:00
minjaesong
04c54204b5 tone mapping param change 2024-02-03 15:58:12 +09:00
minjaesong
5dacbe18a3 fix: pickaxe will constantly closing the tooltip while equipped 2024-02-03 15:40:29 +09:00
minjaesong
559f5a9a9d dropped items now visible in the dark 2024-02-03 15:20:22 +09:00
minjaesong
808862c520 simpler light tone mapping 2024-02-03 15:13:33 +09:00
minjaesong
f91fbf6cf0 smelter lightbox depends on its internal temperature 2024-02-03 04:52:37 +09:00
minjaesong
8cb4709cd7 diversified tree generation 2024-02-03 02:41:02 +09:00
minjaesong
93e0c8742a saplings 2024-02-03 02:26:58 +09:00
minjaesong
a569a34005 charcoal; smelter item sprite;
crafting-fixed navigate-ingredients-crafting-recipe behav
2024-02-02 16:48:07 +09:00
minjaesong
cfd0f0302e smelter multiplier change 2024-02-02 00:20:41 +09:00
minjaesong
0769899b55 smelter: working smelting? and working sprite change 2024-02-02 00:03:27 +09:00
minjaesong
99e17d32e1 thermal stuffs 2024-02-01 16:18:18 +09:00
minjaesong
6e1ad9f768 fix: new encumbrance limit was not applied AT ALL 2024-02-01 16:17:58 +09:00
minjaesong
55bb33b4ce world portal: autogenerating returning portal 2024-01-31 23:18:12 +09:00
minjaesong
62d30fb6e9 'flatness' is considered on choosing a spawn point 2024-01-31 21:41:08 +09:00
minjaesong
a839cc9f49 item list only wheel-scrolls when you move whell on the navbar 2024-01-31 16:40:05 +09:00
minjaesong
3c6e7665fa porting scroll behav to the storage chest 2024-01-31 02:26:17 +09:00
minjaesong
e1935fb659 smelter: scroll wheel to operate the item slots 2024-01-31 02:07:17 +09:00
minjaesong
d1a6873bc0 smelter: clicking on the navbar no longer resets the cell selection 2024-01-30 23:35:16 +09:00