Commit Graph

179 Commits

Author SHA1 Message Date
Jules
724eb97b90 Merge branch '752-gen-templates-custom-block-spawning-doesn-t-work-at-all' into 'master'
World generation optimized

See merge request phoenix-dvpmt/mmoitems!57
2023-03-24 23:04:47 +00:00
Jules
eebbf525bd Fixed message translations 2023-03-25 00:02:41 +01:00
Jules
a4afdda628 Updated repair type description 2023-03-19 15:20:08 +01:00
Jules
ace0d26a89 Fixed repair type 2023-03-19 15:17:23 +01:00
Jules
3a10bb1b39 Support for other AS stats 2023-03-19 12:53:48 +01:00
Roch Blonndiaux
b138c0dcc9 Some more optimization & runnable -> block populator 2023-03-14 15:47:16 +01:00
Roch Blonndiaux
7f0b29fd28 Final optimization 2023-03-13 17:59:27 +01:00
Roch Blonndiaux
9be8d9eb18 Optimization concept 2023-03-13 16:41:14 +01:00
Jules
5f1e32d581 Removed useless async task 2023-03-09 18:45:43 +01:00
Jules
73e4f60482 Fixed an issue with item set permissions 2023-03-09 18:25:43 +01:00
Jules
d42e35847a Merge remote-tracking branch 'origin/master' 2023-03-09 17:26:23 +01:00
Jules
1339af2604 Cleanup 2023-03-03 15:06:13 +01:00
Gunging
23ad7e7517 Fixes RevID Updates clearing stats granted by GemStones
Allows RevID Updater to update gemstones inserted in items, so they have the stats of the template, without having to take them out and put it back in again.
2023-02-15 14:03:28 -06:00
Jules
69f9c89959 Update lib ver 2023-02-01 21:28:38 +01:00
Jules
573a957446 Crowdin support 2023-01-25 21:24:26 +01:00
Jules
56bc8ba551 Merge remote-tracking branch 'origin/master' 2023-01-25 18:19:34 +01:00
Jules
207411fc87 Fixed validation error on crossbows 2023-01-25 14:51:00 +01:00
Jules
d11cee182d Fixed percent repair power 2023-01-25 14:47:35 +01:00
Taner
124f441ccd Revert "Update DoubleStat.java"
This reverts commit 79cea0c65a
2023-01-14 06:46:41 +00:00
Taner
79cea0c65a Update DoubleStat.java 2023-01-14 06:42:16 +00:00
Roch Blonndiaux
ce4fbf6321 Reload & code cleanup 2023-01-11 14:44:49 +01:00
Roch Blonndiaux
e442d030ad Lore option & some more documentation 2023-01-11 13:48:52 +01:00
Roch Blonndiaux
85ebca48dc Custom stats 2023-01-11 13:14:10 +01:00
Indyuce
45d935f498 Removed debug msg 2022-12-29 14:57:20 +01:00
Indyuce
94f70d4644 Cleaned up item reforger 2022-12-29 14:35:02 +01:00
Indyuce
1a5dcbc830 Fixed placeholders 2022-12-29 14:11:09 +01:00
Indyuce
2123f9f430 OP stats that no one can edit. 2022-12-26 00:56:00 +01:00
Indyuce
1b4966926e Removed last use of components 2022-12-26 00:53:39 +01:00
Indyuce
10362c358b Hide modifiers in GUIs 2022-12-23 12:40:42 +01:00
Indyuce
0993b6face Merged adventure 2022-12-23 00:13:45 +01:00
Indyuce
6650527584 Compiles on java 8 2022-12-22 23:06:38 +01:00
Indyuce
b53a21dbe5 Removed use of components 2022-12-22 16:12:18 +01:00
Roch Blonndiaux
f070ebd1c4 Merge conflicts resolved 2022-12-22 14:46:37 +01:00
Indyuce
b9b61b1616 Merge remote-tracking branch 'origin/adventure-like-impl'
# Conflicts:
#	MMOItems-API/src/main/java/net/Indyuce/mmoitems/api/item/util/crafting/CraftingRecipeDisplay.java
#	MMOItems-API/src/main/java/net/Indyuce/mmoitems/gui/ItemBrowser.java
#	MMOItems-API/src/main/java/net/Indyuce/mmoitems/stat/DisplayName.java
2022-12-22 12:30:40 +01:00
Indyuce
192f997ff3 Fixed the 'placeholder' recipe condition 2022-12-22 00:24:08 +01:00
Indyuce
021813b57e Fixed item set particles 2022-12-22 00:02:55 +01:00
Indyuce
1120222e91 FIxed 'amount' in MI trigger 2022-12-21 19:11:26 +01:00
Roch Blonndiaux
129a51a9a9 Kyori adventure methods replacement 2022-12-21 11:58:25 +01:00
Roch Blondiaux
46fc12fee6 Merge branch 'master' into 'adventure-like-impl'
# Conflicts:
#   MMOItems-API/src/main/java/net/Indyuce/mmoitems/api/item/util/crafting/CraftingRecipeDisplay.java
#   MMOItems-API/src/main/java/net/Indyuce/mmoitems/gui/ItemBrowser.java
#   MMOItems-API/src/main/java/net/Indyuce/mmoitems/stat/DisplayName.java
2022-12-21 10:54:34 +00:00
Indyuce
dc27148c30 Fixed wave lute eff 2022-12-21 00:22:21 +01:00
Indyuce
0bb66bd2b2 Fixed projectile particles for lutes 2022-12-21 00:19:51 +01:00
Indyuce
76877b0eb6 Fixed /mi list 2022-12-21 00:19:37 +01:00
Indyuce
e97036ab7b Custom repairs are now comp with MMOCore 2022-12-20 12:25:44 +01:00
Indyuce
640fc62119 Fixed an issue with ornaments; improved comp with MMOInv 2022-12-17 16:46:16 +01:00
Indyuce
39b10b8af8 Merge remote-tracking branch 'origin/adventure-like-impl'
# Conflicts:
#	MMOItems-API/src/main/java/net/Indyuce/mmoitems/api/item/util/crafting/CraftingRecipeDisplay.java
#	MMOItems-API/src/main/java/net/Indyuce/mmoitems/gui/ItemBrowser.java
#	MMOItems-API/src/main/java/net/Indyuce/mmoitems/stat/DisplayName.java
2022-12-17 14:14:28 +01:00
Indyuce
ffb83a64f9 Merge remote-tracking branch 'origin/1007-stations-hex-problem' 2022-12-15 12:25:58 +01:00
Indyuce
54a049e64f Merge remote-tracking branch 'origin/926-hex-colors-not-working-with-tier-color' 2022-12-15 12:25:40 +01:00
Indyuce
59f1b4261b Merge remote-tracking branch 'origin/1018-playerjoinevent'
# Conflicts:
#	MMOItems-Dist/src/main/java/net/Indyuce/mmoitems/listener/ItemListener.java
2022-12-15 12:24:23 +01:00
Roch Blonndiaux
0c2a5f2514 Italic issue fixed 2022-12-13 15:45:36 +01:00
Roch Blonndiaux
b2fd6d8834 Craft station preview items patched 2022-12-08 17:06:43 +01:00
Roch Blonndiaux
96d02969fd Stations name placeholders patched 2022-12-08 16:33:13 +01:00
Roch Blonndiaux
d2ad83e218 Stations name update 2022-12-07 16:05:54 +01:00
Roch Blonndiaux
5e55049369 Tier placeholders fix 2022-12-07 15:59:27 +01:00
Roch Blonndiaux
192804f504 Adventure parser implementation 2022-12-07 14:58:50 +01:00
Indyuce
de7eb81ddf Fixed 'silent' param in /mi give 2022-12-02 17:49:04 +01:00
Indyuce
4a4227fe97 Fixed citizens dep 2022-11-14 10:56:11 +01:00
Roch Blonndiaux
6ea953702d Item type mini message format fixed 2022-11-09 17:35:08 +01:00
Roch Blonndiaux
d6017a4e88 Debug removed 2022-11-09 17:24:32 +01:00
Roch Blonndiaux
1878e7eb5c <tier-color> fixed 2022-11-09 17:02:29 +01:00
Roch Blonndiaux
5ed21155ea <tier-name> fixed 2022-11-09 16:50:25 +01:00
Roch Blonndiaux
077a4ce0ef <tier-color-cleaned> fixed 2022-11-09 16:43:26 +01:00
Indyuce
ecf8fda224 Kilos fix on gem stone dupe 2022-11-07 17:24:31 +01:00
Roch Blonndiaux
1bef5fa21e Bug fixed :))) 2022-11-07 12:47:36 +01:00
Roch Blonndiaux
bcdba5ca5d Event priority updated 2022-11-06 13:15:12 +01:00
Indyuce
23df2dfe2d More cleaning up 2022-11-05 13:31:39 +01:00
Indyuce
d2f144c4ed Removed recipe edition lore line 2022-11-05 13:14:49 +01:00
Indyuce
bb7ac9307a Recipe cleanup 2022-11-05 13:11:19 +01:00
Indyuce
1471923a2c Removed unused legacy custom recipes 2022-11-05 12:45:00 +01:00
Indyuce
29e38bd4a0 Removed func with string list stats till better implementation 2022-11-05 11:46:15 +01:00
Indyuce
39d68cfd74 Fixed an issue with action bar messages 2022-11-04 15:11:09 +01:00
Indyuce
a48041b756 Fixed an issue with custom dur 2022-11-04 14:33:17 +01:00
Indyuce
1eb8bde5d4 Fixed DeathDowngrading MiniMessage format support 2022-11-04 12:17:38 +01:00
Indyuce
555c6e2284 Cleaned up custom block breaking 2022-11-03 19:12:00 +01:00
Indyuce
b62b303d5c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	MMOItems-Dist/src/main/java/net/Indyuce/mmoitems/listener/ItemListener.java
2022-11-03 18:11:32 +01:00
Indyuce
2e6bae16b5 Fixed shulker missile not working 2022-11-03 18:06:29 +01:00
Jules
aaa192d5d5 Merge branch '910-using-gems-on-items-with-elemental-attribute-makes-the-item-lose-the-elemental-attribute' into 'master'
Fixed Elements' Tag - 910, 964, possibly 943, 1033, 899!

