aur/ChangeLog
2013-07-07 21:19:49 +02:00

184 lines
5.1 KiB
Text

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!