Commit Graph

208 Commits

Author SHA1 Message Date
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
bab3a0eee7 update mmocore lib 2019-09-01 00:14:14 +02:00
Indyuce
6476910bbf update ver number 2019-09-01 00:13:27 +02: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
6c85ac49bb update pom version 2019-08-31 16:29:11 +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
5731b80c52 update mmocore lib 2019-08-31 16:21:39 +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
5cb325f41f updated mmocore lib 2019-08-31 15:11:12 +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
HexedHero
36399d734f Moved WorldEdit, WorldGuard, GoogleGSON and GLOWAPI to the local Lib 2019-08-31 11:53:26 +01: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