update for release
This commit is contained in:
parent
16d5461a4e
commit
1868dd4bd9
|
@ -26,3 +26,6 @@ set the speed you want (higher values are faster).
|
|||
* Switched to standard JSON config file.
|
||||
* Fixed config defaulting to normal speed.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -24,3 +24,6 @@ Press `B` while in-game to show the billboard menu. Edit the `config.json` file
|
|||
1.4:
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -40,3 +40,6 @@ Edit `config.json` to configure the mod settings.
|
|||
* Fixed issue where saves with the same name would overwrite each other's endurance level data.
|
||||
* Fixed minor bugs when you load a save after exiting to title.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -41,3 +41,6 @@ Edit `config.json` to configure the mod settings.
|
|||
* Fixed issue where saves with the same name would overwrite each other's endurance level data.
|
||||
* Fixed minor bugs when you load a save after exiting to title.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -33,3 +33,6 @@ markup.
|
|||
1.4:
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -62,3 +62,6 @@ Supported item types:
|
|||
* Updated for SMAPI 2.0.
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -24,3 +24,6 @@ Press `H` to open the daily quest menu. Edit `config.json` to change the key.
|
|||
1.4:
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -24,3 +24,6 @@ It automatically snows on fall 28.
|
|||
1.4:
|
||||
* Updated for SMAPI 2.0.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -57,3 +57,6 @@ change based on your friendship with them. Check your mailbox for letters from y
|
|||
* Switched to standard JSON config & data files.
|
||||
* Fixed issue where saves with the same name would overwrite each other's birthdays.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -27,7 +27,10 @@ It won't rain on days where a wedding or a festival would take place.
|
|||
1.3:
|
||||
* Updated to Stardew Valley 1.2 and SMAPI 1.12.
|
||||
|
||||
1.4:
|
||||
1.4 (released as 1.5):
|
||||
* Updated for SMAPI 2.0.
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.5.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"Author": "Alpha_Omegasis",
|
||||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"MinorVersion": 5,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -30,3 +30,6 @@ toggle the inventory box. Edit `config.json` to change the keys.
|
|||
1.4:
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -27,3 +27,6 @@ Edit the `config.json` to change the mod settings.
|
|||
* Updated for SMAPI 2.0.
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -25,3 +25,6 @@ All your pets will be removed automatically when you play the save.
|
|||
* Internal refactoring.
|
||||
* Fixed villagers being removed if they match your pet name.
|
||||
* Fixed pet not being removed if it's inside your house.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -46,3 +46,9 @@ Press `K` to save anywhere. Edit `Save_Anywhere_Config.txt` to configure the key
|
|||
* Fixed some old data being restored if you reload after a normal save.
|
||||
* Fixed player/NPC facing directions not being restored.
|
||||
* Internal refactoring.
|
||||
|
||||
2.6:
|
||||
* ?
|
||||
|
||||
2.6.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"Author": "Alpha_Omegasis",
|
||||
"Version": {
|
||||
"MajorVersion": 2,
|
||||
"MinorVersion": 5,
|
||||
"PatchVersion": 0,
|
||||
"MinorVersion": 6,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -26,3 +26,6 @@ configure that.
|
|||
* Updated for SMAPI 2.0.
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.3.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 3,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -18,3 +18,7 @@ Compatible with Stardew Valley 1.2+ on Linux, Mac, and Windows.
|
|||
## Versions
|
||||
1.0:
|
||||
* Initial release.
|
||||
|
||||
1.0.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
* Fixed compatibility with SMAPI 2.0.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 0,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -36,3 +36,6 @@ This won't mute the music for in-game events or festivals.
|
|||
* Updated for SMAPI 2.0.
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.4.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 4,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
|
@ -22,3 +22,6 @@ but you can edit `ModConfig.txt` to change that.
|
|||
1.2:
|
||||
* Switched to standard JSON config file.
|
||||
* Internal refactoring.
|
||||
|
||||
1.2.1:
|
||||
* Enabled update checks in SMAPI 2.0+.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Version": {
|
||||
"MajorVersion": 1,
|
||||
"MinorVersion": 2,
|
||||
"PatchVersion": 0,
|
||||
"PatchVersion": 1,
|
||||
"Build": null
|
||||
},
|
||||
"MinimumApiVersion": "1.15",
|
||||
|
|
Loading…
Reference in New Issue