Difference between revisions of "Changelog"
DeamonHunter (Talk | contribs) (Sapling 1.2.30) |
DeamonHunter (Talk | contribs) (Added missing patch notes.) |
||
Line 2: | Line 2: | ||
= Sapling Edition = | = Sapling Edition = | ||
+ | == June == | ||
+ | {| 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;" |25th of June 2018: Sapling 1.2.39 (180625c) | ||
+ | || | ||
+ | New: | ||
+ | * Sprinklers have been added to the game. You can find them in the building store. | ||
+ | * Added Social media shortcuts to the Main Menu. | ||
+ | * Water Squirters have been added. | ||
+ | |||
+ | Fixes: | ||
+ | * Don’t crash the server when swapping an item with an empty slot. | ||
+ | * More asserts to find out where a NaN velocity bug is coming from. | ||
+ | * Don’t give steam achievements when switching out of creative mode. | ||
+ | * Fixed player options being updated way too often. | ||
+ | * Ensure that all files are in UTF8, to avoid issues if someone trieds to encode it differently. | ||
+ | * Don’t mark translations as untranslated when the English translation is empty. | ||
+ | * A lot of micro-optimisations. Too many changes to list. | ||
+ | * A number of changes to avoid leaking data. | ||
+ | * A number of changes to lessen Garbage Collection for hot parts of the code. | ||
+ | * Remove some leftover code from the 32bit version. | ||
+ | |||
+ | Modding: | ||
+ | * Lots of improved error messages. Too many changes to list. | ||
+ | |- | ||
+ | !style="text-align:center;" |6th of June 2018: Sapling 1.2.37 (180607a) | ||
+ | || | ||
+ | New: | ||
+ | * Saturation, Gamma, Brightness and Contrast sliders have been added. | ||
+ | * Minor Mouse Smoothing | ||
+ | |||
+ | Fixes: | ||
+ | * Fixed searching for Recipes not always giving the right recipes. | ||
+ | * Logging added for when Entity Database gets corrupted, so we can find issues pertaining to disappearing NPC's. | ||
+ | * Reduce a number of cases of memory leak. | ||
+ | * Added more assertions, and improved error messages, to find weird corner case crashes. | ||
+ | * Added more logging to a cache exception. Also stop it from crashing the game. | ||
+ | * Increased tolerance of NAN's in player characters. | ||
+ | * Removed some costly code when loading files. | ||
+ | * A number of small optimisations to large areas of code. | ||
+ | |||
+ | Modding: | ||
+ | * Reactions that result in a Null item as a result, will no longer knock off items in the result slot. | ||
+ | * Done some protection against a Zip vulnerability. | ||
+ | * Mod manager will now no longer allow certain characters in mod names. | ||
+ | |} | ||
== May == | == May == | ||
{| class="wikitable" width="80%"; | {| class="wikitable" width="80%"; | ||
Line 9: | Line 60: | ||
!width="20%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Version: | !width="20%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Version: | ||
!width="60%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Changelog | !width="60%;" style="margin:auto;text-align:left;background-color: darkgrey;" | Changelog | ||
+ | |- | ||
+ | !style="text-align:center;" |20th of May 2018: Sapling 1.2.32 (180520a) | ||
+ | || | ||
+ | Fixes: | ||
+ | * Fixed an issue with rebinding specific keys. | ||
+ | * Fix crash with character creator. | ||
+ | * Fix crash when encountering a missing plant. (Should no longer crash when removing mods with plants.) | ||
+ | * Fix crash when a button was missing from the key binding config. | ||
+ | * More logging to find a crash when trying to remove a tile. | ||
+ | * More logging to find crash with Shipping Catalogue. | ||
+ | * More logging and changes to find crash while NPC is moving. | ||
+ | * Changed logging to make sure no personal data is passed to us. | ||
+ | |||
+ | Modding: | ||
+ | * DestructionEntityBuilder, TilePlacerItemBuilder and TilePlacerItemRenderer have been made public. (Code) | ||
+ | * When a mod using one of the hook's crash, it will now put the mod name in the exception. | ||
+ | * Alternative character accessory models are now checked as well on content build. | ||
+ | * Make docks report which files have the same code. | ||
+ | * Improve error message when loading an empty model. | ||
|- | |- | ||
!style="text-align:center;" |16th of May 2018: Sapling 1.2.30 (180516a) | !style="text-align:center;" |16th of May 2018: Sapling 1.2.30 (180516a) |
Revision as of 05:28, 26 June 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
June
Sapling Edition | |
---|---|
Version: | Changelog |
25th of June 2018: Sapling 1.2.39 (180625c) |
New:
Fixes:
Modding:
|
6th 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 |
|