Commit Graph

1260 Commits

Author SHA1 Message Date
wizjany
604b1d8515 Added Bukkit adapter for 1.8.3. 2015-03-10 23:49:02 -04:00
wizjany
ec9c77c31b Excluded armor stands from //butcher by default.
Someone got lazy and just made armor stands a living entity instead of extracting an ArmorEquippable interface.
2015-01-22 15:54:01 -05:00
Kenzie Togami
372a520382 Directly access entity list
This replaces the very slow chunk dance that was being used.
2015-01-20 10:43:37 -05:00
zml
6a6c590a07
WEPIF: Use UUIDs wherever possible in PermissionsExResolver 2015-01-10 16:57:53 -08:00
sk89q
375755241d Merge pull request #310 from kenzierocks/feature/multi-project-ide
Add support for IDEs in the Gradle build files.
2014-12-05 19:08:39 -08:00
sk89q
ad9c1a03cf [Bukkit] Fix missing configuration file. 2014-12-05 19:00:27 -08:00
sk89q
ba72585a98 Add Bukkit adapter for Spigot 1.8R1. 2014-12-05 18:48:24 -08:00
Kenzie Togami
ac1379c932 Update build.gradles for ides 2014-12-02 07:02:13 -08:00
sk89q
a41ba326af Update CraftBukkit adapters for latest NBT library changes. 2014-11-14 17:14:07 -08:00
sk89q
7192780251 Switch to Gradle. Use git log --follow for history.
This converts the project into a multi-module Gradle build.

By default, Git does not show history past a rename, so use git log
--follow to see further history.
2014-11-14 11:27:39 -08:00