Guillaume
|
a0ec9542fd
|
Merge branch 'custom-sound-case-sensitivity-fix' into 'master'
Custom sound case sensitivity fix (#878)
Closes #878
See merge request phoenix-dvpmt/mmocore!28
|
2023-06-25 08:04:25 +00:00 |
|
Jules
|
441cea0208
|
Merge branch 'weather-time-conditions' into 'master'
feat(conditions): Add Weather and Time conditions
See merge request phoenix-dvpmt/mmocore!22
|
2023-06-25 00:19:03 +00:00 |
|
Rosenthalk0
|
a40e7b119c
|
Fix for case insensitivity
|
2023-06-23 16:48:27 -05:00 |
|
Rosenthalk0
|
09e1241735
|
Fix for case insensitivity
|
2023-06-23 16:48:13 -05:00 |
|
Rosenthalk0
|
e90a1cea28
|
Fix for case insensitivity
|
2023-06-23 16:47:49 -05:00 |
|
Rosenthalk0
|
96ac7a9c00
|
API method for leaveSkillCasting to fire event!
|
2023-06-23 14:00:48 -05:00 |
|
Rosenthalk0
|
839ccd4942
|
Use MMOCore PlayerDataEvent
|
2023-06-23 13:39:28 -05:00 |
|
Rosenthalk0
|
6088c8b343
|
Fix of small bugs relate to the events!
|
2023-06-18 15:36:00 -05:00 |
|
Jules
|
74a170e66c
|
!Use of newest methods of ML for data saving
|
2023-06-18 16:51:08 +02:00 |
|
Jules
|
59816c163d
|
Update license
|
2023-06-18 15:53:07 +02:00 |
|
Rosenthalk0
|
222fbfc833
|
Events for Casting Mode
|
2023-06-12 13:06:57 -05:00 |
|
Ka0rX
|
90e0c349a4
|
Fixed a bug related to lore parsing in skill-list.yml
|
2023-06-01 08:41:55 +01:00 |
|
Ka0rX
|
fb0dbad80f
|
Bug Fixing related to Skill Tree not working properly with MMOProfiles.
|
2023-06-01 08:41:30 +01:00 |
|
Ka0rX
|
178bb35d59
|
Added the status unlockable for path in skill-tree.yml (Check wiki), make sure to reload gui/skill-tree.yml to benefit from this modification.
|
2023-05-31 17:54:24 +01:00 |
|
Ka0rX
|
4065737f35
|
Added the possibility to redefine the display section inside of skill-tree folder in order to have different display for each skill-tree. (Check wiki)
|
2023-05-31 17:25:32 +01:00 |
|
Ka0rX
|
38065a1120
|
Added up,down,left & right type for nodes in the display section of skill-tree.yml. Make sure to reload this file to have everything working properly.
|
2023-05-31 17:24:20 +01:00 |
|
Ka0rX
|
c73ee476da
|
Fixed a bug related to %mmocore_skill_parameter_<parameter>:<skill-name>% placeholder.
|
2023-05-31 16:36:49 +01:00 |
|
Ka0rX
|
f130f2aac9
|
Added {skill-lore} placeholder for SlotItem in gui/skill-list.yml acccodring to issue #854
|
2023-05-31 16:15:18 +01:00 |
|
Ka0rX
|
034200f021
|
Change for passive-skill-need-bound in config.yml
|
2023-05-31 06:46:03 +01:00 |
|
Ka0rX
|
bcc501176f
|
Fixed issue #833 about console spamming when using /mmocore reload
|
2023-05-29 11:29:49 +01:00 |
|
Ka0rX
|
b093d325dd
|
Refactored MMOCore skill modifiers to call them skill parameters as in MythicLib, Fixed issue #834.
|
2023-05-29 10:25:04 +01:00 |
|
Ka0rX
|
1282d18934
|
Added default config for all the default skills !
|
2023-05-29 09:28:42 +01:00 |
|
Ka0rX
|
b87de32bbb
|
Fixed issue #849 about some data not saving properly for MySQL.
|
2023-05-29 09:25:11 +01:00 |
|
Ka0rX
|
4812a48b3c
|
Fixed issue #837 &838 about key combos being offset of 1 skill slot.
|
2023-05-29 09:23:22 +01:00 |
|
Ka0rX
|
0acff060eb
|
Fixed issue #847 related to "selected" item not showing the right model data in the skill GUI.
|
2023-05-29 09:22:06 +01:00 |
|
Ka0rX
|
0f1ced9744
|
Fixed issue #841 related to SubclassSelect showing subclasses despite not having the required level.
|
2023-05-29 09:21:13 +01:00 |
|
Ka0rX
|
ddf041aa30
|
Fixed issue related to wrong display for skill tree paths.
|
2023-05-28 06:59:08 +01:00 |
|
Ka0rX
|
54bb1f2632
|
Added the option skill-tree-scroll-step-x/y in config.yml to control the scroll speed in skill tree GUI.
|
2023-05-28 06:39:38 +01:00 |
|
Ka0rX
|
4d98b8b307
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# MMOCore-API/src/main/java/net/Indyuce/mmocore/comp/placeholder/RPGPlaceholders.java
|
2023-05-19 20:10:18 +01:00 |
|
Jules
|
c0373750cd
|
Fixed compile errors
|
2023-05-15 00:10:06 +02:00 |
|
Jules
|
f1d90589a4
|
Update lib
|
2023-05-15 00:07:54 +02:00 |
|
Jules
|
2ba9c1f0ec
|
Removed unused sound
|
2023-05-15 00:06:34 +02:00 |
|
Jules
|
ac36e3eaa1
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/skill/binding/BoundSkillInfo.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/skill/cast/listener/SkillBar.java
# MMOCore-Dist/src/main/resources/config.yml
|
2023-05-15 00:06:02 +02:00 |
|
Jules
|
7e134aac1d
|
Force class on profile selection
|
2023-05-14 23:27:11 +02:00 |
|
Jules
|
651e46697e
|
force-class-selection fixes
|
2023-05-14 16:34:43 +02:00 |
|
Ka0rX
|
0627c73378
|
Added placeholder for skill modifiers relative to ticket #829.
|
2023-05-13 11:46:29 +01:00 |
|
Ka0rX
|
15a8e6e796
|
Fixed README.md
|
2023-05-09 09:07:35 +01:00 |
|
Ka0rX
|
7bf3b9ace7
|
Bug Fixing for Issue#802 about passive-skill-need-bound not working.
|
2023-05-09 08:32:48 +01:00 |
|
Jules
|
e939b6e868
|
Merge remote-tracking branch 'origin/jules' into jules
|
2023-05-08 11:43:07 +02:00 |
|
Jules
|
a09c23ecf5
|
Fixed NoClassDefFound
|
2023-05-08 11:43:01 +02:00 |
|
Ka0rX
|
1a1371b5f9
|
Little debug for placeholders
|
2023-05-08 09:12:44 +01:00 |
|
Ka0rX
|
27d5c93ba7
|
Heavy debugging and refactor for skill trees.
|
2023-05-07 19:15:28 +01:00 |
|
Ka0rX
|
a18a42ea2f
|
Heavy debugging and refactor for skill trees.
|
2023-05-07 18:12:37 +01:00 |
|
Jules
|
2bcd505bf8
|
Support for profile placeholders
|
2023-05-07 18:29:31 +02:00 |
|
Ka0rX
|
a64faa02fd
|
Bug Fixing for Skill Tree
|
2023-05-07 16:50:43 +01:00 |
|
Ka0rX
|
8e504e1a10
|
Implemented feature associated to ticket #824 by adding incompatible-parents field in skill tree node config.
|
2023-05-07 16:28:18 +01:00 |
|
Ka0rX
|
a125320dd0
|
Fixed a bug related to SubClassSelect GUI.
|
2023-05-07 16:26:37 +01:00 |
|
Ka0rX
|
aa6a1d7101
|
Fixed issue #820 about skills not being locked when reallocating skill tree.
|
2023-05-07 15:11:20 +01:00 |
|
Ka0rX
|
13440600a8
|
Fixed issue #821 about skill tree nodes not loading properly.
|
2023-05-07 14:29:27 +01:00 |
|
Jules
|
c5dbf21694
|
Update repo URL
|
2023-05-07 15:24:41 +02:00 |
|