Commit Graph

749 Commits

Author SHA1 Message Date
Indyuce
bf5f3ccdf5 whenDisplayed() method update 2020-08-10 13:04:50 +02:00
Indyuce
7b7e75b20b Update 2020-08-10 11:51:22 +02:00
Indyuce
a3ddb20686 Some extra changes 2020-08-10 02:34:39 +02:00
Indyuce
cadced36aa Merged normal items and gen templates 2020-08-10 01:49:55 +02:00
Ethan
d75629b66a Crafting Station Recipes can now have no ingredients if there are conditions. 2020-08-09 19:44:57 -04:00
Ethan
2515e563a7 fixed mm faction damage issue with older minecraft versions 2020-08-09 18:58:28 -04:00
Ethan
6de18c07f0 Updated version number 2020-08-09 18:54:07 -04:00
Ethan
7859868c04 Custom blocks have been overhauled. This build will not work unless you follow the instructions here https://git.lumine.io/mythiccraft/mmoitems/-/wikis/MMOItems%205.5.5%20Block%20Update 2020-08-09 18:09:31 -04:00
Ethan
7743458445 Merge remote-tracking branch 'origin/master' 2020-08-09 18:06:56 -04:00
Ethan
671ab17a77 Custom blocks have been overhauled. This build will not work unless you follow the instructions here https://git.lumine.io/mythiccraft/mmoitems/-/wikis/MMOItems%205.5.5%20Block%20Update 2020-08-09 18:06:44 -04:00
Indyuce
9f9e0524c9 Fixed imports 2020-08-10 00:03:23 +02:00
Ethan
2dd32507fa !this is the custom block merge 2020-08-09 17:59:45 -04:00
Indyuce
c9738bfbc0 Fixed an issue with stats not being compatible with item types 2020-08-09 21:46:46 +02:00
Indyuce
bd84656c4a Support for latest MMOLib build 2020-08-09 16:20:03 +02:00
Indyuce
6e6b3d5df3 !Small item edition display fix 2020-08-09 14:49:17 +02:00
Indyuce
c1210e06ba More cleanup 2020-08-09 14:38:08 +02:00
Indyuce
8e5610e143 Fixed small issue with default language 2020-08-09 14:20:48 +02:00
Indyuce
1908022380 Fixed an issue with Unstackable (would disappear after any item update) 2020-08-09 11:11:42 +02:00
Indyuce
b35719869c !More cleanup 2020-08-09 11:07:16 +02:00
Indyuce
c29fe0bc87 More cleanup 2020-08-09 10:10:01 +02:00
Indyuce
4cceb06ed6 Merge branch 'master' of https://Indyuce@git.lumine.io/mythiccraft/mmoitems/ 2020-08-09 09:50:25 +02:00
Indyuce
9a23f6ae5e !Some javadocs 2020-08-09 09:50:15 +02:00
ASangarin
08329deccc Removed debug messages 2020-08-09 00:55:19 +02:00
ASangarin
613a3df6b3 Merge branch 'master' of https://git.lumine.io/mmoteam/mmoitems.git 2020-08-09 00:53:25 +02:00
ASangarin
ebb5edbe7a Fixed crafting dupe bugs related to stack sizes. 2020-08-09 00:53:05 +02:00
Indyuce
6461c31ab3 !Small GUI display fix for string based stats 2020-08-09 00:45:01 +02:00
Indyuce
5be720c32e Added javadocs and fixed an issue with item gen 2020-08-09 00:41:33 +02:00
Indyuce
8d9631d8f4 Merged the crafting station events 2020-08-09 00:14:30 +02:00
ASangarin
812de85edc Added CraftingStationCraftEvent 2020-08-08 23:44:10 +02:00
Indyuce
38535fe547 !Updated PAPI support 2020-08-08 17:47:39 +02:00
Ethan
88e844b46d !fixes all ingredients not displaying correctly 2020-08-06 21:03:50 -04:00
Jules
6ebf4e200c Added recipe option hide-when-no-ingredients 2020-08-06 15:33:53 +02:00
Blekdigits
0ec36c038a fix upgrade station material bypass bug
https://github.com/mmopluginteam/mmoitems/issues/189
2020-08-06 19:34:51 +07:00
Ethan
fec4d01279 removed upgrade debug messages 2020-08-06 00:06:30 -04:00
Ethan
fdf5b5624f Fixed give command requiring item type to be uppercase. 2020-08-05 22:02:30 -04:00
Ethan
b9e2f2877c Added Faction Damage Stat which requires MythicMobs.
These will need to be added to the respective files to use.
lore-format.yml >
- '#faction-damage-FACTION_NAME#'
stats.yml >
faction-damage-FACTION_NAME: '&7■ FACTION NAME Faction Damage: &f<plus>#%'

Rewrote how upgrade lores are applied.
2020-08-04 21:51:26 -04:00
Joshinn
b43eb9a580 Update README.md 2020-08-04 01:48:20 -07:00
Jules
2b001f57a9 Merge branch 'master' 2020-08-03 18:41:41 +02:00
Jules
d3a187cec2 Vault support: money condition 2020-08-03 18:37:40 +02:00
Jules
8b108c1aa1 Cleanup 2 2020-08-03 18:37:31 +02:00
Jules
c1401eb784 Small cleanup 2020-08-03 18:35:28 +02:00
Ethan
e601eea7f0 !refining item lore upgrades 2020-08-03 10:19:12 -04:00
Ethan
3ed33ac172 !Code cleanup for station options. 2020-08-03 05:38:58 -04:00
Ethan
00c28dd750 Added new crafting station triggers. View here https://github.com/mmopluginteam/mmoitems/wiki/Recipe-Triggers 2020-08-03 03:07:53 -04:00
Ethan
29df32d748 Merge remote-tracking branch 'origin/master' 2020-08-01 18:57:50 -04:00
Ethan
88398b85b8 Added MMOItem and Vanilla crafting triggers. 2020-08-01 18:57:39 -04:00
ASangarin
78b885cb3a Custom tags can now be booleans, ints, strings or string lists. 2020-08-01 23:04:54 +02:00
ASangarin
be44a8cbc5 Small fixes
- Fixed PlayerData error
- Fixed ArrayIndexOutOfBoundsException in MI command
2020-08-01 21:59:07 +02:00
Ethan
8d876e49b0 No changes; Hoping this version builds. 2020-08-01 05:36:22 -04:00
Ethan
4c38027970 Fixed unintended lines of lore being removed whenever using the unstackable stat. 2020-08-01 04:08:28 -04:00