Commit Graph

977 Commits

Author SHA1 Message Date
Indyuce
537cff02d4 Tridents and bow now support mana and stamina cost 2020-12-22 00:50:43 +01:00
Indyuce
ecabe89850 Small cleanup 2020-12-22 00:04:16 +01:00
Indyuce
1db72e8185 !Fixed bow projectile velocity 2020-12-21 23:29:10 +01:00
Indyuce
da8a6a2c1a Cleanup 2020-12-21 23:29:00 +01:00
Indyuce
efd6de1f05 Added back /mi itemlist 2020-12-21 23:28:53 +01:00
ASangarin
43750b11f7 Hopefully fixes the last of the ItemBrowser null pointers 2020-12-21 01:51:50 +01:00
Indyuce
7bc1a37d10 Added an error message when template ID is not in caps in config files 2020-12-20 23:21:15 +01:00
Indyuce
c7466b191c Removed lootsplosions console message when MM is off 2020-12-20 23:20:51 +01:00
Indyuce
688a9c5e8d !Fixed an issue with the Targeted Fireball spell 2020-12-20 23:20:06 +01:00
Indyuce
d94d193f24 MMOCore now supports MI item durability 2020-12-20 19:14:31 +01:00
Indyuce
3960a26104 Fixed an issue with ability modifiers w/ non null default values
not being able to take strictly null values
2020-12-20 17:42:59 +01:00
Indyuce
6b61c9dea4 !Cleanup 2020-12-20 17:33:17 +01:00
ASangarin
35b590fad6 Changed the PlayerUseCraftingStationEvent to better distinguish between actions 2020-12-20 14:06:49 +01:00
ASangarin
fca3ead680 Fixed nullpointer if lore is empty when using the item browser 2020-12-20 01:56:59 +01:00
ASangarin
cf7fa29c81 Fixed two NoClassDefFoundError: org/apache/commons/lang3/Validate errors 2020-12-19 23:49:45 +01:00
ASangarin
d32920089e Added an option to prevent item tiers from being kept when updating with revision ids 2020-12-19 21:54:53 +01:00
ASangarin
aa361dc63b Fixed custom crafting system 2020-12-19 20:53:35 +01:00
ASangarin
4ae2e477fd Revision ID update. Enchantments, custom names, lores, soulbinding, gemstones AND upgrades 2020-12-19 20:28:12 +01:00
ASangarin
164ec172ce Revision ID update. Enchantments, custom names, lores, soulbinding, gemstones AND upgrades 2020-12-19 20:28:01 +01:00
ASangarin
3f1dfc855e Some sounds can now use string values instead of just values from the Sound enum 2020-12-17 16:27:21 +01:00
ASangarin
ddd6a994ce Fixed "Player must be online" error when player logs out 2020-12-17 16:26:41 +01:00
ASangarin
892936714a Crafting Permissions now work properly
Items granting permissions also actually grant their permissions now
2020-12-17 01:42:59 +01:00
ASangarin
f875833a1a Item drops added by MMOItems are now dropped more naturally and have a much lower (if not 0%) chance of glitching through the ceiling 2020-12-15 20:40:33 +01:00
ASangarin
571bc4c8b3 Added (proper) SkillsPro support 2020-12-14 20:11:05 +01:00
ASangarin
a0ed577d7f !skillspro jar 2020-12-14 20:03:02 +01:00
ASangarin
ab3e13a2b9 Fixed deletion mode errors and /mi generate not including all possible options 2020-12-14 19:58:21 +01:00
ASangarin
d1e3f4471a Improved the RevID command - no longer errors when used alongside outdated items
Lootsplosions now properly error if MythicMobs isn't found
2020-12-10 19:10:08 +01:00
ASangarin
f7e021b4f7 Auto-Soulbound items now load all stats properly before applying Soulbound data 2020-12-09 19:01:09 +01:00
ASangarin
f8ed232eac Merge remote-tracking branch 'origin/master' 2020-12-09 17:11:11 +01:00
ASangarin
101dc18fcc debugging build, no need to update until asked 2020-12-09 17:07:34 +01:00
Ethan
6668f76fb7 Added Internal Revision IDs to update items when devs make breaking changes. 2020-12-08 13:03:32 -05:00
Ethan
7aa189ad4c Fixed "delete mode" item name and lore displays.
Maybe fixed Josh's issue????
Replaced deprecated mmolib methods.
2020-12-07 06:40:42 -05:00
Ashijin
6f040883e7 don't wipe all the player's enchants when using the item revision system 2020-12-07 01:36:21 -07:00
Ethan
ec4ae923d2 Negative stats now show up in the lore. 2020-12-07 02:59:25 -05:00
ASangarin
8ce520cc2a test build bot 2020-12-06 20:23:50 +01:00
ASangarin
4375c1e97b push build 2020-12-06 17:49:41 +01:00
ASangarin
7402b572ab > MMOItems 6.5 - API Handling Rewrite
REQUIRES MMOLIB 1.7!!!
- Rewrote MMOLib compatibility API (MMOLib is still a dependency!)
- Lootsplosions are now a part of MMOItems.
2020-12-06 17:47:13 +01:00
ASangarin
502563bbc0 Added a command to automatically increase the rev id of all items by 1. A type can also be specified to narrow the increased 2020-12-04 21:29:40 +01:00
ASangarin
0fe5f632ce !pom changes 2020-12-04 19:06:55 +01:00
ASangarin
b0c527793d Polished the RevisionID stat a bit 2020-12-02 19:22:06 +01:00
ASangarin
aa63392a73 shouldUpdate() should no longer throw nullpointer errors 2020-12-02 19:04:05 +01:00
ASangarin
c0432bc599 The Item Level can now be set to a fixed value. 2020-12-02 17:50:27 +01:00
ASangarin
73a412f2f0 Merge remote-tracking branch 'origin/master' 2020-12-02 17:36:01 +01:00
ASangarin
d49cc214b6 Item Level 0 items are no longer increased to Item Level 1 when undergoing revision updates
The Craft Amounts stat now works for other recipe types
2020-12-02 17:30:31 +01:00
Ethan
db10cca85f Fixes lore lines being removed when taking item from item browser. 2020-12-01 12:17:02 -05:00
ASangarin
b6fab25dce Revision System no longers resets stacks to 1 2020-12-01 00:20:58 +01:00
ASangarin
ed3f77d8fa !removed invalid comment 2020-11-30 23:51:33 +01:00
ASangarin
06ecbb46bb !cleanups 2020-11-30 21:00:09 +01:00
ASangarin
75210f0557 Player Head Helmets now take durability damage and break like normal items 2020-11-29 00:28:36 +01:00
ASangarin
8149cb6ca2 Revision ID System
- Automatically update old items by assigning different revision IDs for your templates. More about this feature on the wiki.
- config.yml version detection. This will help users update their config file when we change things!
2020-11-28 18:50:41 +01:00