You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30-23Lines changed: 30 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,38 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## 0.4.1 - 2024-01-11
9
+
10
+
### Fixed
11
+
12
+
- Crash due to incorrect remapping
13
+
8
14
## 0.4.0 - 2024-01-11
9
15
10
16
### Added
11
17
12
18
- Linked Transmitter
13
-
- For all button variants
14
-
- For Lever
15
-
- For Linked Lever
19
+
- For all button variants
20
+
- For Lever
21
+
- For Linked Lever
16
22
- Contraption support for vanilla blocks
17
-
- Note Block
18
-
- Can be tuned on contraptions
19
-
- Plays automatically when on trains/elevators
20
-
- Supports contraption controls
21
-
- Jukebox
22
-
- Can swap discs on contraptions
23
-
- Plays/stops automatically when on trains/elevators
24
-
- Supports contraption controls
25
-
- Crafting Table
26
-
- Stonecutter
27
-
- Grindstone
28
-
- Smithing Table
29
-
- Loom
30
-
- Cartography Table
23
+
- Note Block
24
+
- Can be tuned on contraptions
25
+
- Plays automatically when on trains/elevators
26
+
- Supports contraption controls
27
+
- Jukebox
28
+
- Can swap discs on contraptions
29
+
- Plays/stops automatically when on trains/elevators
30
+
- Supports contraption controls
31
+
- Crafting Table
32
+
- Stonecutter
33
+
- Grindstone
34
+
- Smithing Table
35
+
- Loom
36
+
- Cartography Table
31
37
- 2 music discs for iconic elevator music
32
-
- Translations for Dutch, Japanese, Chinese Simplified, French, German (thanks [Crowdin contributors](https://crowdin.com/project/create-connected-mod/members)!)
38
+
- Translations for Dutch, Japanese, Chinese Simplified, French, German (
0 commit comments