Commit Graph

332 Commits

Author SHA1 Message Date
ASangarin
4d78a3a245 MMOCore 1.4.1 - The Colorful Update
You can now use hex colors with most things!
The format is '<#xxxxxx>' and it works just like the old '&x' did.
The old format is still supported and sometimes they can even be mixed!

Requires MMOLib 1.2.3 or later
2020-06-27 01:00:04 +02:00
ASangarin
ed0c72c8da version increment
nothing new added
2020-06-26 01:08:17 +02:00
ASangarin
a74f912ac5 Support for 1.16
you will need MMOLib 1.2!
2020-06-25 16:27:11 +02:00
ASangarin
8506be5169 [Not Tested] Smelt Item EXP Source fix
exp is now given to the closest player, not just any
2020-06-24 02:07:45 +02:00
ASangarin
668856801d !minor refactor
moved the exp event below holograms since the event doesn't have
anything to do with the holograms
2020-06-14 16:46:15 +02:00
ASangarin
6b400f4420 push build 2020-06-13 21:34:15 +02:00
ASangarin
26159e3a10 Allow the use of placeholders in config messages 2020-06-13 21:31:47 +02:00
ASangarin
0926641839 !More minor API changes 2020-06-13 21:31:25 +02:00
ASangarin
168d4a46b5 API Update
added a few events + a new exp source enum for the exp gain event
2020-06-13 17:23:52 +02:00
Aria Sangarin
b9b9a35471 [Not Tested] Bug Fixes n Debug Improvements
- Fixed WorldGuard Flags
- Improved Debugging
2020-06-04 18:33:57 +02:00
Aria Sangarin
6670a3263f [DEBUG] WorldGuard Flag info
This build just prints info about worldguard flags to console.
Nothing else has changed from last (working) dev.
The debug messages may be spammy, so I recommend not updating quite yet.
2020-06-04 16:32:24 +02:00
Jules
d5a6c66c76 Added WG flag 'mmocore-skills' 2020-05-22 10:49:50 +02:00
Jules
ec1500fc28 Quests appear sorted alphabetically (file name) 2020-05-21 14:01:08 +02:00
Blackdigits
5ffbb37acd add max level mechanic to profession 2020-05-19 14:35:17 +07:00
Blackdigits
7da69adb42 adjust incorrect offset on level-up trigger 2020-05-17 19:38:50 +07:00
Indyuce
b3f1687aa9 Fixed guild loading 2020-05-09 19:13:37 +02:00
Indyuce
ac17103be8 Fixed parent quest loading 2020-05-05 20:48:09 +02:00
Indyuce
de2dd1a2bf Removed unused libs 2020-05-05 20:40:36 +02:00
Indyuce
83a993798b Removed unused classes 2020-05-05 20:39:06 +02:00
Indyuce
d0034b4d34 Moved Citizens support to MMOLib 2020-05-05 20:38:11 +02:00
Indyuce
b1bead79bb Added a player message when trying to cast a locked skill
Fixed players being able to bind locked skills
2020-05-02 14:05:06 +02:00
Indyuce
726d21cc7f Block regen now increments player statistics 2020-05-02 13:21:01 +02:00
Indyuce
3e8a83ba5c Added vanilla exp redirection 2020-05-01 19:43:50 +02:00
Indyuce
b630205cef Added /mmocore admin reset waypoints <player> 2020-05-01 19:28:47 +02:00
Indyuce
4453525900 Added %mmocore_bound<1-to-6>% placeholder 2020-05-01 19:16:54 +02:00
Indyuce
dc97cbeac9 Improved console error warnings 2020-05-01 19:07:00 +02:00
Indyuce
1ce01d7be0 Slightly changed player skills loading, hopefully removed NPEs 2020-05-01 18:03:09 +02:00
Indyuce
b4b437a2ce Fixed loading message typo 2020-04-29 21:00:01 +02:00
Indyuce
6f9c111cd4 Slightly changed casting mode 2020-04-29 20:59:50 +02:00
Indyuce
27273a974d Fixed a quest parent loading issue 2020-04-28 19:49:28 +02:00
Indyuce
f09d1fe7c3 Added 'age' option to vanilla block type 2020-04-28 18:56:47 +02:00
Indyuce
f44da7456a Fixed a loading issue 2020-04-28 18:28:53 +02:00
Indyuce
c48b1df43e PlayerData.get returns empty PlayerData instance if UUID not loaded 2020-04-28 00:13:58 +02:00
Indyuce
89788cd03b Removed debug function 2020-04-27 23:36:58 +02:00
Indyuce
22e4314bfb !Removed unused method 2020-04-27 23:27:31 +02:00
Indyuce
2d032b2483 !Fixed ChatInput eventHandler leak 2020-04-25 16:58:59 +02:00
Indyuce
2a64aae0f4 Added an event when PlayerData is loaded 2020-04-25 15:51:16 +02:00
Indyuce
00571e12fe !Fixed leveling issue 2020-04-24 17:20:15 +02:00
Indyuce
c1e3b6942c !MMOLib stat system refactor 2020-04-23 20:46:31 +02:00
Indyuce
f829d7c1be Other plugins can register skills 2020-04-19 21:21:05 +02:00
Indyuce
1923bff73c New modifier for Ambers 2020-04-18 18:31:36 +02:00
Indyuce
148344f35f Fixed passive skills casting when not unlocked 2020-04-18 13:25:59 +02:00
Indyuce
c27d138c0a Improved mana display options and loading error messages 2020-04-18 12:28:09 +02:00
Indyuce
61d297412a !Added safe checks, updated version nb 2020-04-16 15:00:57 +02:00
Indyuce
fb86db6437 !Moved some classes 2020-04-16 14:56:59 +02:00
Indyuce
b4ea446430 !Post-load objects refactor 2020-04-16 14:55:47 +02:00
Indyuce
10456a5345 !Improved party friendlyfire 2020-04-14 01:10:31 +02:00
Indyuce
d8af4ba8bc !API needed for loot chests 2020-04-14 01:07:57 +02:00
Indyuce
25b350c09a First step for party friendly fire 2020-04-14 01:07:45 +02:00
Indyuce
44a76e7dbb Added /mmocore quest commands 2020-04-12 22:36:05 +02:00