Commit Graph

560 Commits

Author SHA1 Message Date
Ethan
81403fe77d Added %mmoitems_stat_defense_percent% placeholder
Updated lib.
2020-07-26 02:46:47 -04:00
Ethan
f76e93b5bb Added defense stat, requires latest mmolib to function.
Add to lore-format.yml '- '#defense#''

Add to stats.yml 'defense: '&7■ Defense: &f<plus>#''
2020-07-26 01:30:39 -04:00
Joshua
ec859807a9 !Clarified something on the vanilla eating animation stat to prevent further confusion. 2020-07-25 23:17:36 -05:00
Ethan
ca0da305e4 !Hopefully final test commit. 2020-07-25 03:09:09 -04:00
Ethan
4e76b550d2 !This is a test commit. Added oxford comma. 2020-07-25 01:25:41 -04:00
Joshua
1701356e38 Test for the gitlab - just a simple config change. 2020-07-24 23:52:24 -05:00
ASangarin
5719442144 Added a check when using an upgradeable to check if the template exists. 2020-07-24 18:50:18 +02:00
Jules
a241949c55 !Cleanup 2020-07-24 11:41:47 +02:00
ASangarin
9d4347ee28 - merge 2020-07-21 17:12:13 +02:00
ASangarin
c10dfb7497 yet another attempt at preventing crafting if item can't stack 2020-07-21 17:11:53 +02:00
Indyuce
c800872fb6 Support for Iridescent 2020-07-20 18:08:45 +02:00
Indyuce
a1b4b1aff1 Small cleanup 2020-07-20 17:52:00 +02:00
Indyuce
f193fdd706 Merge branch 'master' of
http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git

Conflicts:
	lib/MMOCore.jar
	src/main/java/net/Indyuce/mmoitems/comp/mmocore/MMOCoreMMOLoader.java
2020-07-20 16:25:38 +02:00
Indyuce
bf6c986ba4 Added random items to MMOCore drop tables 2020-07-20 16:22:49 +02:00
ASangarin
6ff3acdd75 prevents crafting if the current item can't be stacked any further
(not tested)
2020-07-20 16:21:30 +02:00
Indyuce
49cd441d71 Support for TrHologram 2020-07-20 16:08:44 +02:00
ASangarin
8b8dd9282a 5.5.4 2020-07-20 16:07:06 +02:00
ASangarin
18823fa6bd test 2020-07-20 16:04:27 +02:00
Indyuce
f3443a49bd MMOPlayerData refactor
Please use this version of MMOLib
https://github.com/mmopluginteam/mmolib/releases/tag/1.2.5
2020-07-20 15:44:50 +02:00
Indyuce
a864b94aa8 Update plugin.yml 2020-07-19 18:56:21 +02:00
ASangarin
de1297c5ac testing 2020-07-18 17:49:01 +02:00
ASangarin
49f61f69b5 Invalid recipes no longer throw an exception and are just ignored
(meaning they won't affect loading/appear in game.
They will still error in the log)
2020-07-12 18:49:17 +02:00
Indyuce
a8cf3f5190 !Compatibility with very latest MMOLib 2020-07-12 16:26:02 +02:00
Indyuce
d01976a314 Right click the chest in the edition inv to reroll the item stats 2020-07-12 15:33:35 +02:00
Indyuce
48f1e7c907 Added error message 2020-07-12 15:33:24 +02:00
Indyuce
8754d4e76e Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-07-12 15:12:27 +02:00
Indyuce
001c14e036 External stats now work in item set bonuses 2020-07-12 15:12:14 +02:00
Indyuce
5f55ec6adf Small cleanup 2020-07-12 15:11:30 +02:00
ASangarin
b9bb29b559 Recipes can now have amounts
You can also specify the amount of the crafted output using a new item
stat
2020-07-10 22:59:39 +02:00
Indyuce
a282bc1b30 Changed hologram event priority to MONITOR 2020-07-10 14:29:29 +02:00
Indyuce
9a40e86b14 !Improved performance of lightning staff 2020-07-07 15:58:48 +02:00
Indyuce
835fd9a92d Fixed compatibility with WG keep-inventory flag 2020-07-07 15:43:14 +02:00
Indyuce
f420c7eb5d Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-07-07 15:33:19 +02:00
Indyuce
0524bf9ca8 Removed useless messages, added translation for 'Recipe Preview' 2020-07-07 15:33:10 +02:00
Jules
3ed88704f4 Fixed comp with MMOCore 2020-07-06 18:04:25 +02:00
Jules
af0e158746 Added item gen templates options 2020-07-06 17:53:52 +02:00
ASangarin
1e8bfe8856 Fixed the MMOCore experience crafting trigger 2020-07-05 16:27:38 +02:00
Indyuce
512145007e Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-07-04 14:27:32 +02:00
Indyuce
d08a36a2d8 Fixed an issue with gen templates 2020-07-04 14:27:24 +02:00
Indyuce
f25a70eac2 Added an error message when vein size/count is 0 2020-07-04 14:20:51 +02:00
ASangarin
ec14e3f378 gave vanilla tools a pickaxe power value:
Wood: 5
Stone: 10
Gold: 15
Iron: 20
Diamond: 25
Netherite: 30
2020-07-02 19:18:27 +02:00
ASangarin
5dc5677030 MMOItems 5.5.1 - The Colorful Update
You can now use hex colors with most things!
The format is '<#xxxxxx>' and it works just like the old '&x' did.
The old format is still supported and sometimes they can even be mixed!

