Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
AlwaysMist
A mod let you enter the mist area again
| Date uploaded | 10 months ago |
| Version | 0.0.8 |
| Download link | ykysnk-AlwaysMist-0.0.8.zip |
| Downloads | 130 |
| Dependency string | ykysnk-AlwaysMist-0.0.8 |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Always Mist
A mod let you enter the mist area again
What does this mod do?
- The mod will reopen the mist area even you finish the area.
- Random the maze value make the mist more different
- Have true always mist option can be turned on, then enter any room always enter the mist first.
Install
- Download BepInEx and install.
- Download BepinEx-Utils then put .dll file to
game folder/BepInEx/plugins - Launch game
Configuration
The mod configuration file name is io.github.ykysnk.AlwaysMist.cfg inside game folder/BepInEx/config,
If you are not using any mod manager, you can manually change the value, also if you installed BepinEx Configuration Manager
you can change any values in game instead.
The TrueAlwaysMist config will ignore ResetMazeSaveData, RandomNeededCorrectDoors, RestBenchInMist config values.
Also turn on the config, enter any doors or any room will enter the mist area first!
CHANGELOG
Changelog
0.1.29 - 2025-10-19
🐛 Bug Fixes
- Update
BepInDependencyversion to1.0.0inMain.cs- (790cff2) - Update
BepInExUtils.dllandBepInExUtils.Generator.dllinLibdirectory - (d8ea058) - Remove redundant comment in
AlwaysMistController.cs- (a53ce31) - Update
BepInExUtils.Generator.dllinLibdirectory - (178fb80)
Action
- Update version in
Main.csand updateCHANGELOG.md- (476d46d)
0.1.28 - 2025-10-15
🐛 Bug Fixes
- Update
BepInExUtils.dllandBepInExUtils.Generator.dllinLibdirectory - (3bbe2f1) - Update
BepInDependencyversion to0.9.0and refactorPostAwaketoAwakeinMain.cs- (865c73e) - Update
BepInExUtils.dllandBepInExUtils.Generator.dllinLibdirectory - (8e7e4d9) - Update
BepInExUtils.Generator.dllinLibdirectory - (4fa0421)
Action
- Update version in
Main.csand updateCHANGELOG.md- (c86d9dd)
0.1.27 - 2025-10-15
🐛 Bug Fixes
- Add null-forgiving operator to property getters in
MazeControllerEntryMatchProxy- (2ece2e2) - Update
BepInExUtils.dllinLibdirectory - (3bbd8d2)
Action
- Update version in
Main.csand updateCHANGELOG.md- (7053e02)
0.1.26 - 2025-10-15
🐛 Bug Fixes
- Add
BepInDependencyforBepinExUtilsinMain.cs- (ef8ab6b) - Update multiple DLL files in
Libdirectory - (c19d23d) - Replace
[UsedImplicitly]with[PublicAPI]inMazeControllerExtensions- (fc2a446) - Replace
[UsedImplicitly]with[PublicAPI]inMazeControllerEntryMatchProxy- (0266515)
Action
- Update version in
Main.csand updateCHANGELOG.md- (0271d03)
0.1.25 - 2025-10-15
🐛 Bug Fixes
- Clean up unused directives, update namespace structure, and adjust field/method access modifiers - (f7b7deb)
- Update
BepInExUtils.dllfile - (ffdba66) - Update
BepInExUtils.dllandBepInExUtils.Generator.dllfiles - (d89e864)
Action
- Update version in
Main.csand updateCHANGELOG.md- (adc363e)
0.1.24 - 2025-10-11
🐛 Bug Fixes
- (Workflow) Add
git pullstep to release workflow - (91778be) - Update namespaces across files for improved structure and clarity - (e3ebd57)
- Update
BepInExUtils.dllandBepInExUtils.Generator.dllfiles - (4102e48) - Remove unused braces in
AlwaysMistControllerand updateGetObjectreturn type inMazeControllerEntryMatchProxy- (b7181e8)
Action
- Update version in
Main.csand updateCHANGELOG.md- (b20ef8f)
0.1.23 - 2025-10-10
🐛 Bug Fixes
- Remove
BepInEx.Preloaderreference and adjust file paths inAlwaysMist.csproj- (69127a6)
Action
- Update version in
Main.csand updateCHANGELOG.md- (12df0da)
0.1.22 - 2025-10-10
🐛 Bug Fixes
- Update .dll files - (9b0080d)
Action
- Update version in
Main.csand updateCHANGELOG.md- (c15a4af)
0.1.21 - 2025-10-09
🐛 Bug Fixes
- Update
BepInExUtils.dllandBepInExUtils.Generator.dllfiles - (f4a07ad)
Action
- Update version in
Main.csand updateCHANGELOG.md- (fa2b831)
0.1.20 - 2025-10-09
🐛 Bug Fixes
- Update
BepInEx-BepInExPack_Silksongdependency version and XML comments inMazeControllerEntryMatchProxy- (5315976) - Remove
staticmodifier fromUtilsand updateBepInExUtils.Generator.dll- (5e0feed) - Update
BepInExUtils.dllfile - (55fd3cb)
Action
- Update version in
Main.csand updateCHANGELOG.md- (e5b9f16)
0.1.19 - 2025-10-09
🐛 Bug Fixes
- Update
BepInExUtils.Generator.dllfile to fix version issue - (405a839)
Action
- Update version in
Main.csand updateCHANGELOG.md- (0376f2d)
0.1.18 - 2025-10-08
🐛 Bug Fixes
- (Workflow) Add
--only-replaceflag tochange_versionstep and update version files - (6fb2ee3)
Action
- Update version in
Main.csand updateCHANGELOG.md- (a4a2fea)
0.1.17 - 2025-10-08
🐛 Bug Fixes
- (Workflow) Update file paths and formatting in release script and project file - (5809c6a)
0.1.16 - 2025-10-08
🐛 Bug Fixes
- (Workflow) Add
new_versionoutput fromchange_versionstep in release and pre-release scripts - (4cce66c)
0.1.15 - 2025-10-08
🐛 Bug Fixes
- (Workflow) Correct method name in version update step in release script - (02ddd63)
0.1.14 - 2025-10-08
🐛 Bug Fixes
- (Workflow) Correct method name in version update commands in release and pre-release scripts - (b7d6ecb)
0.1.13 - 2025-10-08
🐛 Bug Fixes
- (Workflow) Update workflow scripts and add Thunderstore publishing configuration - (02eb557)
Action
- Update version in
Main.csand updateCHANGELOG.md- (9c0b1cb)
0.1.12 - 2025-10-07
🚜 Refactor
- Migrate EX utility classes to BepInExUtils.Attributes and improve field access methods - (078ba39)
Action
- Update version in
Main.csand updateCHANGELOG.md- (f9205f1)
0.1.11 - 2025-10-06
🚜 Refactor
- Replace
TraverseEXwrappers with properties and improve field accesses - (c567b06)
Action
- Update version in
Main.csand updateCHANGELOG.md- (6886cbe)
0.1.10 - 2025-10-06
🐛 Bug Fixes
- (Workflow) Correct capitalization in commit messages for release and pre-release scripts - (8dca10c)
Action
- Update version in
Main.csand UpdateCHANGELOG.md- (e04a23f)
0.1.9 - 2025-10-06
🐛 Bug Fixes
- (Workflow) Reorder steps and update commit message for version and changelog updates in pre-release script - (935b8a6)
Action
- Update version in
Main.csand UpdateCHANGELOG.md- (e8d35c3)
0.1.8 - 2025-10-06
🐛 Bug Fixes
- (Workflow) Reorder and refine workflow steps in release and pre-release scripts - (1995cd2)
Action
0.1.7 - 2025-10-05
🐛 Bug Fixes
- (Workflow) Remove duplicate
actions/checkoutsteps from release and pre-release scripts - (780759c)
Action
0.1.6 - 2025-10-05
🐛 Bug Fixes
- (Workflow) Add
git pullstep to sync changes in release and pre-release scripts - (4b29ffb)
Action
- Update version in
Main.cs- (7cf2174)
0.1.5 - 2025-10-05
🐛 Bug Fixes
- (Workflow) Upgrade
actions/checkoutto v5 and reorder workflow steps in release and pre-release scripts - (ca46506)
Action
0.1.4 - 2025-10-05
🐛 Bug Fixes
- (Workflow) Add
typos-cliinstallation step in release and pre-release scripts - (3c42bef)
Action
0.1.3 - 2025-10-05
🐛 Bug Fixes
- (Workflow) Using
--config-url- (a6c5bfb)
Action
0.1.2 - 2025-10-05
🐛 Bug Fixes
Action
- Update version in
Main.csand updateCHANGELOG.md- (cfd2e72)
0.1.1 - 2025-10-05
🐛 Bug Fixes
- (Workflow) Update version target from
Utils.cstoMain.csin release and pre-release scripts - (81bede1)
0.1.0 - 2025-10-05
⛰️ Features
- Upgrade with generated code and clean up code - (dca8d7e)
Action
- Update version in
Utils.csand updateCHANGELOG.md- (01b2c72)
0.0.13 - 2025-10-04
🐛 Bug Fixes
Action
- Update version in
Utils.csand updateCHANGELOG.md- (a674bbd)
0.0.12 - 2025-09-26
🐛 Bug Fixes
- Upgrade .dll - (cc6f92e)
Action
- Update version in
Utils.csand updateCHANGELOG.md- (2240213)
0.0.11 - 2025-09-25
🐛 Bug Fixes
- (Workflow) Remove
cache-dependency-path- (edf45f8)
0.0.10 - 2025-09-25
🐛 Bug Fixes
0.0.9 - 2025-09-24
🐛 Bug Fixes
- Add
paths-ignoreto workflow - (e17512d)
Action
- Update version in
Utils.csand updateCHANGELOG.md- (dc50d66)
0.0.8 - 2025-09-24
🐛 Bug Fixes
- (Workflow) Create
CHANGELOG.md- (5b01f71)
Action
- Update version in
Utils.cs- (f1b2fcd)
New Contributors ❤️
- @github-actions[bot] made their first contribution
0.0.7 - 2025-09-24
🐛 Bug Fixes
- (Workflow) Remove folder with powershel command - (31b4c8d)
0.0.6 - 2025-09-24
🐛 Bug Fixes
- (Workflow) Fix file path - (d7b40a0)
0.0.5 - 2025-09-24
🐛 Bug Fixes
0.0.4 - 2025-09-24
🐛 Bug Fixes
- (README) Upgrade
README.md- (f3fbaeb)
0.0.3 - 2025-09-24
🐛 Bug Fixes
- (LICENSE) Add
LICENSEfile - (3d516ca)
0.0.2 - 2025-09-24
🐛 Bug Fixes
- (README) Upgrade
README.md- (792f53b)
[0.0.1] - 2025-09-24
🐛 Bug Fixes
- (Main) Change description of
TrueAlwaysMistconfig - (2775715) - (TransitionPointPatches) Also check
entryPointto get door side - (3f1e7ca) - Add
README.mdand workflow files - (9af977f) - Upgrade dll - (c0e572c)
- Maze will change enter side when player enter left side door - (9e51e4d)
New Contributors ❤️
- @T2PeNBiX99wcoxKv3A4g made their first contribution