Ka0rX
|
50f2de287c
|
Fixed a bug linked to perm stats not being modified when changing class.
|
2023-04-20 21:27:28 +01:00 |
|
Ka0rX
|
f4be0ab409
|
Fixed issue #796.
|
2023-04-20 20:54:15 +01:00 |
|
Ka0rX
|
4d8df79dc2
|
Removed debugging message.
|
2023-04-20 20:45:34 +01:00 |
|
Ka0rX
|
ebed0d3983
|
Fixed issue #795 about bugs linked to the party GUI.
|
2023-04-20 20:33:03 +01:00 |
|
Ka0rX
|
d1be5cbce7
|
Fixed issue #794 about passive-skill-need-bound being disabled.
|
2023-04-20 20:12:03 +01:00 |
|
Ka0rX
|
c99caff22d
|
Passive skill bug fixing.
|
2023-04-20 20:01:17 +01:00 |
|
Ka0rX
|
8b3d553183
|
Big modification for the skilltree GUI. Make sure to reload gui/skilltree.yml and look at the wiki.
|
2023-04-20 19:52:09 +01:00 |
|
Ka0rX
|
77f543f347
|
Added placeholder %mmocore_attribute_points_spent_<attribute_id>%.
|
2023-04-16 21:32:53 +01:00 |
|
Ka0rX
|
f9fdbfa127
|
Fixed bug #782.
|
2023-04-16 21:13:43 +01:00 |
|
Ka0rX
|
021cd960da
|
Bug Fix
|
2023-04-16 20:09:49 +01:00 |
|
Ka0rX
|
048ed1364d
|
Fixed issue #788.
|
2023-04-16 20:09:35 +01:00 |
|
Ka0rX
|
4de49070a0
|
Fixed issue #792 by adding the possibility to put a "custom-model-data" for skill trees.
|
2023-04-16 18:29:39 +01:00 |
|
Ka0rX
|
56a84015ac
|
Bug fixing related to the "selected" item.
|
2023-04-16 18:28:23 +01:00 |
|
Ka0rX
|
a1e817f22c
|
Added a "selected" item that replicates the skill that is selected in skill list GUI.
|
2023-04-16 18:15:24 +01:00 |
|
Jules
|
afe3eec3fb
|
New placeholders
|
2023-04-14 17:57:49 +02:00 |
|
Jules
|
039baed3d3
|
New triggers for skill management
|
2023-04-14 17:32:02 +02:00 |
|
Jules
|
39f95634a0
|
Fixed skills not unregistering on logout/changing class
|
2023-04-14 16:39:58 +02:00 |
|
Jules
|
0bcd11cf68
|
Fixed guild loading NPE
|
2023-04-14 15:45:04 +02:00 |
|
Jules
|
99f83a722a
|
Reduced risk of confusion in default main config
|
2023-04-13 20:05:41 +02:00 |
|
Jules
|
f9a4f65860
|
Fixed subclass confirmation
|
2023-04-13 19:43:43 +02:00 |
|
Jules
|
3904b9a8b7
|
Skill bar now displays correct ints
|
2023-04-13 19:16:46 +02:00 |
|
Jules
|
f92e4410a1
|
Where did my commits go :(
|
2023-04-11 01:00:32 +02:00 |
|
Jules
|
634eda113b
|
Added fixed level for exp tables!!
|
2023-04-11 00:49:18 +02:00 |
|
Jules
|
8c0e571194
|
Improved default class yml's
|
2023-04-11 00:49:04 +02:00 |
|
Jules
|
e4637194c3
|
Improved implementation of boundSkills
|
2023-04-11 00:48:54 +02:00 |
|
Jules
|
d020673105
|
Fixed bound skills not saving for yaml
|
2023-04-10 23:49:25 +02:00 |
|
Jules
|
7a336cab27
|
Fixed skill buffs
|
2023-04-10 17:42:12 +02:00 |
|
Jules
|
bb73fb57df
|
Fixed skills not updating when using /mmocore reload
|
2023-04-10 17:30:50 +02:00 |
|
Jules
|
f13957b119
|
Fixed /skills when having no skill
|
2023-04-10 17:30:02 +02:00 |
|
Jules
|
c104c8230d
|
Last cleanup
|
2023-04-10 16:46:05 +02:00 |
|
Jules
|
2c9a6773f5
|
Skill slots now use icon from bound skill
|
2023-04-10 16:46:00 +02:00 |
|
Jules
|
9b2c972ca4
|
More cleaning up
|
2023-04-10 16:12:57 +02:00 |
|
Jules
|
b694cf8cf4
|
Fixed skill binding offset
|
2023-04-10 16:12:48 +02:00 |
|
Jules
|
dff176042b
|
Newest commits
|
2023-04-10 13:36:01 +02:00 |
|
Jules
|
1cbf0f0ea1
|
Resuming cleanup
|
2023-04-10 13:11:11 +02:00 |
|
Jules
|
b6600245ad
|
Fixed default class configs
|
2023-04-10 13:03:19 +02:00 |
|
Jules
|
1a5f5986aa
|
Refactor before dev build
|
2023-04-09 15:09:47 +02:00 |
|
Jules
|
786d1881bf
|
Merging skill update 1
|
2023-04-09 11:31:08 +02:00 |
|
Jules
|
841264df95
|
Started cleaning up
|
2023-04-08 14:31:05 +02:00 |
|
Jules
|
c8932e3a5d
|
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/api/player/profess/SavedClassInformation.java
# README.md
|
2023-04-08 14:28:40 +02:00 |
|
Jules
|
2746d7cda9
|
Merge remote-tracking branch 'origin/Skills-update'
# Conflicts:
# MMOCore-API/pom.xml
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/profess/SavedClassInformation.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/manager/data/mysql/MySQLDataProvider.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/manager/data/yaml/YAMLPlayerDataManager.java
# MMOCore-API/src/main/java/net/Indyuce/mmocore/player/DefaultPlayerData.java
# MMOCore-Dist/pom.xml
# pom.xml
|
2023-04-08 14:20:55 +02:00 |
|
Jules
|
33d137f308
|
Merge remote-tracking branch 'origin/master'
|
2023-04-07 16:36:41 +02:00 |
|
Jules
|
2a4e509a8b
|
Fixed /mmocore admin exportdata
|
2023-04-07 16:34:41 +02:00 |
|
Ka0rX
|
34d4cd4658
|
Changed the messages & gui/skill trees files to have better messages regarding that feature. Make sure to reload them.
|
2023-04-06 16:08:10 +01:00 |
|
Ka0rX
|
ac3d348a96
|
Modified default skill trees config to mention that feature.
|
2023-04-06 16:07:20 +01:00 |
|
Ka0rX
|
0d950bcd48
|
Bug Fixing for "point-consumed" field for skill Trees. You can now set the number of points that are consumed each time you level up a node.
|
2023-04-06 16:06:37 +01:00 |
|
Ka0rX
|
6fd15725bb
|
The skill buffs associated to a slot will only trigger if the item bound matches the corresponding formula.
|
2023-04-06 12:08:06 +01:00 |
|
Ka0rX
|
8e93c83c0d
|
Fixed SQL bug.
|
2023-04-06 12:07:37 +01:00 |
|
Ka0rX
|
816fbc5722
|
Added default config for class-confirm GUI and made the subclass-select.yml GUI as the class-select GUI.
|
2023-04-06 09:57:19 +01:00 |
|
Ka0rX
|
333ffe08d5
|
Merge branch 'master' into Skills-update
# Conflicts:
# MMOCore-API/src/main/java/net/Indyuce/mmocore/command/SkillsCommand.java
|
2023-04-04 21:11:49 +01:00 |
|