Commit Graph

46 Commits

Author SHA1 Message Date
Nick Minkler a45186c3ef fix javadocs 2014-05-02 22:17:27 -07:00
Nick Minkler 4640fc2e9d Add a couple more missing items/blocks. Fix Material test so it ignores
technical blocks, and deprecated blocks.
2014-02-21 10:13:46 -08:00
Nick Minkler 9065713a6a add missing material test to make sure we register all bukkit materials
atleast once.
Add missing Golden Carrot
2014-01-29 22:43:05 -08:00
Nick Minkler 5b6ce6ce6a add some more documentation on the Items search methods. 2014-01-21 00:37:56 -08:00
Nick Minkler a61189facd add surefire testing
add search valuation based on number of characters matched
Fix lots of items so they search properly
remove redstone lamp on as it's a technical block
2014-01-21 00:15:46 -08:00
Nick Minkler 8d1f0f6bd2 add getItemList method to grab an unmodifiablelist of registered
iteminfos.
2014-01-20 20:19:40 -08:00
Nick Minkler 43a5493628 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2014-01-20 15:16:19 -08:00
Nick Minkler 5d286c9e69 loop over all search attributes in case there are cases with more
matches.
2014-01-20 15:15:57 -08:00
Gabriel Harris-Rouquette c90bc3104d Add thew various Monster Spawn Egg blocks, fix itemByName lookup strings in the Monster egg. 2014-01-20 14:30:38 -08:00
Nick Minkler 2260216731 Add missing items, Grassless Dirt, Nether Brick Slab, Acacia Step, Dark
Oak Step, Mossy Cobblestone Wall, Slightly Damaged Anvil, Very Damaged
Anvil. thanks @gabizuo for finding these.
2014-01-20 13:03:30 -08:00
Nick Minkler c6ef520833 fix GoldenChestEconomy attempting to register as GoldIsMoney on startup.
Start tagging some item methods as Deprecated.
2014-01-02 14:47:26 -08:00
Matt Low 2785006c8b Added 1.7's blocks and items
Signed-off-by: Matt Low <matt-low@darqy.net>
2013-12-19 12:05:07 -07:00
Nick Minkler 930735fb6b require poti at minimum for potions to be found in the itemDB 2013-09-04 22:07:58 -07:00
Nick Minkler 5bb397cff1 fix 'Milk Bucket' selecting 'Bucket' in item searches 2013-09-04 09:20:38 -07:00
Nick Minkler 33cfe081e2 add 1.6 items. Thanks @rylinaux 2013-07-19 06:41:43 -07:00
Matt Low 92fafdf1a9 Add missing potatoes, fix gold plate search. 2013-04-08 12:50:40 -06:00
Nick Minkler fc342b7817 add missing stiars, quartz double-slab, and dead bush. 2013-04-04 16:27:47 -07:00
Matt Low 194ef3f318 oops, fixed Chiseled Quartz 2013-03-25 14:55:50 -06:00
Matt Low 9553e21574 Added 1.5 items 2013-03-25 14:48:34 -06:00
Sleaker f76441fdf4 build against latest beta. Added missing 1.4.6 items. 2013-01-20 14:09:39 -08:00
coaster3000 af7ac43e8c Fixed compiler warnings on return statements of javadocs.
Signed-off-by: coaster3000 <ckrier.3000@gmail.com>
2012-12-16 15:34:22 -05:00
Sleaker 7f58092b56 item changes for 1.4 2012-11-19 20:51:56 -08:00
Sleaker 86bd5746fd missed nether star 2012-11-10 17:37:36 -08:00
Sleaker 245a0c8cff updated to CB 1.4.2 beta. added 1.4 items to item class. 2012-11-10 17:34:42 -08:00
Sleaker 0e36b23d61 missing gravel 2012-10-04 22:28:49 -07:00
Sleaker bce326825b fix silverfish block name search 2012-09-29 05:44:53 -07:00
Sleaker ff3541c31a added air, apparently it's valid. 2012-09-20 15:48:56 -07:00
Sleaker 2a48db6eed fix typo 2012-09-18 14:14:57 -07:00
Sleaker ae92a13366 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-09-18 14:13:44 -07:00
Sleaker cc0ccdbb1a added missing redstone lamp/torches - these have some more specific
searching necessary to select them as they are non-standard items.
2012-09-18 14:13:30 -07:00
xLRDxREVENGEx 759a2aed88 Fixed type in items.java class for ghast tear
It was put as Ghost Tear which is now corrected to Ghast Tear
2012-09-06 14:01:42 -07:00
Sleaker 4bf02f2444 added new Book sub-items. 2012-08-03 16:02:07 -07:00
Sleaker 52fa0ec0bf fix slab types. 2012-08-03 15:54:09 -07:00
Sleaker feff3044df fix pom.xml for Gringotts merge.
Started working on new Wood step/stair for 1.3.1
2012-08-03 10:01:23 -07:00
Sleaker 2345b7eaa4 added emerald, emer ore, emer block, ender chest, trip hook, and
tripwire.
2012-08-03 07:58:44 -07:00
Sleaker 2ae60a1015 started on 1.3 compatibility patch for the Items class, everything else
should continue to work just fine in the meantime.
2012-08-03 07:00:37 -07:00
Sleaker 3bc3ec3967 missed the new sandstone blocks! 2012-04-15 08:49:06 -07:00
Sleaker 049f2e1f90 future-proof for 1.2.4 wooden plank additions. 2012-03-22 14:40:42 -07:00
craftycreeper 48eac70acd Add 1.2 ItemInfo entries 2012-03-06 23:00:30 -05:00
Sleaker da271abb5b added 1.2 blocks to ItemInfo mappings. and building against R0.1 beta 2012-03-05 07:45:40 -08:00
Sleaker 4305efde92 added McMoney support - updated all licensing information to be current 2012-02-19 00:22:02 -08:00
craftycreeper 1bba7e9be7 Add inexplicably-missing ItemInfo entry for Stone 2012-02-13 19:58:39 -05:00
craftycreeper 30c56ab96e More ItemInfo additions/fixes:
* Add spawn eggs (all types)
* Add a generic potion item (resolves to Water Bottle but is a good fallback if the id doesn't match one of the other ones, which in my testing since my previous pull appears to happen occasionally.
* Tweaks to Lapis Lazuli Block and Water Bottle to avoid conflicts, add extra alias to Web
2012-02-10 01:42:48 -05:00
craftycreeper 364c7a5da0 Add ItemInfo for all brewable potions. Fix for #9. 2012-02-07 22:23:16 -05:00
Sleaker 9aadb00e29 use a copy on write arraylist 2011-12-31 18:14:07 -08:00
Sleaker 0d81ccfee1 added item utility classes 2011-12-31 18:11:35 -08:00