Indyuce
bfc6f711d7
Fixed an issue with the getmmoitem objective
2020-01-26 17:36:38 +01:00
Aria Sangarin
246af9a998
Fixed elements back button
2020-01-24 05:35:53 +01:00
Indyuce
a4bddc32a7
Push durability build
2020-01-18 22:37:40 +01:00
Indyuce
c1840631d9
Custom Durability Rework
...
Mending better support
2020-01-18 22:12:16 +01:00
Indyuce
7e2a1e8d8b
!Mending support for custom durability
2020-01-18 21:08:39 +01:00
Indyuce
564e94d484
!ignoreCancelleds
2020-01-18 21:06:56 +01:00
Indyuce
f5461ef525
!Custom Durability Rework beta
2020-01-18 20:58:57 +01:00
Indyuce
2224fbafc3
!Removed lore format from language files
2020-01-18 20:58:10 +01:00
Indyuce
d676f1cc17
!Updated untargeted weapons
2020-01-18 19:59:14 +01:00
Indyuce
69027e83f2
Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git
2020-01-18 18:14:01 +01:00
Indyuce
dd0eb6c2e0
!Moving MI compatibility over to MythicMobs
2020-01-18 18:13:46 +01:00
Indyuce
a4c715c2fb
!Add comments
2020-01-18 18:05:57 +01:00
Blackdigits
a4ccb2fa89
cancel projectile launch if disable interaction flag is set to true
2020-01-17 21:59:39 +07:00
Aria Sangarin
500c3c60f9
IT IS HERE. THE CRAFTING UP-- lol jk
...
Anyway, this is just a tiny hotfix for the playerhead buttons.
Fixes back/next/prev buttons in the AWB and in crafting stations.
2020-01-13 19:57:26 +01:00
HexedHero
b40b5b64ad
Added extra check for disable interaction
...
Sometimes when the player or server lagged or in the rare case of the
interact event being bypassed, players could eat their tomes and other
items that where vanilla edible items.
2020-01-13 07:07:10 +00:00
Blackdigits
37ce185514
Add new consumable stats, Max Consume
...
Use it if you want to allow x amount of consume before the item disappears
Please add these lines to your stats.yml and lore-format.yml when updating
lore-format.yml
- '#max-consume#'
stats.yml
max-consume: '&7■ Max Consume: &f# &7uses'
2020-01-12 14:16:43 +07:00
Blackdigits
11d60fdc50
fix grindstone not being accounted for disable repair flag
2020-01-11 02:08:47 +07:00
Aria Sangarin
1d8883b778
'getmmoitem' required amount hotfix
2020-01-09 21:26:15 +01:00
Indyuce
c713f01943
!Moved MM compatibility out of async
2020-01-02 12:55:04 +01:00
Indyuce
45bb87fd43
Fixed MythicMobs drop items
2020-01-02 00:43:28 +01:00
Indyuce
87b6082cb4
!Support for SkillAPI damage, changed check order to reduce calculations
2019-12-31 19:22:20 +01:00
Indyuce
7ec9bf1720
Push dev build
2019-12-30 17:50:58 +01:00
Indyuce
b2a01dffcf
!Compatible with older MMOLib API
2019-12-30 15:52:51 +01:00
Indyuce
cffa1c594d
!Updated url
2019-12-30 15:49:48 +01:00
Indyuce
a98f4b24aa
Updated lib
2019-12-30 15:48:17 +01:00
Indyuce
1adf8d79d2
Rolled back stat offset change
2019-12-30 01:32:10 +01:00
Indyuce
a37ae7056f
Fixed vanilla attributes stats offset
2019-12-30 01:20:00 +01:00
Indyuce
ad63d4e58d
Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git
2019-12-29 15:28:52 +01:00
HexedHero
c6d6b91522
!Fix imports and extra checking
2019-12-29 14:10:07 +00:00
Indyuce
ec47f14393
!Fixed 1.12 particle edition GUI
2019-12-29 14:32:37 +01:00
Blackdigits
f5dbb13bb2
Made mending work with custom durability
2019-12-29 11:37:43 +07:00
Indyuce
9a952187d4
!'magical' -> 'magic'
2019-12-28 15:39:18 +01:00
Indyuce
318fa143b4
!Changed MAGIC_DAMAGE to MAGICAL_DAMAGE to match MMOLib
2019-12-28 15:25:56 +01:00
Indyuce
f94f461dc0
!Fixed display issue
2019-12-28 15:13:54 +01:00
Indyuce
9f89019ad4
!Updated all abilities
2019-12-28 14:13:37 +01:00
Indyuce
8980c933b0
!No need to make the list static
2019-12-28 13:51:12 +01:00
Indyuce
084565f600
!Vector ability result, removed useless method
2019-12-28 13:37:53 +01:00
Indyuce
3cd9899ef2
!Changed ability API
2019-12-28 13:34:28 +01:00
Indyuce
6bd12fe3b9
!Moved MMOCore comp methods
2019-12-24 15:59:05 +01:00
Indyuce
26052182a3
!Removed mitigation configs and cooldowns
2019-12-24 01:20:30 +01:00
Indyuce
e4bb22258a
!Moved mitigation configs to MMOLib
2019-12-24 00:58:29 +01:00
Indyuce
5016fb849d
!Moved mitigation to MMOLib
2019-12-24 00:57:18 +01:00
Indyuce
55a50f419a
!Fixed an issue with MMOCore comp
2019-12-24 00:53:46 +01:00
Indyuce
ab201a60a4
!Removed useless constructor
2019-12-24 00:23:35 +01:00
Indyuce
5bdfcf299a
!Attack results now work with sets
2019-12-24 00:21:46 +01:00
Indyuce
77edbaf992
!Moved skill damage modifiers to MMOLib
2019-12-23 22:08:53 +01:00
Indyuce
245356b517
!Moved damage modifiers to MMOLib
2019-12-23 21:20:19 +01:00
Indyuce
38328fbbf8
!MMOLib update 2
2019-12-23 19:26:55 +01:00
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
a52f68f500
Fixed an issue with repair consumables
2019-11-10 16:45:13 +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
Aria
efe3ecaad1
Fixed trying to get custom block data from other blocks than mushrooms
2019-10-21 07:02:27 +02:00
Indyuce
f2d8b57b2a
Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git
2019-10-20 14:05:55 +02:00
Aria
baf2c41538
Fixed the timings on the MMOCore action bar
2019-10-20 00:27:21 +02:00
Indyuce
8b29b9387a
!Extra constructor
2019-10-20 00:04:18 +02:00
Aria
3ec3fc6999
Release 5.0
...
(Fixed support for the MMOCore action bar)
2019-10-19 23:30:03 +02:00
Aria
4ea1b6a477
Added a 1.12 check when loading custom blocks
2019-10-19 23:21:11 +02:00
Aria
eb73837fa4
Added support for MMOCores default actionbar
...
(MMOCore update will be out soon)
2019-10-19 22:51:24 +02:00
Aria
4b4d5713a0
Merged
2019-10-19 20:29:52 +02:00
Aria
503a4fbfdd
!Everything needed for Custom Blocks
2019-10-19 20:29:05 +02:00
Indyuce
174c7e44a7
!Fixed a small item browser issue
2019-10-19 19:37:46 +02:00
Aria
31ca777678
Made Unidentified Items unusable
2019-10-14 12:41:47 +02:00
Aria
1be8e8ca79
Added 'GIVE ALL' to the plugin help
2019-10-14 12:41:10 +02:00
HexedHero
10289dd99c
Updated item-types.yml
...
To have more unique items and fixed the offhand Catalyst not saying its
the offhand version
2019-10-09 21:55:16 +01:00
Aria
c2ee03f3ce
Removed debug messages
2019-10-09 20:22:06 +02:00
Aria
c08282b8e1
Added all conditions to the default language files
2019-10-09 10:04:56 +02:00
Aria
ce79ba6484
Unidentified Items are now unbreakable
2019-10-09 10:04:23 +02:00
Aria
03022bfa00
Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmoitems.git
2019-10-09 09:13:50 +02:00
Aria
ef71f8d1bf
Added new 'has-ingredients' condition
2019-10-09 09:13:05 +02:00
HexedHero
798b981dee
Fixed Life Ender getting the radius modifier for the damage
2019-10-07 20:30:33 +01:00
Aria
9e2a532cab
Fixed version checker
2019-10-07 12:17:01 +02:00
Aria
70a2426bb4
Removed Legacy-Configs.zip from the jar
2019-10-07 12:16:41 +02:00
HexedHero
5e5682dee1
Added Projectile damage reduction
2019-10-03 14:36:24 +01:00
Aria
ce600aa2de
FINALLY fixed up the Ornament type. Works smoothly now.
2019-10-02 01:40:57 +02:00
Aria
dccb394775
Offhand ranged check for melee hits.
2019-10-02 01:40:26 +02:00
Aria
9ba20dd408
Added new debug command
2019-10-02 01:40:03 +02:00
Aria
b54012aa00
Caps correction in Types
2019-10-02 01:39:55 +02:00
Aria
2c8bfebedd
Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmoitems.git
2019-10-01 20:31:56 +02:00
Aria
7d38ce3381
Added crafting previews to the crafting stations
2019-10-01 20:31:44 +02:00
Aria
19cb91cba6
Fixed entering too high color values
2019-10-01 20:31:03 +02:00
HexedHero
e46d53fd04
Reduced amount, size and speed of Particles by a 30%~
2019-09-30 00:49:38 -04:00
HexedHero
0ad468f9f1
Removed prefix system from Staff Spirits (Not used and adding random colours to the start of the attack-effects spirit lore)
2019-09-29 03:14:56 -04:00
Aria
3dee112199
Now reloads upgrade templates after adding the MMOCore stats
2019-09-29 07:00:31 +02:00
Jules
52932b8c01
fixed crafting station message issue
2019-09-28 17:12:56 +02:00
Jules
0d7f331ad7
improved heroes comp
2019-09-28 17:10:03 +02:00
Jules
4466118c4c
RaC support
2019-09-28 17:09:52 +02:00
Aria
42b9cbd205
Manually added entries to config.yml to include both changes.
2019-09-27 19:25:18 +02:00
Aria
b6461881b8
Fixed issues with Ornament type
2019-09-27 19:18:19 +02:00
Aria
57a684f931
Merged
2019-09-27 19:17:42 +02:00
Aria
0a4eb0f67c
Fixed consumables used in wrong inventories.
2019-09-27 18:32:25 +02:00
HexedHero
fa795a9e86
Updated crit in legacy configs
2019-09-25 20:53:09 +01:00
HexedHero
764af8bbee
Added /mi list lute to the auto tab completion
2019-09-25 14:16:41 -04:00
HexedHero
956518bfb4
la > lae
2019-09-25 14:03:53 -04:00
HexedHero
24bd6f0e5b
Added + to Custom Model Data
2019-09-25 13:54:05 -04:00
HexedHero
73984a6749
Staff Spirit typo
2019-09-25 13:47:34 -04:00
HexedHero
cd25c8a6c7
More Lute Attack Effect typos
2019-09-25 13:44:50 -04:00
HexedHero
e54de666e6
Improvements to the Lute Attack Effect like typos and updated to match staff spirit correctly, Also changed the GUI icon to diamond armor horse and added the /mi list lute command to the lore just like staff spirit
2019-09-25 13:42:09 -04:00
HexedHero
c27ee02ac6
Added /mi list lute
2019-09-25 13:39:36 -04:00
HexedHero
7949b99b91
Added Diamond Horse Armor
2019-09-25 13:38:49 -04:00
HexedHero
1749ceabfa
Stopped sounds stacking on lutes
...
Instead of playing 3 times per tick it now just plays once Particles still stack but it ruins the effect whereas the sound literally kills your ears especially when you change the sound.
2019-09-25 02:48:17 -04:00
HexedHero
b002a481ee
Stopped sounds stacking on lutes
...
Instead of playing 3 times per tick it now just plays once Particles still stack but it ruins the effect whereas the sound literally kills your ears especially when you change the sound.
2019-09-25 02:48:14 -04:00
HexedHero
52cff85eed
Stopped sounds stacking on lutes
...
Instead of playing 3 times per tick it now just plays once Particles still stack but it ruins the effect whereas the sound literally kills your ears especially when you change the sound.
2019-09-25 02:48:10 -04:00
HexedHero
a0e3395dea
Stopped sounds stacking on lutes
...
Instead of playing 3 times per tick it now just plays once Particles still stack but it ruins the effect whereas the sound literally kills your ears especially when you change the sound.
2019-09-25 02:48:07 -04:00
HexedHero
fcb2b09cb6
Arcane Hail consistency
2019-09-24 22:21:09 -04:00
HexedHero
0a178b84b1
Fixed null target with Arcane Hail when not using ON_HIT
2019-09-24 22:13:10 -04:00
HexedHero
9f88abe5bc
Fixed Item Set potion effects showing particles and not following the same format as normal perm effects
2019-09-23 21:30:41 -04:00
HexedHero
b99e4a0466
Made crit-coefficient less confusing.
2019-09-21 15:06:44 -04:00
Aria
128facc491
Added Ornament Type and iterate-whole-inventory config option
2019-09-20 23:27:06 +02:00
Aria
f5e9e601aa
Changed DamageTypes of different things:
...
- Item Bomb no longer deals Projectile damage.
- Throw Up damage changed from Magical to Physical.
- Lute damage changed from Physical to Magical.
- Staff damage changed from Physical to Magical.
2019-09-20 22:18:32 +02:00
Aria
53908ed994
Fixed Upgrading Recipes in Crafting Stations
2019-09-19 20:36:45 +02:00
Aria
d222be242e
Upgraded version checker
2019-09-19 18:59:37 +02:00
Aria
5346266e5f
Fixed damage calculation
2019-09-19 18:59:29 +02:00
Aria
3a19195bae
Another testing formula
2019-09-19 15:36:57 +02:00
Aria
e2a7642bb4
Corrected attack formula
2019-09-19 01:15:30 +02:00
Aria
4a53aec8f5
Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmoitems.git
2019-09-19 01:07:54 +02:00
Aria
38c9c7214a
Fixed 1.12 attack speed
2019-09-19 01:06:23 +02:00
Aria
a7795c957b
Fixed damage causes for Custom Durability
2019-09-19 01:06:15 +02:00
HexedHero
4020b29f19
Holy Missile changes
...
- Added duration stat
- Moved damage into a variable thingie instead of getting it directly
2019-09-18 18:08:56 -04:00
Aria
ca2e84acc9
Multiplying attack damage now properly scales
2019-09-17 02:34:06 +02:00
HexedHero
1d21233ad6
Improved Explosive Turkey ability
...
- Fixed the chicken dropping items (If killed somehow)
- Fixed the chicken being able to be killed within a few ticks of being spawned (Rare case but happens every now and then, especially if already using another ability at the same time)
- Improved the chicken by making it silent
- Added duration stat to the ability (How long the chicken flys for)
- Made the chicken spawn 0.6 blocks away from the players look direction (To stop the chicken hitting the player using the ability if they are moving forward while using the ability)
2019-09-16 19:10:49 +00:00
Aria
f91beaebfe
Small Fixes:
...
- Fixed 'attack-effects.yml' autogenerating itself
- Fixed UpgradingEdition back button
2019-09-16 20:30:09 +02:00
HexedHero
022c09d756
Update Staff_Spirit.java
2019-09-16 11:01:30 +00:00
HexedHero
79a0ec56ca
Added missing saturation and commands
2019-09-16 10:30:37 +00:00
HexedHero
a1f38cf7e5
Added missing saturation and commands
2019-09-16 10:30:35 +00:00
HexedHero
369806f512
Added missing saturation and commands
2019-09-16 10:30:33 +00:00
HexedHero
237ced3dce
Added missing saturation and commands
2019-09-16 10:30:31 +00:00
HexedHero
cf133b5a47
Added missing saturation and commands
2019-09-16 10:30:29 +00:00
HexedHero
01645ec027
Added missing saturation and commands
2019-09-16 10:29:38 +00:00
HexedHero
13b5066b80
Updated lore-format.yml to match the default
2019-09-15 12:42:07 +00:00
HexedHero
99f15cf5e9
Updated lore-format.yml to match the default
2019-09-15 12:40:31 +00:00
HexedHero
ab8cc845da
Updated lore-format.yml to match the default
2019-09-15 12:40:22 +00:00
HexedHero
2b29f68440
Updated lore-format.yml to match the default
2019-09-15 12:40:21 +00:00
HexedHero
05801dacc0
Updated lore-format.yml to match the default
2019-09-15 12:39:50 +00:00
HexedHero
59c8ae6d36
Added missing Arrow Velocity
2019-09-15 12:34:19 +00:00
HexedHero
991e6d1c74
Fixed random 7
2019-09-15 11:02:22 +00:00
HexedHero
0dc410b7c1
Stop XRaySpirit from literally damaging peoples ears
2019-09-14 14:54:05 +00:00
HexedHero
c9442be36d
Ability Lore fix
...
- Fixed abilities showing up in a random order stopping items from stacking and being inconsistent
2019-09-14 12:58:35 +00:00
HexedHero
21ff801949
Improved Shadow Veil after 2 YEARS of not having PvM support!
...
- Made Shadow Veil stop future and current mobs from targeting you!
2019-09-14 12:48:25 +00:00
Jules
3c3f39c01a
removed map usage for shadow veil ability
2019-09-14 14:31:07 +02:00
HexedHero
f28798b2c2
Some improvements
...
- Increased the amount of time from 3 seconds to 5 seconds to take fall damage before removing the user
- Removed the users if their fall damage get cancelled so they can't ignore fall damage more than once
2019-09-14 11:54:16 +00:00
HexedHero
4629b260ae
Fixed Magical Path issues (I think)
...
- Fixed players being safe from fall damage long after the ability has ended
- Fixed particles still staying for the ability duration if the player logs out
- Added a safe check for players that log out during the ability to not take fall damage on their next login (Only during the same server session not after restarts)
2019-09-14 11:32:04 +00:00
Aria
83338cb881
Custom Durability now has Mending support
2019-09-12 01:55:55 +02:00
Aria
7145a1f258
Updated default lore-format + stats, updated version number
2019-09-10 23:52:34 +02:00
Aria
b3e838e11a
Added 'giveall' command + small code optimization
2019-09-10 23:52:16 +02:00
Aria
2a8ce9bef2
Fixed mistake with Advanced Workbench command
2019-09-08 01:12:28 +02:00
Aria
7d97fa58ef
Fixed AbilityList back button
2019-09-08 01:02:11 +02:00
ASangarin
a0c991f0b8
SoundsEdition/CustomSound - code cleanup
2019-09-03 01:40:24 +01:00
ASangarin
fd4b649bbc
Added 'Arrow Velocity' to bows
2019-09-03 01:03:11 +01:00
ASangarin
1efde635f0
Small changes:
...
- /awb now supports a player argument
- CustomSoundListener improvement
- Added "not-enough-attribute" message
2019-09-02 21:20:57 +01:00
Indyuce
6b4190af91
fix custom sound load issue with 1.12
2019-09-02 13:28:27 +02:00
Indyuce
4ba934114c
fix npe, update ver nb
2019-09-02 12:54:16 +02:00
Indyuce
5e83c97a4a
uploaded new items
2019-09-01 23:31:19 +02:00
Indyuce
126b286283
fixed NPE
2019-09-01 23:22:46 +02:00
Indyuce
793bdac2ee
fixed weird bracket
2019-09-01 20:52:38 +02:00
Indyuce
fe3e49939b
mm skill damage now considered SKILL damage
2019-09-01 19:56:10 +02:00
ASangarin
85778764a1
Big changes to CustomSounds
...
Also removed Consume_Sound, since you can use CustomSounds on
Consumables as well.
2019-09-01 17:34:23 +01:00
ASangarin
cd806985f2
CustomSound Stat and previous page support
...
Still little wip
2019-09-01 01:01:43 +01:00
Indyuce
06a4825cb6
fixed mm compatibility
2019-09-01 00:00:29 +02:00
Indyuce
fba68935c9
add support for MM skill damage
2019-08-31 22:06:47 +02:00
Indyuce
762e41d1a9
damage api refactor to add support for MM skill damage
2019-08-31 22:03:58 +02:00
Indyuce
772ee48b84
changed class name
2019-08-31 21:43:14 +02:00
Indyuce
d8c999fc33
moved isUndead method
2019-08-31 20:43:23 +02:00
Indyuce
378af5245d
added custom error message when translation not found
...
added message to mmocore attribute condition
2019-08-31 16:28:54 +02:00
Indyuce
6492f60443
updated message api
2019-08-31 16:19:34 +02:00
Indyuce
3f9f743868
removed legacy configs from config manager enum
2019-08-31 15:45:18 +02:00
Indyuce
6a808eb90b
moved legacy-configs to /resources. will be included in MI main zip
2019-08-31 15:44:25 +02:00
Indyuce
ff4756305e
fixed issue with default material config related to adv workbench
2019-08-31 15:32:53 +02:00
Indyuce
75a2327632
fixed 0-length vector normalization issue
2019-08-31 15:16:23 +02:00
Indyuce
7a208ee955
added required attribute stats
2019-08-31 15:10:39 +02:00
Indyuce
a2de444c3a
added method to retrieve player data from mmocoreRpgPlayer
2019-08-31 13:59:43 +02:00
ASangarin
85dc01e32e
Tiny Hotfix - mkdir() -> mkdirs()
2019-08-31 03:21:01 +01:00
Indyuce
1c14e2be85
add final to hero field
2019-08-30 18:31:17 +02:00
Indyuce
4430cb10e9
improved mmocore compatibility
2019-08-30 18:23:53 +02:00
Indyuce
ef7c9448d2
updated mmocore compatibility
2019-08-30 18:22:19 +02:00
Indyuce
123b0443a8
fixed compatibility issue with mmocore damage
2019-08-30 17:46:51 +02:00
Indyuce
c7ccab52a6
update lore format for skill damage
2019-08-30 01:34:19 +02:00
Indyuce
a00fd8e1ff
update stats.yml for new stats
2019-08-30 01:31:14 +02:00
Indyuce
419b3ef4f9
fixed issue with no damage type
2019-08-30 00:46:25 +02:00
Indyuce
5f7ef21178
fixed compatibility with rdw
2019-08-30 00:44:30 +02:00
Indyuce
b90fffbc79
fixed update inv workaround, hardhandle item deletion
2019-08-30 00:38:44 +02:00
ASangarin
4f5683c1b5
Added delete mode to Item Browser
2019-08-29 23:23:04 +01:00
Indyuce
99040e0636
removed useless mmocore stats - now using default MI stats
2019-08-30 00:18:50 +02:00
Indyuce
e9a2721368
refactor attack result, new damage types
...
added projectile and physical damage to lore format and stat list
2019-08-30 00:15:22 +02:00
ASangarin
65edcfae44
Small changes to edition classes
2019-08-29 20:45:48 +01:00
ASangarin
124568b0db
Updated '/mi list' with fancy clickables
...
Also fixed formatting issue in PluginHelp.java
2019-08-29 20:19:00 +01:00
Indyuce
8863ced665
removed one space xd
2019-08-29 18:06:18 +02:00
Indyuce
7485751439
fixed issue with /mi browse only
2019-08-29 17:59:39 +02:00
Indyuce
bcfe82f475
fixed compile error
2019-08-29 17:56:29 +02:00
Indyuce
8f008b620a
restructured abstract class and interface
...
moved getType() method to itemBrowser
fixed an issue with item browser inv update
2019-08-29 17:54:39 +02:00
ASangarin
c98878ed4e
CreateItem button and ChatEdition changes
2019-08-29 16:13:16 +01:00
Indyuce
6443f85b4b
add error handle for set manager
2019-08-29 16:46:30 +02:00
Indyuce
a4612a1c82
"potion-" is required to create a set bonus potion effect
...
refactor method
2019-08-29 16:30:46 +02:00
Indyuce
ccc4c50d16
updated mmocore lib and hook method
2019-08-29 16:03:40 +02:00
Indyuce
ee3c4120fe
removed unused method
2019-08-29 15:52:28 +02:00
Indyuce
c41d400ffd
added api for conditional stats
2019-08-29 14:52:43 +02:00
Indyuce
c6545f5e95
added mana regen MMOCore stat
2019-08-29 14:41:34 +02:00
Indyuce
b8bfbd45e1
register mmocore stats
2019-08-29 14:38:43 +02:00
Indyuce
4f3fad5abc
updated mmocore stats
2019-08-29 14:32:20 +02:00
Indyuce
004ae479b0
fixed stat register issue with MMOCore stats
2019-08-29 14:20:37 +02:00
Indyuce
be97754168
removed comment, added MMOCore stats
2019-08-29 14:13:24 +02:00
Indyuce
e85274e39a
update type
2019-08-29 14:02:16 +02:00
Indyuce
46aea9c4bf
update typemanager
2019-08-29 14:00:33 +02:00
Indyuce
eaddf9161e
attacks may now have multiple damage types (mmocore comp)
2019-08-29 13:42:10 +02:00
Indyuce
4161db27e2
added double stat constructor
2019-08-29 11:51:43 +02:00
Indyuce
fcabecae7e
set ignoreCancelled to false for damage manager event
2019-08-29 11:18:47 +02:00
Indyuce
ebb8cfa16a
updated plugin.yml for filtering using pom
2019-08-29 00:04:02 +02:00
Indyuce
ba075f538a
update version nb
2019-08-28 23:49:28 +02:00
Indyuce
ed80538936
update version number
2019-08-28 23:21:07 +02:00
Indyuce
33b832ff0d
fixed mmocore damage
2019-08-28 23:20:26 +02:00
Indyuce
6de535ab05
fixed issue #3
2019-08-28 21:38:12 +02:00
Indyuce
777bbd7ebb
improved DoubleData
2019-08-28 21:36:19 +02:00
Indyuce
c8d1e5f323
fixed doubledata random
2019-08-28 21:34:26 +02:00
ASangarin
faaf58b62b
Fixed minor MMOItemsCommand issues
...
fixed mistake in last commit & some wrong formatting of characters
2019-08-28 15:41:51 +01:00
ASangarin
8e5fe8df7b
Added Type argument to '/mi browse'
2019-08-28 13:45:46 +01:00
ASangarin
9464adee21
Added back button to ItemEdition
...
(Also configured pom.xml to encode AltChar.java properly)
2019-08-28 12:50:13 +01:00
ASangarin
a3b5420f58
added spigot-src and fixed AltChar.java
2019-08-28 11:54:41 +01:00
ASangarin
eead58e097
Converted to Maven Project
2019-08-28 01:14:59 +01:00