HexedHero
5386e46cf9
Fix colors in the info message when adding new commands
2020-09-18 11:13:31 +01:00
HexedHero
bd333cd8ae
!Update BSP to 2.0.9
2020-09-18 09:57:21 +01:00
Ethan
2e489d6f30
Fixed updater errors, this build should load.
2020-09-16 04:25:27 -04:00
Ethan
25f738f80c
Item Updater has been updated and should now function correctly. Be warned this build is moslty untested and you could encounter some issue. Please report them on our gitlab page. MMOLib 1.3.4+ Required.
2020-09-15 21:14:00 -04:00
Ethan
7781ca0033
Requires MMOLib 1.3.4+ to function.
...
Fixes a 1.13 loading issue.
2020-09-15 01:13:02 -04:00
Ethan
6f079593f8
Leather Horse Armor is now dyeable
2020-09-14 11:39:32 -04:00
Ethan
9648b28213
!add back comments
2020-09-14 11:31:24 -04:00
Ethan
a906e5f874
!forgot to add back loadCompatibility()
2020-09-14 11:28:44 -04:00
Ethan
448492cdb5
!final commit for fixing item loading issue
2020-09-14 11:23:50 -04:00
Ethan
0e2696dbcd
Merge remote-tracking branch 'origin/master'
2020-09-14 02:32:10 -04:00
Ethan
abc8dcccc9
!still fixing
2020-09-14 02:32:03 -04:00
Ethan
dd4a4ce278
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/main/java/net/Indyuce/mmoitems/api/crafting/CraftingStation.java
# src/main/java/net/Indyuce/mmoitems/api/item/template/MMOItemTemplate.java
# src/main/java/net/Indyuce/mmoitems/api/util/TemplateMap.java
# src/main/java/net/Indyuce/mmoitems/manager/TemplateManager.java
# src/main/java/net/Indyuce/mmoitems/stat/DisplayName.java
2020-09-14 02:18:49 -04:00
Ethan
a6897d0ee1
!this commit resets previous commits that caused loading issues.
2020-09-14 02:18:22 -04:00
Ethan
c01f1e578b
!test
2020-09-14 01:58:12 -04:00
Ethan
4ea4be6ce7
!revert
2020-09-14 01:24:10 -04:00
Ethan
28b0cdd023
!fix indy loading issue
2020-09-14 00:51:11 -04:00
Indyuce
e692499e87
!Last commits cleanup
2020-09-13 12:44:24 +02:00
Ethan
3b096d9a0f
Updated mi update to include conversion for consume-cooldown -> item-cooldown
2020-09-11 21:58:30 -04:00
HexedHero
3fed589b90
!Better version ID
2020-09-11 17:13:40 -07:00
HexedHero
bc7bfb066f
Actually fix an error when NPCS would kill a mob closes #127
2020-09-12 00:16:41 +01:00
HexedHero
9855be1928
Fixed arrow particles when using Redstone particle closes #119
2020-09-11 20:12:41 +01:00
HexedHero
8834210463
Add event priority and ignoreCancelled to BlockBreakEvent closes #124
2020-09-11 19:27:28 +01:00
HexedHero
a34fd6ff25
Check if killer is an Citizens NPC, closes #127
2020-09-11 19:18:40 +01:00
HexedHero
e6739a82fa
!Updated MMOLib to 1.3 and added notes in pom
2020-09-11 19:00:04 +01:00
HexedHero
fb2c4440da
!Remove unused import
2020-09-11 18:55:12 +01:00
HexedHero
8029b2e37d
!FIXME NPE
2020-09-10 19:55:32 -07:00
HexedHero
383c283ea8
!Forgot double space
2020-09-10 19:29:31 -07:00
HexedHero
a86ed89b19
!Update README.md
2020-09-10 19:27:58 -07:00
HexedHero
a7daa3091a
Fix bow issue with offhand items with disable interaction.
...
This isn't actually needed, the item should be caught by the Interact event and this causes a bug where you cannot shoot bows with any single item like a tome in your offhand that has Disable interaction even if your bow doesn't. I've used MMOItems without this section of code and ender pearls etc are still cancelled just fine. This is unneeded.
2020-09-10 15:47:46 -07:00
Ethan
2470bce7b6
Fixes issues with some stats not converting correctly when running /mi update apply 4 4
...
Added a clarification note when applying consumable effects
2020-09-10 17:11:03 -04:00
ASangarin
1ea9996d1f
!incremented version
2020-09-10 14:56:54 +02:00
Ethan
47907ab249
Added support for vanilla mythic mob factions.
2020-09-09 15:12:50 -04:00
ASangarin
36725a9cb4
Added CraftMMOItemEvent for custom crafting
2020-09-09 01:35:27 +02:00
ASangarin
0796cdf795
('\n' causes line breaks)
2020-09-09 01:04:55 +02:00
ASangarin
17af946aa1
The '\n' escape character can now be used in lore (stats.yml)
2020-09-09 01:04:17 +02:00
Ethan
6317a72562
!changed version number
2020-09-08 13:47:08 -04:00
Ethan
0f1d0752cb
Added "Accessory Set" stat to only allow one accessory per set when using the new mmoinventory unique restriction.
2020-09-08 13:28:45 -04:00
Ashijin
aca9388af3
Fixed like, at least 600 bugs
2020-09-05 19:54:45 -06:00
Ashijin
c5f05f2293
Update .gitlab-ci.yml
2020-09-05 18:51:47 -07:00
Ethan
296925e6f5
fixed NPE when item tier is set but not valid
...
fixed prefix saying MMMOItems [rip :( ]
2020-09-05 20:45:39 -04:00
ASangarin
bb0aa41588
test push (crafting amount fix)
2020-09-05 23:34:58 +02:00
ASangarin
ebf23b94b1
Vanilla ingredients with amounts now load properly
2020-09-04 14:08:46 +02:00
Ashijin
ab06070851
Made custom block WorldGen go BRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR
2020-09-03 01:25:18 -06:00
Ashijin
b998972e38
Added bordering and not-bordering options to worldgen templates
2020-09-03 01:18:58 -06:00
Ethan
ca93b6aa10
fixed mmocore loading issue + added expanded layout default
2020-09-03 00:12:06 -04:00
Ethan
a3443485e4
Added sound node for crafting stations which lets you determine how the station sounds.
...
Added Crafting Station Layouts. This allows you to edit the gui how you like. See here: https://git.lumine.io/mythiccraft/mmoitems/-/wikis/Layouts
2020-09-01 07:25:35 -04:00
Ethan
6c87b6255a
Added new dynamic display name placeholders. See usage here:
...
https://git.lumine.io/mythiccraft/mmoitems/-/wikis/Display%20Name%20Placeholders
2020-08-30 06:56:25 -04:00
Ethan
f5a1c37fb9
adds custom model data support to crafting stations guis
2020-08-30 04:47:49 -04:00
Indyuce
dd591069ce
Compatibility with newest MMOCore dev build
2020-08-27 13:19:54 +02:00
Indyuce
fb1d1d1537
!Hopefully fixed heal holos
2020-08-27 12:56:49 +02:00