Commit Graph

139 Commits

Author SHA1 Message Date
Indyuce
591b8936cc Closes skill casting on logout 2022-11-29 23:39:54 +01:00
Indyuce
7f6ba0f272 Fixed 'disable-sneak' 2022-11-29 23:39:42 +01:00
Indyuce
fa54ca10ed Fixed again party exp split range 2022-11-29 22:24:29 +01:00
Indyuce
4cb58398b0 Fixed extra attributes not working on MI 2022-11-29 22:02:45 +01:00
Ka0rX
a64a2d0ab8 Merge remote-tracking branch 'origin/master' 2022-11-29 07:49:41 +01:00
Ka0rX
0b32c9f204 Resolved BungeeCord SQL Bug 2022-11-29 07:49:09 +01:00
Ka0rX
1015a2444c Solved Fishing Drop Item bug with weight. 2022-11-20 20:09:12 +01:00
Ka0rX
f559d767d2 Solves the /restart issue. 2022-11-20 19:36:34 +01:00
Indyuce
aae318ffec Fixed Citizens dep 2022-11-14 10:57:55 +01:00
Indyuce
b81d98b8e3 Build test 2022-11-14 00:21:21 +01:00
Indyuce
6d21b40ce9 More cleanup 2022-11-10 18:01:40 +01:00
Indyuce
5f2c2f591f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	MMOCore-API/src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
2022-11-10 17:58:33 +01:00
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
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
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
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
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
fa3b246ead Default Files 2022-10-23 16:08:47 +02:00
Ka0rX
82678a6c90 Debug Skill Trees. 2022-10-23 15:51:34 +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