Commit Graph

1786 Commits

Author SHA1 Message Date
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
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
Jules
f4623ccd3b Fixed MMOCore profile placeholders not working 2025-09-12 00:31:40 +02:00
Jules
0ed77c0a36 Fixed a plugin crash when some UI configs have errors 2025-09-12 00:23:55 +02:00
Jules
c721b3d9ca Fixed an issue with the skill API 2025-09-11 16:53:02 +02:00
Jules
47402a3e06 Removed usage of deprecated method 2025-09-10 15:10:35 +02:00
Jules
c2d52bbcc6 New messages. All messages can have sounds. 99% of UI sounds are no longer hardcoded. Using ML unified message syntax 2025-09-10 00:28:01 +02:00
Jules
ee2dfbae9c [Hotfix] Fixed some skills and classes not loading 2025-09-09 16:45:02 +02:00
Jules
d740ae97c2 Fixed skill tree icons 2025-09-08 20:17:24 +02:00
Jules
25d829d84c Changed default config for custom mining. Option to disable tool restrictions alltogether. Less confusing syntax 2025-09-08 17:51:17 +02:00
Jules
27a86aec00 Removed warnings for skill params that don't make sense 2025-09-08 17:03:09 +02:00
Jules
d4efbb7c92 Fixed startup issue with default skill configs. 2025-09-08 16:41:57 +02:00
Jules
0532f6d192 Fixed syntax issue with skill params 2025-09-08 16:34:28 +02:00
Jules
5935c84432 Warning for skill parameter formulas that make no sense 2025-09-04 16:53:40 +02:00
Jules
68e9800ba6 test 2025-08-19 16:33:33 +02:00
Jules
5cd73d5ce1 test 2025-08-19 16:30:16 +02:00
Jules
a804c67b5b Fixes MMOCore#1121. Improves compatibility with external party plugins 2025-08-19 15:51:55 +02:00
Jules
e3bf9bfcd6 Fixed error with loading waypoints. New error log 2025-08-19 14:35:06 +02:00
Jules
decdc0c046 MMOCore#1069. Unbinding skills now properly refreshes keybinds for mode 'skill bar' 2025-08-18 22:30:13 +02:00
Jules
761ca4e7d2 Resource actionbar now uses ML actionbar. Profession and main exp no longer splits with dead party members 2025-08-18 22:09:32 +02:00
Jules
c28067368c Fixed a bug when opening waypoint UI with no waypoint 2025-08-18 17:22:35 +02:00
Jules
51f3a588ff Skill parameters, class stats, special resource regen, profession level-up exp now all support custom formulas (PAPI placeholders, math operations) 2025-08-18 15:27:27 +02:00
Jules
9eb8fc5d29 More lenient syntax for class scripts. 2025-08-18 14:15:15 +02:00
Jules
45c0c0f7b7 Default icon for classes to avoid console errors 2025-08-16 15:34:51 +02:00