Commit Graph

127 Commits

Author SHA1 Message Date
Roch Blonndiaux
d56cd46e97 Bug fixed 2023-03-26 17:52:15 +02:00
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
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