Skip to content

Releases: CitiesSkylinesMods/TMPE

11.6.5.1

13 Mar 18:55
1676cb7
Compare
Choose a tag to compare
11.6.5.1 Pre-release
Pre-release

Installation Guide

What's Changed

  • Add button classes for use in mod options by @aubergine10 in #1424
  • Update CheckboxOption by @aubergine10 in #1419
  • Minor update to checkboxes by @aubergine10 in #1430
  • Split some options in to GameplayTab_VehicleBehaviourGroup by @aubergine10 in #1416
  • Split some options in to GeneralTab_LocalisationGroup by @aubergine10 in #1411
  • Add slider option UI component by @aubergine10 in #1431
  • Remove gamebridge stuff from TLM.csproj build script by @aubergine10 in #1436
  • Refactor remainder of General tab by @aubergine10 in #1432
  • Fix typo: Mofied -> Modified by @aubergine10 in #1440
  • Refactor remainder of Gameplay tab by @aubergine10 in #1435
  • Refactor features, overlays, and junction option groups by @aubergine10 in #1422
  • Shortcuts.ShowErrorDialog -> Prompt.Error by @aubergine10 in #1445
  • API Only by @kianzarrin in #1448
  • nuget UUI by @kianzarrin in #1442
  • hide redudant error when transfering records by @kianzarrin in #1453
  • Tools GUI windows - disable click through UI background by @krzychu124 in #1443
  • Fix wrong texture atlas in scenario editor by @krzychu124 in #1451
  • Improve mod options lifecycle in editors by @aubergine10 in #1425
  • Read elevation keybind from vanilla settings by @krzychu124 in #1454
  • Update harmony id by @krzychu124 in #1456
  • Despwan tool tweaks by @aubergine10 in #1444
  • Vehicle type exclusion list for "Disable despawning" feature by @krzychu124 in #1441
  • use harmony prepare instead of manual patch by @kianzarrin in #1457
  • Refactor remainder of Policies tab groups by @aubergine10 in #1455
  • Un-invert Options.disableDespawning data byte by @aubergine10 in #1463
  • Ensure defaults set correctly - fix regressions by @aubergine10 in #1464
  • What's New in TM:PE 11.6.5.1 ? by @aubergine10 in #1433
  • Hotfix for 11.6.5.1 before release by @krzychu124 in #1465

Full Changelog: 11.6.5.0...11.6.5.1

11.6.5.0

16 Feb 21:57
cd8e5d3
Compare
Choose a tag to compare
11.6.5.0 Pre-release
Pre-release

Installation Guide

