Commit Graph

567 Commits

Author SHA1 Message Date
Aria Sangarin
a0839fe7f4 Fixed interaction events, things now work when clicking in the air again 2020-01-29 17:15:39 +01:00
Aria Sangarin
2527425acf build plz 2020-01-29 01:11:56 +01:00
Aria Sangarin
debae8a956 AWB loader now uses a default material if ingredient wasn't found 2020-01-29 00:33:44 +01:00
Aria Sangarin
949816b8db Small Fixes:
- Fixed NBT Tags Stat
- Improved loading of Shapeless Recipes
- Support for versions lower than 1.14
- GUI now properly tells if recipes exist
2020-01-28 16:32:30 +01:00
Aria Sangarin
d5bf18ef55 --[ The Crafting Update ]--
MMOItem crafting is now handled vanilla style.
Recipe types supported are: Shaped, Shapeless,
Furnace, Blast Furnace and Smoker

Additional Changes:
- The Advanced Workbench has been removed
- Custom NBT Tags can now be applied to items
- Fixed Elements menu back button
- Changed a long lore line in Custom Sounds GUI
- Items with 'disable interactions' can no longer be thrown

Important: This is a test version and bugs are to be expected. A few QoL features will be added soon and currently it is only supported on version 1.14 and later.
2020-01-28 14:04:28 +01:00
Aria Sangarin
8442fff585 !merged 2020-01-28 13:57:43 +01:00
Aria Sangarin
43a08dfcb1 Added NBT Tags ItemStat 2020-01-28 13:54:52 +01:00
Aria Sangarin
2d8729daed Changed long lore line in custom sound gui 2020-01-28 13:40:29 +01:00
Aria Sangarin
4933ff3e5c version increment 2020-01-28 13:39:22 +01:00
Aria Sangarin
145e2ea551 Removed Advanced Workbench 2020-01-28 13:39:05 +01:00
Aria Sangarin
ecfc885860 CRAFTING UPDATE!! 2020-01-28 13:38:56 +01:00
Indyuce
bfc6f711d7 Fixed an issue with the getmmoitem objective 2020-01-26 17:36:38 +01:00
Aria Sangarin
246af9a998 Fixed elements back button 2020-01-24 05:35:53 +01:00
Indyuce
a4bddc32a7 Push durability build 2020-01-18 22:37:40 +01:00
Indyuce
c1840631d9 Custom Durability Rework
Mending better support
2020-01-18 22:12:16 +01:00
Indyuce
7e2a1e8d8b !Mending support for custom durability 2020-01-18 21:08:39 +01:00
Indyuce
564e94d484 !ignoreCancelleds 2020-01-18 21:06:56 +01:00
Indyuce
f5461ef525 !Custom Durability Rework beta 2020-01-18 20:58:57 +01:00
Indyuce
2224fbafc3 !Removed lore format from language files 2020-01-18 20:58:10 +01:00
Indyuce
d676f1cc17 !Updated untargeted weapons 2020-01-18 19:59:14 +01:00
Indyuce
69027e83f2 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-01-18 18:14:01 +01:00
Indyuce
dd0eb6c2e0 !Moving MI compatibility over to MythicMobs 2020-01-18 18:13:46 +01:00
Indyuce
a4c715c2fb !Add comments 2020-01-18 18:05:57 +01:00
Blackdigits
a4ccb2fa89 cancel projectile launch if disable interaction flag is set to true 2020-01-17 21:59:39 +07:00
Aria Sangarin
500c3c60f9 IT IS HERE. THE CRAFTING UP-- lol jk
Anyway, this is just a tiny hotfix for the playerhead buttons.
Fixes back/next/prev buttons in the AWB and in crafting stations.
2020-01-13 19:57:26 +01:00
HexedHero
b40b5b64ad Added extra check for disable interaction
Sometimes when the player or server lagged or in the rare case of the
interact event being bypassed, players could eat their tomes and other
items that where vanilla edible items.
2020-01-13 07:07:10 +00:00
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