You are viewing a potentially older version of this package. View all versions.
ZetaArcade-Lalalatte_Loadstone-1.0.2 icon

Lalalatte Loadstone

Replaces the Loadstone loading theme with different music depending on the weather!

Date uploaded a year ago
Version 1.0.2
Download link ZetaArcade-Lalalatte_Loadstone-1.0.2.zip
Downloads 107
Dependency string ZetaArcade-Lalalatte_Loadstone-1.0.2

This mod requires the following mods to function

loaforc-loaforcsSoundAPI-2.0.8 icon
loaforc-loaforcsSoundAPI

A general use library to replace sounds in Unity games.

Preferred version: 2.0.8
loaforc-loaforcsSoundAPI_LethalCompany-1.0.2 icon
loaforc-loaforcsSoundAPI_LethalCompany

LethalCompany bindings for loaforcsSoundAPI (v2)

Preferred version: 1.0.2
ZetaArcade-SoundAPIWeatherBinding-1.0.2 icon
ZetaArcade-SoundAPIWeatherBinding

SoundAPI condition for soundpack makers to change sounds based on the current weather!

Preferred version: 1.0.2

README

Replaces the Loadstone loading theme with different music

Replaces the Loadstone loading theme with a variety of music depending on the in-game weather. The mod's name comes from when it originally always replaced it with Lalalatte. For this mod to work, you must be using Loadstone / LoadstoneNightly, and in the config for Loadstone/LoadstoneNightly you need to enable the music in the LCSoundTool section. You may want to turn up the music fadeout time to hear more of it! This mod contains a custom condition to detect what the weather is currently. Feel free to yoink the code if you would like to also detect what the current weather is for your own sound mods!

Credits

Changelog

  • 1.0.0 Initial upload
  • 1.0.1 Removed Loadstone as a dependancy
  • 1.0.2 SoundAPI update, added new music for each weather, compressed original music

CHANGELOG

1.0.18

  • Readme update

1.0.17

  • Combined weather will now ignore Clear/Cloudy when picking the music, as those weathers don't do anything and therefore their associated music doesn't pair well with the event.

1.0.16

  • Swapped Blood Moon's loading track for Black Fog's

1.0.15

  • Fixed volume of Stormy and Halation tracks

1.0.14

  • Swapped Stormy track to "SWR Extras: Crimson in the Black Sea ~ Legendary Fish (Arrangement)"

1.0.13

  • Fixed volume of Hallowed track

1.0.12

  • Fixed volume of the newer tracks
  • Fixed Earthquakes and other new weathers not working with Combined Weathers properly

1.0.11

  • Added Earthquakes loading music
  • Swapped IKEA music replacements for Maritopia
  • Fixed up some music links in the ReadMe
  • Updated dependencies

1.0.10

  • Fixed combined weather config causing issues. For now, it "detects" combined weather by identifying that the name isn't any other known weather. I will need to look into fixing SoundAPIWeatherBindings to get the iscombinedweather condition fixed.

1.0.9

  • Added SoundAPIWeatherBinding as a Dependency, removed the custom condition code from this mod to SoundAPIWeatherBinding, added config to toggle each track, added support for Blood Moon, Hallowed, Forsaken, Hurricane, Blue and Black Fog, added custom moon tracks for the Company, Gorgonzola, Halation, Black Mesa, IKEA and Sanguine, added automated support for Combined Weathers

1.0.8

  • Added SoundAPI Bindings as a Dependency

1.0.7

  • Fixed "Clear" Weather music NOT playing outside of Oxyde

1.0.6

  • Fixed "Clear" Weather music playing on Oxyde instead of the unique theme

1.0.5

  • Added tracks for NightShift, Oxyde Moon and Majora Weather

1.0.4

  • Lowered Dust Clouds music volume (Rogue Satellite)

1.0.3

  • Fixed Foggy + Snowfall music, reduced volume of some tracks

1.0.2

  • SoundAPI update, added new music for each weather, compressed original music

1.0.1

  • Filepath fix

1.0.0

  • Initial Release