nossr50
|
fed21a7cb9
|
Updated changelog, tweaked Green Thumb if statement.
|
2012-02-14 14:51:12 -08:00 |
|
nossr50
|
a97783ed86
|
Removed debug message.
|
2012-02-14 14:49:06 -08:00 |
|
nossr50
|
7982e33823
|
Fixed my fix of Green Terra not planting wheat.
|
2012-02-14 14:47:11 -08:00 |
|
nossr50
|
7cf549ba88
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2012-02-14 14:43:53 -08:00 |
|
nossr50
|
0386d52e7c
|
Fixed Green Thumb not planting wheat.
Fixes #133
|
2012-02-14 14:42:49 -08:00 |
|
GJ
|
e7b763c8ea
|
Added config values for Dirt & Smooth Brick to Green Terra.
Config values are useless when not implemented.
|
2012-02-14 17:42:12 -05:00 |
|
nossr50
|
c805b17929
|
Fixed Green Thumb going off when Green Terra is in use.
|
2012-02-14 14:37:10 -08:00 |
|
nossr50
|
877bf7905b
|
Fix for Green Terra not planting wheat.
|
2012-02-14 14:27:05 -08:00 |
|
nossr50
|
28d73a33ab
|
Fixed addxp() taking xprate/skill modifiers into account.
|
2012-02-14 12:42:20 -08:00 |
|
nossr50
|
b5e4bebd75
|
Fixed the negative XP bug on levelup.
Fixes #134
|
2012-02-14 12:09:02 -08:00 |
|
nossr50
|
939344816e
|
Tweaks to SkullSplitter/SerratedStrikes
|
2012-02-14 10:33:49 -08:00 |
|
GJ
|
841832846f
|
Fixed typos in POM & Config.yml
|
2012-02-14 09:33:52 -05:00 |
|
nossr50
|
e77be3350f
|
Removed CallEvent from dealDamage(), we don't need it. Fixes #170
|
2012-02-13 19:09:14 -08:00 |
|
nossr50
|
a2fc694c8d
|
Fixed the fix of mmoedit/mcgod working without permissions.
|
2012-02-13 18:45:34 -08:00 |
|
nossr50
|
06c0b4cc11
|
Modified changelog a bit.
|
2012-02-13 17:51:38 -08:00 |
|
nossr50
|
3d699e612a
|
Changed listener to Highest, reverting some stuff that doesn't work.
|
2012-02-13 09:31:11 -08:00 |
|
nossr50
|
a202d6168b
|
Forgot to push the new file.
|
2012-02-13 08:20:33 -08:00 |
|
nossr50
|
786a5f9325
|
Modified mcMMO's onEntityDamage to have better compatibility.
|
2012-02-13 08:06:46 -08:00 |
|
nossr50
|
1910b76b13
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2012-02-13 07:31:54 -08:00 |
|
GJ
|
bda72f28ed
|
Fixed fishing skill not working.
|
2012-02-13 10:26:51 -05:00 |
|
nossr50
|
27e60ef85b
|
Modified onEntityDamage to MONITOR for plugin compatability.
|
2012-02-13 07:19:31 -08:00 |
|
NuclearW
|
58dc45d344
|
Change to permissions
Should help #164
|
2012-02-12 21:15:04 -05:00 |
|
GJ
|
082dcebf9b
|
Updated config.yml to include new mining items.
Not sure how this got missed before now...
|
2012-02-11 20:31:23 -05:00 |
|
NuclearW
|
a652fcd026
|
Optional stats tracking
I still don't like stats tracking.
|
2012-02-11 16:11:04 -05:00 |
|
nossr50
|
3124712cfb
|
Formatted a little nicer
|
2012-02-11 12:39:41 -08:00 |
|
nossr50
|
081b5f6728
|
Git you so silly
|
2012-02-11 12:14:05 -08:00 |
|
nossr50
|
71c14ab07b
|
Added Hidendra's Plugin Metrics to mcMMO.
|
2012-02-11 12:12:50 -08:00 |
|
nossr50
|
70756c2a2e
|
Preparing for a bugfix release. Also made sure mcMMO saves info on
shutdown.
|
2012-02-11 10:21:36 -08:00 |
|
nossr50
|
3d60c057ea
|
Made xprate give more feedback when used via console
|
2012-02-11 06:17:57 -08:00 |
|
GJ
|
105b8b5a91
|
Fixes to several commands & console usage. Fixes Issue #150
|
2012-02-11 09:01:46 -05:00 |
|
NuclearW
|
9278ca4d27
|
Watch ourselves for negative xp gain.
Hopefully we'll get more info on the bug if we can't solve it by next release from anyone running a dev build.
Will help on the hunt of issue #98
|
2012-02-11 00:11:08 -05:00 |
|
NuclearW
|
d97e97ae5f
|
Add McMMOPlayerXpGainEvent
Rename playername to playerName
|
2012-02-11 00:02:48 -05:00 |
|
NuclearW
|
5cbee8a4ab
|
Make players logging out take damage from bleeding.
Done as per suggestion by nossr50
Closes #131
|
2012-02-10 23:29:19 -05:00 |
|
nossr50
|
a4845abc45
|
Possible fix for negative XP bug.
|
2012-02-10 11:58:58 -08:00 |
|
nossr50
|
f87f7f6feb
|
Fixed the instant refresh bug. Fixed blockListener checking skills.
|
2012-02-10 09:44:17 -08:00 |
|
TheYeti
|
2672e218f4
|
Just updating the licensing documentation
|
2012-02-10 03:05:09 -08:00 |
|
nossr50
|
3a812612de
|
Fixed a major problem where the hashmap wasn't initialized on
PlayerProfile creation. However there is still a big bug with abilities
instantly wearing off and refreshing.
|
2012-02-09 15:28:05 -08:00 |
|
Grant
|
4fdbce24d7
|
Merge pull request #143 from nossr50/master
Shrinking PlayerProfile, fixed a small bug as well.
|
2012-02-09 11:16:14 -08:00 |
|
GJ
|
52458041f0
|
Removed ColoredConsoleSender. No more CB Dependency!
|
2012-02-09 14:12:36 -05:00 |
|
nossr50
|
4a1e5a0dcc
|
Silly commits
|
2012-02-09 11:12:16 -08:00 |
|
nossr50
|
f6c7ac6d98
|
Merge branch 'master' of github.com:TheYeti/mcMMO
|
2012-02-09 11:11:35 -08:00 |
|
nossr50
|
76675422ea
|
Shrinking PlayerProfile one step at a time, also fixed a bug.
|
2012-02-09 11:10:39 -08:00 |
|
GJ
|
7dee6db362
|
Changed CraftItem to Item in Fishing, one step closer to being free of
CB dependency.
|
2012-02-09 14:04:48 -05:00 |
|
nossr50
|
4b642d4953
|
Removed some old Sorcery code that won't ever be used
|
2012-02-09 10:08:04 -08:00 |
|
nossr50
|
d7f066b07e
|
Added LGPL to Fishing.java
|
2012-02-09 10:00:01 -08:00 |
|
nossr50
|
a2c83425f2
|
Fixed even more of GJ's mistakes :P
|
2012-02-09 09:47:17 -08:00 |
|
nossr50
|
9c11a6ffb0
|
Fixed some problems with Herbalism code, also optimized GT checks.
|
2012-02-09 09:33:20 -08:00 |
|
NuclearW
|
e36cd8109d
|
Configure all the save timer
|
2012-02-09 11:26:57 -05:00 |
|
nossr50
|
0b4692e303
|
Hopefully the remaining tabs are now spaces... eclipse is being odd.
|
2012-02-09 03:42:08 -08:00 |
|
nossr50
|
e99b5a4abf
|
Changed tab to 4 spaces.
|
2012-02-09 03:31:44 -08:00 |
|