vemacs
36b08e9b1d
Fix compile
2016-12-12 10:09:43 -06:00
vemacs
d73ec779e0
Fix #1015
2016-12-09 19:11:04 -06:00
vemacs
61b3ca531c
Fix build
2016-11-28 17:20:24 -06:00
vemacs
96164f5851
Restore basic pre-1.11 compat
2016-11-28 17:13:36 -06:00
Ali Moghnieh
8b0659a2b4
Update to 1.11.
...
- Support new enchantments.
- Support new mobs.
- Rename MobData WHITHER_SKELETON to WITHER_SKELETON.
- implement NOOP methods of new API methods for fake classes.
- Amend item dictionary.
2016-11-20 16:03:56 +00:00
vemacs
a4aa6a22b7
Fix compile
2016-03-18 10:19:16 -06:00
vemacs
873f9404bf
Restore old inventory clear behavior for 1.9
2016-03-08 18:07:04 -07:00
vemacs
6d347881b7
Formatting
2016-03-06 11:14:08 -07:00
vemacs
73ad945101
Simplify copy operation
2016-03-06 11:02:05 -07:00
vemacs
d39615d906
Try correcting overflow behavior for non-sign situations
2016-03-06 10:49:16 -07:00
vemacs
dcc6e2f23f
Correct overflow behavior after c44c41ef02
2016-03-05 09:29:53 -07:00
vemacs
37c20d5b6d
Update API to 1.9-SNAPSHOT (note: compatibility is retained)
2016-03-01 16:53:08 -07:00
vemacs
cf1f2f8f03
Don't hardcode inv length
2016-03-01 10:21:04 -07:00
vemacs
844a4a0574
Truncate contents length for 36 to playerInventory
2016-03-01 08:51:09 -07:00
vemacs
e4f6bb363d
Compile against Spigot's Bukkit maven repo
2015-06-17 09:02:28 -04:00
vemacs
3634cab1a5
Apply patch "Fixed exp for 1.8" from Spigot-Essentials, fixes #3
2015-06-04 20:44:02 -06:00
vemacs
73ac6488ce
Run IntelliJ IDEA inspections
2015-06-03 14:11:56 -06:00
drtshock
f8160c6318
1.8.3 update.
2015-04-16 09:08:22 -05:00
drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
KHobbits
3f1c996959
Use quicker ban lookup to reduce /seen lag.
2014-08-14 01:50:31 +01:00
Iaccidentally
3e725ef060
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
2013-11-06 21:22:32 -05:00
GunfighterJ
503d39ee55
Update ItemStack reference to getTypeId()
2013-09-17 23:23:45 +10:00
KHobbits
e9c0bd3bab
Prevent inf loop when adding air to kits.
...
Should fix #4555
2013-08-12 00:26:51 +01:00
KHobbits
5f6cca83ce
[Feature] Withdraw from trade signs without dropping items as overflow. [EXPERIMENTAL]
2013-05-06 23:09:31 +01:00
snowleo
f125ac3b4a
Don't use broken CB methods ...
2012-12-20 16:07:40 +01:00
snowleo
2a88a314ce
Update Inventory Workaround to the latest version
...
Still bugged in CB: maxAmount of items
2012-12-19 22:07:03 +01:00
KHobbits
9ba5f43315
Updating Bukkit to 1.4.5 RB
...
Bukkit: 1643 CB: 2543
2012-12-19 12:52:05 +00:00
Iaccidentally
a50b0ac71d
CB 2455 :: Bukkit 1593
2012-11-04 17:52:35 -05:00
Alexander Schepp
4dc2e2e3fd
Handle int overflow in SetExpFix
2012-10-31 21:06:30 +01:00
KHobbits
413a7beaa4
Fix CB.
2012-08-28 03:08:06 +01:00
KHobbits
b9cfd44588
Update CB
...
Bukkit 1533 || Craftbukkit 2345 (1.3.1-R2.1)
2012-08-21 19:56:14 +01:00
KHobbits
ba6cc5a9ee
Fix minor Exp discrepancy
...
Add 'l<level>' syntax to /exp command
EG: /exp set l20
2012-08-08 02:07:47 +01:00
snowleo
6513842d28
Less loops please
2012-08-03 10:33:45 +02:00
snowleo
c8a07ecdb5
Another fix for /exp
2012-08-03 10:29:22 +02:00
snowleo
80f001fdb7
New exp calculations.
2012-08-03 10:21:03 +02:00
ementalo
766f9b4dbd
CB #2267 Bukkit #1505
...
Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to gamemode sign, now requires another line with gamemode
2012-08-02 13:52:11 +01:00
KHobbits
711426fe69
Update CraftBukkit: 1.2.5-R2.0 - 2190
...
Update Bukkit: 1.2.5-R2.0 - 1459
2012-05-19 20:35:36 +01:00
md_5
9ca820d45e
Small cleanup of things
2012-04-24 20:31:19 +10:00
snowleo
4c8d0ea2d9
Should fix some exp math issues
2012-04-09 17:52:46 +03:00
KHobbits
5d45495371
Fix kit enchants for people without oversized stack permission.
...
Add permissions lookup to debug mode.
2012-03-26 13:28:32 +01:00
KHobbits
3d7d4a47d9
Bukkit R0.3 api updates.
2012-03-22 17:26:05 +00:00
KHobbits
e4ce814c2f
Comments to SetExpFix.
2012-03-17 03:38:32 +00:00
KHobbits
5c280e7cb7
Add missing methods.
2012-03-15 22:23:26 +00:00
KHobbits
bada36be68
Fix fake explosions.
2012-03-15 06:42:58 +00:00
snowleo
02c1cb05c7
Updated to R6
2012-03-01 19:05:50 +01:00
KHobbits
0670ece7f3
Updating Bukkit: CB #1858 , B #1334
2012-03-01 19:05:47 +01:00
snowleo
f46948249e
Updated Essentials to work with R5
2012-02-21 17:33:46 +01:00
md_5
c064da9af8
Update to 1.1-R4
2012-02-15 17:44:35 +11:00
md_5
d05f2d7a32
Remove dropItems from the inventory work around
2012-02-15 17:21:28 +11:00
KHobbits
dff8f541fe
New craftbukkit
...
CB 1840, B 1208
2012-01-29 21:06:55 +00:00