Commit Graph

1991 Commits

Author SHA1 Message Date
Blackdigits
37ce185514 Add new consumable stats, Max Consume
Use it if you want to allow x amount of consume before the item disappears

Please add these lines to your stats.yml and lore-format.yml when updating
lore-format.yml
- '#max-consume#'

stats.yml
max-consume: '&7■ Max Consume: &f# &7uses'
2020-01-12 14:16:43 +07:00
Blackdigits
11d60fdc50 fix grindstone not being accounted for disable repair flag 2020-01-11 02:08:47 +07:00
Aria Sangarin
1d8883b778 'getmmoitem' required amount hotfix 2020-01-09 21:26:15 +01:00
Indyuce
c713f01943 !Moved MM compatibility out of async 2020-01-02 12:55:04 +01:00
Indyuce
45bb87fd43 Fixed MythicMobs drop items 2020-01-02 00:43:28 +01:00
Indyuce
87b6082cb4 !Support for SkillAPI damage, changed check order to reduce calculations 2019-12-31 19:22:20 +01:00
Indyuce
7ec9bf1720 Push dev build 2019-12-30 17:50:58 +01:00
Indyuce
b2a01dffcf !Compatible with older MMOLib API 2019-12-30 15:52:51 +01:00
Indyuce
cffa1c594d !Updated url 2019-12-30 15:49:48 +01:00
Indyuce
a98f4b24aa Updated lib 2019-12-30 15:48:17 +01:00
Indyuce
1adf8d79d2 Rolled back stat offset change 2019-12-30 01:32:10 +01:00
Indyuce
a37ae7056f Fixed vanilla attributes stats offset 2019-12-30 01:20:00 +01:00
Indyuce
ad63d4e58d Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2019-12-29 15:28:52 +01:00
Indyuce
a9265bbb36 !Lib update 2019-12-29 15:28:46 +01:00
HexedHero
c6d6b91522 !Fix imports and extra checking 2019-12-29 14:10:07 +00:00
Indyuce
ec47f14393 !Fixed 1.12 particle edition GUI 2019-12-29 14:32:37 +01:00
Indyuce
84392e150f Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2019-12-29 14:03:41 +01:00
Indyuce
fd8d37f1f5 !Update pom 2019-12-29 14:03:35 +01:00
Blackdigits
54f7d1ced7 Merge remote-tracking branch 'origin/master' 2019-12-29 11:38:47 +07:00
Blackdigits
f5dbb13bb2 Made mending work with custom durability 2019-12-29 11:37:43 +07:00
Indyuce
64c3956f8f Updated version number 2019-12-28 23:39:31 +01:00
Indyuce
9a952187d4 !'magical' -> 'magic' 2019-12-28 15:39:18 +01:00
Indyuce
318fa143b4 !Changed MAGIC_DAMAGE to MAGICAL_DAMAGE to match MMOLib 2019-12-28 15:25:56 +01:00
Indyuce
f94f461dc0 !Fixed display issue 2019-12-28 15:13:54 +01:00
Indyuce
9f89019ad4 !Updated all abilities 2019-12-28 14:13:37 +01:00
Indyuce
8980c933b0 !No need to make the list static 2019-12-28 13:51:12 +01:00
Indyuce
084565f600 !Vector ability result, removed useless method 2019-12-28 13:37:53 +01:00
Indyuce
3cd9899ef2 !Changed ability API 2019-12-28 13:34:28 +01:00
Aria
3357ab4803 !Updated pom.xml 2019-12-24 23:16:36 +01:00
Indyuce
6bd12fe3b9 !Moved MMOCore comp methods 2019-12-24 15:59:05 +01:00
Indyuce
26052182a3 !Removed mitigation configs and cooldowns 2019-12-24 01:20:30 +01:00
Indyuce
e4bb22258a !Moved mitigation configs to MMOLib 2019-12-24 00:58:29 +01:00
Indyuce
5016fb849d !Moved mitigation to MMOLib 2019-12-24 00:57:18 +01:00
Indyuce
55a50f419a !Fixed an issue with MMOCore comp 2019-12-24 00:53:46 +01:00
Indyuce
ab201a60a4 !Removed useless constructor 2019-12-24 00:23:35 +01:00
Indyuce
5bdfcf299a !Attack results now work with sets 2019-12-24 00:21:46 +01:00
Indyuce
77edbaf992 !Moved skill damage modifiers to MMOLib 2019-12-23 22:08:53 +01:00
Indyuce
245356b517 !Moved damage modifiers to MMOLib 2019-12-23 21:20:19 +01:00
Indyuce
38328fbbf8 !MMOLib update 2 2019-12-23 19:26:55 +01:00
Indyuce
313ba0e21c !Fixed MMOCore comp issue 2019-12-23 19:26:05 +01:00
Indyuce
38bc71326f MMOLib update 1 2019-12-22 20:19:20 +01:00
Indyuce
df17d4676d !Merged version wrapper and durability handler for MMOLib 2019-12-22 17:19:44 +01:00
Indyuce
a26d19716d !Fix incompatible version enable error message 2019-12-22 15:04:58 +01:00
Aria
762c6fe3ae Fixed Heroes (loaded MM) compatibility 2019-12-21 00:44:07 +01:00
Aria
f07ca103e5 Crafting Stations now show the amount of the item crafted
For example, a recipe with 3 Steel Ingots as output will display
"3 x Steel Ingot" and the display item will be in a stack of 3
2019-12-14 01:54:56 +01:00
Aria
cfe1827e14 Alternative validation code for buttons to prevent a bug in latest paper
(And I actually remembered to delete debug messages this time!)
2019-12-14 01:32:58 +01:00
Aria
710227ec93 Item Creation from /mi browse now runs '/mmoitems' instead of '/mi' 2019-12-12 18:04:47 +01:00
Aria
51e7c1f4d1 Fixed a 1.12 bug with enum constant 'Material.COMMAND_BLOCK' 2019-12-12 17:59:15 +01:00
Aria
16b97a62eb Added NMS code for 1.15
MMOItems should now be fully compatible with 1.15
(Spigot 1_15_R1)
2019-12-11 04:17:37 +01:00
Aria
17edbae4b3 Custom Model Data can now be accessed on lower versions
(Obviously won't do anything on 1.13 and below,
but might still be useful)
2019-12-09 21:50:29 +01:00