Skip to content

Commit 23d8b4a

Browse files
committed
Bump to 0.3.0
1 parent 525da4f commit 23d8b4a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
0.x.x:
1+
0.3.0:
22
Runtime:
3+
- Added support for Simulator.
34
- Fixed issues if there is a piece of track shorter than 0.75m.
5+
- Fixed regular tracks not connecting to each other.
6+
- Switched to BepInEx.
47

58
Map Creation Package:
9+
- Bumped the Unity version to 2019.4.40f1.
610
- Added support for custom buffer stops.
11+
- Added the new coaling and water towers.
712
- Added a validation and startup warning if an incorrect Unity version is being used.
813
- Fixed an error during validation if a Terrain object was missing its TerrainData.
14+
- Fixed tracks not snapping if the camera was too far from the Track root.
15+
- Fixed the default debug export path on Linux.
16+
- GameObject's with Camera or Directional Lights are now excluded from the build.
917

1018

1119
0.2.0:

docs/creatingmaps/updating.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ If you're upgrading through multiple versions, read the list bottom-up, starting
1717
- All Store Item Types must be reassigned.
1818
- All Track ages must be reassigned.
1919
- All service station resources must be reassigned.
20+
- Diesel service station resources are now required to be last in the list.
2021

2122
[github-releases]: https://github.com/Insprill/dv-mapify/releases

0 commit comments

Comments
 (0)