Indyuce
313ba0e21c
!Fixed MMOCore comp issue
2019-12-23 19:26:05 +01:00
Indyuce
38bc71326f
MMOLib update 1
2019-12-22 20:19:20 +01:00
Indyuce
df17d4676d
!Merged version wrapper and durability handler for MMOLib
2019-12-22 17:19:44 +01:00
Indyuce
a26d19716d
!Fix incompatible version enable error message
2019-12-22 15:04:58 +01:00
Aria
762c6fe3ae
Fixed Heroes (loaded MM) compatibility
2019-12-21 00:44:07 +01:00
Aria
f07ca103e5
Crafting Stations now show the amount of the item crafted
...
For example, a recipe with 3 Steel Ingots as output will display
"3 x Steel Ingot" and the display item will be in a stack of 3
2019-12-14 01:54:56 +01:00
Aria
cfe1827e14
Alternative validation code for buttons to prevent a bug in latest paper
...
(And I actually remembered to delete debug messages this time!)
2019-12-14 01:32:58 +01:00
Aria
710227ec93
Item Creation from /mi browse now runs '/mmoitems' instead of '/mi'
2019-12-12 18:04:47 +01:00
Aria
51e7c1f4d1
Fixed a 1.12 bug with enum constant 'Material.COMMAND_BLOCK'
2019-12-12 17:59:15 +01:00
Aria
16b97a62eb
Added NMS code for 1.15
...
MMOItems should now be fully compatible with 1.15
(Spigot 1_15_R1)
2019-12-11 04:17:37 +01:00
Aria
17edbae4b3
Custom Model Data can now be accessed on lower versions
...
(Obviously won't do anything on 1.13 and below,
but might still be useful)
2019-12-09 21:50:29 +01:00
Aria
51e8979a3c
Added 'SKIN' item type
...
Applies CMD and other cosmetic things when applied to another item.
Updated version number to 5.1.2
2019-12-09 21:44:48 +01:00
Aria
12d21d1b8b
Displaying upgrades can now be done in the lore instead.
...
(Regen config.yml if you want to use these changes.)
2019-12-09 17:38:55 +01:00
Aria
5a1a754538
Few changes to Item Stats
...
Added colors and potion effects for splash, lingering and tipped arrows.
Made advanced stats (gems, upgrading, etc.) available for accessories
2019-12-09 17:16:31 +01:00
Jules
c406aa4179
Fixed 1.12 compatibility issue
2019-12-07 23:34:03 +01:00
Aria
ad3736a1a6
1.12 "compatability update"
...
Now only loads the CustomBlockListener if running 1.13+
Block editing menu is now disabled completely on 1.12
Added a small lore indicator to the Block option in MI browse
2019-11-25 16:27:24 +01:00
Aria
66a27dcb10
Small fixes
...
Fixed consumables being placed when on cooldown
Consumable cooldowns now show in the actionbar
2019-11-25 15:53:46 +01:00
Aria
bc92e7f228
Fixed the version checker
2019-11-25 09:00:41 +01:00
Aria
592950d692
Updated to fix AB issues latest MMOCore build
2019-11-18 13:49:56 +01:00
Aria
53ba24ada2
The item cache is now cleared on reloads
2019-11-18 13:39:39 +01:00
HexedHero
541110a323
Added a new config setting to disable ability use in off-hands items
2019-11-14 12:08:15 +00:00
Aria
d369875449
push build
2019-11-10 21:32:53 +01:00
Aria
840df23d90
Fixed "Replace" in world gen templates
2019-11-10 21:32:03 +01:00
Indyuce
f59826604c
Push build
2019-11-10 16:49:56 +01:00
Indyuce
a52f68f500
Fixed an issue with repair consumables
2019-11-10 16:45:13 +01:00
Indyuce
caf68a1e30
!Update MM dependency
2019-11-10 16:34:27 +01:00
Indyuce
eefd4a7850
!Removed lengthSquared
2019-11-10 13:25:01 +01:00
Indyuce
64b1f29976
Final field
2019-11-03 16:46:36 +01:00
Indyuce
4b80343d12
Fixed an issue with item caching
2019-11-03 16:46:14 +01:00
Indyuce
69a8df439b
!Cancel use event when item unsuable
2019-11-03 16:39:23 +01:00
Indyuce
7f827f35b4
Final field
2019-11-03 16:39:13 +01:00
Indyuce
e559741d5b
!Update RDW compatibility
2019-11-03 14:53:55 +01:00
Indyuce
4f1913fa24
!Removed deprecation
2019-11-03 14:50:24 +01:00
Indyuce
025ecdc2d6
!Reduced nbt tag calculations for custom blocks
2019-11-03 14:38:19 +01:00
Indyuce
d75e3bc5c0
Changed check order to increase performance
...
(EntityDmgEvent is called rly often)
2019-11-02 18:54:59 +01:00
Indyuce
c3704c708b
Fixed Sentinel support
2019-11-02 18:52:17 +01:00
Indyuce
f0665dfd68
!Fixed typos in NMS code
2019-10-25 17:34:26 +02:00
Indyuce
d5114e289f
!Fixed color data issue
2019-10-24 12:48:08 +02:00
Indyuce
337082eab9
Update default language files
2019-10-23 14:42:13 +02:00
Indyuce
fe4ad67178
!Removed useless method
2019-10-23 14:25:36 +02:00
Indyuce
78ecf2346e
Fixed compatibility issue with MMOCore stats
2019-10-21 19:42:37 +02:00
Indyuce
d7d027450c
!Added comment
2019-10-21 19:42:24 +02:00
Indyuce
2d311b33a7
!Added todo
2019-10-21 19:34:34 +02:00
Indyuce
858f56ac3d
!Debug commands cealnup
2019-10-21 19:29:21 +02:00
Indyuce
0e5412da1d
Fixed double stat data storage issue
2019-10-21 19:10:39 +02:00
Indyuce
4187c19f99
!Java 8 format
2019-10-21 12:30:53 +02:00
Indyuce
eb20aa2230
!Clean up player inv calculation
2019-10-21 12:29:22 +02:00
Indyuce
d9def4d4ea
!Removed debug message, improved inv calculation with ornaments
2019-10-21 12:15:20 +02:00
Indyuce
fda2220c7c
Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git
2019-10-21 11:59:43 +02:00
Aria
b22639b005
push build
2019-10-21 07:03:06 +02:00