Commit Graph

700 Commits

Author SHA1 Message Date
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
ASangarin
abd789a755 !Updated Spigot jars 2020-11-03 22:39:05 +01:00
ASangarin
ecf31ff8ee level-up triggers now work when leveling up more than 1 level at once 2020-11-01 16:25:15 +01:00
ASangarin
7b16bced13 Added 'rpg admin level take' command 2020-11-01 15:44:54 +01:00
ASangarin
06b3aee9bf Boosters now properly shows that they're expired.
Please add " booster-expired: '&cExpired!' "
to your messages.yml
2020-11-01 15:33:02 +01:00
ASangarin
71b8183299 Added a few more passive types for passive skills.
You can also target event triggers by using @Trigger in the MM skill
2020-10-31 22:41:26 +01:00
Indyuce
93069c7d1a !Small passive skills/resource regen cleanup + comments 2020-10-31 00:14:54 +01:00
ASangarin
de92993645 PASSIVE SKILLS.
You can now turn your custom mythic mob skills into passives.
This feature is WIP and will be improved and extended in the future!!
2020-10-29 20:16:05 +01:00
ASangarin
b33f8dea42 Fixed Sneaky Picky and Backstab 2020-10-29 19:17:13 +01:00
ASangarin
28c4653179 Fixed leveled skills & attributes not saving when switching classes 2020-10-20 02:04:17 +02:00
ASangarin
7d227c874b You can now specify for resources to ONLY regen outside of combat 2020-10-19 21:22:35 +02:00
ASangarin
3dd170bdc3 !no need to process this when you can just put the raw number in there.. 2020-10-17 17:34:23 +02:00
ASangarin
f4bc755f2f Added safe-check if skill material is null 2020-10-16 20:34:41 +02:00
ASangarin
bc535130c5 Added a Stamina Trigger 2020-10-16 20:28:49 +02:00
ASangarin
15abd09acd Anti-Cheat Compatability, finishing polish 2020-10-14 00:30:17 +02:00
ASangarin
b53a6c96bd MMOCore 1.4.10
- Anti-Cheat support! More info is currently being written for the wiki.
- As always, bug fixes!
- Added a health bar placeholder
- The '/rpg admin class' command now properly sets the players level,
attributes, skills, etc.
- Added '/rpg admin force-class' command if you want the old behavior.
2020-10-11 17:03:51 +02:00
ASangarin
e5b0f06a8f !added health bar placeholder 2020-10-11 17:00:40 +02:00
ASangarin
0c20cd0b62 !another player must be online error tackled 2020-10-11 16:57:50 +02:00
ASangarin
610045c319 !small refactor
added force class command
2020-10-11 16:49:30 +02:00
ASangarin
0bf926eba3 !anti-cheat support 2020-10-11 16:49:14 +02:00
ASangarin
239d70117d Fixed SQL things
Requires MMOLib 1.3.7.1
2020-10-06 18:59:05 +02:00
ASangarin
54ba6b89b8 !fixed some SQL things 2020-10-06 15:31:59 +02:00