Commit Graph

662 Commits

Author SHA1 Message Date
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