CraftBukkit/Spigot
7e0a66fdd5
Update to Minecraft 1.13-pre7
...
By: md_5 <git@md-5.net >
2018-07-15 10:00:00 +10:00
CraftBukkit/Spigot
d54b9c77e9
SPIGOT-3886: Plugin exceptions in map rendering should not crash server
...
By: md_5 <git@md-5.net >
2018-04-08 20:03:12 +10:00
CraftBukkit/Spigot
df475be109
SPIGOT-3331: New map colours don't display
...
By: md_5 <git@md-5.net >
2017-06-12 19:16:30 +10:00
CraftBukkit/Spigot
4e412ab4e3
Update to Minecraft 1.11
...
By: md_5 <git@md-5.net >
2016-11-17 12:41:03 +11:00
CraftBukkit/Spigot
a419776f3c
Update to Minecraft 1.8
...
For more information please see http://www.spigotmc.org/
By: Thinkofdeath <thinkofdeath@spigotmc.org >
2014-11-26 08:32:16 +11:00
CraftBukkit/Spigot
79e5718f39
Update CraftBukkit to Minecraft 1.7.10
...
By: Travis Watkins <amaranth@ubuntu.com >
2014-06-26 13:05:08 -05:00
CraftBukkit/Spigot
8cc0d0c782
Correctly validate map colors. Fixes BUKKIT-4984
...
The validation check in CraftMapView.render(CraftPlayer) filters out any
values less than 0. As of Minecraft 1.7, -128 through -113 are valid colors,
so filtering them out prevents some of the new colors from being sent.
This commit fixes the issue by adjusting the validation check to include
any values less than or equal to -113. As the minimum value for a byte is
-128, no invalid colors are included.
By: t00thpick1 <t00thpick1dirko@gmail.com >
2013-12-03 13:27:12 -05:00
CraftBukkit/Spigot
56947c94a9
Cleanup comments, formatting, etc
...
By: Travis Watkins <amaranth@ubuntu.com >
2013-03-24 23:22:32 -05:00
CraftBukkit/Spigot
b67f6a3633
Don't show a player on map if they're vanished. Fixes BUKKIT-1882
...
By: Travis Watkins <amaranth@ubuntu.com >
2012-11-17 10:31:13 -06:00
CraftBukkit/Spigot
1177b02708
Update CraftBukkit to Minecraft 1.4(.2).
...
By: Travis Watkins <amaranth@ubuntu.com >
2012-10-24 22:53:23 -05:00
CraftBukkit/Spigot
fa547512af
Deprecation cleanup.
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-30 21:51:53 +01:00
CraftBukkit/Spigot
7c345d4d82
Fix formatting.
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-14 23:02:10 +01:00
CraftBukkit/Spigot
1e0e49a804
Update to mc-dev rename revision 01
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2012-01-12 15:27:39 +00:00
CraftBukkit/Spigot
0939b7a7f9
Updated to use mc-dev rename revision 1
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-11-29 23:17:43 +00:00
CraftBukkit/Spigot
fd2530530d
Added API for manipulating map items. Thanks SpaceManiac, codename_B, sk89q and dested!
...
By: EvilSeph <evilseph@gmail.com >
2011-08-12 22:47:47 -04:00