CraftBukkit/Spigot
09673c1a03
Apply import ordering rules to CraftBukkit classes
...
By: md_5 <git@md-5.net >
2019-04-23 14:54:36 +10:00
CraftBukkit/Spigot
a0f2b74c8d
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net >
2019-04-23 12:00:00 +10:00
CraftBukkit/Spigot
f578d94680
Update to Minecraft 1.13.1
...
By: md_5 <git@md-5.net >
2018-08-26 12:00:00 +10:00
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
ea595a5dcf
Update to Minecraft 1.12
...
By: md_5 <git@md-5.net >
2017-06-08 18:00:00 +10:00
CraftBukkit/Spigot
40c8954e17
Update to Minecraft 1.12-pre2
...
By: md_5 <git@md-5.net >
2017-05-14 12:00:00 +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
a39b7e5f3a
Update to Minecraft 1.10
...
By: md_5 <git@md-5.net >
2016-06-09 11:43:49 +10:00
CraftBukkit/Spigot
094f30f26d
Update to Minecraft 1.9.2
...
By: Thinkofname <thinkofdeath@spigotmc.org >
2016-03-30 20:50:59 +01:00
CraftBukkit/Spigot
4d379a2627
SPIGOT-1528: Maintain static sound map due to oversight re: underscore :(
...
By: md_5 <git@md-5.net >
2016-03-01 14:04:41 +11:00
CraftBukkit/Spigot
21d4bf5d1f
Update to Minecraft 1.9
...
By: md_5 <git@md-5.net >
2016-03-01 08:32:46 +11:00
CraftBukkit/Spigot
25e34d34b1
[Bleeding] Correct naming of sounds for 1.7. Fixes BUKKIT-5065
...
Several sounds were renamed in Minecraft 1.7, and have been updated
accordingly. Additionally, two sounds, HURT and BREATH, were removed from
Minecraft.
By: GJ <gjmcferrin@gmail.com >
2013-12-06 10:36:20 -05:00
CraftBukkit/Spigot
cb0c007ec3
Fix villager death sound
...
By: feildmaster <admin@feildmaster.com >
2013-09-10 21:51:26 -05:00
CraftBukkit/Spigot
7dc16db513
Add missing villager sounds. Addresses BUKKIT-4756
...
By: feildmaster <admin@feildmaster.com >
2013-09-10 21:29:58 -05:00
CraftBukkit/Spigot
441c36767b
Update and add new sound mappings. Fixes BUKKIT-4756
...
By: feildmaster <admin@feildmaster.com >
2013-09-10 20:00:26 -05:00
CraftBukkit/Spigot
c992bf7959
Update blaze breathe sound. Fixes BUKKIT-4286
...
By: mbax <matt@phozop.net >
2013-05-30 11:21:16 -04:00
CraftBukkit/Spigot
56947c94a9
Cleanup comments, formatting, etc
...
By: Travis Watkins <amaranth@ubuntu.com >
2013-03-24 23:22:32 -05:00
CraftBukkit/Spigot
ee562e8e61
Implement sound changes for Minecraft 1.4.2 changes. Fixes BUKKIT-2849
...
By: Karl Fritsche <github@attrib.org >
2012-11-05 22:09:33 +01:00
CraftBukkit/Spigot
f57bc0f77f
Map org.bukkit.Sound to String values for sending to client.
...
This change was done to remove the internal sound names from the API.
Along with moving the internal names into CraftBukkit, a unit test was
added for any new sounds added in the API to assure they have a non-null
mapping.
By: Wesley Wolfe <weswolf@aol.com >
2012-09-26 16:34:06 -05:00