Ashijin
48199feaa5
Update LICENSE
2021-11-14 03:16:43 +00:00
Indyuce
9d379b6674
New stats for MMOCore resource regen
2021-11-13 19:24:26 +01:00
Indyuce
9c34e098aa
Fixed an issue with item set abilities not unregistering
2021-11-13 13:38:11 +01:00
Indyuce
a6f94d9c48
Added 'display' option to the perm crafting recipe condition
2021-11-13 13:21:30 +01:00
Indyuce
84370f3a3d
Hopefully made MI stat placeholders use . as dec separator
2021-11-13 13:03:04 +01:00
Indyuce
edd2781fc4
changed the mmoitem trigger format
2021-11-13 13:02:36 +01:00
Ashijin
74cb06a244
Add LICENSE
2021-11-12 03:16:19 +00:00
Jules
cf683a7694
Fixed an issue with the item browser not working with items with no lore
2021-11-11 12:30:18 +01:00
Gunging
a5baeb4e82
Ah yes
2021-11-07 14:50:53 -06:00
Gunging
81a2559339
Um wow
2021-11-07 14:39:39 -06:00
Gunging
e6b33d52ae
Increased version number.
2021-11-07 14:06:02 -06:00
Gunging
15918988cf
Will attempt to load missing Player Data, should make the plugin more reliable.
2021-11-07 14:04:53 -06:00
Gunging
07f6c6c396
Stats that are lists of text can now show up in lore (if you put them in lore-format.yml), and also chop nicely in the display space.
2021-11-06 21:21:20 -05:00
Gunging
b24e09ef9a
Presto Refreshesto
2021-11-06 20:03:49 -05:00
Gunging
71057f47fe
!Attempt to force refresh the deps
2021-11-06 19:32:21 -05:00
Gunging
81b3ec2ad4
Attempt to force the build bot to refresh dependencies.
2021-11-06 19:23:09 -05:00
Gunging
4935b46ba6
Compatible with MythicLib Refactor Undo.
...
Please update MythicLib too. Should fix plugin compatibilities like BetonQuest and GooP.
2021-11-06 19:01:06 -05:00
Gunging
2684945a2e
Bugfixes to the RevID update system:
...
+ Option to not reroll RNG stats actually works now.
Bugfixes to item skins:
+ Skin source information no longer lost when MMOItem is read from an Item Stack (would cause it to be lost when RevID updating even if keep skins was enabled).
2021-11-04 22:11:24 -05:00
Jules
044a443fb4
updated imports
2021-11-01 19:57:52 +01:00
Jules
b744db279c
updated libs
2021-11-01 19:53:50 +01:00
Indyuce
afd2b88f39
Merge remote-tracking branch 'origin/master'
2021-11-01 11:58:33 +01:00
Indyuce
220594a8eb
temporaryListener MythicLib change
2021-11-01 11:58:24 +01:00
Gunging
cfd958eedc
Disable Stats can now show up in lore if you add them to lore-format.yml
2021-10-31 12:51:04 -05:00
Indyuce
7b150ba47f
build pls
2021-10-31 12:37:57 +01:00
Indyuce
f68bf6edcc
fixed an issue with exply increasing staff/lute damage
2021-10-31 12:35:10 +01:00
Indyuce
8ff4ec50dc
ability update
...
- new casting modes
- casting modes are now 'triggers' and are shared with mmocore
2021-10-31 12:08:41 +01:00
Indyuce
09cbc38dfe
removed autosoulbind from item revisions
2021-10-30 13:39:19 +02:00
Indyuce
d3891a8acd
Removed unimplemented option
2021-10-30 13:37:35 +02:00
Indyuce
cda411776a
Fixed ConsumableConsumedEvent
2021-10-30 12:46:48 +02:00
Indyuce
f033db14fa
fixed 'restore stamina'
2021-10-30 12:46:38 +02:00
Indyuce
c0ec548e63
compatibility with ProSkillAPI
2021-10-29 21:02:30 +02:00
Indyuce
b5f8a8acfd
removed unused option; fixed a display issue
2021-10-29 20:33:03 +02:00
Indyuce
f1891dee57
fixed a display issue
2021-10-29 20:04:53 +02:00
Indyuce
b7104ceea1
on-hit abilities now trigger on any type of damage
2021-10-29 20:04:43 +02:00
Indyuce
6aabc21835
small api change; fixed an issue with melee attacks
2021-10-29 19:13:34 +02:00
Indyuce
fcb39c9681
fixed vanilla bow and crossbow damage
2021-10-29 18:05:42 +02:00
Indyuce
1aed93ced9
Removed #advanced-enchants# for less confusion
2021-10-29 16:50:47 +02:00
Indyuce
d555fe71b4
fixed an issue with citizens
2021-10-29 16:26:38 +02:00
Indyuce
3e90285fdd
fixed the item edition update issue
2021-10-29 12:35:18 +02:00
Indyuce
3b8540b40d
attackMetadata slight changes ; better support for MM skill conditions
2021-10-28 23:46:22 +02:00
HexedHero
6e2fb4c19d
Let the PlayerData load before trying to update items on player join
...
- Fixes a NPE on the players first join with items that need updated
2021-10-26 04:49:05 +00:00
Dancull47
279b008122
- Re-enabled ItemBuildEvent
2021-10-24 23:00:29 -04:00
Dancull47
3c789c00ae
- Fixed rounding issue with Math in Stats
2021-10-23 23:24:43 -04:00
Dancull47
e947f64200
- Fixed Item Editor GUI not updating properly
2021-10-19 18:01:36 -04:00
Gunging
6f77e0f666
Added a way to protect GooP Converter's converted items from the RevID system.
2021-10-18 16:52:53 -05:00
Gunging
6b80ca51bd
Merge remote-tracking branch 'origin/master' into crafting
2021-10-18 16:47:59 -05:00
Dancull47
a4448f4317
- Fixed Async error with new ItemBuildEvent
2021-10-15 06:20:59 -04:00
Gunging
79d428e898
Merge remote-tracking branch 'origin/master' into crafting
2021-10-15 03:29:03 -05:00
Dancull47
27b8e5beac
- Added ItemBuildEvent to API
2021-10-14 19:10:44 -04:00
Gunging
597f092cf2
Improved NBTTags Stat History recognition.
2021-10-07 11:07:14 -05:00