Commit Graph

174 Commits

Author SHA1 Message Date
Jules
76b0d51b2a Fixed a bug when logging off while in combat 2023-10-27 20:29:42 +02:00
Jules
f79a66df80 Merge remote-tracking branch 'origin/master' 2023-10-22 01:07:11 +02:00
Jules
e784230ce7 Combos now ignore unused keys 2023-10-22 00:42:39 +02:00
Jules
6565d7106b Fixed skill buffs not applying on cooldown & other mods 2023-10-16 01:40:38 +02:00
Jules
160c5d5699 Fixed exp resetting on death 2023-10-15 18:43:06 +02:00
Jules
7810e3695b Fixed attributes not reseting 2023-10-14 12:42:27 +02:00
Jules
90706ae97c Default color for skill tree node names 2023-10-08 01:22:44 +02:00
Jules
5c185476dd Enter/quit combat skill triggers 2023-09-30 15:28:37 +02:00
Taner
ed97665e27
Update example-drop-tables.yml to remove ;period= 2023-09-10 22:25:24 +00:00
Ka0rX
c04d46d662 Fixed issue #909 & #926 related to a bug when making a friend request. Make sure to reload messages.yml to fix this bug ! 2023-09-07 11:41:07 +01:00
Ka0rX
a794f81a5f Fixed issue #920 about placeholder API placeholders not working in skill-list.yml & fixed other bugs related to selected item in skill-list 2023-09-06 16:37:40 +01:00
Ka0rX
40b59e4b70 Added the possibilty to have force a specific item to appear when a skill is bound to a slot for the skill UI. 2023-09-06 15:18:25 +01:00
Ka0rX
55953d41ce Fixed issue #931 related to waypoints lore being inverted in the UI. Now you can use the placeholder {lore} in the UI config to display the waypoint specific lore. 2023-09-05 19:32:08 +01:00
Jules
3efc5b86fb More proxy profiles fixing 2023-08-27 22:26:04 +02:00
Jules
b12c6142a3 Clarified default config.yml 2023-08-27 17:44:00 +02:00
Jules
e98a31bdbc Useless import 2023-08-26 20:42:55 +02:00
Jules
13ada015c9 Fixes player combat updating on fake damage events 2023-07-24 11:25:45 +02:00
Ka0rX
070c725712 Added the possibility to open specific skill tree GUI and customize the GUI differently for each skill tree through specific-skill-tree/ folder. 2023-07-09 19:17:25 +01:00
Ka0rX
05180a4acc Version 1.12.1-SNAPSHOT* 2023-07-09 17:26:43 +01:00
Ka0rX
91491b2d18 Version 1.12.1 2023-07-09 16:27:42 +01:00
Ka0rX
e0bdfa2000 Merge remote-tracking branch 'origin/master' 2023-07-09 16:10:34 +01:00
Ka0rX
c3c461f777 Added the {display-type} placeholder to debug for skill tree node/paths. Added the possibility to add a lore to skill tree paths in skill tree GUI. 2023-06-25 22:48:49 +01:00
Jules
fdd1234d68 Merge remote-tracking branch 'origin/master' 2023-06-25 23:06:02 +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
Jules
be82279540 Permission to skip waypoint waiting time 2023-06-25 02:22:50 +02: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
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
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
034200f021 Change for passive-skill-need-bound in config.yml 2023-05-31 06:46:03 +01:00
Ka0rX
1282d18934 Added default config for all the default skills ! 2023-05-29 09:28:42 +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
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
Jules
a09c23ecf5 Fixed NoClassDefFound 2023-05-08 11:43:01 +02:00
Ka0rX
27d5c93ba7 Heavy debugging and refactor for skill trees. 2023-05-07 19:15:28 +01:00
Jules
2bcd505bf8 Support for profile placeholders 2023-05-07 18:29:31 +02:00
Ka0rX
5523e875cf Permission requirement for skill tree node according to ticket #801.
Check the wiki for further info. Make sure to reload messages.yml.
2023-05-04 11:21:11 +01:00
Ka0rX
528606628d Removed HotbarSwap option because of a dupe bug that has been found. 2023-05-04 10:46:19 +01:00
Ka0rX
fc91ace143 Fixed issue #806 about skill slot lore not displaying on GUI and modified slightly skill-list.yml GUI for that. 2023-05-04 09:12:26 +01:00
Ka0rX
79b007f144 Merge remote-tracking branch 'origin/master' 2023-04-24 07:24:53 +01:00
Jules
41617f722c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
2023-04-23 21:42:10 +02:00
Jules
4bfbaac8fb Fixed default config for party module 2023-04-22 17:00:31 +02:00
Jules
f4b2147226 Basic support for DungeonParties 2023-04-22 16:54:55 +02:00