Commit Graph

670 Commits

Author SHA1 Message Date
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
Indyuce
82381b0935 fixed reference issue with cursed beam 2019-08-27 21:11:44 +02:00
Indyuce
ac4e260795 changed StringUtils to String 2019-08-27 19:18:56 +02:00
Indyuce
aaad7c688d changed lib Strings to StringUtils 2019-08-27 16:41:47 +02:00
Indyuce
43508c5510 statInstance no longer has stat object 2019-08-27 13:43:59 +02:00
Indyuce
f05e4fd110 split playerListener into two listeners so one can be disabled by MCore
MMOCore is going to have custom mitigation formulas, MI must not
interfere
2019-08-27 13:42:27 +02:00
Indyuce
b70de74f54 fixed event reference for mmocore compatibility 2019-08-26 22:58:33 +02:00
Indyuce
daf8b244cb fix issue template getter method 2019-08-26 18:49:22 +02:00
Indyuce
1c35076ded upload src 2019-08-26 18:40:40 +02:00