Wesley Wolfe
9ba5c79c30
Add BukkitObjectIOStream tests on top of ItemMeta tests
2013-08-06 20:00:29 -05:00
Wesley Wolfe
1e7f2ebebd
Store item attributes. Addresses BUKKIT-4523
2013-07-27 18:00:01 -05:00
GJ
96ba65d506
Add methods to check conflicting enchantments. Adds BUKKIT-3830
2013-03-25 10:51:54 -04:00
Wesley Wolfe
01fc296fef
Improve the item meta deserialization code-style
...
Fixed the ItemMetaFireworkTest
Add set power unit tests for FireworkMeta
2013-01-18 02:58:07 -06:00
Wesley Wolfe
647b82032b
Add ItemStackMapTest
...
This test was missing from c056293b38cb9a1296937d91746b175252be044a
2013-01-15 01:22:53 -06:00
Wesley Wolfe
708252c020
Implement 1.4.6 ItemMeta. Adds BUKKIT-3236, BUKKIT-3237
...
Some meta functionality is refactored into common methods.
CraftItemStack uses the ItemMetaKey identifiers for enchantments.
Refactored unit test to include extra functionality; initially only
checking the presence of the DelegateDeserialization annotation.
2012-12-21 10:36:34 -06:00
Wesley Wolfe
78f48258d8
Implement ItemFactory and ItemMeta values. Adds BUKKIT-15
2012-12-17 01:31:41 -06:00
Wesley Wolfe
0f4c206f9b
Add isRecord and new material method tests.
...
Cleaned up all of the CraftBukkit tests, including moving some tests
from MaterialTest to PerMaterialTest.
2012-12-14 02:02:02 -06:00
Wesley Wolfe
e2b1514daf
Bulk pending cleanup.
2012-09-09 23:19:28 -05:00
EvilSeph
3054d020d3
Disabled BukkitDLUpdaterServiceTests. Nice to have, but should not be run on every compile as it relies on DLB being up. Addresses BUKKIT-1140
2012-03-15 06:05:36 -04:00
Nathan Adams
236cfed616
Added a built-in update checker. See http://wiki.bukkit.org/Bukkit.yml#auto-updater for new bukkit.yml options.
2012-02-16 22:32:17 +00:00
Andrew Ardill
5124f8f462
Test cloning of CraftItemStacks created with null nms ItemStacks
2011-12-29 22:44:58 +11:00
Andrew Ardill
acfb4f2fbe
Test cloning enchanted CraftItemStacks
2011-12-20 00:25:15 +11:00