misterj05-LonelyStars icon

LonelyStars

A mod that adds Time States (Morning, Evening, Night) to WEBFISHING.

Last updated 3 days ago
Total downloads 1110
Total rating 0 
Categories Mods Client Side
Dependency string misterj05-LonelyStars-0.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

NotNet-GDWeave-2.0.14 icon
NotNet-GDWeave

Mod loader & runtime script patching for Godot

Preferred version: 2.0.14
PuppyGirl-TackleBox-0.5.2 icon
PuppyGirl-TackleBox

A mod menu for WEBFISHING and config API for mod devs!

Preferred version: 0.5.2
misterj05-LSTAPI-0.1.2 icon
misterj05-LSTAPI

An API for synchronizing time related mods to a central source.

Preferred version: 0.1.2

README

LonelyStars

LonelyStars adds Time States (Morning, Evening, Night) to WEBFISHING, while trying to stay as faithful as possible to the original game's art style.

Currently it changes the world environment to look like the time that it is currently (this can be either an in-game time cycle or your real life time), it adds fireflies around the world during evening and night, a light around the campfire and makes the lighthouse light up at night, with many more planned.

Config

You can toggle each of the features on and off in the in-game config menu (TackleBox).

The mod also features hot-reloading for the config options, meaning any change you make to the config will reflect instantly in the game.

LSTAPI

LSTAPI is a sister project to this one and was developed alongside LonelyStars to solve a problem with time related WEBFISHING mods, it's an API for Mod Authors to tap into LonelyStars' time varible and do whatever they want in relation to that, examples: turn on your own mod's lights when it turns night, when the clock hits noon play a sound, stuff like that, if that interests you can take a look here!