Jules
|
8b5a94bf3a
|
Fixed data sync health issue
|
2023-03-26 10:50:25 +02:00 |
|
Jules
|
588665f0b7
|
Fixed 'main-exp-split'
|
2023-03-24 23:34:59 +01:00 |
|
Jules
|
cec44d1647
|
Fixed default party buffs
|
2023-03-24 22:16:04 +01:00 |
|
Ka0rX
|
77d4f8e4e4
|
Command to lock/unlock skill manually. It is better to use triggers as it enables the unlocking.. to go to its initial state after a reallocation.
|
2023-03-21 21:20:14 +01:00 |
|
Ka0rX
|
713146d9dd
|
Handling of unlockedItems on MySQLPlayerDataManager when loading/saving playerData.
|
2023-03-21 21:03:35 +01:00 |
|
Ka0rX
|
1deed752f4
|
Handling of unlockedItems on YamlPlayerDataManager when loading/saving playerData.
|
2023-03-21 21:01:43 +01:00 |
|
Ka0rX
|
a7231d948e
|
Made unlockedItems class based.
|
2023-03-21 20:58:50 +01:00 |
|
Ka0rX
|
bbab36ca1b
|
Added unlockedItems in ClassDataContainer.
|
2023-03-21 20:58:14 +01:00 |
|
Ka0rX
|
e518cafc85
|
Modifications to make UnlockSkillTrigger work with the rest of MMOCore.
|
2023-03-21 20:41:30 +01:00 |
|
Ka0rX
|
b1b1a6eddd
|
UnlockSkillTrigger
|
2023-03-21 20:39:07 +01:00 |
|
Ka0rX
|
aaa777267d
|
Skill Unlocking Mechanic.
|
2023-03-21 16:49:17 +01:00 |
|
Jules
|
d02418ea12
|
Merge branch 'Bug_Fix' into 'master'
Bug fixing
See merge request phoenix-dvpmt/mmocore!19
|
2023-03-21 14:07:07 +00:00 |
|
Ka0rX
|
6b91315b57
|
Class based Ressources that are also saved/set when quitting & connecting to the server.
|
2023-03-20 16:55:13 +01:00 |
|
Ka0rX
|
4d89fa8fd9
|
Class based Ressources that are also saved/set when quitting & connecting to the server.
|
2023-03-19 22:23:33 +01:00 |
|
Ka0rX
|
37bb719381
|
Buf Fix
|
2023-03-19 20:46:42 +01:00 |
|
Ka0rX
|
b05ced2660
|
Added passive & active categories by default
|
2023-03-19 20:42:43 +01:00 |
|
Ka0rX
|
5edc6ac999
|
Debug unbinding passive skill.
|
2023-03-19 20:42:28 +01:00 |
|
Ka0rX
|
10cfc48c9a
|
Removed debug messages
|
2023-03-19 20:21:47 +01:00 |
|
Ka0rX
|
1d1d28958f
|
Bug Fixing
|
2023-03-19 20:20:24 +01:00 |
|
Ka0rX
|
5db6ae79dc
|
Modifications to support bound skills in default config
|
2023-03-19 20:20:10 +01:00 |
|
Ka0rX
|
d1a78ad83f
|
Coming back to old pom.xml version bc of a strange bug
|
2023-03-19 20:19:49 +01:00 |
|
Ka0rX
|
0f16c987f0
|
Bug Fix
|
2023-03-19 18:20:56 +01:00 |
|
Ka0rX
|
6c89e78f54
|
Bug Fix
|
2023-03-19 17:56:23 +01:00 |
|
Ka0rX
|
374ac34f3c
|
Bug Fix
|
2023-03-19 17:21:10 +01:00 |
|
Ka0rX
|
7bf8a4ee24
|
Version
|
2023-03-19 14:21:55 +01:00 |
|
Ka0rX
|
cddda1b6eb
|
Version
|
2023-03-19 14:17:21 +01:00 |
|
Ka0rX
|
f17b9f2ace
|
MMOCoreDataSynchronizer fix for Bounded Skills.
|
2023-03-19 14:16:34 +01:00 |
|
Ka0rX
|
1205dd773b
|
ResetCommand fix for Bounded Skills.
|
2023-03-19 14:14:37 +01:00 |
|
Ka0rX
|
f7a6d92fc8
|
Saves Bound Skills in MySQLPlayerDataManager
|
2023-03-19 14:12:33 +01:00 |
|
Ka0rX
|
ca7ee79c73
|
Saves Bound Skills in YamlPlayerDataManager
|
2023-03-19 14:07:57 +01:00 |
|
Ka0rX
|
9e16e63bf5
|
Reformat for mapBoundSkills method.
|
2023-03-19 14:04:06 +01:00 |
|
Ka0rX
|
c618b0267e
|
Reformat for mapBoundSkills method.
|
2023-03-19 14:03:48 +01:00 |
|
Ka0rX
|
4244bdbe3c
|
Allowed GenericTypes in addJsonObject method
|
2023-03-19 14:02:50 +01:00 |
|
Ka0rX
|
037fb131ec
|
Merge branch 'master' into Skills-update
# Conflicts:
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
|
2023-03-19 13:57:20 +01:00 |
|
Ka0rX
|
8fc13a70b9
|
Adapted YamlDataStorage to the new formatting for boundSkills.
|
2023-03-19 13:51:29 +01:00 |
|
Ka0rX
|
8fc5b5a51c
|
Map representation for BoundSkill in SavedClassInformation.java
|
2023-03-19 13:43:35 +01:00 |
|
Ka0rX
|
7538b66673
|
Modification to have the skillSlots seen has as a Map<Integer,ClassSkill> rather than a List<ClassSkill>
|
2023-03-19 13:42:21 +01:00 |
|
Ka0rX
|
ae9c396c25
|
Fixed Multiple Servers Skill Tree Bug
|
2023-03-19 13:33:13 +01:00 |
|
Ka0rX
|
57fe9f1f1b
|
Blocks MMOCore party commands when another Module has been loaded.
|
2023-03-19 13:15:45 +01:00 |
|
Jules
|
54b67f6b1c
|
Fixed ci/cd
|
2023-03-19 13:15:35 +01:00 |
|
Jules
|
4a719ad9b1
|
Changed MythicLib dep name
|
2023-03-19 12:58:05 +01:00 |
|
Ka0rX
|
2ec66e92ef
|
Skill Slots Update
|
2023-03-19 10:53:40 +01:00 |
|
Jules
|
68fe326035
|
Using new debug methods
|
2023-03-18 23:23:40 +01:00 |
|
Jules
|
a3166b1049
|
Fixed combat placeholders
|
2023-03-18 21:56:14 +01:00 |
|
Jules
|
e1011d449f
|
Fixed %mmocore_in_combat%
|
2023-03-18 21:20:43 +01:00 |
|
Ka0rX
|
1718e04ba5
|
Removed reference to passive/active skills.
|
2023-03-16 14:36:07 +01:00 |
|
Ka0rX
|
f5b312691f
|
Modif for SkillSlots (skillSlot map in PlayerClass)
|
2023-03-16 14:35:18 +01:00 |
|
Ka0rX
|
3b40b2ef30
|
Removed SkillSlotLimit in PlayerData.
|
2023-03-16 14:31:51 +01:00 |
|
Ka0rX
|
456ecb9da1
|
SkillSlot modifications
|
2023-03-16 14:31:16 +01:00 |
|
Jules
|
a84d240a4e
|
Placeholder for invulnerability
|
2023-03-11 18:52:58 +01:00 |
|