Commit Graph

6718 Commits

Author SHA1 Message Date
nossr50
6c69cd2aea Fixed several SQL bugs + SQL db is now fully UTF-8 compatible 2021-03-09 15:10:00 -08:00
nossr50
f4976e5ecb switch SQL from latin1 to utf8mb4 2021-03-09 13:56:03 -08:00
TheBusyBiscuit
4402484d47
Fixed NoClassDefFoundError caused by latest Adventure-platform snapshot. (#4446)
* Bumped adventure versions

* Added Unit Test to ensure Adventure being set up correctly
2021-03-09 08:15:11 -08:00
nossr50
935ab22477 2.1.179 2021-03-07 14:33:22 -08:00
nossr50
f9097087fe Fixed a bug where player levels were wiped on FlatFile database if players changed nicknames 2021-03-07 14:28:47 -08:00
nossr50
8e5f2b804b dev mode 2021-03-07 14:20:40 -08:00
nossr50
12d0a220da 2.1.178 2021-03-05 20:14:48 -08:00
nossr50
89c368e481 changelog tweaks 2021-03-05 15:39:23 -08:00
nossr50
5e35a65fbf 2.1.177 2021-03-05 15:17:41 -08:00
nossr50
92efd59760 Better compatibility with other fishing plugins
Fixes #4428
2021-03-05 15:13:14 -08:00
nossr50
31076e6ba9 Change PlayerFishEvent priority to HIGH instead of HIGHEST 2021-03-05 14:54:11 -08:00
nossr50
b59d1afdb4 Vanished players are treated as if they are offline for inspect command
Fixed #4444
2021-03-05 14:48:05 -08:00
nossr50
72264205d0 Update player names immediately when change is detected 2021-03-05 14:27:53 -08:00
nossr50
a425ebcd10 Add magma blocks to the things wolves avoid 2021-03-05 14:03:31 -08:00
nossr50
5baccd626f 2.1.176 - Small hotfix before bringing down endgame 2021-03-04 15:17:48 -08:00
Riley Park
37610f76ce
Deploy to repository 2021-03-03 21:56:44 -08:00
nossr50
3e937c183f Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame 2021-03-02 15:23:30 -08:00
nossr50
4bd9ee0aa5 Never expect bukkit API to be intuitive 2021-03-02 15:17:55 -08:00
nossr50
e38bc14e86 Sometimes I hate being dyslexic, fixing illegal stack sizes in smelting.. again 2021-03-02 13:54:20 -08:00
nossr50
afd2b50900 Remove unecessary comment 2021-03-02 11:24:44 -08:00
nossr50
ac618cf48a Add another measure to stop item stacks from becoming illegal sizes from double smelt 2021-03-02 11:15:52 -08:00
nossr50
4eecd34494 2.1.175 - Hotfix 2021-02-26 17:48:20 -08:00
nossr50
1a180c4cdf Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame 2021-02-26 16:22:11 -08:00
nossr50
713b0619c3 You can now disable Green Thumb for specific crops (the auto replanting) in config.yml 2021-02-26 16:18:15 -08:00
nossr50
735a90fb35 Fix arrow dupe bug
Fixes #4430
2021-02-26 16:06:13 -08:00
nossr50
82b0304091 Don't set smelt stacks to above item's max stack size 2021-02-26 15:28:50 -08:00
TheBusyBiscuit
06e38c991a
Updated dependencies (also fixes #4404) (#4440) 2021-02-24 18:03:07 -08:00
nossr50
f039b4cbfa Fix display values for RNG 2021-02-23 19:22:39 -08:00
w1tcherrr
ef1a8f8194
Updated locale_de.properties language file (german) (#4423)
* Fixed various grammatical and spelling mistakes. Made some adjustments to the colour scheme to make the design more consistent.

* Changed mistakes in UTF-8 encoding
2021-02-23 12:29:24 -08:00
TheBusyBiscuit
db2c0e89e7
Fixed #4438 and also normalized some stuff (#4439) 2021-02-23 12:28:45 -08:00
nossr50
6a3671a190 RandomChanceUtil refactor part 4 2021-02-18 16:41:57 -08:00
nossr50
e30c7110eb RandomChanceUtil refactor part 3 2021-02-18 12:48:16 -08:00
TheBusyBiscuit
b8932802b7
Added Maven workflow to validate pull requests and commits (#4432)
* Create maven workflow

* Also run it when the workflow file was modified

* Added local Maven cache

* I know how to count 👀
2021-02-18 09:58:25 -08:00
nossr50
fe889cf1c5 RandomChanceUtil Refactor part 2 2021-02-17 16:32:40 -08:00
nossr50
f7640938df RandomChanceUtil refactor part 1 2021-02-17 15:28:27 -08:00
t00thpick1
f9144e624a Prepare for negative Y values 2021-02-12 17:18:52 -05:00
nossr50
1bde79cd6f add toggle for sending chat messages to console
Fixes #4415
2021-02-10 10:05:42 -08:00
nossr50
addf9b0431 Add Clean Cuts to Woodcutting 2021-02-08 14:54:16 -08:00
nossr50
32b41b3fd3 Update references to mastery in en_us for Mining to Mother Lode 2021-02-08 12:13:53 -08:00
nossr50
73e36b11b3 rename references to mining mastery -> mother lode 2021-02-08 12:02:27 -08:00
nossr50
1ff2c0dcfc Add Mother Lode mastery subskill to Mining 2021-02-08 11:57:43 -08:00
nossr50
39a6c31894 Add permission nodes for mastery subskills 2021-02-08 11:02:12 -08:00
nossr50
9303d441b1 Change condition on power level command 2021-02-05 16:35:12 -08:00
nossr50
ce09a8bcdc get mmopower working 2021-02-05 16:26:46 -08:00
nossr50
eda227006f endgame progression WIP 2021-02-04 14:56:06 -08:00
nossr50
085c8dbf68 Dev mode 2021-02-03 15:19:34 -08:00
nossr50
890d270147 2.1.174 2021-02-03 15:14:18 -08:00
nossr50
369b34406e Green Thumb (Plants) now fires a SubSkillBlockEvent 2021-02-03 15:08:21 -08:00
nossr50
1c1abe9a2a Added SubSkillBlockEvent & GreenThumb + ShroomThumb now fire it 2021-02-03 15:01:32 -08:00
nossr50
2b4c84b1e8 Update changelog 2021-02-03 14:47:33 -08:00