Commit Graph

1531 Commits

Author SHA1 Message Date
Indyuce
e43c1cfb89 Fixed comp issue with ASkills 2022-02-25 22:51:48 +01:00
Indyuce
cd75819c39 Stop with these playerData null checks 2022-02-25 22:44:07 +01:00
Jules
86f806136c Generic conditions 2022-02-25 12:44:44 +01:00
Jules
c2fe7eb5b6 Added 'display' option to the placeholder condition 2022-02-25 12:34:31 +01:00
Jules
02da23566e Fixed an issue with attack speed when holding a weapon in off hand 2022-02-24 07:21:17 +01:00
Jules
20d1a13f5c stat component weird stuff 2022-02-24 07:05:21 +01:00
Jules
7446e1137c Fixed equip priority 2022-02-23 07:29:04 +01:00
Indyuce
07f6247235 Fixed an issue with custom arrows 2022-02-19 11:23:31 +01:00
Indyuce
4dac3c1445 Fixed a player login issue with ASkills 2022-02-19 10:28:02 +01:00
Indyuce
b35a651c6d Fixed an issue with elemental attacks 2022-02-13 12:21:22 +01:00
Indyuce
1d8c4e8daf !Support for unarmed damage with RDW 2022-02-12 23:16:59 +01:00
Indyuce
45625280ce Fixed an issue with latest ML + RealDualWield 2022-02-12 23:10:41 +01:00
Indyuce
ed05f9cd97 !Maven clean 2022-02-12 22:03:48 +01:00
Indyuce
04c4d456a5 MythicLib clean issue 2022-02-12 22:02:41 +01:00
Indyuce
1f117d34b8 Weird package name fix 2022-02-12 22:02:34 +01:00
Indyuce
cc7d4e8f20 Fixed an issue with weapons taking away attributes 2022-02-11 12:12:13 +01:00
Jules
c19f612928 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/net/Indyuce/mmoitems/manager/EntityManager.java
2022-02-09 20:08:42 +01:00
Jules
82e29812b9 Fixed compatibility with ASkills 2022-02-09 20:06:00 +01:00
Gunging
ae8d4b3d43 Fixes MMOItem Stations saying the "m" filter is not registered on startup and /mmoitems reload stations to fix. 2022-02-09 12:28:23 -06:00
Gunging
426aee3100 Fix infinite loops when using MMOItemsArrowVolleyMechanic with fullEvent=true on any skill triggered by firing a bow (On Shoot trigger, MythicMobs' onShoot Aura, GooP's onShootG aura, etc...) 2022-02-08 20:55:20 -06:00
Jules
4cc82848bd Improved implementation of elemental and projectile attacks to match new ML tools 2022-02-08 21:24:38 +01:00
Jules
3ba7839833 Use of recent trigger types conventions 2022-02-08 21:10:38 +01:00
Jules
b1c2e660a0 build 2022-02-07 20:34:38 +01:00
Jules
ed0dfe95c2 Prev commit rollback, added /mi update apply 7 2022-02-07 20:27:05 +01:00
Jules
4f31f19fc0 Fixed default skill configs 2022-02-07 20:17:59 +01:00
Jules
b9b0f18faa MI no longer dies when not adding modifier translation 2022-02-07 20:13:38 +01:00
Jules
472822e8c5 !Fixed durability placeholder 2022-02-07 19:14:21 +01:00
Jules
614da2512a build 2022-02-06 23:56:56 +01:00
Jules
7911ec9d65 Support for latest ML 2022-02-06 23:48:54 +01:00
Jules
0b27f8ca55 Merge remote-tracking branch 'origin/master' 2022-02-06 21:38:50 +01:00
Gunging
2d4db1d36c + Now allows for timer skill triggers https://git.mythiccraft.io/mythiccraft/mmoitems/-/wikis/Ability-Triggers
+ New custom MythicMob mechanics https://git.mythiccraft.io/mythiccraft/mmoitems/-/wikis/MythicMob-Mechanics

+ Can now use item filters to produce vanilla or MythicItems in MMOItems Stations, as well as accept them as ingredients, bottom of the page https://git.mythiccraft.io/mythiccraft/mmoitems/-/wikis/Recipe-Ingredients

To use items of **ItemsAdder** or **SlimeFun** plugins in MMOItems crafting recipes and stations, contact @Ayano#2372, they have made an addon jar that adds the item filters for these plugins to MythicLib.
2022-02-05 19:32:37 -06:00
Ethan
e728acb193 Adds the Additional Profession Experience stats. 2022-02-03 21:07:39 -05:00
Ethan
19f0fa51f9 Merge branch 'additional_profession_experience' into 'master'
Additional Profession Experience Stat

See merge request mythiccraft/mmoitems!8
2022-02-04 01:59:48 +00:00
Ethan
079e4190c6 init 2022-02-03 00:47:17 -05:00
Jules
afc2b36a5f !improved rpg plugin compatibility messages 2022-01-31 19:27:59 +01:00
Gunging
3f1458285a Restores the CRAFT_PERMISSION stat for crafting recipes.
Requires most up-to-date MythicLib
2022-01-30 20:02:00 -06:00
Gunging
4689465b6d New Upgrade Downgrade Mechanics:
+ When the item breaks (durability), it instead dowgrades by 1 level and repairs completely.
 + When the player dies, Death Downgrade Chance stat that causes one or more of the items the player has equipped to downgrade.

 'GUI Display IDX' Stat for purely organizational purposes of the `/mmoitems browse` menu
2022-01-23 17:20:30 -06:00
Indyuce
afc3b8d19b !fixed default config files 2022-01-23 18:24:29 +01:00
Indyuce
028c1a83d3 fixed compatibility with mmoinv 2022-01-23 16:59:19 +01:00
Indyuce
d50319a2d9 new useful api stuff for mmoinv 2022-01-23 16:55:24 +01:00
Indyuce
1e99d55d22 default config for void zapper 2022-01-23 16:52:29 +01:00
Indyuce
03a9403e33 Support for latest ML 2022-01-22 14:42:13 +01:00
Indyuce
5975e4693a PUSH 2022-01-21 23:43:51 +01:00
Indyuce
a3e275b335 PUSH 2022-01-21 23:37:38 +01:00
Indyuce
3a1362a588 !support for latest mmocore 2022-01-21 23:18:52 +01:00
Jules
c91be73d98 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/net/Indyuce/mmoitems/stat/type/AttributeStat.java
2022-01-19 19:54:37 +01:00
Jules
f3612c584d !fixed an issue with attribute based stats 2022-01-19 19:53:20 +01:00
Indyuce
ec24e87f98 !support for player mods 2022-01-15 18:34:22 +01:00
Indyuce
1e1407cdfa /mmoitems reload skills 2022-01-09 14:37:20 +01:00
Indyuce
e2a667ab78 fixed MATH%...% issue 2022-01-09 00:26:00 +01:00