Jules
|
d3ae7f4254
|
Fixed issue with player exp bar
|
2025-11-14 22:16:26 +01:00 |
|
Jules
|
6286c3d201
|
Fixed player data save bug when hitting max class level
|
2025-11-11 17:43:48 +01:00 |
|
Jules
|
c712f82bf2
|
In /skills, auto select skill if there's only one
|
2025-11-10 23:17:25 +01:00 |
|
Jules
|
54956d55fc
|
Fixed /mmocore class select if class is already selected
|
2025-11-10 21:37:56 +01:00 |
|
Jules
|
5b2255356c
|
New options to config.yml
|
2025-11-06 19:04:21 +01:00 |
|
Jules
|
e0b5f914d8
|
Sync attribute and skill reallocation pts
|
2025-11-06 11:12:57 +01:00 |
|
Jules
|
a803716bec
|
Merge branch 'master' into sao
|
2025-11-05 23:36:02 +01:00 |
|
Jules
|
fed1555a32
|
Fixed Quests support
|
2025-11-03 16:22:55 +01:00 |
|
Jules
|
42775c6646
|
Fixes cakes not giving exp when crafted
|
2025-11-03 13:33:50 +01:00 |
|
Jules
|
f16d6d3590
|
Added small position offset to profession exp holograms
|
2025-11-03 13:03:35 +01:00 |
|
Jules
|
dee104ea45
|
Allow exp curves with {level} formulas
|
2025-11-03 12:50:13 +01:00 |
|
Jules
|
9790cfac51
|
Removed warnings if custom mining is disabled
|
2025-11-03 11:52:04 +01:00 |
|
Jules
|
14aad71f2f
|
Improved performance of stat and inventory updates
|
2025-11-03 00:34:39 +01:00 |
|
Jules
|
9fb8b9d66b
|
barebones multiclass
|
2025-11-02 12:09:01 +01:00 |
|
Jules
|
3228428cd1
|
Fixed useless player arg for reset commands
|
2025-11-02 11:52:49 +01:00 |
|
Jules
|
60b958f986
|
Fixed force-class-selection thread safety
|
2025-10-29 22:44:57 +01:00 |
|
Jules
|
a688ed32ed
|
Fixed proxy-mode profiles not working when forcing class selection
|
2025-10-29 17:49:59 +01:00 |
|
Jules
|
8711c9ec0f
|
Improved compatibility with plugin 'Parties'
|
2025-10-28 23:06:58 +01:00 |
|
Jules
|
c484b4cf4d
|
Fix SQL memory leaks
|
2025-10-28 21:59:39 +01:00 |
|
Jules
|
5dd2959b06
|
Minor refactor
|
2025-10-23 10:59:32 +02:00 |
|
Jules
|
511dd3c37a
|
Fixed default skill configs
|
2025-10-22 01:10:34 +02:00 |
|
Jules
|
54e6d0cc38
|
Fixed max level cap not working for professions and main class
|
2025-10-21 00:05:03 +02:00 |
|
Jules
|
b86215a9ff
|
Updated profileAPI number
|
2025-10-20 14:33:46 +02:00 |
|
Jules
|
0f2ad5b544
|
Fixed jetbrains annot dependency
|
2025-10-19 18:56:25 +02:00 |
|
Jules
|
ce255f555b
|
Fixed usage of non existing method
|
2025-10-18 15:47:34 +02:00 |
|
Jules
|
ab7e60879b
|
Fixed onlogin issue when using Parties
|
2025-10-18 13:29:23 +02:00 |
|
Jules
|
1540177090
|
Fixed MMOCore deposit command NPE
|
2025-10-18 13:19:04 +02:00 |
|
Jules
|
fbaa6c68f9
|
Player data load queues to avoid SQL bursting
|
2025-10-17 23:27:32 +02:00 |
|
Jules
|
e6dadf9dda
|
Gold pouch UI name translatable
|
2025-10-17 01:32:32 +02:00 |
|
Jules
|
dd5d7d321f
|
Fixed problem with attributes on reload
|
2025-10-17 01:29:41 +02:00 |
|
Jules
|
389791232d
|
Fixed a dupe bug with gold pouches
|
2025-10-17 01:23:27 +02:00 |
|
Jules
|
088c795ede
|
Player data load refactor
|
2025-10-16 16:57:20 +02:00 |
|
Jules
|
bf73ec42f0
|
Small code refactor
|
2025-10-14 18:07:22 +02:00 |
|
Jules
|
88058338e2
|
Removed hardcoded usages of particle effects, improves MC version robustness. All of these are now configurable using unified player message syntax
|
2025-10-14 01:45:01 +02:00 |
|
Jules
|
241217f45b
|
Fixed exp holograms display {..}
|
2025-10-14 01:21:14 +02:00 |
|
Jules
|
08aaa82a7a
|
Fixed quests not saving to YML. New quest-level option to disable bossbar. New option to disable on the bossbar the % of completion of current objective. Updated default files
|
2025-10-14 01:19:23 +02:00 |
|
Jules
|
e5ecd46611
|
Support for old 'paths' syntax for skill trees. Warning if usage of old syntax is detected. Logs if problems are detected with the config
|
2025-10-14 00:37:27 +02:00 |
|
Jules
|
5225e97042
|
Skill trees now cache node&path shapes&states to reduce impact on performance
|
2025-10-13 23:42:55 +02:00 |
|
Jules
|
d7dbdfca6e
|
Sound quest trigger now supports custom sounds
|
2025-10-13 17:00:43 +02:00 |
|
Jules
|
bba10a93cd
|
Fixed a problem with skill tree open command feedback message
|
2025-10-13 16:29:29 +02:00 |
|
Jules
|
47fd207ba8
|
Fixed MMOCore generating skill files for non-public ML scripts
|
2025-10-13 15:58:50 +02:00 |
|
Jules
|
28161be71d
|
Mushroom block type for custom mining
|
2025-10-13 15:10:23 +02:00 |
|
Jules
|
81a97ea584
|
Default class now saves data by default
|
2025-10-13 14:50:30 +02:00 |
|
Jules
|
677637a7a3
|
Note-block block type for custom mining
|
2025-10-13 14:47:23 +02:00 |
|
Jules
|
de18990f37
|
Command refactor, better argument parsing and verbose
|
2025-10-13 14:20:17 +02:00 |
|
Jules
|
755c9edb90
|
PlayerResourceUpdateEvent now triggers on all updates
|
2025-10-13 03:45:42 +02:00 |
|
Jules
|
864f4a2f67
|
Fixed guild, party chat and some other messages
|
2025-10-13 03:09:39 +02:00 |
|
Jules
|
05bd396a40
|
New PlayerLevelChangeEvent
|
2025-10-13 02:49:13 +02:00 |
|
Jules
|
467eec3db6
|
Now supports edits of players' base attributes values
|
2025-10-11 19:08:41 +02:00 |
|
Jules
|
12f5ad0a38
|
Command API refactor
|
2025-10-11 18:13:20 +02:00 |
|