What's Changed

  • Rename OptionsKeybindsTab -> KeybindsTab by @aubergine10 in #1374
  • Rename OptionsVehicleRestrictionsTab -> PoliciesTab by @aubergine10 in #1371
  • Rename OptionsGameplayTab -> GameplayTab by @aubergine10 in #1370
  • Rename OptionsGeneralTab -> GeneralTab by @aubergine10 in #1369
  • Converted almost all m_lanes.m_buffer[laneId] calls to laneId.ToLane() by @DaEgi01 in #1396
  • Converted all Singleton<CitizenManager>.instance.m_citizens.m_buffer[… by @DaEgi01 in #1397
  • Moved IsMiddle to NetNodeExtensions and some cleanup where it is used. by @DaEgi01 in #1398
  • What's new - StackoverflowException fix attempt by @krzychu124 in #1393
  • Update support policy by @aubergine10 in #1391
  • Update incompatible_mods.txt by @aubergine10 in #1390
  • Remove duplicate RemoveCitizenInstanceButtonExtender line by @aubergine10 in #1375
  • ToCitizenUnit via extension methods. by @DaEgi01 in #1399
  • Add Patcher manual patch. Add patch for Reversible Tram AI mod by @sway2020 in #1386
  • Rename OptionsOverlaysTab -> OverlaysTab by @aubergine10 in #1373
  • More use of ToCitizen() extension method. by @DaEgi01 in #1401
  • More of the same - ToCitizenInstance by @DaEgi01 in #1400
  • Removed now trivial ExtCitizenInstanceManager.GetCitizenId(ushort ins… by @DaEgi01 in #1406
  • Rename OptionsMaintenanceTab -> MaintenanceTab by @aubergine10 in #1403
  • Themed default speed signs (redux) by @aubergine10 in #1404
  • Skip searching for best emergency lane for non-car vehicles by @krzychu124 in #1408
  • Refactoring/parked vehicles extensions by @DaEgi01 in #1407
  • Add options API by @aubergine10 in #1378
  • Update translations by @aubergine10 in #1415
  • Converted all calls from Singleton.instance.m_vehicle… by @DaEgi01 in #1413
  • Update LICENSE by @krzychu124 in #1417
  • What's New in TM:PE 11.6.5.0 TEST? by @aubergine10 in #1402
  • Update github pages index by @aubergine10 in #1418

Thanks to all our Crowdin translators!

  • krzychu124
  • freddy0419
  • Natchanok Kulphiwet
  • MamylaPuce
  • ipd
  • 田七不甜 TianQiBuTian
  • TwotoolusFLY_LSh.st
  • Never2333
  • 문주원 sky162178
  • MenschLennart
  • Chamëleon
  • John Deehe
  • Skazov
  • AlexofCA
  • CrankyAnt
  • Иван Соколов

New Contributors

Full Changelog: 11.6.4.8...11.6.5.0

11.6.4.8

10 Feb 19:46
25559cb
Compare
Choose a tag to compare

Installation Guide

What's Changed

  • Allow vehicles to use restricted lanes when spawning or arriving at destination by @krzychu124 in #1381
  • Mark known and potential MALWARE mods as incompatible by @aubergine10 in #1389
  • What's New in TM:PE 11.6.4.8 ? by @aubergine10 in #1382

Full Changelog: 11.6.4.7...11.6.4.8

11.6.4.7

06 Feb 20:18
a7aa70f
Compare
Choose a tag to compare

What's Changed

  • Fix GetVanillaNetInfoSpeedLimit() to only inspect customisable lanes by @aubergine10 in #1362
  • Fix SPEED_TO_MPH value in ApiConstants.cs by @aubergine10 in #1364
  • Remove old speed constants by @aubergine10 in #1367
  • What's New in TM:PE 11.6.4.7 ? by @aubergine10 in #1365

Full Changelog: 11.6.4.6...11.6.4.7

11.6.4.6

05 Feb 23:10
5b13360
Compare
Choose a tag to compare

What's Changed

  • Update CSM (Cities Skylines Multiplayer) mod detection by @aubergine10 in #1360
  • CSUR: Lane connectors on transition segments not available by @krzychu124 in #1357
  • Extend CheckboxOption with new properties by @aubergine10 in #1301
  • What's New in TM:PE 11.6.4.6? by @aubergine10 in #1358

Full Changelog: 11.6.4.5...11.6.4.6

11.6.4.5

03 Feb 00:05
e96a256
Compare
Choose a tag to compare

What's Changed

  • Catch + log any load/save errors in OptionsManager by @aubergine10 in #1345
  • Log.Warning() -> Log.Info() for missing localised image resources by @aubergine10 in #1348
  • ReplaceMaxPosTranspiler: Log.Warning() -> Log.Info() by @aubergine10 in #1350
  • Revise warning that was confusing users by @aubergine10 in #1347
  • What's New in TM:PE 11.6.4.5 ? by @aubergine10 in #1351

Full Changelog: 11.6.4.4...11.6.4.5

11.6.4.4

01 Feb 23:15
db796a1
Compare
Choose a tag to compare

What's Changed

  • Filtered despawn by @aubergine10 in #1341
  • Aircraft pathfinding fix by @krzychu124 in #1338
  • Modify how info views affect TM:PE by @aubergine10 in #1333
  • Pathfinder update despawner by @aubergine10 in #1343
  • What's new in 11.6.4.4? by @aubergine10 in #1339

Full Changelog: 11.6.4.3...11.6.4.4

11.6.4.3

01 Feb 19:35
2f47bea
Compare
Choose a tag to compare

Released 30/Jan/2022

What's Changed

  • Refactor OptionsManager.cs by @kvakvs @aubergine10 in #1321
  • Show full What's New version in UI by @aubergine10 in #1335
  • Incorrect minimal number of path-find threads by @krzychu124 in #1331
  • Disable What's New on TM:PE button by @aubergine10 in #1336
  • What's New in TM:PE 11.6.4.3? by @aubergine10 in #1332

Full Changelog: 11.6.4.2...11.6.4.3

11.6.4.2

28 Jan 00:27
4a8e9b8
Compare
Choose a tag to compare

Released 28/Jan/2022

What's Changed

  • Fix metro track detection - Speed Limits overlays by @krzychu124 in #1323
  • Update changelogs, bump WN version by @aubergine10 in #1328

Full Changelog: v11.6.4.1...11.6.4.2

11.6.4.1

27 Jan 19:50
4e43406
Compare
Choose a tag to compare

Released 26/Jan/2022

What's Changed

  • Speed limit overlay signs not visible on train tracks by @krzychu124 in #1318
  • Refactor WhatsNew.cs and update the UI by @aubergine10 in #1319
  • What's New 11.6.4.1 by @aubergine10 in #1317

Full Changelog: 11.6.4...v11.6.4.1