snowleo
|
75a0164ea0
|
Don't spill out items, if inventory is full on buy signs.
|
2011-10-09 22:25:30 +02:00 |
|
snowleo
|
322ecdb9fc
|
Less use of Craftbukkit code, so less things will break on MC update.
Added try/catch around the tnt and creeper protection code. The event will now always canceled, even if our fake explosion code fails.
|
2011-08-27 20:39:54 +02:00 |
|
snowleo
|
7aea8a3fce
|
NPE fix in InventoryWorkaround
|
2011-07-18 22:39:01 +02:00 |
|
snowleo
|
c1c3005454
|
Fix InventoryWorkaround.addItem() not using the combined list.
|
2011-07-18 04:59:47 +02:00 |
|
snowleo
|
5346b112a4
|
Don't add items with an amount of 0 or lower to the inventory.
|
2011-07-01 01:31:20 +02:00 |
|
snowleo
|
631c7f30b6
|
Workaround methods are static
|
2011-06-12 22:57:43 +02:00 |
|
snowleo
|
46cba7a9a7
|
Use the correct maxStackSize, when adding things to the inventory.
|
2011-06-12 22:55:08 +02:00 |
|
snowleo
|
198607d425
|
Cleaned InventoryWorkaround
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1590 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-06-06 12:01:56 +00:00 |
|
snowleo
|
117d938ac5
|
Several bug fixes and cleanup.
Found using PMD and FindBugs.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1553 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-06-01 10:40:12 +00:00 |
|
snowleo
|
2ca88187c4
|
Workaround for bukkit bug again.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1525 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-05-22 21:29:04 +00:00 |
|
snowleo
|
90fe817267
|
Cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1510 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-05-22 17:32:24 +00:00 |
|
snowleo
|
4182157167
|
Fix that dropItem drops Stack that are over MaxStackSize.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1509 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-05-22 17:29:59 +00:00 |
|
snowleo
|
70e72d7744
|
[trunk] empty fields in Inventory now return null instead of Material.AIR
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1157 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-08 11:45:14 +00:00 |
|
snowleo
|
395530bfd4
|
[trunk] Replace all CraftInventory with Inventory
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1154 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-08 11:13:33 +00:00 |
|
ementalo
|
f124c1f824
|
New RB #670
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1149 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-08 08:16:28 +00:00 |
|
snowleo
|
a3ebd254f2
|
Moving all files to trunk.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-03-19 22:39:51 +00:00 |
|