This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
121 lines (121 loc) · 4.49 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
---------------------------------------------------------------------------------------------------
Version: 1.0.5
Date: 04.08.2024
Bugfixes:
- Fixed a severe bug with deleting lines, stupid lua
---------------------------------------------------------------------------------------------------
Version: 1.0.4
Date: 21.07.2024
Bugfixes:
- Fixed a bug with adding a new line, which doesnt change the internal selectedIndex value
---------------------------------------------------------------------------------------------------
Version: 1.0.3
Date: 21.07.2024
Bugfixes:
- Fixed a bug with deleting a line in multiplayer
Features:
- When adding a line, the gui will open with the new line selected
---------------------------------------------------------------------------------------------------
Version: 1.0.2
Date: 20.07.2024
Bugfixes:
- Hopefully fixed a few issues with multiplayer and the gui
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 04.07.2024
Bugfixes:
- Fixed a bug with deleting a line
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 13.06.2024
Gui:
- Reworked the full GUI.
- Changed some gui names & error messages.
- Adding a line is now done by opening a train via the gui.
Changes:
- Reworked the logic to make it more efficient.
Features:
- Added tips & tricks
- Added tutorial
- Added tutorial for Automatic Coupling System integration
---------------------------------------------------------------------------------------------------
Version: 0.3.8
Date: 24.11.2020
Changes:
- Update to 1.1
---------------------------------------------------------------------------------------------------
Version: 0.3.7
Date: 03.07.2020
Bugfixes:
- Fixed extend line
---------------------------------------------------------------------------------------------------
Version: 0.3.6
Date: 26.06.2020
Features:
- You can now extend the lines with new stations
---------------------------------------------------------------------------------------------------
Version: 0.3.5
Date: 10.06.2020
Bugfixes:
- Fixed a bug with wrong deletion
- Fixed a bug with naming lines
- Fixed a bug where the signal didnt get cleared up, when nothing is selected
- Fixed the Listox
---------------------------------------------------------------------------------------------------
Version: 0.3.4
Date: 10.06.2020
Features:
- Removed duplicate deletion
---------------------------------------------------------------------------------------------------
Version: 0.3.3
Date: 10.06.2020
Bugfixes:
- Fixed a bug with bad code
Features:
- Removed Version Number
---------------------------------------------------------------------------------------------------
Version: 0.3.2
Date: 07.06.2020
Bugfixes:
- Fixed a bug with changing the gui locations of other mods
---------------------------------------------------------------------------------------------------
Version: 0.3.1
Date: 31.05.2020
Bugfixes:
- Fixed a startup bug
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Date: 31.05.2020
Bugfixes:
- Fixed some bugs with wire removing
Changes:
- Updated the gui
- Updated the code
Features:
- You can now rename stations inside the lines. I will not take responsibility, when you name your stations the same
- You can now remove stations inside a line
---------------------------------------------------------------------------------------------------
Version: 0.2.2
Date: 26.02.2020
Bugfixes:
- Fixed missing Icon Error
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date: 24.01.2020
Changes:
- Update to .18
---------------------------------------------------------------------------------------------------
Version: 0.2.0
Date: 19.08.2019
Features:
- Works with Rich Text Helper
- Line Name can be set via Rich Text Helper
Changes:
- New GUI
- New Code
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 28.06.2019
Features:
- A Way to send Trains around the Map via the Circuit Network
- Works with Automatic Coupling System