Commit Graph

571 Commits

Author SHA1 Message Date
Indyuce
e9eed241e0 Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore 2020-12-26 15:22:34 +01:00
Indyuce
968a3ec364 Fixed a crucial issue with saved classes data 2020-12-26 15:22:23 +01:00
Indyuce
04846d05bd Fixed the reset command 2020-12-26 15:20:42 +01:00
Blekdigits
6c1165045e !Added way for skill to consume Stamina 2020-12-25 02:55:22 +07:00
Jules
22be11bdb2 !Merge 2020-12-24 01:15:07 +01:00
Indyuce
40894d57ad !Small cleanup 2020-12-24 01:08:20 +01:00
ASangarin
fa36b185f8 Added some functional placeholders:
%mmocore_is_casting%
%mmocore_in_combat%
2020-12-22 20:44:17 +01:00
ASangarin
9dfaf3ae50 Fixed bug that allowed blocks to be broken when no block info was found 2020-12-22 03:05:20 +01:00
Indyuce
0c789c8154 Fixed default configs 2020-12-21 23:36:12 +01:00
Indyuce
8d416dbdef Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore 2020-12-21 23:34:37 +01:00
ASangarin
6c82011a77 Added a check to prevent playerdata from saving when it hasn't been fully loaded yet 2020-12-21 21:57:48 +01:00
ASangarin
59dd7ba4e1 Fixed yet another another ANOTHER Player must be online error 2020-12-21 20:15:00 +01:00
Indyuce
0cfafb6511 Changed SPELL_CRIT_STRIKE.. to SKILL_CRIT.. 2020-12-21 02:17:14 +01:00
Indyuce
bc2b14136c Exp holograms are no longer hidden to player 2020-12-21 02:11:54 +01:00
Indyuce
b50b365a30 Support for cobblestone generator (mining profession exp) 2020-12-21 02:04:42 +01:00
Indyuce
1596f7e964 !Cleanup + placeholder bug fix 2020-12-21 01:52:45 +01:00
ASangarin
0396eaaef8 UNSTABLE - Added conditions to MMOCore custom mining blocks so you can configure certain blocks per region.
Requires MMOLib 1.7.4
2020-12-20 23:50:20 +01:00
ASangarin
decc75a5b0 Fixed not being able to exit spell casting when sneaking despite setting spell cast to sneak-F 2020-12-20 23:17:08 +01:00
ASangarin
56257c442d Added a sounds.yml file where you can configure a few of the sounds played in MMOCore. Contains configurations for class select, attribute points, waypoint sounds and more. 2020-12-20 00:55:31 +01:00
ASangarin
bedc83896f Added integer placeholders available for MythicMobs skills 2020-12-19 22:36:53 +01:00
ASangarin
89dbb4a980 The F keybind can now be fully customized
THIS DOES NOT MEAN YOU CAN CHANGE THE KEY!!!
This means you can change what happens when pressing F or when pressing F when sneaking. Check newest config.yml for more information
2020-12-19 21:49:34 +01:00
ASangarin
753f63104a Fixed two random NPE 2020-12-17 01:46:03 +01:00
ASangarin
0aa36dacd5 Item drops added by MMOCore are now dropped more naturally and have a much lower (if not 0%) chance of glitching through the ceiling
Also increased the spawn height of Fishing Holograms
2020-12-15 20:41:04 +01:00
ASangarin
0f6b6fc29c Properly close MySQL connections when server shuts down 2020-12-15 17:45:33 +01:00
ASangarin
88b59c6c2a Removed health scaling (moved to MMOLib) 2020-12-14 19:00:20 +01:00
ASangarin
99c86edc89 !incremented mmolib version in pom 2020-12-10 19:56:19 +01:00
ASangarin
e778bb085d !removed unused method 2020-12-09 17:50:46 +01:00
ASangarin
09ebde5676 Fixes craftitem experience source providing XP when non-stackable is clicked 2020-12-09 17:49:57 +01:00
ASangarin
0749398e35 working download 2020-12-06 20:25:42 +01:00
ASangarin
ed858c6d57 push build 2020-12-06 17:49:42 +01:00
ASangarin
30452a3cd8 > MMOCore 1.6 - API Handling Rewrite
REQUIRES MMOLIB 1.7!!!
- Rewrote MMOLib compatibility API (MMOLib is still a dependency!)
- Lootsplosions are now a part of MMOItems.
2020-12-06 17:46:29 +01:00
ASangarin
7b53c18dd4 push build 2020-12-04 21:12:14 +01:00
ASangarin
5379bfbf0b GoTo Objective now properly uses blocks as a calculation for range 2020-12-04 20:02:45 +01:00
ASangarin
363b09f3d4 !pom changes 2020-12-04 19:06:56 +01:00
ASangarin
af22656042 Fixed Placeholders 2020-12-02 19:00:27 +01:00
ASangarin
497f2e6f6b Verbose management in config.yml
You can now disable some of the command results from appearing in console, etc.
2020-12-01 01:58:40 +01:00
ASangarin
de059cbd17 Merge remote-tracking branch 'origin/master' 2020-11-30 21:06:29 +01:00
ASangarin
a0cc6ded7e MMOCore 1.5
Cleaned up a lot of the source code.
Memory/performance improvements.
Requires MMOLib 1.5
2020-11-30 21:05:41 +01:00
Ashijin
506d455ff4 Update .m2/settings.xml 2020-11-29 23:52:55 -07:00
Ashijin
17a4492e2a removed Carson 2020-11-29 22:37:03 -07:00
ASangarin
b87e1a3a4f push build 2020-11-29 01:18:40 +01:00
ASangarin
8812e63b3e Added two new placeholders:
%mmocore_profession_experience_<profession>%
%mmocore_profession_next_level_<profession>%
(more information on the wiki)

API Changes:
CustomBlockMineEvent now has a new method to check if the block was actually broken or not.
2020-11-29 00:58:56 +01:00
ASangarin
c0bdf1ee12 !tiny cleanup 2020-11-25 23:27:34 +01:00
ASangarin
f9b9015790 !git cleanup 2020-11-22 15:50:59 +01:00
ASangarin
9c07d5b54a !IntelliJ told me these lines weren't needed so ok then 2020-11-20 17:55:25 +01:00
ASangarin
9868cf2ebd Boosters no longer stay in the GUI after expiring 2020-11-15 00:50:08 +01:00
ASangarin
608d454147 Custom Model Data is now properly applied to level function in skill GUI 2020-11-04 17:11:44 +01:00
ASangarin
87bbb30ede !ffs 2020-11-04 00:02:34 +01:00
ASangarin
ffa11d4cfd Added Permissions condition to drop tables 2020-11-04 00:01:02 +01:00
ASangarin
c8ef767134 !permission condition for droptables 2020-11-03 22:40:53 +01:00