Commit Graph

1445 Commits

Author SHA1 Message Date
Indyuce
5c97b2520a Fixed passive skill binding 2022-11-10 17:55:53 +01:00
Indyuce
a0f0a38b34 Deprecated method use 2022-11-10 17:28:43 +01:00
Indyuce
7317954d70 Cleanup & comments 2022-11-10 17:13:13 +01:00
Indyuce
45540f3782 Skill tree folder renamed 2022-11-10 17:07:39 +01:00
Indyuce
79932d8306 Support for the fishing stat 2022-11-10 16:52:13 +01:00
Indyuce
cbe1a06947 Cleaned up plugin inv listener 2022-11-10 16:49:55 +01:00
Indyuce
c8977a0ec9 Fixed an issue with key combos loading 2022-11-10 16:49:43 +01:00
Indyuce
e056f2c34f Option for skill bar casting to disable sneak support 2022-11-10 16:49:33 +01:00
Ka0rX
c03400228f Merge remote-tracking branch 'origin/master' 2022-11-10 16:15:54 +01:00
Taner
952bf69c38 Update MMOCore-Dist/src/main/resources/default/professions/fishing.yml 2022-11-10 10:56:40 +00:00
Ka0rX
9e821c79db Debug and enhancements for the reset method. 2022-11-05 21:02:27 +01:00
Ka0rX
06985321d6 Bug for class information saving in SQL. 2022-11-05 17:52:05 +01:00
Ka0rX
aa90e9bc6c Debug for MMOCore skill Tree. When creating nodes and using /mmocore reload 2022-10-29 11:27:32 +02:00
Ka0rX
6965ebafcf Debug for MMOCore skill Tree. When creating nodes and using /mmocore reload 2022-10-29 11:09:45 +02:00
Ka0rX
2adca395c0 Little modifications to the chance system. Potential fix of a bug about fishing drop tables. 2022-10-29 06:20:52 +02:00
Ka0rX
5cf1505a8d Remove redundancy issues. 2022-10-29 05:46:27 +02:00
Indyuce
da777d5ac5 Removed unversioned files 2022-10-29 01:45:56 +02:00
Indyuce
a82f19ca3b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	MMOCore-API/MMOCore-API.iml
#	MMOCore-Dist/MMOCore-Dist.iml
2022-10-29 01:40:52 +02:00
Indyuce
391825908e Fixing gitignore 2022-10-29 01:40:44 +02:00
Indyuce
7618c1f1f4 Fixed gitignore 2022-10-29 01:20:33 +02:00
Indyuce
25d4639636 Fixed doc 2022-10-29 01:18:56 +02:00
Ka0rX
c7aaa6599c Removed the cancellation of F casting when sneaking to allow compatibility with other plugin using Shift+F to trigger some events 2022-10-28 21:57:30 +02:00
Ka0rX
20c55f2d6b Fixed bug for Inventory 2022-10-28 21:56:23 +02:00
Ka0rX
b1797f30ea Fixed bug for Inventory 2022-10-28 21:56:16 +02:00
Ka0rX
29aebdc2a1 Fixed bug of stats adding up when quitting and joining back 2022-10-28 21:56:02 +02:00
Ka0rX
f75522eadf Typo. 2022-10-28 21:54:46 +02:00
Ka0rX
392090eddc Fixed bug for Passive Skill Binding. 2022-10-28 21:53:12 +02:00
Ka0rX
ecc264af7d Changes in default config 2022-10-28 21:52:51 +02:00
Ka0rX
fa3b246ead Default Files 2022-10-23 16:08:47 +02:00
Ka0rX
a02969f3cc Version 2022-10-23 15:56:43 +02:00
Ka0rX
bb4333bd4c Changed default files 2022-10-23 15:54:46 +02:00
Ka0rX
82678a6c90 Debug Skill Trees. 2022-10-23 15:51:34 +02:00
Indyuce
ee813bde38 Changed def exp split range 2022-10-23 10:31:52 +02:00
Indyuce
1cd405b1ff Fixed exp split amount 2022-10-18 12:21:58 +02:00
Indyuce
b7de3e8c11 Added max range for exp spliting 2022-10-18 11:25:47 +02:00
Indyuce
6380cf4cdd Import issues 2022-10-18 10:53:49 +02:00
Indyuce
446b68ea31 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/PlayerClass.java
2022-10-18 10:50:33 +02:00
Ka0rX
868fe34785 Comments 2022-10-17 18:56:07 +02:00
Ka0rX
2279c62b14 Error handling for skill trees in player classes. 2022-10-17 18:43:43 +02:00
Ka0rX
bc0c4f7283 Removed Cached Skill Tree. 2022-10-17 13:13:04 +02:00
Ka0rX
5dc69e25cd Load order fix. 2022-10-17 13:12:02 +02:00
Ka0rX
10ac569f44 Added message for the skill tree command. 2022-10-17 13:11:44 +02:00
Ka0rX
e2ec78ff8d Removed Automatic Skill Trees. 2022-10-17 13:11:17 +02:00
Ka0rX
6dd27017ed Modifications for class based skill tree 2022-10-17 07:11:14 +02:00
Ka0rX
3d4cd7ad00 Modifications for class based skill tree 2022-10-17 06:27:42 +02:00
Ka0rX
60859fa503 Add skill trees in class config 2022-10-17 06:25:58 +02:00
Ka0rX
0e1772d6d6 Take in account class based skill tree in the GUI 2022-10-17 06:25:44 +02:00
Indyuce
3e71ee7d66 Factorized key combos 2022-10-16 22:57:27 +02:00
Indyuce
fb2cffe57f Fixed /.. exportdata 2022-10-16 22:11:14 +02:00
Ka0rX
706413e8e8 Modifications in managers to make class based skill tree work. 2022-10-16 21:50:20 +02:00