-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
41 additions
and
11 deletions.
There are no files selected for viewing
File renamed without changes.
30 changes: 30 additions & 0 deletions
30
mods_2.0/052_show-missing-bottles-for-current-research/changelog.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--------------------------------------------------------------------------------------------------- | ||
Version: 2.0.0 | ||
Date: 2025. 01. 10 | ||
Info: | ||
- Ported to 2.0 | ||
--------------------------------------------------------------------------------------------------- | ||
Version: 1.0.3 | ||
Date: 2024. 02. 09 | ||
Info: | ||
- Ignore labs with no bottles in them at all | ||
--------------------------------------------------------------------------------------------------- | ||
Version: 1.0.2 | ||
Date: 2023. 12. 28 | ||
Info: | ||
- Ignore science packs that are only missing once (inserters / old lab / etc) | ||
--------------------------------------------------------------------------------------------------- | ||
Version: 1.0.1 | ||
Date: 2023. 12. 28 | ||
Info: | ||
- Bring to front instead of killing the parent and its children | ||
--------------------------------------------------------------------------------------------------- | ||
Version: 1.0.0 | ||
Date: 2023. 12. 28 | ||
Info: | ||
- Publish `Show missing bottles for current research` | ||
--------------------------------------------------------------------------------------------------- | ||
Version: 0.0.1 | ||
Date: 2023. 12. 28 | ||
Info: | ||
- Stash show-missing-bottles-for-current-research concept |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes