Jules
|
2708dd2072
|
Fixed killmob not giving exp with flame & fire aspect
|
2023-06-26 22:54:03 +02:00 |
|
Jules
|
00f1581707
|
Removed debug message :D
|
2023-06-26 00:34:22 +02:00 |
|
Jules
|
f1366a584d
|
Fixed key combos casting
|
2023-06-26 00:16:08 +02:00 |
|
Jules
|
5042f78fa3
|
Fixed respawn issue when using YAML
|
2023-06-25 23:15:05 +02:00 |
|
Jules
|
fdd1234d68
|
Merge remote-tracking branch 'origin/master'
|
2023-06-25 23:06:02 +02:00 |
|
Ka0rX
|
e53e9db3d7
|
Merge remote-tracking branch 'origin/master'
|
2023-06-25 22:19:10 +01:00 |
|
Ka0rX
|
4a45f7abb3
|
Fixed issue #880 related to a casting issue.
|
2023-06-25 22:18:16 +01:00 |
|
Ka0rX
|
3f0ca4856e
|
Fixed issue #828 about a bug when dying and then logging out.
|
2023-06-25 22:15:45 +01:00 |
|
Jules
|
8d1714f886
|
'can-mine' is now optional for tool restricts
|
2023-06-25 23:05:28 +02:00 |
|
Ka0rX
|
59ad3259cc
|
Fixed issue #869 about health not syncing between servers.
|
2023-06-25 21:41:05 +01:00 |
|
Jules
|
7767e51534
|
Fixed issue with item damage application
|
2023-06-25 22:39:38 +02:00 |
|
Jules
|
f98d78959f
|
Fishing conditions now apply on hook
|
2023-06-25 19:50:15 +02:00 |
|
Jules
|
75988f23f0
|
Merge remote-tracking branch 'origin/master'
|
2023-06-25 17:22:45 +02:00 |
|
Ka0rX
|
a7af0e1ca7
|
Changed default skill config.
|
2023-06-25 15:13:47 +01:00 |
|
Ka0rX
|
49b699b54b
|
Added possibility to specify decimal format for each skill parameter regarding issue #866.
|
2023-06-25 15:13:04 +01:00 |
|
Ka0rX
|
892b04cd3a
|
Fixed Issue #870 about skill tree triggers being applied 2 times when using force-class.
|
2023-06-25 11:14:47 +01:00 |
|
Ka0rX
|
004a2b8673
|
Fixed Issue related to custom sound being case sensitive.
|
2023-06-25 11:14:15 +01:00 |
|
Ka0rX
|
c0f3ac0638
|
Merge branch 'master' of https://gitlab.com/phoenix-dvpmt/mmocore
|
2023-06-25 10:10:21 +01:00 |
|
Guillaume
|
6a1fb8473d
|
Merge branch 'casting-events-enter-exit' into 'master'
Casting Enter/Exit Events!
Closes #857 and #860
See merge request phoenix-dvpmt/mmocore!27
|
2023-06-25 08:24:00 +00:00 |
|
Ka0rX
|
77ecc005b4
|
Merge branch 'master' into casting-events-enter-exit
# Conflicts:
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/event/PlayerEnterCastingModeEvent.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/event/PlayerExitCastingModeEvent.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/skill/cast/listener/KeyCombos.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/skill/cast/listener/SkillBar.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/skill/cast/listener/SkillScroller.java
|
2023-06-25 10:23:32 +01:00 |
|
Ka0rX
|
066dc44a4f
|
Merge branch 'master' into casting-events-enter-exit
|
2023-06-25 10:08:53 +01:00 |
|
Guillaume
|
6cd8c50ffa
|
Merge branch 'revert-a0ec9542' into 'master'
Revert "Merge branch 'custom-sound-case-sensitivity-fix' into 'master'"
See merge request phoenix-dvpmt/mmocore!29
|
2023-06-25 08:05:00 +00:00 |
|
Guillaume
|
f8758ebe74
|
Revert "Merge branch 'custom-sound-case-sensitivity-fix' into 'master'"
This reverts merge request !28
|
2023-06-25 08:04:42 +00:00 |
|
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
|
611272e5bb
|
Catch malformed json errors on class loading
|
2023-06-25 02:32:35 +02:00 |
|
Jules
|
dc9f1bc1aa
|
Support for latest ML
|
2023-06-25 02:22:55 +02:00 |
|
Jules
|
be82279540
|
Permission to skip waypoint waiting time
|
2023-06-25 02:22:50 +02: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 |
|
Ka0rX
|
9b7d0c35b7
|
Added the possibility to give vanilla exp with fishing drop items.
|
2023-06-24 22:46:45 +01:00 |
|
Ka0rX
|
8000bc9b89
|
Skill Tree refactor & enabled to translate the skill tree node states.
|
2023-06-24 22:46:05 +01:00 |
|
Rosenthalk0
|
51f4f7be1b
|
Cleaning up the events, removing lambok from events, and making leaveCastingMode and setCastingMode as booleans to reflect the events they fire!
|
2023-06-24 15:06:17 -05: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
|
df78c21aa3
|
Added the needs-bound option in class skills section in order to set which passive skills need to be bound and which don't.
|
2023-06-05 22:14:09 +01:00 |
|
Ka0rX
|
2b6f00d7fa
|
Fixed issue #860 about a comp bug with KingdomsX.
|
2023-06-05 21:29:20 +01:00 |
|
Ka0rX
|
9af5c358dd
|
.
|
2023-06-04 21:42:10 +01:00 |
|
Ka0rX
|
72f14547d9
|
Fixed issue #857 about progress not being properly saved for skill trees with skill modifier. (Skill modifier is now the name we will give to skill buffs. mana, delay... are now called skill parameters).
|
2023-06-04 21:23:06 +01: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 |
|