Commit Graph

578 Commits

Author SHA1 Message Date
Indyuce
12aaf8ca6c !Removed 1.12 function calls 2020-08-12 15:56:39 +02:00
Indyuce
96af274bfe Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore 2020-08-12 15:34:10 +02:00
Indyuce
6872d3814b !Removed deprecated methods of MMOLib 2020-08-12 15:33:59 +02:00
ASangarin
ec13e4bf16 Properly cancel cast particles if player is offline or dead.
(Prevents another 'Player must be online' error from happening)
2020-08-12 02:02:50 +02:00
Indyuce
5e0999e173 !Updated PAPI support 2020-08-08 17:48:38 +02:00
Ethan
a40093cd66 !added defense to StatType 2020-08-03 00:03:05 -04:00
ASangarin
35d01e20d4 Hopefully fixed last PlayerData error 2020-08-01 23:31:37 +02:00
ASangarin
e884770528 m 2020-08-01 21:51:01 +02:00
ASangarin
0f09d1e470 Fixed a few PlayerData errors 2020-08-01 21:50:25 +02:00
Ethan
819c694d9b !changed pom.xml 2020-07-31 20:12:39 -04:00
Ethan
dee0536e74 Added new level up multiple event triggers.
Example: If level = 2 it will trigger every 2 levels. 2,4,6,8...
level-up-multiple-{level}
level-up-multiple-{profession}-{level}
2020-07-31 18:27:19 -04:00
ASangarin
f172d52cac merged 2020-07-31 20:57:41 +02:00
ASangarin
3419a2ef09 Divided PlayerCastSkillEvent into a Pre and Post event
If you're a dev and used the PlayerCastSkillEvent,
please use the PlayerPreCastSkillEvent
2020-07-31 20:57:12 +02:00
Jules
526cf4afc4 Merge branch 'master' of https://Indyuce@git.lumine.io/mmoteam/mmocore.git 2020-07-30 10:31:20 +02:00
Jules
16da9772ee PAPI update 2020-07-30 10:31:08 +02:00
Ethan
7efe989612 Merge remote-tracking branch 'origin/master' 2020-07-29 02:26:43 -04:00
Ethan
568b26be36 !Added 1.16 color support whenever parsing with PlaceholderAPIParser.java parse method. 2020-07-29 02:26:14 -04:00
Jules
cc9a22d828 Trigger delays fixed 2020-07-28 19:06:36 +02:00
Ethan
3928c688b3 Added npc check for player fish event, fixes github issue #117. 2020-07-28 05:00:32 -04:00
Administrator
e840025e45 Update .m2/settings.xml, .gitlab-ci.yml files 2020-07-27 22:02:01 -07:00
Ethan
e90ceab393 Added npc check for player fish event, fixes issue #117. 2020-07-28 00:30:15 -04:00
Ethan
b2699ef313 Update .gitignore 2020-07-25 08:22:02 -07:00
Indyuce
ffece79dd2 Fixed a drop table loading issue 2020-07-20 16:15:50 +02:00
Indyuce
6fc5f8f657 MMOPlayerData refactor
Please use this version of MMOLib
https://github.com/mmopluginteam/mmolib/releases/tag/1.2.5
2020-07-20 15:44:23 +02:00
Indyuce
87c75588fa Loot chests update, default configs and new cooldown option 2020-07-13 00:07:46 +02:00
Indyuce
77fdcf6990 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2020-07-12 16:26:38 +02:00
Indyuce
eeaf42464c !Compatibility with latest MMOLib 2020-07-12 16:26:31 +02:00
Indyuce
5d9f25c5bd Fixed default movement speed for latest MMOLib 2020-07-12 16:26:21 +02:00
Ashijin
954a2e873a Testing build bot 2020-07-10 18:31:47 -06:00
ASangarin
d953047a82 !updated mmoitems jar 2020-07-10 17:45:39 +02:00
Indyuce
90199ef98f Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2020-07-10 14:44:57 +02:00
Indyuce
19904ec641 Added Residence as a soft depend 2020-07-10 14:44:50 +02:00
Jules
b74f92296b Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2020-07-06 17:47:36 +02:00
Jules
d79f972515 can-mine crops age bug fix 2020-07-06 17:45:47 +02:00
Indyuce
0c7e978f9e Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2020-07-05 23:05:03 +02:00
Indyuce
68c40816a3 Party player head texture is now async 2020-07-05 23:04:29 +02:00
ASangarin
02066c37d5 MySQL PlayerData now saves/loads properly when switching servers 2020-07-04 16:42:46 +02:00
Indyuce
349735395e Moved ExpCurve to exp package 2020-07-04 15:35:35 +02:00
Indyuce
2d82fb723a Added PvP and PvE damage as stats 2020-07-04 14:52:02 +02:00
Indyuce
b7ba962f5b Fixed method used and updated lib 2020-07-04 14:30:45 +02:00
Indyuce
0bc2cf6d44 Slight player attribute API change 2020-07-04 13:59:39 +02:00
Indyuce
fa0d13efa8 Boosters with the same multiplier now stack 2020-07-02 19:51:29 +02:00
Indyuce
c0141e2972 Fixed pom 2020-07-02 19:34:17 +02:00
ASangarin
7e81f1a3bc A new xp source and quest objective: killmythicfaction
Format: '- {killmythicfaction{name=factionname;amount=x}'
2020-06-28 19:20:03 +02:00
ASangarin
12e7da53a7 waypoints gui no longer auto-opens when using TOGGLE to sneak 2020-06-27 17:02:19 +02:00
ASangarin
071965ad43 1.4.1 2020-06-27 01:06:44 +02:00
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