Requires MMOLib 1.2.3 or later
2020-06-27 00:59:59 +02:00
HexedHero
80b7652f12 Forgot config 2020-06-26 20:18:01 +01:00
HexedHero
cac6865f7f Disable Smithing stat 2020-06-26 20:15:59 +01:00
ASangarin
d5e3b48b03 Support for 1.16
you will need MMOLib 1.2!
2020-06-25 16:27:15 +02:00
ASangarin
7bfdc561c3 fixed skins throwing a NPE in latest build 2020-06-24 16:57:14 +02:00
ASangarin
b296b02dcc Skins now apply damage values if set to unbreakable 2020-06-24 03:12:27 +02:00
Aria Sangarin
5732bd6fdc [UNSTABLE] MythicMobs Items as Crafting Station Ingredients
MythicMob items can now be used
as crafting ingredients in stations.
`mythicitem{item=MY_EPIC_MYTHIC_ITEM,amount=3}`
2020-06-02 19:26:02 +02:00
Aria Sangarin
f516d17461 [UNSTABLE] Crafting Station Preview Amount Fix
crafting stations will now show the
correct value when displaying ingredients
with an amount above 64.
2020-06-02 14:12:11 +02:00
HexedHero
1be031f8cc !TODO Item Bomb 2020-05-18 14:09:41 +01:00
HexedHero
ff085d1dbe !No particles and icon
It was never like this, if its a conflict between users, I don't mind
making a config setting for it.
2020-05-18 13:44:26 +01:00
Jules
970876b623 Fixed WG ability flag 2020-05-17 22:11:52 +02:00
Blackdigits
561788cbc8 Fix unable to cast ability on latest version 2020-05-17 19:07:50 +07:00
Indyuce
e9e9222f02 Fixed Soulbound 2020-05-09 20:00:43 +02:00
Indyuce
d48733a360 Fixed shield pattern & item cache issue 2020-05-09 19:53:26 +02:00
Indyuce
f9bc8e51be Fixed BSP compatibility 2020-05-09 18:58:35 +02:00
Indyuce
6732d3f77c Fixed the dynamic item updater 2020-05-09 18:48:22 +02:00
Indyuce
33c9220b2b Stat API refactor 2020-05-09 18:36:48 +02:00
Indyuce
de6eb0f35a Now uses MMOLib method 2020-05-09 15:42:28 +02:00
Indyuce
1c70cd10ec Small refactor 2020-05-07 16:36:12 +02:00
Indyuce
93cb4bd23e Removed a debug msg 2020-05-06 23:13:32 +02:00
Indyuce
8f9a00f30e Cleaned GemstoneData constructors 2020-05-03 17:59:07 +02:00
Indyuce
94d6ee4e83 Fixed 1.12-1.13 compatibility (fixed imports) 2020-05-03 00:28:35 +02:00
Indyuce
43e7dde0f8 Added an option to prevent players from upgrading an unusable item 2020-05-03 00:26:26 +02:00
Indyuce
43a1066cb2 Fixed error spam when disabling world gen 2020-05-03 00:06:52 +02:00
Indyuce
8bb5764c5e Gem stones now keep the highest level req of both items 2020-05-02 23:52:31 +02:00
Indyuce
cbca4ab306 Fixed a cooldown reduction formula issue 2020-05-01 20:37:09 +02:00
Indyuce
ccb72e719e Fixed shield base color loading issue 2020-05-01 20:35:21 +02:00
Indyuce
9578265d88 Fixed a gem stone application bug 2020-05-01 20:05:46 +02:00
Indyuce
2e0568c7b7 Fixed non native RPG plugin compatibility 2020-04-30 16:26:18 +02:00
Indyuce
dc404e312d !Now automatically registers events from RPGHandler. 2020-04-30 12:55:42 +02:00
Indyuce
1e20dfc945 Fixed world gen reload 2020-04-29 20:55:07 +02:00
Indyuce
e529ab7139 !Added IDs to WorldGenTemplates 2020-04-29 20:29:30 +02:00
Indyuce
503857569e Fixed McRPG compatibility 2020-04-29 15:52:33 +02:00
Indyuce
e56914e088 Fixed colored particles throwing too many warnings 2020-04-28 20:45:43 +02:00
Indyuce
0cbe82cab1 Fixed item generator gem sockets 2020-04-28 19:09:35 +02:00
Indyuce
19b08b609d !Updated command list 2020-04-27 23:50:21 +02:00
Indyuce
b1266db0a4 !Added more indications to /mi list type 2020-04-27 23:45:12 +02:00
Indyuce
e24fd5c9b5 !Removed unused code 2020-04-25 16:54:39 +02:00
Indyuce
02bfc9747b Slightly improved Heroes compatibility 2020-04-25 16:52:50 +02:00
Indyuce
339efff32b New attribute modifier based stat API 2020-04-25 15:56:28 +02:00
Indyuce
91e5d6fad0 !Made most ability listeners temporary 2020-04-25 15:41:59 +02:00
Indyuce
7c150de7de !MMOLib stat system refactor 2020-04-23 20:46:16 +02:00
Indyuce
ee6d0c47a2 Small refactor 2020-04-19 21:06:38 +02:00
Indyuce
4c29b182c8 Fixed default item configs 2020-04-19 21:04:29 +02:00
Indyuce
aa45ea5f40 Fixed recipes not working before a /mi reload 2020-04-19 21:04:24 +02:00
Indyuce
bea250c612 Fixed a severe dupe bug with c. stations 2020-04-19 00:00:27 +02:00
Indyuce
6df659d04c !Removed debug messages 2020-04-18 12:06:47 +02:00
Indyuce
42052de689 !Small changes 2020-04-17 19:05:46 +02:00
Indyuce
ce2b0a1794 !Item updater refactor 2 2020-04-17 18:50:40 +02:00
Indyuce
324880f8e9 !Item updater refactor 2020-04-17 18:50:29 +02:00
Indyuce
7e4565f896 Improved tier loading system and error messages 2020-04-17 16:37:11 +02:00
Indyuce
05cd857870 !Updated lib 2020-04-16 14:20:35 +02:00
Indyuce
c567351494 !drops.yml refactor 2020-04-15 01:08:49 +02:00
Indyuce
6a9bd68265 Fixed cooldown reduction 2020-04-14 17:37:58 +02:00
Indyuce
f9b1731e94 !Removed regen from default configs 2020-04-12 19:39:07 +02:00
Indyuce
9622dcfadb Fixed Restore 2020-04-12 19:36:03 +02:00
Indyuce
af98a76001 !Removed unused method, fixed Heroes hook 2020-04-12 17:31:21 +02:00
Indyuce
e51c369757 !Small set bonuses API change 2020-04-12 16:59:15 +02:00
Indyuce
99949e8c6b !Small cleanup 2020-04-11 12:32:47 +02:00