Closes #964 and #910

See merge request phoenix-dvpmt/mmoitems!27
2022-11-03 17:03:38 +00:00
Jules
34f102fd3c Merge branch '725-repair-percent-is-not-work' into 'master'
Vanilla & MMOItems items durability % fixed

See merge request phoenix-dvpmt/mmoitems!19
2022-11-03 16:59:26 +00:00
Indyuce
0da5c6877c Merge remote-tracking branch 'origin/1019-bug-config-option-item-revision-keep-data-reroll-doesn-t-work'
# Conflicts:
#	.gitignore
2022-11-03 17:56:26 +01:00
Jules
d1ed762288 Merge branch 'elemental-damage-stacking-error-fix' into 'master'
Fixes Stacking of Elements' Double Values - Noticed during fix of Elements tag testing!

See merge request phoenix-dvpmt/mmoitems!30
2022-11-03 16:53:07 +00:00
Jules
5d02cb8ad1 Delete MMOItems-API.iml 2022-11-03 16:07:29 +00:00
Indyuce
c095ecaa91 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.gitignore
#	MMOItems-API/MMOItems-API.iml
#	MMOItems-Dist/MMOItems-Dist.iml
2022-11-03 17:06:08 +01:00
Indyuce
67b37ee875 Fixed gitignore 2022-11-03 17:04:59 +01:00
Rosenthalk0
c750355383 Fixes Stacking of Elements' Double Values - Noticed during fix of Elements tag testing! 2022-10-25 15:19:23 -05:00
KingKilo
5824f6a3fe Fixed Elements 2022-10-25 19:32:00 +00:00
Jules
d4a30f90f6 Merge branch 'dev' into 'master'
Code cleanup & mythiclibs elements loaded as stats

