Clockwork

by Yehn

Changes the parameters of the solar cycle: Make days longer or shorter and control what portion of the cycle is night. Make nights darker if you like. Includes an optional Sun Never Rises mode.

Content
1 year, 9 months ago
0.16 - 1.1
27.4K
Environment

g Improved visual and sounds for the "flares".

4 years ago
(updated 4 years ago)

Hello Yehn,

I made high resolution image and sounds for the "flares". I thought I'd share them with you. You can add them to the next version if you are interested:

Link on mediafire: http://www.mediafire.com/file/ohgfrxcrx0rxj8m/Flare_sounds_and_visual.zip/file

The PNG is 256x256 so editing of the "entity.lua" and "items.lua" files are required. As for the sounds, I added this to the "items.lua" file:

sound =
{
aggregation =
{
max_count = 1,
remove = false
},
variations =
{
{
filename = "Clockwork/sounds/flare-launch1.ogg",
volume = 0.5
},
{
filename = "Clockwork/sounds/flare-launch2.ogg",
volume = 0.5
},
}
},

4 years ago

Hey, thanks! Just one quick thing to make sure we've got the I's dotted and the T's crossed - You're OK with this content being released under the MIT license (with this rest of this mod)?

4 years ago
(updated 4 years ago)

Sorry took me quite a while to respond, the answer is yes.

I made several enhancements since then, to the mod: new sounds for the fizzling on ground flare as well as some better visual effect. You can use it as you see fit. The visual effects are made by me and the sounds, although I edited them, originally came from free downloadable internet content.

Link on mediafire: http://www.mediafire.com/file/llwo0qml2r2g8rh/Clockwork.zip/file

New response