Commit Graph

458 Commits

Author SHA1 Message Date
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
ASangarin
2302743961 !pom pom pom 2020-10-06 03:08:58 +02:00
ASangarin
f1951b4fd3 MMOCore 1.4.9
Fixed lots of Player must be Online errors
A few other tiny bug fixes
2020-10-06 03:07:44 +02:00
ASangarin
938632e81a Lots and LOTS of isOnline checks 2020-10-06 03:04:51 +02:00
ASangarin
e85003bc31 latest mmolib 2020-10-06 02:23:44 +02:00
ASangarin
06dc77a1f6 Now uses HikariCP instead of jasync. (SQL)
(Requires latest MMOLib)
2020-10-05 16:48:34 +02:00
HexedHero
3af6408708 !Not a plugin 2020-10-04 22:40:20 +01:00
Indyuce
d55c0affe2 !Fixed custom block chains 2020-10-04 16:03:53 +02:00
Indyuce
8cf6f057d2 Removed unused method 2020-10-03 20:26:36 +02:00
Indyuce
68f77205dd Small cleanup 2020-10-03 20:23:47 +02:00
ASangarin
ed9c86942b Added default values for playerdata in config.yml
This means you can now set the starting amount of most points, etc.
without having to run commands on first player join!
2020-10-01 16:30:40 +02:00
ASangarin
529f805a1d MySQL loading fix (and filesize reduction)
Requires MMOLib 1.3.6
2020-09-29 17:44:00 +02:00
ASangarin
8a8be6a1bd Added new mana placeholders (check the wiki) 2020-09-29 01:57:28 +02:00
ASangarin
ee7970edaa MySQL is now done async! 2020-09-28 19:21:07 +02:00
HexedHero
fff574c0dd Load chunks async when regenning blocks closes #75 2020-09-26 23:51:03 +01:00
Indyuce
47e145d384 !idk 2020-09-27 00:15:03 +02:00
Indyuce
844a7ca675 Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore 2020-09-27 00:14:42 +02:00
Indyuce
ec0d66dd15 !Fixed GUI item custom model data 2020-09-27 00:14:30 +02:00
ASangarin
89b78af5bc !Fixed another "Player must be online" error 2020-09-26 19:47:55 +02:00
ASangarin
b27ce4bd1b small fix
Fixed player classes preventing the plugin from loading if they didn't
specify a display name
2020-09-23 01:27:45 +02:00
ASangarin
c724b8ecf4 Update 1.4.6
- Custom Mining Regions are no longer protected by default, however you
can enable it in config.yml
(Regenerating Blocks will still be protected)
- Block Regens can also be chained together
now without causing weird behavior.
- Fixed a bug that caused
- ActionBar refactor. Reloading now reloads the actionbar config!
- MineBlock Quest Objective no longer counts player placed blocks
(can be changed in the line config)
2020-09-20 23:40:41 +02:00
ASangarin
fc5eea28e0 !Removed unnecessary line 2020-09-16 15:51:41 +02:00
Indyuce
5cae155273 !Merge branch 'master' of https://git.lumine.io/mythiccraft/mmocore
Last commits cleanup
2020-09-13 13:03:19 +02:00
Indyuce
8edbec6d21 !Removed useless util classes 2020-09-13 12:10:08 +02:00
ASangarin
55035d2c60 Restrictions Update
restrictions.yml has been fixed and now work as it should.
'required tool' message now displays even if a tool is not registered
You can now use MMOItems in restrictions.yml, format = 'TYPE?ID'

Requires MMOLib 1.3.3.1
(1.3.3 works too, but the 'parent' feature is broken in that case)
2020-09-12 23:18:57 +02:00
ASangarin
6807a5f8f3 Fixed NPE with actionbar 2020-09-12 21:09:40 +02:00
ASangarin
ec418d3afa Restrictions Error logging change
Warning messages when failing to register a restriction now differ
depending on which registration phase had failed.
2020-09-12 20:47:27 +02:00
ASangarin
a56375a556 Merge branch 'master' of https://git.lumine.io/mmoteam/mmocore.git 2020-09-12 20:41:48 +02:00
ASangarin
0b869c4be5 Fixed actionbars not displaying if class actionsbars were empty 2020-09-12 20:41:38 +02:00
HexedHero
8a9f3f03fb Check if attacked mob is an NPC closes #103 2020-09-12 01:09:39 +01:00
HexedHero
0eebaacc75 !Better version ID 2020-09-12 01:07:29 +01:00
HexedHero
cdd07ee5e3 !Unsure if they were latest due to the version numbers so updated incase 2020-09-12 00:55:17 +01:00
HexedHero
a80d1adfc0 !Formatting 2020-09-12 00:50:19 +01:00
HexedHero
fb7ac1ec1c !Update README.md 2020-09-10 19:31:08 -07:00
ASangarin
9c48b96f18 Changed the way default waypoints work.
All default waypoints will be unlocked regardless of playerdata,
no matter what.
2020-09-10 21:37:24 +02:00
ASangarin
1ec270566d You can now add action-bar: 'format' to class files
This will override the default action bar format for that class only.
Formatting is the same as the default one.
2020-09-10 19:29:41 +02:00
ASangarin
2620f67672 UNTESTED CODE!
Restrictions.yml can now use MMOItems instead of just vanilla materials.
Format is just 'type.id' (might be case sensitive!)

Requires MMOLib 1.3.2
2020-09-10 15:35:30 +02:00
ASangarin
1d2da64593 Small changes
Biome condition is now case-insensitive
Updated MI jar
incremented version number
2020-09-09 01:39:22 +02:00
Ashijin
3946fed365 Removed Carson 2020-09-05 20:28:08 -06:00
Ashijin
f3e8022dd5 Removed Carson 2020-09-05 20:27:33 -06:00
Ashijin
46c55dddab butts butts butts butts 2020-09-05 20:24:45 -06:00
Administrator
81afb43d2e Update .gitlab-ci.yml 2020-09-05 19:17:50 -07:00
ASangarin
10e7683f4c please for the love of god, be the last test commit 2020-09-05 20:01:27 +02:00