See merge request phoenix-dvpmt/mmoitems!24
2022-10-25 16:28:18 +00:00
Roch
7ceaa39c99 Error fixed 2022-10-25 14:03:11 +02:00
Roch
99c4464e4d Mana cost state implemented 2022-10-25 13:09:45 +02:00
Roch
47ff6fba42 MMOItems durability % fixed 2022-10-24 16:49:32 +02:00
Roch
a76bc04386 Issue fixed 2022-10-24 16:02:50 +02:00
Roch
932c35939a MythicLibs elements not working fixed
https://discord.com/channels/369891772010070021/1024797398612054026
2022-10-24 15:22:23 +02:00
Roch
7ad18474f6 Cleanup 2022-10-24 14:10:39 +02:00
Roch
04c2756a8c Repair power placeholder fixed 2022-10-24 12:45:55 +02:00
Roch
5e32f4cefb Code cleanup 2022-10-21 14:36:15 +02:00
Roch
67c7add6a7 Quick cleanup 2022-10-21 13:53:23 +02:00
Indyuce
b141af1bcc Merge remote-tracking branch 'origin/master' 2022-10-16 21:59:23 +02:00
Indyuce
69d3f8a962 Added s placeholder to item cd message 2022-10-16 21:59:19 +02:00
Jules
59cb8594b4 Fixed an issue with skill loading 2022-10-15 12:55:57 +02:00
Indyuce
07078ef0cf More stats being unavailable to catalysts 2022-10-02 13:18:35 +02:00
Indyuce
ec8df89870 Catalysts are now upgradable 2022-10-02 13:15:22 +02:00
Indyuce
2fbc935c52 'Potion effects' no longer show for tipped arrows 2022-10-02 13:05:15 +02:00