Commit Graph

1808 Commits

Author SHA1 Message Date
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
6debce3af9 Added comments to default file 2025-10-20 23:21:16 +02:00
Jules
b86215a9ff Updated profileAPI number 2025-10-20 14:33:46 +02:00
Jules
1166461515 Added comments to default configs 2025-10-20 12:40:57 +02:00
Jules
9dd82e8aec Merge branch 'profileswitch'
# Conflicts:
#	MMOCore-API/src/main/java/net/Indyuce/mmocore/gui/skilltree/SkillTreeViewer.java
2025-10-20 11:42:07 +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
4360f7759f Added 'Shulker Missile' to default skill configs 2025-10-11 19:21:28 +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
Jules
843e0ef4e2 Fixed ML lib usage 2025-10-10 17:58:39 +02:00
Jules
b3115dbb9a Fixed a bug with skill tree nodes lore 2025-10-09 22:57:45 +02:00
Jules
37bd89c593 Fixed an issue with skill lore placeholders 2025-10-09 22:53:27 +02:00
Jules
b561bc547b Trying to reduce nb of stat updates when player data is done loading 2025-10-09 22:22:01 +02:00
Jules
fd264ddfc2 Action bar no longer shows while selecting a profile 2025-10-09 15:44:12 +02:00
Jules
1917f51cd9 Fixed on login issue with resources 2025-10-09 15:40:56 +02:00
Jules
0b18ca458c New profiles, by default, now start with full hp/stamina/mana/stellium 2025-10-09 15:39:50 +02:00
Jules
d9aab9f98b Minor code refactor 2025-10-09 15:17:20 +02:00
Jules
19ab599627 Fixed default configs hiding item lores in 1.21+ 2025-10-09 15:09:43 +02:00
Jules
cc22a00298 Fixed starting player data having 0 health 2025-10-09 15:03:20 +02:00
Jules
d3162e572e Fixed health on login 2025-10-09 14:02:13 +02:00
Jules
5399ac4e59 Fixed some skill tree icons being BARRIERs 2025-09-30 00:10:15 +02:00
Jules
076656ba8b Fixed profile switching 2025-09-29 22:57:33 +02:00
Jules
864b24a09f Fixed default config for "skill bar" skill casting 2025-09-12 23:14:11 +02:00