summarylogtreecommitdiffstats
path: root/ChangeLog
blob: e88e4e64cd242ed91c36ae6e07ddb39632b3edb0 (plain)
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
2013-07-09 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 4.1.0_03-1
	Version bump.

	Upstream changelog:
	- Compatibility with Mojang's ninja-update of 1.6.2.

2013-07-07 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 4.1.0_02-1
	Version bump.

	Upstream changelog:
	- Fixed spacing issue with vanilla fonts.

2013-07-06 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 4.1.0_01-1
	Version bump.

	Upstream changelog:
	- Compatibility with 1.6.2.
	- Fixed various CIT enchantment texturing issues.
	- Be more forgiving about extraneous assets/minecraft/ on resource paths.
	- Create a default pack.mcmeta if texture pack does not contain pack.txt.

2013-07-03 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 4.1.0-1
	Version bump.

	Upstream changelog:
	- Updated to support 1.6 and new launcher.
	- New utility for converting texture packs to resource packs.
	- New directory structure for MCPatcher files in resource packs.
	- Custom Item Textures mod.
	- Removed Java 5 support.
	- Updated javassist library to 3.18.0-GA.

2013-06-14 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 3.0.4_01-1
	Version bump.

	Upstream changelog:
	- Fixed spurious mod conflict warning.
	- Fixed mapping order of alternate RenderFace methods.

2013-05-07 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 3.0.4-1
	Version bump.
	Split the build() function into prepare() and package().

	Upstream changelog:
	- Updated for 1.5.2.
	- Fixed potential crash with Better Grass.
	- Report conflicts when mod order would cause MCPatcher's changes to be overwritten.
	- Fixed compatibility with recent BTW versions.

2013-04-09 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 3.0.3_01-1
	Version bump.

	Upstream changelog:
	- Fixed width calculation of colored text.
	- Fixed crash when /misc/*color.png has wrong dimensions.
	- Fixed conversion of default /ctm.png.

2013-04-02 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 3.0.3-1
	Version bump.

	Upstream changelog (3.0.2_01):
	- First official release for 1.5.
	- Pre release post: http://www.minecraftforum.net/topic/1496369-/page__st__7180#entry20373720
	- New CTM format post: http://www.minecraftforum.net/topic/1496369-/page__st__7280#entry20568110

	Upstream changelog (3.0.3):
	- Fixed white lines between textures.
	- Fixed CTM for brewing stand.
	- Further optimization of mipmapping/AA.
	- Fixed Better Grass with fast graphics.
	- Duplicate carrots_0-2.png to potatoes_0-2.png if the latter is not already present when converting 1.4 texture pack.
	- Improved custom compass/clock performance.

	* 2.4.5_03-1
	Version bump.
	Moved mcpatcher and mcpatcher.desktop back into the package itself.

2012-01-10 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.5_02-2 :
	Moved mcpatcher and mcpatcher.desktop to archive hosted on BitBucket.

2012-01-10 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.5_02-1 :
	Version bump.

	Upstream changelog:
	- Fix custom water/sky colors with forge.
	- 13w01a compatibility.

2012-12-31 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.5_01-1 :
	Version bump.

	Upstream changelog:
	- Faster mipmap generation.
	- Apply dodge blending to fireworks overlay (flash) as well.
	- Custom compass lighting fix.
	- Possible fix for missing TexturePackAPI$ChangeHandler.class.

2012-12-25 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.5 :
	Version bump.
	Project is now on Bitbucket, as GitHub no longer supports file downloads.

	Upstream changelog (2.4.4_01):
	- Fix "redshifting" of default animations at a distance.
	- Fix darkening of custom compass when GUI is up.
	- Fix crash on startup in BuildCraft oil animation.
	- Texture pack support for custom mipmaps, e.g., /terrain-mipmap1.png.
	- Several tweaks to mipmap generation.
	- Disable mipmaps by default and reduce default mipmap level to 3.

	Upstream changelog (2.4.5):
	- Various fixes for custom compasses.
	- Make Random Mobs compatible with mobs that change skins (e.g., Mo' Creatures).
	- Improved blending method used for fireworks effects.
	- Support for resizing the BTW stoked fire animation.
	- Project moved to Bitbucket.org.

2012-12-13 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.4-1 :
	Version bump.

	Upstream changelog:
	- Mipmapping support to improve the look of higher resolution textures.
	- Custom compass needle texture.
	- Support for weights in Random Mobs properties files.
	- Fixed CTM method=repeat for rotated logs.
	- Fixed Watch tile size patch conflict with Forge.
	- Improved logging system.

2012-11-15 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.3_04-1 :
	Version bump.

	Upstream changelog:
	- 1.4.4 compatibility.
	- Added connect=material.

2012-11-04 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.3_03-1 :
	Version bump.

2012-10-26 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.3_02-1 :
	Version bump.

2012-10-02 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.3_01-1 :
	Version bump.

2012-09-28 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.3-2 :
	Added icon to the desktop menu entry.

2012-09-28 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.3-1 :
	Version bumped.
	The .desktop now calls Java directly.

2012-09-19 Frederik "Freso" S. Olesen <archlinux@freso.dk>

	* 2.4.2_03-2 :
	Added a ChangeLog file for the PKGBUILD. :)
	Now includes a .desktop file for easier access. Enjoy!