Skip to content

Commit 44cfd2a

Browse files
committed
Bump mod version
1 parent 5f3079b commit 44cfd2a

4 files changed

Lines changed: 189 additions & 2 deletions

File tree

CHANGELOG-1.21.1.md

Lines changed: 174 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,174 @@
1+
# Changelog for Minecraft 1.21.1
2+
All notable changes to this project will be documented in this file.
3+
4+
<a name="1.21.1-1.6.15"></a>
5+
## [1.21.1-1.6.15](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.14...1.21.1-1.6.15) - 2025-08-15 08:46:50
6+
7+
8+
### Added
9+
* Add translations through Crowdin (#176)
10+
* Add PT_BR localization (#175)
11+
12+
### Changed
13+
* Fix some spelling and grammar typos in lang
14+
15+
### Fixed
16+
* Fix wrong slot offset for JEI fill on some recipes, Closes CyclopsMC/IntegratedTerminals#178
17+
* Fix static crafting plan being scrollable with half rows, Closes CyclopsMC/IntegratedCrafting#150
18+
19+
<a name="1.21.1-1.6.14"></a>
20+
## [1.21.1-1.6.14](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.13...1.21.1-1.6.14) - 2025-06-18 17:11:38 +0200
21+
22+
23+
### Fixed
24+
* Fix JEI search not syncing on right-click, Closes CyclopsMC/IntegratedTerminals#171
25+
26+
<a name="1.21.1-1.6.13"></a>
27+
## [1.21.1-1.6.13](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.12...1.21.1-1.6.13) - 2025-06-10 17:24:03 +0200
28+
29+
30+
### Fixed
31+
* Fix unobtainable Dynamic Storage Terminal Filtering Advancement
32+
Closes CyclopsMC/IntegratedDynamics#1521
33+
34+
<a name="1.21.1-1.6.12"></a>
35+
## [1.21.1-1.6.12](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.11...1.21.1-1.6.12) - 2025-05-25 07:02:21 +0200
36+
37+
38+
### Added
39+
* Add translations through Crowdin
40+
41+
### Fixed
42+
* Fix cursor centering on gui switching, Closes CyclopsMC/IntegratedDynamics#1514
43+
44+
<a name="1.21.1-1.6.11"></a>
45+
## [1.21.1-1.6.11](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.10...1.21.1-1.6.11) - 2025-05-20 17:32:59 +0200
46+
47+
48+
### Fixed
49+
* Fix search hotkey also typing in hotkey in search box
50+
Closes CyclopsMC/IntegratedTerminals#168
51+
* Fix typo in manual
52+
53+
<a name="1.21.1-1.6.10"></a>
54+
## [1.21.1-1.6.10](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.9...1.21.1-1.6.10) - 2025-03-11 07:54:35 +0100
55+
56+
57+
### Added
58+
* Add translations through Crowdin (#161)
59+
60+
### Fixed
61+
* Fix JEI recipe fill not working for damaged items
62+
Closes CyclopsMC/IntegratedDynamics#1485
63+
64+
<a name="1.21.1-1.6.9"></a>
65+
## [1.21.1-1.6.9](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.8...1.21.1-1.6.9) - 2025-02-15 10:20:45 +0100
66+
67+
68+
### Fixed
69+
* Fix broken advancement icons
70+
71+
<a name="1.21.1-1.6.8"></a>
72+
## [1.21.1-1.6.8](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.7...1.21.1-1.6.8) - 2025-02-08 16:16:32 +0100
73+
74+
75+
### Added
76+
* Add tr_tr translations through Crowdin (#153)
77+
78+
### Changed
79+
* Optimize client performance of large networks with many changes, Closes #139
80+
* Hide finishing crafting jobs from view, CyclopsMC/IntegratedCrafting#132
81+
82+
### Fixed
83+
* Fix showing Crafting label when zero
84+
* Fix plan view not resetting to empty when job is done, CyclopsMC/IntegratedCrafting#132
85+
* Fix crafting plan title not centered in flat mode, Closes CyclopsMC/IntegratedCrafting#132
86+
* Fix crafting job entry text overlap, Closes CyclopsMC/IntegratedCrafting#132
87+
* Fix scroll/toggle state of crafting jobs not being preserved
88+
This was a regression since to the recent flat crafting job view.
89+
Closes CyclopsMC/IntegratedCrafting#126
90+
91+
<a name="1.21.1-1.6.7"></a>
92+
## [1.21.1-1.6.7](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.6...1.21.1-1.6.7) - 2025-01-19 10:29:15 +0100
93+
94+
95+
### Added
96+
* Add cs_cz translations
97+
98+
### Fixed
99+
* Fix EMI render issue when showing button-less recipes
100+
Closes CyclopsMC/IntegratedTerminals#150
101+
102+
<a name="1.21.1-1.6.6"></a>
103+
## [1.21.1-1.6.6](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.5...1.21.1-1.6.6) - 2024-11-27 09:42:03 +0100
104+
105+
106+
### Changed
107+
* Optimize client performance of large networks with many changes, Closes #139
108+
* Improve JEI/REI/EMI performance, CyclopsMC/IntegratedTerminals#139
109+
110+
### Fixed
111+
* Fix JEI lag caused by non-crafting recipes being considered in terminal, Closes CyclopsMC/IntegratedTerminals#141
112+
* Fix JEI/EMI/REI cache not invalidating when player inv changes
113+
114+
<a name="1.21.1-1.6.5"></a>
115+
## [1.21.1-1.6.5](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.4...1.21.1-1.6.5) - 2024-11-22 07:13:44 +0100
116+
117+
118+
### Fixed
119+
* Fix unable to clear part IDs, Closes CyclopsMC/IntegratedTunnels#309
120+
121+
<a name="1.21.1-1.6.4"></a>
122+
## [1.21.1-1.6.4](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.3...1.21.1-1.6.4) - 2024-11-02 15:53:57 +0100
123+
124+
125+
### Fixed
126+
* Fix rare CME when switching terminal tabs, Closes #136
127+
128+
<a name="1.21.1-1.6.3"></a>
129+
## [1.21.1-1.6.3](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.2...1.21.1-1.6.3) - 2024-10-28 16:44:26 +0100
130+
131+
132+
### Fixed
133+
* Fix EMI crash if EmiSearchWidget is not present, Closes CyclopsMC/IntegratedTerminals#133
134+
135+
<a name="1.21.1-1.6.2"></a>
136+
## [1.21.1-1.6.2](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.1...1.21.1-1.6.2) - 2024-10-27 06:43:52 +0100
137+
138+
139+
### Fixed
140+
* Fix broken Curios integration, Closes CyclopsMC/IntegratedCrafting#111
141+
142+
<a name="1.21.1-1.6.1"></a>
143+
## [1.21.1-1.6.1](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.0...1.21.1-1.6.1) - 2024-10-24 15:46:34 +0200
144+
145+
146+
### Fixed
147+
* Fix dupe bug when crafting in terminal, Closes #132
148+
149+
<a name="1.21.1-1.6.0"></a>
150+
## [1.21.1-1.6.0](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.5.2...1.21.1-1.6.0) - 2024-10-23 18:50:58 +0200
151+
152+
153+
### Added
154+
* Trigger crafting jobs from JEI by Ctrl-clicking recipes, Closes CyclopsMC/IntegratedTerminals#127
155+
* Add dedicated support for EMI
156+
* Add dedicated support for REI
157+
158+
<a name="1.21.1-1.5.2"></a>
159+
## [1.21.1-1.5.2](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.5.1...1.21.1-1.5.2) - 2024-08-25 16:10:05 +0200
160+
161+
162+
### Fixed
163+
* Fix terminal diffs being applied to incorrect channels
164+
This was a regression since fae46e8f049b5a7cc861f5cdb770c01f2fb21bc7
165+
Closes #124
166+
* Refer to NeoForge's updateJSONURL instead of Forge's
167+
168+
<a name="1.21.1-1.5.1"></a>
169+
## [1.21.1-1.5.1] - 2024-08-09 21:12:28 +0200
170+
171+
172+
### Fixed
173+
* Fix terminals not opening when network contains enchanted items
174+
Closes CyclopsMC/IntegratedDynamics#1375

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CHANGELOG-1.20.1.md
1+
CHANGELOG-1.21.1.md

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
mod_version=1.6.14
2+
mod_version=1.6.15
33
group=org.cyclops.integratedterminals
44
java_version=21
55

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.25.1 or higher.
3+
4+
Additions:
5+
* Add translations through Crowdin (#176)
6+
* Add PT_BR localization (#175)
7+
8+
Changes:
9+
* Fix some spelling and grammar typos in lang
10+
11+
Fixes:
12+
* Fix wrong slot offset for JEI fill on some recipes, Closes CyclopsMC/IntegratedTerminals#178
13+
* Fix static crafting plan being scrollable with half rows, Closes CyclopsMC/IntegratedCrafting#150

0 commit comments

Comments
 (0)