blob: 2860e9d3981350167595964fae02e70031412eff (
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
|
2013-09-18 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.3_alpha_1-1 :
Version bump.
Upstream changelog:
- Increased performance for filling in image data.
- Slightly reduce memory usage for structure generation.
- Added official support for 13w37b.
- Reduced memory usage from grid layer.
- Increased performance for drawing biome layer.
- Added FPS counter.
- Improved detection of multiplayer maps.
- Major performance improvements for zoomed out maps.
- Added spawn location icon.
- Added option to toggle framerate panel in the menus.
2013-09-12 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.2-1 :
Version bump.
2013-09-05 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.1-1 :
Version bump.
Upstream changes:
- Compatible with Minecraft snapshot 13w36a.
- The colors have all been changed to match minecraft's "official" biome colors.
2013-08-11 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.0-1 :
Version bump.
Upstream changelog:
- (Not published yet...)
2013-08-09 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.0_rc2-1 :
Version bump.
Declared license in the PKGBUILD.
Upstream changelog:
- Bug fix: Capture now correctly renders image.
2013-08-08 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.0_rc1-1 :
Version bump.
Upstream changelog:
- Feature: Player movement added again.
- Bug fix: Clicking icons multiple times will not cause them to return to standard size while remaining selected.
- Bug fix: Play icons are now accurate and won't disappear.
- Bug fix: Slime data is now accurate.
- Bug fix: The map now starts with x:0,y:0 at the center.
- Bug fix: Zoom amount is retained when entering a new map.
- Bug fix: Default zoom is no longer too close.
- Bug fix: Memory leak involving key binds.
- Bug fix: Using +/- will now zoom in and out.
- Bug fix: Moving to a player will now center you at that player.
- Other: The grid layer has now been adjusted to no longer clutter when zoomed out.
- Other: A few menu items were renamed to better reflect what they did.
- Other: Maps may now be loaded by selected the world folder or the level.dat file.
2013-08-03 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 3.0_beta1-1 :
Initial PKGBUILD, based off the one for mcpatcher.
|