Skip to content

Commit

Permalink
Merge pull request #1351 from CitiesSkylinesMods/whats_new-11.6.4.5
Browse files Browse the repository at this point in the history
What's New in TM:PE 11.6.4.5 ?
  • Loading branch information
krzychu124 committed Feb 2, 2022
2 parents 5853243 + 68e1d85 commit e96a256
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 22 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,26 @@ This changelog includes all versions and major variants of the mod going all the
</details>

#### TM:PE V11.6.4.5 STABLE, 02/02/2022

- [Meta] TM:PE 11.6.4-hotfix-5
- [Meta] Updates to error checking/logging, and refine pathfinder edition checks
- [Updated] Catch and log errors in savegame options save/load #1345 (aubergine18)
- [Updated] Pathfinder edition check refinements #1347 (aubergine18)
- [Updated] Reduce severity of some normal log messages #1348 #1350 (aubergine18)
- [Updated] Add new `.Info()` panel to `Prompt` class #1347 (krzychu124)
- [Steam] [TM:PE v11 STABLE](https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252)

#### TM:PE V11.6.4.5 TEST, 02/02/2022

- [Meta] TM:PE 11.6.4-hotfix-5
- [Meta] Updates to error logging, and refine pathfinder edition checks
- [Updated] Catch and log errors in savegame options save/load #1345 (aubergine18)
- [Updated] Pathfinder edition check refinements #1347 (aubergine18)
- [Updated] Reduce severity of some normal log messages #1348 #1350 (aubergine18)
- [Updated] Add new `.Info()` panel to `Prompt` class #1347 (krzychu124)
- [Steam] [TM:PE v11 TEST](https://steamcommunity.com/sharedfiles/filedetails/?id=2489276785)

#### TM:PE V11.6.4.4 STABLE, 01/02/2022

- [Meta] TM:PE 11.6.4-hotfix-4
Expand All @@ -38,7 +58,8 @@ This changelog includes all versions and major variants of the mod going all the
- [Fixed] Aircraft stuck at taxiway junction #1338 #1329 (krzychu124)
- [Fixed] Aircraft taking off from taxiways #1338 #1327 (krzychu124)
- [Fixed] Unable to edit underground nodes in Traffic info view #1333 #1330 (aubergine18)
- [Updated] TM:PE toolbar closes in non-applicable info views #1333 (aubergine18)- [Steam] [TM:PE v11 STABLE](https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252)
- [Updated] TM:PE toolbar closes in non-applicable info views #1333 (aubergine18)
- [Steam] [TM:PE v11 STABLE](https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252)

#### TM:PE V11.6.4.4 TEST, 01/02/2022

Expand All @@ -49,7 +70,8 @@ This changelog includes all versions and major variants of the mod going all the
- [Fixed] Aircraft stuck at taxiway junction #1338 #1329 (krzychu124)
- [Fixed] Aircraft taking off from taxiways #1338 #1327 (krzychu124)
- [Fixed] Unable to edit underground nodes in Traffic info view #1333 #1330 (aubergine18)
- [Updated] TM:PE toolbar closes in non-applicable info views #1333 (aubergine18)- [Steam] [TM:PE v11 TEST](https://steamcommunity.com/sharedfiles/filedetails/?id=2489276785)
- [Updated] TM:PE toolbar closes in non-applicable info views #1333 (aubergine18)
- [Steam] [TM:PE v11 TEST](https://steamcommunity.com/sharedfiles/filedetails/?id=2489276785)

#### TM:PE V11.6.4.3 STABLE, 29/01/2022

Expand Down
39 changes: 20 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@

> Date format: dd/mm/yyyy
#### TM:PE V11.6.4.5 STABLE, 02/02/2022

- [Meta] TM:PE 11.6.4-hotfix-5
- [Meta] Updates to error checking/logging, and refine pathfinder edition checks
- [Updated] Catch and log errors in savegame options save/load #1345 (aubergine18)
- [Updated] Pathfinder edition check refinements #1347 (aubergine18)
- [Updated] Reduce severity of some normal log messages #1348 #1350 (aubergine18)
- [Updated] Add new `.Info()` panel to `Prompt` class #1347 (krzychu124)
- [Steam] [TM:PE v11 STABLE](https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252)

#### TM:PE V11.6.4.4 STABLE, 01/02/2022

- [Meta] TM:PE 11.6.4-hotfix-4
Expand All @@ -53,20 +63,20 @@
- [Updated] TM:PE toolbar closes in non-applicable info views #1333 (aubergine18)
- [Steam] [TM:PE v11 STABLE](https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252)

#### TM:PE V11.6.4.3 STABLE, 29/01/2022

- [Meta] TM:PE 11.6.4-hotfix-3
- [Meta] This fixes rare issue on some PCs that are limited to single CPU core
- [Fixed] Incorrect minimal number of path-find threads #1331 (krzychu124)
- [Updated] Code clean-up: Refactor `OptionsManager.cs` #1321 (kvakvs, aubergine18)
- [Updated] Show full version in UI and log file #1335 (aubergine18)
- [Removed] Temporary: Don't auto-show What's New on TM:PE menu button click #1336 #1314 (krzychu124, aubergine18)
- [Steam] [TM:PE v11 STABLE](https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252)

### Recent TEST releases:

> Date format: dd/mm/yyyy
#### TM:PE V11.6.4.5 TEST, 02/02/2022

- [Meta] TM:PE 11.6.4-hotfix-5
- [Meta] Updates to error logging, and refine pathfinder edition checks
- [Updated] Catch and log errors in savegame options save/load #1345 (aubergine18)
- [Updated] Pathfinder edition check refinements #1347 (aubergine18)
- [Updated] Reduce severity of some normal log messages #1348 #1350 (aubergine18)
- [Updated] Add new `.Info()` panel to `Prompt` class #1347 (krzychu124)
- [Steam] [TM:PE v11 TEST](https://steamcommunity.com/sharedfiles/filedetails/?id=2489276785)

#### TM:PE V11.6.4.4 TEST, 01/02/2022

- [Meta] TM:PE 11.6.4-hotfix-4
Expand All @@ -77,15 +87,6 @@
- [Fixed] Aircraft taking off from taxiways #1338 #1327 (krzychu124)
- [Fixed] Unable to edit underground nodes in Traffic info view #1333 #1330 (aubergine18)
- [Updated] TM:PE toolbar closes in non-applicable info views #1333 (aubergine18)- [Steam] [TM:PE v11 TEST](https://steamcommunity.com/sharedfiles/filedetails/?id=2489276785)

#### TM:PE V11.6.4.3 TEST, 29/01/2022

- [Meta] TM:PE 11.6.4-hotfix-3
- [Meta] This fixes rare issue on some PCs that are limited to single CPU core
- [Fixed] Incorrect minimal number of path-find threads #1331 (krzychu124)
- [Updated] Code clean-up: Refactor `OptionsManager.cs` #1321 (kvakvs, aubergine18)
- [Updated] Show full version in UI and log file #1335 (aubergine18)
- [Removed] Temporary: Don't auto-show What's New on TM:PE menu button click #1336 #1314 (krzychu124, aubergine18)
- [Steam] [TM:PE v11 TEST](https://steamcommunity.com/sharedfiles/filedetails/?id=2489276785)

## Support Policy
Expand Down
12 changes: 12 additions & 0 deletions TLM/TLM/Resources/whats_new.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
[Version] 11.6.4.5
[Stable]
[Released] February 2nd 2022
[Link] tmpe-v11645-stable-02022022
[Meta] TM:PE 11.6.4-hotfix-5
[Meta] Updates to error checking/logging, and refine pathfinder edition checks
[Updated] Catch and log errors in savegame options save/load #1345 (aubergine18)
[Updated] Pathfinder edition check refinements #1347 (aubergine18)
[Updated] Reduce severity of some normal log messages #1348 #1350 (aubergine18)
[Updated] Add new `.Info()` panel to `Prompt` class #1347 (krzychu124)
[/Version]

[Version] 11.6.4.4
[Stable]
[Released] February 1st 2022
Expand Down
2 changes: 1 addition & 1 deletion TLM/TLM/UI/WhatsNew/WhatsNew.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace TrafficManager.UI.WhatsNew {

public class WhatsNew {
// bump and update what's new changelogs when new features added
public static readonly Version CurrentVersion = new Version(11,6,4,4);
public static readonly Version CurrentVersion = new Version(11,6,4,5);

private const string WHATS_NEW_FILE = "whats_new.txt";
private const string RESOURCES_PREFIX = "TrafficManager.Resources.";
Expand Down

0 comments on commit e96a256

Please sign in to comment.