Commit Graph

3291 Commits

Author SHA1 Message Date
4cbcbd2462 Here too 2013-03-11 17:08:12 -03:00
29b300ca49 Remember to return. 2013-03-11 17:07:30 -03:00
6700ead160 Config 2013-03-11 00:24:19 -04:00
d59954d0f1 Redesign 2013-03-11 00:22:38 -04:00
b700a99c52 NuclearW loves his spacing, also pinging him. 2013-03-11 00:12:31 -04:00
7294175d9c Messages 2013-03-11 00:08:18 -04:00
1b17b90f32 Diff cleanup 2013-03-10 22:54:47 -04:00
d27f668a2e Fix rebase (see also: me) being dumb 2013-03-10 22:30:20 -04:00
69dd5769e4 Correct format and comment 2013-03-10 22:30:20 -04:00
7c9d09a878 Clean queuemanager on disable 2013-03-10 22:30:20 -04:00
17c64251db Position right 2013-03-10 22:30:19 -04:00
d728eba5c4 Change not addition 2013-03-10 22:30:19 -04:00
429055bae2 Update changelog 2013-03-10 22:30:19 -04:00
3f22a8f479 The sleep didn't actually do much of anything.... 2013-03-10 22:30:19 -04:00
aeae60f968 check permissions earlier 2013-03-10 22:30:19 -04:00
a97b889af5 Queue 2013-03-10 22:30:18 -04:00
0e9953c25b Throttle 2013-03-10 22:30:18 -04:00
869b30fcaa String wrapper 2013-03-10 22:30:18 -04:00
44188396b4 One per player 2013-03-10 22:30:18 -04:00
a7f146a835 queue concept, nowhere near final 2013-03-10 22:30:18 -04:00
GJ
3a7d88db4f Fixed bug with Blast Mining increasing TNT damage. 2013-03-10 21:30:35 -04:00
GJ
9eba2c683b Use equalsIgnoreCase() instead of equals(), and use == for compaing
worlds.

Fixes #815
2013-03-10 18:06:10 -04:00
8059636b62 Permissions for stat displays 2013-03-10 15:50:10 -04:00
GJ
d78a1efbf6 Fixed bug with Repair not decreasing enchanting levels properly.
Fixes #817
2013-03-10 15:48:16 -04:00
GJ
c0b4a33346 Importing Bukkit is usually bad. 2013-03-10 15:07:07 -04:00
GJ
2cef6700c7 Just to be 100% sure this gets processed correctly.
The blockstate DOES current store the metadata of the block, but I'd
rather stick with using the Block every time to be absolutely certain
that things are handled correctly.
2013-03-10 14:53:51 -04:00
df67bd6720 Message player only when enchants actually exist 2013-03-09 20:05:15 -05:00
655dcb1c9b Add Cooldown setting for Chimaera Wing to default config.yml 2013-03-09 21:43:06 +01:00
ce32792668 Fixed bug where Deflect was calculated based on the attacker, not the defender
Closes #794
2013-03-09 14:44:29 +01:00
4b384abc51 Adding comments to config.yml and itemweights.yml 2013-03-09 10:26:57 +01:00
82bccd357b Removed trailing whitespace 2013-03-09 10:21:05 +01:00
12709bcd7f Check hasItemMeta 2013-03-08 22:20:26 -05:00
0b53f8266a Squashed commit of the following:
commit ba0ba3d2881dc672ef3dc40010278a0fbe158436
Author: NuclearW <incongruency@gmail.com>
Date:   Fri Mar 8 16:27:19 2013 -0500

    Line endings, yo

commit b93f0f54f5
Author: md-5 <md_5@live.com.au>
Date:   Sat Mar 9 08:18:49 2013 +1100

    Use correct state, not block refrence to fix compile.

commit 1063ad5c68
Author: md-5 <md_5@live.com.au>
Date:   Sat Mar 9 08:12:34 2013 +1100

    Fix errors in furnace listener.

    Bad GJ!
2013-03-08 16:32:44 -05:00
a07f14e326 Improving Chimaera Wing - part 1
* Added cooldown between using Chimaera Wings
 * Added shapeless recipe to craft a Chimaera Wing (by default 5
feathers)
2013-03-08 21:46:05 +01:00
3349e9cb05 Normalize line endings 2013-03-08 21:42:26 +01:00
0e2746622d Fixed the Cacti & Sugar Cane fix! 2013-03-08 19:33:03 +01:00
GJ
d9bd0ace9a Fixed bug with Smelting not properly tracking furnaces. Fixes #806 2013-03-08 10:23:21 -05:00
GJ
e31b7d5c48 Cacti & Sugar Cane are an exception, because the bottom block is
normally player-placed but the top two are grown naturally.
2013-03-08 08:53:54 -05:00
GJ
4bddbbf56e This must be handled first, else no XP is awarded if double-drops are
disabled.
2013-03-08 08:49:07 -05:00
GJ
0654f27599 Fixed bug where Blast Mining was awarding too much XP 2013-03-08 08:45:16 -05:00
GJ
3f71dab0b1 Improved stats display for child skills 2013-03-08 08:39:28 -05:00
GJ
bd45fff1b4 Fixed bug relating to "empty" ItemStacks. Fixes #807 2013-03-08 07:40:25 -05:00
GJ
9618e45a11 That was bothering me. 2013-03-08 07:26:43 -05:00
3839373f5a Forgot this one 2013-03-08 10:35:52 +01:00
1633617006 Minor cleanup 2013-03-08 10:33:20 +01:00
57e33bbf39 Fixed triple drop awarding experience twice in mining
The previous commit also fixed this for Herbalism
2013-03-08 10:31:32 +01:00
cddcf36016 Reworked some methods related to Herbalism
Fixes double seed consumption for Green Terra when used on crops
Fixes wheat consumption instead of seed for Green Thumb
Fixes XP and double drop exploit with some blocks (flowers...)
2013-03-08 10:11:33 +01:00
dff03109a3 Parties should only be saved once per call 2013-03-08 05:28:40 +01:00
c0986a1f89 Removed unneeded null checks 2013-03-08 02:09:43 +01:00
cd4c328320 Improved SkillMonitorTask 2013-03-08 02:03:25 +01:00