Difference between revisions of "Changelog"
DeamonHunter (Talk | contribs) (1.3.33) |
DeamonHunter (Talk | contribs) (Update missing changelogs) |
||
Line 2: | Line 2: | ||
= Sapling Edition = | = Sapling Edition = | ||
+ | == September == | ||
+ | {| class="wikitable" width="80%"; | ||
+ | |- | ||
+ | ! colspan="2"| Sapling Edition | ||
+ | |- | ||
+ | !width="20%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Version: | ||
+ | !width="60%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Changelog | ||
+ | |- | ||
+ | !style="text-align:center;" |9th of September 2018: Sapling 1.3.40 (180909a) | ||
+ | || | ||
+ | New: | ||
+ | *Added the ability for any tilestate to dispense (water from fountains & wells) | ||
+ | *Added particles and sounds for catching bug entities | ||
+ | *Added --disableFullscreen and --disableSliders commandline options, which are used by the steam compat start option to make the game more likely to work or work around stuff the user broke in menus. | ||
+ | |||
+ | Changes: | ||
+ | *Made control hints more visible, and redesigned the mouse fully. | ||
+ | *Made larger lighting batches. | ||
+ | *Assert qb layer is of inbounds size. | ||
+ | |||
+ | Fixes: | ||
+ | *Fixed Farm Fan being removed after festivals where she was the host. | ||
+ | *Fixed inventory getting stuck and dropping items. | ||
+ | *Fixed a bug with particles. | ||
+ | *Fixed low drive space detection. | ||
+ | *Fixed stir entity action & boiling station particles looping forever | ||
+ | *Fixed a bug with the order shipping manager that causes the game to crash. | ||
+ | |- | ||
+ | !style="text-align:center;" |5th of September 2018: Sapling 1.3.39 (180905a) | ||
+ | || | ||
+ | New: | ||
+ | *Allow user to hide the feedback form in future. | ||
+ | *Force Download mods when opening Mod Manager. | ||
+ | *Players are now asked to remove incompatible or banned mods. | ||
+ | *Added functional bin and stop merchant sites accepting zero value stacks. | ||
+ | *Added a shelf where modders where modders can have their items spawn in the store. | ||
+ | *Added effects & actions to dispensers. | ||
+ | *Added a "Cobble Moss" tile, similar to weeds, for use in adding aesthetic overgrowth to non-farmland tiles. | ||
+ | *Add gating to totem requirements and display ??? if the quest isn't active for that player. | ||
+ | *Game now displays a lag notification. | ||
+ | *Added option to auto-pickup items within a certain distance around the player. | ||
+ | *Added --disableFullscreen and --disableSliders commandline options. | ||
+ | |||
+ | Changes: | ||
+ | *Game now detects duplicate keys in json blob files. | ||
+ | *Added alt stages to rare mushroom plant to accommodate rotations. | ||
+ | *Game now checks if the player is looking at a villager before throwing throwables. | ||
+ | *Town hall pedestal dock is now available to buy. | ||
+ | *Added contentbuilder check for category concept & fix missed villager regards. | ||
+ | *Added additional check to Cirahnas part in Oscar's junk queen quest. | ||
+ | *Removed the old postbox from the catalogue. | ||
+ | *Allowed many of the common grasses to spawn mixed seeds, increased mixed seed rate slightly. | ||
+ | *Stop interrupting action cancellations when fainting. | ||
+ | *Added some missing essentials to the building store. | ||
+ | *Removed fossil category from polisher. | ||
+ | *Included dock contents in structure export/import | ||
+ | *Removed questItem status from giant mushroom since you can get it as many times as you need. | ||
+ | *Player is now prevented from sleeping during the morning. | ||
+ | *Apply and persist random villager likes. | ||
+ | *Made fairies emissive to match lore. | ||
+ | *Game no longer recalculates the lod and lighting on watering and cropgrowth. | ||
+ | *Removed the dialogue functions of the tutorial script. | ||
+ | *Lag notification now hides and shows timers. | ||
+ | *Made control hints more visible, and redesigned the mouse fully. | ||
+ | *Made larger lighting batches. | ||
+ | |||
+ | Fixes: | ||
+ | *Work done to the dialogue format. | ||
+ | *Fix Farm Fan being able to talk about needing to go see Farm Fan. | ||
+ | *Fixed Farm Fan not correctly returning to normal dialogue after the gift dialogue has been triggered. | ||
+ | *Improved error message on config code collision. | ||
+ | *Fixed some wall objects acting like vines. | ||
+ | *Simple fixes for a lot of Leif bugs. | ||
+ | *Fixed some rosemary quest issues. | ||
+ | *Fixed a bug with Oscar and the Trash Fairy. | ||
+ | *Made Aliza only visit the cash register in the building store. | ||
+ | *Fixed beet interference bug with the tutorial. | ||
+ | *Make most counter tops not push out from walls. | ||
+ | *Fixed dialogue issues with Oscar. | ||
+ | *Fixed massReplacer docking. | ||
+ | *General optimisations. | ||
+ | *Fixed spinkler performance issue. | ||
+ | *Fixed issues with particles not correctly resetting after resize. | ||
+ | *Fixed inability to pick up flowers. | ||
+ | *Fixed merchant dialogue locking. | ||
+ | *Minor cleanup of unused code. | ||
+ | *Fixed fainting waking the player up at midnight. | ||
+ | *Fixed naming issue with the double beds. | ||
+ | *Fixed issues with docking. | ||
+ | *Fixed issue with flashing wall torches due to not building emissive color into cached mesh. | ||
+ | *Reduced tilestates by improving replacetile and merging the remove/place into one action when possible. | ||
+ | *Fine tuned reliable network. | ||
+ | *Fixed bug with sleeping on multiplayer servers. | ||
+ | *Fixed Farm Fan being removed after festivals where she was the host. | ||
+ | *Clamped values to avoid generating a NaN. | ||
+ | *Game now asserts qb layer is of inbounds size. | ||
+ | *Fixed low drive space detection. | ||
+ | *Fixed inventory getting stuck and dropping items. | ||
+ | |} | ||
+ | == July == | ||
+ | {| class="wikitable" width="80%"; | ||
+ | |- | ||
+ | ! colspan="2"| Sapling Edition | ||
+ | |- | ||
+ | !width="20%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Version: | ||
+ | !width="60%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Changelog | ||
+ | |- | ||
+ | !style="text-align:center;" |27th of July 2018: Sapling 1.3.29 (180727a) | ||
+ | || | ||
+ | * Plushes are pickable. | ||
+ | * Should no longer be able a certain special pet from Farm Fan. | ||
+ | * Notifications of the same type but different properties will now stack. e.g. "You have learnt x." "You have learnt y." will now stack. | ||
+ | * Don't let duplicates spawn of a certain pet. | ||
+ | * Add the server world version and creation date to crash logs. | ||
+ | * Using selfie mode no longer skips night transition. | ||
+ | |- | ||
+ | !style="text-align:center;" |23rd of July 2018: Sapling 1.3.28 (180723a) | ||
+ | || | ||
+ | * In game Friendship achievements. | ||
+ | * Added wildberry drops to other harvestable plants. | ||
+ | * Room 208 in the Fey Mansion has been renamed to Room 108. This should be a little less misleading. | ||
+ | * TV's now change their height to fit to stuff below them again. | ||
+ | * Don't let Farm Fan give a duplicate License Letter if you handed 1 in already. | ||
+ | * Improved error message when two farm animals have the same code. | ||
+ | * Fix a rare crash to do with Villagers going home. | ||
+ | * Rare mushrooms should break properly when not on soil tiles. | ||
+ | * Don't let a villager crash by walking onto a plant with no configuration. | ||
+ | * Some logging changes. Don't force logging on certain mod crashes. | ||
+ | |- | ||
+ | !style="text-align:center;" |21st of July 2018: Sapling 1.3.27 (180721a) | ||
+ | || | ||
+ | Added: | ||
+ | *Reputation and reputation levels | ||
+ | *Reputation icons displayed in nametags | ||
+ | *Reputation can be gained by: | ||
+ | **Talking | ||
+ | **Giving Items | ||
+ | **Completing daily quests | ||
+ | *The ability to invite villagers to be your roomie upon completing their questline | ||
+ | *Roomied villagers will hang out at your house | ||
+ | *Roomied villagers will have extra special dialogue | ||
+ | *A new species of pet | ||
+ | *A new festival | ||
+ | *Dozens of new quest items | ||
+ | *New hats | ||
+ | *Conversations with Murmurs (Merchants) | ||
+ | *Postboxes and signs can have extra criteria: | ||
+ | *Must be away from town | ||
+ | *Must not overlap with another totem | ||
+ | *Villagers can go shopping in the village | ||
+ | *Villagers can converse with each other (only used in quests for now) | ||
+ | *Dialogue can be used to spawn villagers, tiles, and more | ||
+ | |||
+ | Fixes: | ||
+ | *Allow all numpad buttons to be mapped; some were missed by mistake | ||
+ | *Fix pets colliding with doors while following their owners | ||
+ | *Fix some cases of Journal entries duplicating | ||
+ | *Fix an issue where postbox/totem sale pools couldn’t be expanded with new tiers | ||
+ | *When checking for an item in a players inventory, the clothing slots were skipped | ||
+ | *Fixed some dialogue issues, which resulted in getting stuck in conversations | ||
+ | |||
+ | Modding: | ||
+ | *Added a large number of extra Dialogue Commands | ||
+ | *Added functionality to fishables to be active during certain quests, or while certain totems exist | ||
+ | *Added functionality to plants to drop seeds when broken at certain stages | ||
+ | *Allow villagers to be farm animals | ||
+ | *Added village global variables for dialogue | ||
+ | *Added personal cross-villager variables for players in dialogue | ||
+ | *Add the ability to defer dialogue commands, limited to a small handful of commands for now | ||
+ | *More extensive dialogue validation | ||
+ | *Regards are now included in villager npc files | ||
+ | *Dialogue pools blocked by friendship levels are included in villager npc files | ||
+ | *Fixed an issue where a misnamed dialogue command could still be validated | ||
+ | *Fixed an issue where farm animals, and pet models were not checked | ||
+ | *Fixed bodytype layers in some animals | ||
+ | *When creating translation files for dialogues, the content builder will now filter to .dialogue and .npcconversation files. | ||
+ | |} | ||
+ | |||
+ | |||
== August == | == August == | ||
{| class="wikitable" width="80%"; | {| class="wikitable" width="80%"; |
Revision as of 08:39, 12 September 2018
This page contains the changelogs of the game from 14/12/2017. Major versions are split by table, with minor versions being split into rows.
Contents
[hide]Sapling Edition
September
Sapling Edition | |
---|---|
Version: | Changelog |
9th of September 2018: Sapling 1.3.40 (180909a) |
New:
Changes:
Fixes:
|
5th of September 2018: Sapling 1.3.39 (180905a) |
New:
Changes:
Fixes:
|
July
Sapling Edition | |
---|---|
Version: | Changelog |
27th of July 2018: Sapling 1.3.29 (180727a) |
|
23rd of July 2018: Sapling 1.3.28 (180723a) |
|
21st of July 2018: Sapling 1.3.27 (180721a) |
Added:
Fixes:
Modding:
|
August
Sapling Edition | |
---|---|
Version: | Changelog |
8th of August 2018: Sapling 1.3.33 (180808a) |
New:
Changes:
Fixes:
Modding:
|
July
Sapling Edition | |
---|---|
Version: | Changelog |
27th of July 2018: Sapling 1.3.29 (180727a) |
|
23rd of July 2018: Sapling 1.3.28 (180723a) |
|
21st of July 2018: Sapling 1.3.27 (180721a) |
Added:
Fixes:
Modding:
|
June
Sapling Edition | |
---|---|
Version: | Changelog |
25th of June 2018: Sapling 1.2.39 (180625c) |
New:
Fixes:
Modding:
|
7th of June 2018: Sapling 1.2.37 (180607a) |
New:
Fixes:
Modding:
|
May
Sapling Edition | |
---|---|
Version: | Changelog |
20th of May 2018: Sapling 1.2.32 (180520a) |
Fixes:
Modding:
|
16th of May 2018: Sapling 1.2.30 (180516a) |
|
8th of May 2018: Sapling 1.2.28 (180508a) |
New:
Changes:
Fixes:
Modding:
|
April
Sapling Edition | |
---|---|
Version: | Changelog |
11th of April 2018: Sapling 1.2.27 (180411a) |
|
9th of April 2018: Sapling 1.2.25 (180409a) |
|
6th of April 2018: Sapling 1.2.21 (180406a) |
New:
Changes:
Fixes:
Modding:
8Some Assetmanager bindings have been updated.
|
March
Sapling Edition | |
---|---|
Version: | Changelog |
10th of March 2018: Sapling 1.2.13 (180311a) |
Fixes:
Modding:
|
7th of March 2018: Sapling 1.2.10 (180307a) |
New:
Changes:
Fixes:
Mods:
|
4th of March 2018: Sapling 1.2.9 (180304a) |
New:
Changes:
Fixes:
Modding:
|
1st of March 2018: Sapling 1.2.5 (180301a) |
Big things:
New: Added “/plantwithering”. Turns on/off plant withering. Only recommended for large servers/build servers.
Changes:
Fixes:
Modding:
|
February
Sapling Edition | |
---|---|
Version: | Changelog |
14th of February 2018: Sapling 1.1.51 (180216b) |
New:
Changes:
Fixes:
Modding:
|
14th of February 2018: Sapling 1.1.50 (180214b) |
New:
Changes:
Fixes:
Modding:
|
5th of February 2018: Sapling 1.1.46 (180206b) |
New:
Changes:
Fixes:
Modding:
|
5th of February 2018: Sapling 1.1.45 (180205a) |
New:
Changes:
Fixes:
Modding:
|
1st of February 2018: Sapling 1.1.43 (180201c) |
New:
Changes:
Fixes:
Modding:
|
1st of February 2018: Sapling 1.1.41 (180201a) |
Changes:
Fixes:
Modding:
|
January
Sapling Edition | |
---|---|
Version: | Changelog |
31st of January 2018: Sapling 1.1.40 (180131b) |
Changes:
Fixes:
Modding:
|
31st of January 2018: Sapling 1.1.39 (180131a) |
New:
Changes:
Fixes:
Modding:
|
28th of January 2018: Sapling 1.1.38 (180128b) |
New:
Changes:
Fixes:
|
27th of January 2018: Sapling 1.1.36 (180127b) |
New:
Changes:
Fixes:
Modding:
|
26nd of January 2018: Sapling 1.1.35 (180126a) |
New:
Changes:
Fixes:
Modding:
|
24th of January 2018: Sapling 1.1.34 (180124c) |
|
24th of January 2018: Sapling 1.1.33 (180124a) |
New:
Changes:
Fixes:
|
22nd of January 2018: Sapling 1.1.30 (180122d) |
|
20th of January 2018: Sapling 1.1.26 (180120b) |
|
20th of January 2018: Sapling 1.1.25 (180120a) |
|
17th of January 2018: Sapling 1.1.23 (180117a) |
|
16th of January 2018: Sapling 1.1.22 (180116a) |
|
15th of January 2018: Sapling 1.1.21 (180115b) |
|
13th of January 2018: Sapling 1.1.19 (180113a) |
|
11th of January 2018: Sapling 1.1.16 (180111a) |
|
10th of January 2018: Sapling 1.1.15 (180110b) |
|
10th of January 2018: Sapling 1.1.14 (180110a) |
|
9th of January 2018: Sapling 1.1.13 (180109b) |
|
8th of January 2018: Sapling 1.1.10 (180108b) |
|
6th of January 2018: Sapling 1.1.8 (180106a) |
|
5th of January 2018: Sapling 1.1.7 (180105a) |
|
4th of January 2018: Sapling 1.1.6 (180104d) |
|
4th of January 2018: Sapling 1.1.3 (180104a) |
|
3rd of January 2018: Sapling 1.1.1 (180103b) |
|
Sprout Edition
Sprout Edition | |
---|---|
Version: | Changelog |
31st of December 2017: ver Sprout 0.1.9 (171231a) |
|
30th of December 2017: ver Sprout 0.1.8 (171230a) |
|
29th of December 2017: ver Sprout 0.1.7 (171229a) |
|
28th of December 2017: ver Sprout 0.1.6 (171228a) |
|
24th of December 2017: ver Sprout 0.1.5 (171224a) |
|
23rd of December 2017: ver Sprout 0.1.4 (171223b) |
|
21st of December 2017: ver Sprout 0.1.3 (171221a) |
|
20th of December 2017: ver Sprout 0.1.2 (171220a) |
|
18th of December 2017: ver Sprout 0.1.1 (171218a) |
|
16th of December 2017: ver 20171216122337301 |
|
13th of December 2017: ver 20171213231233773 |
|
12th of December 2017: ver 20172121200535704 |
|
11th of December 2017: ver 20171211224307214 |
|