Commit Graph

1158 Commits

Author SHA1 Message Date
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
Ethan
dadb2a4277 !Added uncommitted font changes 2020-11-28 11:34:51 -05:00
ASangarin
8c3ab1913b ![WIP] Revision ID, part 1 2020-11-27 22:18:44 +01:00
ASangarin
b8c27e2f40 Empty dynamic lores will now be ignored 2020-11-26 00:13:14 +01:00
ASangarin
748492f383 Added a config update system.
You will now be notified if you use an outdated 'config.yml' file
Added an auto-soulbind stat which let's you automatically soulbind items when acquired.
Fixed ingredient displays showing up as "INVALID"
2020-11-25 23:31:25 +01:00
ASangarin
28e8576318 !Small API changes.
Materials are now used to display stats rather than itemstacks.
2020-11-25 23:30:23 +01:00
Ethan
02ea834dc9 Fixes mythic mobs loading issues with factions. 2020-11-24 04:53:25 -05:00
ASangarin
00d76fd2e6 Massive Plugin Code Refactor (6.3)
- MASSIVE optimization update:
Decreased memory usage.
Improved calculation times,
and more...
- Improved Item Set stat entry
2020-11-23 16:58:37 +01:00
ASangarin
c85db5292f !massive refactor 2020-11-23 16:50:07 +01:00
ASangarin
6f142fb943 !new files 2020-11-23 16:32:23 +01:00
Ethan
e9257e9e92 Newest MMOLib is required to run this version:
https://github.com/mmopluginteam/mmolib

Adds custom font support in items. More examples will be added to the wiki soon.

<font=uniform>Hello
2020-11-23 07:03:05 -05:00
Aria Sangarin
07c8894e10 Update .gitignore 2020-11-22 07:09:14 -07:00
ASangarin
d95017317b Permanent Potion Effects no longer override better effects of the same type 2020-11-21 15:48:31 +01:00
ASangarin
52c3e14793 Merge remote-tracking branch 'origin/master' 2020-11-21 15:44:56 +01:00
ASangarin
e7ffb4edbb Permanent Potion Effects no longer override better effects of the same type
!PlayerData class cleanup
2020-11-21 15:44:24 +01:00
Ethan
66e838703c !update mmolib 2020-11-21 09:30:32 -05:00
ASangarin
b8f88195aa !small random cleanups 2020-11-21 15:27:21 +01:00
Blekdigits
8b0196ab9d fix custom sounds not playing correcly 2020-11-18 19:30:13 +07:00
Ethan
1817cb94ee Adds back using "%player%" in the command trigger string in stations. 2020-11-18 05:23:22 -05:00
Ethan
52a32fc995 Force build. 2020-11-18 04:38:50 -05:00