Commit Graph

1919 Commits

Author SHA1 Message Date
Jules
44b0b5e23e Merge branch 'NameDataStackingFix' into 'master'
Fixes stacking issues from items updated by RevID or other forms of...

See merge request phoenix-dvpmt/mmoitems!82
2023-06-27 06:21:44 +00:00
Jules
0245427063 Removed debug message 2023-06-25 23:40:56 +02:00
Jules
1ce86e4861 Musket stats now have placeholders 2023-06-25 18:56:08 +02:00
Jules
2bea05b08c Option to change crossbow sound 2023-06-24 20:03:06 +02:00
Jules
6026602f16 Option to disable arrow consumption 2023-06-24 18:19:34 +02:00
Jules
bae68c5353 Fixed range/arrow vel not working with MMOCore 2023-06-24 18:01:03 +02:00
Jules
3b57b0dd3a Added an option to hide armor trim 2023-06-20 19:26:04 +02:00
Jules
7a1ca884b9 Fixes pre-1.20 support 2023-06-20 19:25:52 +02:00
Jules
9f9e88ea43 Fixed issue with particle edition 2023-06-18 22:47:44 +02:00
Jules
9bb85a2977 Support for armor trims 2023-06-18 18:40:59 +02:00
Jules
31725146b5 Update license 2023-06-18 15:52:52 +02:00
Jules
f67c6fe6af Removed occurences of #getModifier, fixing issue w/ skill timers 2023-06-18 14:49:40 +02:00
Gunging
837c0cf1b8 Fixes stacking issues from items updated by RevID or other forms of recalculating or regenerating MMOItems.
Once more, might make old items unstackable.
2023-06-01 20:59:48 -05:00
Rosenthalk0
1c350339a4 disable drop stat - with listener as requested in #1289 2023-05-14 19:02:34 -05:00
Jules
516f286d66 Fixed compile error 2023-05-15 00:14:35 +02:00
Jules
df5c8e4791 Merge remote-tracking branch 'origin/jules' into jules 2023-05-14 16:35:28 +02:00
Jules
92529dae30 Support for recent profile API 2023-05-14 16:35:05 +02:00
Jules
eeef8db5ad Supports profiles 2023-05-13 00:38:45 +02:00
Jules
b14f0e590b Fixed forDisplay when canceling recipe in station 2023-05-12 19:16:06 +02:00
Jules
b6d0f76dfb Support for profiles 2023-05-07 23:40:58 +02:00
Ka0rX
7f8afdff65 Modification for ML FormulaParser. 2023-05-06 13:36:16 +01:00
Jules
d619c4b004 Fixed on login NPE 2023-05-03 12:38:19 +02:00
Jules
fca42be9bf Merge remote-tracking branch 'origin/master' 2023-04-23 21:42:41 +02:00
Jules
07229975dd Merge remote-tracking branch 'origin/master' 2023-04-23 14:58:36 +02:00
Jules
3adc7ecc46 Extra comma for ability modifier display 2023-04-23 13:44:03 +02:00
Jules
8073cee347 Fixed -matchlevel 2023-04-23 13:42:08 +02:00
Jules
40e0c9ad21 Fixed an issue with revid rerolling too often 2023-04-23 13:29:38 +02:00
Jules
cb11502189 Fixed an issue with 'disable-removed-items' 2023-04-23 13:26:53 +02:00
Jules
bb9da8870e Merge branch '1200-not-properly-calculating-time-from-crafting-stations-when-cancelling-an-item-crafting' into 'master'
Craft delay calculation patch

See merge request phoenix-dvpmt/mmoitems!65
2023-04-23 10:27:38 +00:00
Jules
cc403091a7 Fixed an issue with revid & item skins 2023-04-22 23:45:55 +02:00
Jules
33ba1828c4 Fixed revid level issue 2023-04-22 15:36:48 +02:00
Jules
b8200c9f11 Fixed an issue when unequipping item 2023-04-22 13:32:52 +02:00
Jules
44a8534b11 Merge remote-tracking branch 'origin/master' 2023-04-15 22:05:29 +02:00
Jules
03a49d0589 Merge branch '1097_fix_element_cloning' into 'master'
1097_fix_element_when_revid_is_updated_or_stat_data_is_cloned

Closes #1097

See merge request phoenix-dvpmt/mmoitems!73
2023-04-15 19:21:27 +00:00
Jules
68ac7dc5fe Merge branch '1263_priority_repair_reference_fix' into 'master'
1263_repair_references_fix

Closes #1263

See merge request phoenix-dvpmt/mmoitems!72
2023-04-15 19:20:10 +00:00
Jules
3600ce63e4 Spectral arrows are now considered arrows 2023-04-15 21:19:14 +02:00
Jules
d1f2af29c3 Fixed soulbound when disabling 'keep-soulbound-on-death' 2023-04-15 16:58:36 +02:00
Jules
ebe041d8d5 Using most recent double evaluator 2023-04-15 14:35:41 +02:00
Rosenthalk0
2a7f81339e I'm pretty sure that when I changed this a while back, I either messed up the loading or i forgot to fully fix this, but this should fix the issue with the cloning of the items resulting in having a bunch of element stats added to the new Statdata! 2023-04-14 19:07:32 -05:00
Rosenthalk0
2ab60231b0 Fixed the references being the same, allowing for fixed repairing to fix this bug! 2023-04-14 16:12:31 -05:00
Jules
99e893801d Fixed dead link 2023-04-07 14:11:48 +02:00
Jules
3318be847a Fixed an issue with required levels stats 2023-04-07 13:11:26 +02:00
Jules
a179722ee8 Fixed ASkills extra skills 2023-04-07 13:08:03 +02:00
Jules
8462bfd952 Added handler list to CustomDurDamageEvent 2023-04-04 12:49:14 +02:00
Jules
9ea67c5fda Merge remote-tracking branch 'origin/master' 2023-04-04 12:37:58 +02:00
Jules
6c3edb2b37 Merge remote-tracking branch 'origin/master' 2023-04-02 16:16:33 +02:00
Jules
7340bc81e7 Merge branch '1181-issue-with-skin-type-items' into 'master'
Compatible materials stat

See merge request phoenix-dvpmt/mmoitems!64
2023-04-02 14:04:54 +00:00
Jules
e7b807afaa ML now handles custom SkillAPI dmg 2023-04-02 15:50:34 +02:00
Jules
8f8ffd4bca Merge branch '1122-small-bug-arrow-particles-are-very-slightly-offset-above-the-arrow' into 'master'
Arrow particles offset fixed

See merge request phoenix-dvpmt/mmoitems!69
2023-04-02 07:21:11 +00:00
Jules
e698e6f298 Merge branch '1149-crafting-stations-bugged-for-money' into 'master'
Vault refund added

See merge request phoenix-dvpmt/mmoitems!68
2023-04-02 07:20:47 +00:00