Commit Graph

1400 Commits

Author SHA1 Message Date
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
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
Indyuce
b5b3d8d430 disable-interactions now disable block interactions as well 2022-01-08 15:22:55 +01:00
Indyuce
09ffb2155b !fixed random asserror 2022-01-08 14:58:30 +01:00
Indyuce
bd330911b9 fixed compiling error 2022-01-08 13:46:19 +01:00
Indyuce
d914cc2f94 BUILD 2022-01-08 13:34:02 +01:00
Indyuce
9e1f211586 - /dynamic folder deleted
- fixed /mi update apply 6
2022-01-08 13:24:59 +01:00
Indyuce
4a9133fd59 plugin update to make updating easier 2022-01-08 13:21:39 +01:00
Indyuce
ee8f4fc7f6 default config files are now initialized on plugin loading 2022-01-08 12:48:21 +01:00
Indyuce
d2e9623644 cleanup 2022-01-08 12:43:42 +01:00
Gunging
37a1246bb5 You may now specify a lore-format to be used by default by each type, for example:
`plugins/MMOItems/item-types.yml`
```yml
MISCELLANEOUS:
    display: WATER_BUCKET
    name: 'Miscellaneous'
    LoreFormat: hidden-stats
```
2022-01-01 18:44:49 -05:00
Indyuce
44d039e8b0 !skills update 2022-01-01 13:17:25 +01:00
Indyuce
987208c194 support for mm skill handlers 2021-12-30 14:41:52 +01:00
Indyuce
392eaceaaf ability cleanup 2021-12-30 09:56:00 +01:00
Indyuce
6278b50460 !new thing to check ML build sync 2021-12-27 14:29:16 +01:00
Indyuce
adaafe72b6 support for ML 1.2 2021-12-27 14:00:54 +01:00
Indyuce
492e406f2d better use of PlayerInteractEvent 2021-12-27 13:56:53 +01:00
Indyuce
b29105ae03 fixed the ability cooldown bar 2021-12-27 12:39:03 +01:00
Indyuce
b6f8a8d9c3 recursive folder exploration for dynamic/mythic-mobs-abilities 2021-12-27 00:08:29 +01:00
Indyuce
98b626bfb8 build now 2021-12-26 23:42:46 +01:00
Indyuce
4ea5e79d6d support for ML 1.2 2021-12-22 12:20:25 +01:00
Indyuce
e1bad4d9f6 fixed item tier selection when building mmoitems 2021-12-20 13:29:01 +01:00
Indyuce
f1d529a6c7 fixed unidentified item interactions 2021-12-20 13:18:01 +01:00
Indyuce
60d0065706 stat placeholders now use MythicLib configurated decimal separator 2021-12-20 12:49:00 +01:00
Indyuce
d51d587e5a more code cleanup 2021-12-20 12:23:17 +01:00
Indyuce
bb174e2669 fixed default configs 2021-12-20 11:58:05 +01:00
Indyuce
23b9590cf1 some code cleanup 2021-12-20 11:47:15 +01:00
Indyuce
f2bb73e2b7 fixed lore updates 2021-12-20 01:02:53 +01:00
Jules
164fd9c5c8 fixed an issue with MM skill placeholders 2021-12-16 13:40:33 +01:00
Jules
270389cf8f item browser always regenerates the item 2021-12-16 13:37:07 +01:00
ASangarin
838c0fed23 !removed a random import 2021-12-16 04:33:12 +01:00
Ashijin
536bd25308 Check if world is applicable to generation before doing a bunch of crap 2021-12-15 02:17:30 -07:00
Ashijin
00b495a888 Support custom block gen below y=0 and above y=256 2021-12-15 01:57:45 -07:00