summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityArmorStand.patch
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.10md_52016-06-09-5/+5
|
* Minecraft 1.9.4md_52016-05-10-7/+7
|
* Update to Minecraft 1.9md_52016-03-01-35/+16
|
* SPIGOT-973: Add marker API to ArmorStandNathan Wolf2015-06-09-0/+18
|
* [SPIGOT-946] Begin making use of access transforms to simplify patching.md_52015-06-06-66/+2
|
* Cut fluff from patch headers.md_52015-05-25-2/+2
|
* SPIGOT-657: Set armor stand noclip flag in correct place.md_52015-03-08-13/+12
|
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-10/+66
|
* Fix incorrect import in armor stands.md_52015-02-15-3/+3
|
* Implement armor stand event.FearThe13372015-02-15-4/+43
|
* SPIGOT-508: Set noclip flag when changing armor stand gravitymd_52015-02-01-2/+11
|
* Fire EntityDamageEvent for armor standsThinkofdeath2014-11-29-0/+14
Somewhat of a lazy way of doing it but it will do for now