minjaesong
|
55bb33b4ce
|
world portal: autogenerating returning portal
|
2024-01-31 23:18:12 +09:00 |
|
minjaesong
|
0af1e7004d
|
all crafting stations now use UICrafting
|
2024-01-27 22:46:18 +09:00 |
|
minjaesong
|
46b55f6303
|
found a bug on uiFixture and the only solution would be creating a cut-down copy of the original ui
|
2024-01-27 19:48:44 +09:00 |
|
minjaesong
|
54061f64a8
|
fix: axe not cutting large trees well
|
2024-01-25 04:38:26 +09:00 |
|
minjaesong
|
9df7f28301
|
ambient mixer
|
2024-01-25 03:04:34 +09:00 |
|
minjaesong
|
d78f886c74
|
noticelet to show items just picked up
|
2024-01-22 21:26:54 +09:00 |
|
minjaesong
|
6334cac3ba
|
multiple amb tracks
|
2024-01-21 17:01:45 +09:00 |
|
minjaesong
|
aada6e891c
|
reviving 'tiny' size for initial worldgen
|
2024-01-20 21:58:48 +09:00 |
|
minjaesong
|
949ff841de
|
ambient audio stuffs
|
2024-01-20 19:18:53 +09:00 |
|
minjaesong
|
d821516144
|
adding newly generated chunks to modified chunks list
|
2024-01-19 17:22:40 +09:00 |
|
minjaesong
|
9f46fade1d
|
deterministically random treegen
|
2024-01-19 03:14:32 +09:00 |
|
minjaesong
|
c8329b36c5
|
dynamic chunk generation
|
2024-01-18 22:41:30 +09:00 |
|
minjaesong
|
755ced9ea4
|
sound engine is no longer a singleton
|
2024-01-16 03:00:30 +09:00 |
|
minjaesong
|
f1554c836c
|
jukebox ui wont pause the game AND not allow inventory to open
|
2024-01-15 04:57:24 +09:00 |
|
minjaesong
|
5a7b345e7f
|
almost working jukebox ui except for the 'q' key
|
2024-01-13 23:08:10 +09:00 |
|
minjaesong
|
a2f61a2be7
|
audio mixer reset() with audio artefact masking
|
2024-01-12 01:05:52 +09:00 |
|
minjaesong
|
f54a2133f9
|
new param 'frameDelta' on every render() function
|
2024-01-04 16:38:58 +09:00 |
|
minjaesong
|
ccd36ffdbd
|
fix: non-pausing UIs AND the ingame control are both getting input processed
|
2024-01-03 15:46:52 +09:00 |
|
minjaesong
|
c4836a3fe2
|
music player widget as a separate module
|
2023-12-24 03:13:35 +09:00 |
|
minjaesong
|
7798c46db3
|
audiocodex: no shared music instances
|
2023-12-03 16:29:14 +09:00 |
|
minjaesong
|
18f8fa881f
|
footsteps using dynamic track wip
|
2023-12-02 22:45:26 +09:00 |
|
minjaesong
|
ed9a6536da
|
adjusting params for situational audio reverb mix incl airbourne
|
2023-11-29 15:44:23 +09:00 |
|
minjaesong
|
bbfd3cf881
|
open/cave mix control via tile survey
|
2023-11-29 00:48:55 +09:00 |
|
minjaesong
|
af48a171eb
|
audio filters moved to its own files
|
2023-11-28 13:56:15 +09:00 |
|
minjaesong
|
49100289d3
|
audio: no longer holds prevsamples globally
|
2023-11-25 22:50:59 +09:00 |
|
minjaesong
|
468476f41e
|
audioengine: serial processing
|
2023-11-20 03:15:43 +09:00 |
|
minjaesong
|
04144fff08
|
fix: fade state may get inconsistent on rapid ui open-close; correct logscale impl
|
2023-11-19 20:05:44 +09:00 |
|
minjaesong
|
574c2e6745
|
mixer: stream lamp
|
2023-11-19 02:22:15 +09:00 |
|
minjaesong
|
dc2f58d754
|
lowpass in/out on opening menu
|
2023-11-18 14:17:54 +09:00 |
|
minjaesong
|
f7ce946787
|
:PunchTrees:
|
2023-11-13 18:36:29 +09:00 |
|
minjaesong
|
483f770198
|
more axe wip
|
2023-11-13 16:07:06 +09:00 |
|
minjaesong
|
60e8aa45cd
|
axe wip
|
2023-11-13 13:55:32 +09:00 |
|
minjaesong
|
0079bc5378
|
new loadscreen for worldgen
|
2023-10-31 00:11:43 +09:00 |
|
minjaesong
|
a8b44c1cac
|
buildingmaker import pen click latch
|
2023-10-24 16:49:04 +09:00 |
|
minjaesong
|
d53ab6ffee
|
json out test wip
|
2023-10-22 01:24:03 +09:00 |
|
minjaesong
|
f37a28eb17
|
test play music from appdata/Custom/Music
|
2023-10-21 15:08:55 +09:00 |
|
minjaesong
|
0e21f28609
|
fix: imported avatars trigger NPE on UILoadManage
|
2023-10-06 15:05:47 +09:00 |
|
minjaesong
|
781f671859
|
fix: workbench failes to load because uiInventoryPlayer is uninit'd at the load time
|
2023-10-06 14:18:14 +09:00 |
|
minjaesong
|
8d450dffb6
|
fix: workbench is opening calendar ui
|
2023-10-05 03:21:08 +09:00 |
|
minjaesong
|
2041631462
|
savegame migrator wip
|
2023-09-29 16:26:35 +09:00 |
|
minjaesong
|
430de3dcbf
|
fixture ghost is now red when it cant be placed there
|
2023-09-28 23:40:58 +09:00 |
|
minjaesong
|
bee939877b
|
fix: barehand action is not draggable
|
2023-09-26 13:15:48 +09:00 |
|
minjaesong
|
1b3796b265
|
fix: delta d bench was broken
|
2023-09-19 16:13:29 +09:00 |
|
minjaesong
|
a9c7fc0e90
|
Saving while autosaving will show appropriate message
|
2023-09-19 14:06:39 +09:00 |
|
minjaesong
|
ca155a7e99
|
watchface and quickslot cell update
|
2023-09-10 02:33:08 +09:00 |
|
minjaesong
|
6c9cbcdfd1
|
analogue watch ui
|
2023-09-09 17:58:31 +09:00 |
|
minjaesong
|
8fa9ddeec1
|
portalPoint to the world
|
2023-09-05 01:40:20 +09:00 |
|
minjaesong
|
7b3ac9cd06
|
weatherbox is now owned by the world
|
2023-09-04 14:59:12 +09:00 |
|
minjaesong
|
5eed921288
|
debugwin: drawing ingame weatherboxes
|
2023-08-31 17:03:27 +09:00 |
|
minjaesong
|
79f19120f2
|
replacing min/max usage with kotlin's
|
2023-07-11 01:54:46 +09:00 |
|