summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2012-12-31 15:17:00 +0100
committerFrederik "Freso" S. Olesen2012-12-31 15:17:00 +0100
commit1ab644102b29c7b1dc1c866c02ee9478f53143c2 (patch)
tree182f123b4f48dea0790682ca6404a9a2c525d545 /ChangeLog
parentecce0f005003b5b35c94f4f184839113e8c2ea9d (diff)
downloadaur-1ab644102b29c7b1dc1c866c02ee9478f53143c2.tar.gz
mcpatcher: Replace " " with tabs in ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog66
1 files changed, 33 insertions, 33 deletions
diff --git a/ChangeLog b/ChangeLog
index 345d2051e3a5..3599cdcc107d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,34 +1,34 @@
2012-12-31 Frederik "Freso" S. Olesen <archlinux@freso.dk>
- * 2.4.5_01-1 :
- Version bump.
+ * 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.
+ 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.
+ * 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>
@@ -36,12 +36,12 @@
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.
+ - 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>
@@ -49,8 +49,8 @@
Version bump.
Upstream changelog:
- - 1.4.4 compatibility.
- - Added connect=material.
+ - 1.4.4 compatibility.
+ - Added connect=material.
2012-11-04 Frederik "Freso" S. Olesen <archlinux@freso.dk>