t00thpick1
|
ce3bc07aa8
|
Reasonably sure this needs to be this way
|
2013-10-06 17:46:45 -04:00 |
|
GJ
|
3365da7f8d
|
MCPC+ checks, notify server owners that they're missing out.
|
2013-10-04 09:50:49 -04:00 |
|
TfT_02
|
763cff6898
|
Fixed a bug where Repair wasn't asking for confirmation
|
2013-09-28 19:46:47 +02:00 |
|
TfT_02
|
1ca53da0e2
|
Also try to count recipe ingredients regardless of repairMaterial
when the normal counting and the config value result in 0
Fixes #1484
|
2013-09-27 13:42:50 +02:00 |
|
TfT_02
|
57dfa00541
|
Fixed a NPE when an invalid repair material was entered
#1484
|
2013-09-27 10:46:54 +02:00 |
|
GJ
|
a63f745c73
|
Add custom mobs automatically as they're killed.
|
2013-09-26 15:06:36 +02:00 |
|
GJ
|
792ecd6aad
|
Rework armor.yml to take item names instead of IDs in advance of 1.7 changes.
** YOU WILL NEED TO REDO YOUR armor.yml FILE **
|
2013-09-26 14:58:30 +02:00 |
|
TfT_02
|
6a3a564bd4
|
Use cooldownExpired here as well.
|
2013-09-22 23:28:09 +02:00 |
|
TfT_02
|
ce7a7a31a7
|
A bit of cleaning up
|
2013-09-20 00:15:22 +02:00 |
|
TfT_02
|
834e26b44e
|
Minor improvements
|
2013-09-19 21:47:12 +02:00 |
|
GJ
|
566a381e95
|
Remove debug message, use recipe method for salvage.
|
2013-09-19 15:17:19 -04:00 |
|
GJ
|
5d7d779a49
|
Changed format of repair.vanilla.yml. **YOU WILL NEED TO UPDATE YOUR FILE TO THE NEW FORMAT**
|
2013-09-19 11:02:47 -04:00 |
|
GJ
|
59a35b170c
|
Oh yeah, that's why.
|
2013-09-18 15:42:54 -04:00 |
|
GJ
|
14eb473355
|
Why we were making this so complicated, I'll never know.
|
2013-09-18 14:55:17 -04:00 |
|
GJ
|
1ec55c2d7e
|
Remove the last bits of Spout from our code.
|
2013-09-16 12:05:39 -04:00 |
|
TfT_02
|
7bac0e2ca5
|
Dropped SpoutPlugin support
Because SpoutPlugin is not being updated to 1.6.x and mcMMO 1.4.07 does
not support any CB version below 1.6.x SpoutPlugin support is no longer
needed.
https://blog.spout.org/minecraft-1-6-and-the-legacy-finale/
|
2013-09-16 16:48:42 +02:00 |
|
GJ
|
4eba33a1c6
|
Use doubles in config.yml where appropriate. Change item IDs to item names
in light of upcoming Minecraft changes that will remove access to item
IDs.
|
2013-09-13 09:52:52 -04:00 |
|
GJ
|
25e4700ef9
|
Changed various values to double in advanced.yml for the sake of consistency.
|
2013-09-12 14:18:13 -04:00 |
|
GJ
|
d2bbbb0fe7
|
More deprecation fixes.
|
2013-09-05 16:36:02 -04:00 |
|
GJ
|
fd8d9b02a9
|
Begin trying to remove newly-deprecated "magic numbers"
|
2013-09-05 14:55:08 -04:00 |
|
TfT_02
|
964b2636fb
|
Move experience related settings from config.yml to experience.yml
|
2013-08-23 19:37:44 +02:00 |
|
TfT_02
|
36f1a2d78a
|
Changed the way Repair hands out XP
Closes #373
|
2013-08-15 20:50:19 +02:00 |
|
TfT_02
|
90fcf35c34
|
Javadocs cleanup
|
2013-08-10 20:10:45 +02:00 |
|
GJ
|
15e0570a8c
|
Else if > if
|
2013-07-29 08:45:30 -04:00 |
|
GJ
|
b0eb4b93a8
|
Cleaner way to avoid salvaging chainmail.
|
2013-05-28 12:59:10 -04:00 |
|
GJ
|
54f135aebd
|
We're checking this twice and shouldn't be.
|
2013-05-28 12:53:12 -04:00 |
|
GJ
|
5e00636761
|
And a little more...
|
2013-05-22 22:30:09 -04:00 |
|
TfT_02
|
2d66b8ed12
|
Cleanup - fixing various formatting issues
|
2013-05-18 22:41:42 +02:00 |
|
GJ
|
a7861fc54b
|
Move all miscellaneous Spout code to a single location.
|
2013-05-16 10:51:18 -04:00 |
|
TfT_02
|
3ab4938f3d
|
Also need to locale these two strings
Closes #1019
|
2013-05-02 21:08:20 +02:00 |
|
TfT_02
|
f6e9fd9f3a
|
Add more localisation
|
2013-05-02 21:02:12 +02:00 |
|
GJ
|
b55ce30b2d
|
Clean up our main class a bit more. Still not perfect, but it's getting
there.
|
2013-04-30 15:07:29 -04:00 |
|
TfT_02
|
68a7b540c5
|
Ask a confirmation when a player tries to repair an enchanted item
|
2013-04-25 23:29:49 +02:00 |
|
GJ
|
98dc7b853a
|
Protect our managers.
|
2013-04-25 09:16:42 -04:00 |
|
TfT_02
|
94b560ba01
|
Don't activate abilities when a player is in creative mode.
|
2013-03-25 23:15:09 +01:00 |
|
TfT_02
|
9730cdb880
|
Normalize line endings
|
2013-03-21 20:46:23 +01:00 |
|
GJ
|
255dece550
|
Move Arcane Forging to it's own class to match the structure we used
with Blast Mining.
|
2013-03-18 14:02:53 -04:00 |
|
GJ
|
d78a1efbf6
|
Fixed bug with Repair not decreasing enchanting levels properly.
Fixes #817
|
2013-03-10 15:48:16 -04:00 |
|
t00thpick1
|
df67bd6720
|
Message player only when enchants actually exist
|
2013-03-09 20:05:15 -05:00 |
|
NuclearW
|
03d0ecd450
|
text=auto
|
2013-03-07 14:43:03 -05:00 |
|
GJ
|
3a809dab32
|
Fix downgrade chances all being calculated from Rank4.
|
2013-03-07 12:52:43 -05:00 |
|
GJ
|
9377de930f
|
Fixed bug with using Salvage on stacked items. Stacked items will now
return the appropriate amount of materials. Fixes #802
|
2013-03-07 08:03:18 -05:00 |
|
GJ
|
f6a18ef777
|
Move Salvage functions into Repair
|
2013-03-06 11:31:51 -05:00 |
|
GJ
|
3e084b3b5d
|
Unlock levels go in advanced.yml, not config.yml
|
2013-03-06 11:13:25 -05:00 |
|
GJ
|
2c7f931c4d
|
Removed option to disable Salvage via the config file. This should be
handled via permissions instead.
|
2013-03-06 10:50:59 -05:00 |
|
GJ
|
6b18cec7fb
|
Combine our placedAnvil checks into one function.
|
2013-03-06 10:47:56 -05:00 |
|
GJ
|
08960a2dbc
|
Move Salvage checks into our RepairManager
|
2013-03-06 10:02:34 -05:00 |
|
GJ
|
5f4e269efa
|
Fixed bug with repairing using materials with byte metadata
|
2013-03-06 09:43:09 -05:00 |
|
GJ
|
e5f6da01ec
|
Create a proper RepairManager to match the others, rename our old
RepairManager to RepairableManager.
|
2013-03-06 09:37:09 -05:00 |
|
bm01
|
c0b7f8a323
|
Moved everything that could be moved from PlayerProfile to McMMOPlayer
PlayerProfile now only store stored (flatfile or MySQL) data
|
2013-03-03 17:06:32 +01:00 |
|