Commit Graph

  • 48bf79055a Rupture has been reworked nossr50 2021-04-02 11:00:11 -07:00
  • 0cb3d91f0e dev mode nossr50 2021-04-02 08:55:04 -07:00
  • 1e91ba156d 2.1.185 nossr50 2021-04-02 08:33:09 -07:00
  • 72958bb0f3 Herbalism XP exploit fix nossr50 2021-04-02 08:32:56 -07:00
  • 0ae83420e6 2.1.184 nossr50 2021-03-31 15:53:21 -07:00
  • a2ba406fe5 Removed April Fools event nossr50 2021-03-31 15:14:00 -07:00
  • f01efd92f5 Correct bad default config files nossr50 2021-03-31 15:06:59 -07:00
  • a3cc520005 Correct key for drop level in default file nossr50 2021-03-31 14:59:29 -07:00
  • bf1426502d Merge remote-tracking branch 'origin/tridentsxbows' into tridentsxbows nossr50 2021-03-31 14:06:44 -07:00
  • d21368f3e6 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-03-31 14:01:32 -07:00
  • 0d955c3a94 2.1.183 nossr50 2021-03-30 16:11:26 -07:00
  • aa734c8b1a Acrobatics XP from falling no longer requires the Roll subskill nossr50 2021-03-30 16:04:33 -07:00
  • 0577701fd7 Tweak mmoinfo nossr50 2021-03-30 15:54:25 -07:00
  • 6b309f628a Roll will not have an mmoinfo read out for now nossr50 2021-03-30 15:43:05 -07:00
  • fdefea3235 treasures.yml now has specific entries for Standard/Retro nossr50 2021-03-30 15:37:01 -07:00
  • 34d4b6f944 Pretty sure this is never thrown here nossr50 2021-03-30 11:57:31 -07:00
  • 05bc20a007 Add some notes nossr50 2021-03-30 11:52:35 -07:00
  • 6e0750b5fc Lets start over on PersistentPartyData nossr50 2021-03-30 11:51:14 -07:00
  • ed807342cc Tweaks to exception throwing/catching for PlayerData nossr50 2021-03-30 11:48:34 -07:00
  • 1de9c2610b Readability nossr50 2021-03-30 11:39:10 -07:00
  • 788e7e433b Add equals and hashCode to PlayerData nossr50 2021-03-30 11:38:33 -07:00
  • ac4bad5194 On third thought, Dirty types are pointless nossr50 2021-03-30 11:36:20 -07:00
  • ae538d8c72 Sweet berry bush exploit fix nossr50 2021-03-29 16:09:47 -07:00
  • 50eadb2e8d Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2021-03-29 15:24:10 -07:00
  • f69c678f6c Update changelog nossr50 2021-03-29 15:23:48 -07:00
  • d98bcea845
    Correcting references to the Potion of Leaping being made with Red Mushrooms (#4290) mldriscoll 2021-03-29 23:22:24 +01:00
  • fbd2eeb93d Avoid NPE on beast lore jump strength checks nossr50 2021-03-29 15:14:54 -07:00
  • c27b8dbd66 Update changelog nossr50 2021-03-29 15:11:08 -07:00
  • df56d93aaa
    Added Donkeys and Mules to the list of animals that display stats (#4282) Daniel Jarski 2021-03-29 17:08:40 -05:00
  • 80e9111f78
    Update Russian localization (#4465) Daniil Z 2021-03-30 01:02:48 +03:00
  • b189614d8d 2.1.182 nossr50 2021-03-25 14:51:28 -07:00
  • 7c8e14fd74 Featherboard compatibility nossr50 2021-03-25 14:49:36 -07:00
  • fc3e580550 Fix NPE with Scoreboards when updating nossr50 2021-03-25 14:13:16 -07:00
  • eea922c31f TODO: Look into double drops for berry bushes nossr50 2021-03-25 14:08:22 -07:00
  • e40ab38bbd Sweet Berry bushes now grant XP when harvested and no longer activate tools nossr50 2021-03-25 13:42:20 -07:00
  • 2c5e11138b Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-03-23 13:21:16 -07:00
  • 317dc814a4 Add comment about power level cap issue nossr50 2021-03-23 13:20:55 -07:00
  • f52effb0fb
    Add '.all' to all existing perk xp multipliers (#4460) Pablo 2021-03-22 15:13:51 -05:00
  • b57458a08a More work on reducing compiler errors nossr50 2021-03-19 14:36:52 -07:00
  • 062665ded4 Add back some missing commands nossr50 2021-03-19 13:40:38 -07:00
  • 9b856f456c Move save operation handling to its own class nossr50 2021-03-19 13:31:18 -07:00
  • d33c214266 Rollback UserManager to being static again nossr50 2021-03-19 12:44:03 -07:00
  • 3bda73de2e Merge branches 'tridentsxbows' and 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-03-19 12:35:34 -07:00
  • 71d1f42cf4 Tweak changelog nossr50 2021-03-18 15:28:42 -07:00
  • 49f1154e65 NPE fix for McMMOPlayerExperienceEvent nossr50 2021-03-18 15:15:43 -07:00
  • 4f08c69557 Add UltraPermission warning to mcMMO nossr50 2021-03-18 13:18:30 -07:00
  • 13a2d03444 Remove silent exceptions nossr50 2021-03-18 13:11:03 -07:00
  • cc5fe92143 Fix compiler errors on FlatFileDatabase nossr50 2021-03-18 12:57:37 -07:00
  • ef06546721 More work on gutting out the new skill system & reducing compiler errors nossr50 2021-03-17 14:35:24 -07:00
  • c7a8d74963 Add customboost 'mcmmo.perks.xp.customboost.all' perk permission node nossr50 2021-03-17 10:39:05 -07:00
  • 076d7a7f87 Remove hardcore and vampirism commands nossr50 2021-03-17 10:03:54 -07:00
  • 667b9a2226 Remove ChatControlRed warning pending further proof of bug nossr50 2021-03-17 09:59:18 -07:00
  • 312206eda5 Tweak save debug messages nossr50 2021-03-16 16:43:25 -07:00
  • dc2c099231 Add warning about the plugin conflict between mcMMO and ChatControlRed nossr50 2021-03-16 16:36:16 -07:00
  • b20beed836 Roll back FormulaConversionTask to master nossr50 2021-03-16 16:17:30 -07:00
  • 3d6b9ba539 Discard more unfinished API, eliminate more errors nossr50 2021-03-16 16:16:00 -07:00
  • 1c63e34dbb Comment out old API, will use as a reference when writing new API nossr50 2021-03-16 16:13:08 -07:00
  • 86ba265064 Rollback UserManager to match master nossr50 2021-03-16 15:47:49 -07:00
  • f837be8e90 Rollback api classes to match master nossr50 2021-03-16 15:40:46 -07:00
  • e958baf720 Rollback command classes to master versions nossr50 2021-03-16 15:37:23 -07:00
  • 8e1b223288 Gutting new skill system part 2 nossr50 2021-03-16 14:59:08 -07:00
  • a6276bded8 Gutting out new Skill API and putting it on hold nossr50 2021-03-16 14:43:31 -07:00
  • 31904ef181 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-03-16 14:18:09 -07:00
  • 49d4e97930 Some safety redundancy nossr50 2021-03-16 14:05:33 -07:00
  • 444d5edd66 Fixed double smelt not working if furnace was empty nossr50 2021-03-16 13:16:17 -07:00
  • b181fb4568 Update changelog nossr50 2021-03-16 13:12:45 -07:00
  • 06990c858e
    Fixed mistakes in german locale file (#4454) w1tcherrr 2021-03-16 21:03:53 +01:00
  • 6cec253243 2.1.181 nossr50 2021-03-12 17:07:14 -08:00
  • 75db0af01d More console spam reduction for database operations nossr50 2021-03-12 16:37:21 -08:00
  • 4a048b47cb Refactor DB code a bit and fix console spam when using the Plan plugin Fixes #4450 nossr50 2021-03-12 16:25:14 -08:00
  • 7d5bcf3ebf 2.1.180 nossr50 2021-03-11 15:11:03 -08:00
  • 0979ef555b More tweaks to data recovery messages nossr50 2021-03-11 14:59:11 -08:00
  • 91204262f5 More tweaks to handling corrupt data for flat file nossr50 2021-03-11 14:48:21 -08:00
  • eb1e657af1 Simplify data validation + listen to exceptions again nossr50 2021-03-11 14:10:29 -08:00
  • 2203d61c10 More safety against corrupt data when loading data for FlatFile nossr50 2021-03-11 13:11:11 -08:00
  • d77c8c88a3 Less spammy corrupt data reporting nossr50 2021-03-11 12:16:33 -08:00
  • 7755875dbf Some refactoring of FlatFileDatabaseManager nossr50 2021-03-11 12:02:21 -08:00
  • 72116d809b Add another error message if mcMMO finds something unexpected in the database nossr50 2021-03-11 12:00:11 -08:00
  • e95b7f72a7 Add some safety measures to loading a user from FlatFile nossr50 2021-03-11 11:58:27 -08:00
  • e8a0e6e4a4 Don't upgrade old party DB schema from 8 years ago (band-aid fix, real fix coming later) nossr50 2021-03-09 19:47:35 -08:00
  • 6c69cd2aea Fixed several SQL bugs + SQL db is now fully UTF-8 compatible nossr50 2021-03-09 15:10:00 -08:00
  • f4976e5ecb switch SQL from latin1 to utf8mb4 nossr50 2021-03-09 13:56:03 -08:00
  • 4402484d47
    Fixed NoClassDefFoundError caused by latest Adventure-platform snapshot. (#4446) TheBusyBiscuit 2021-03-09 17:15:11 +01:00
  • 935ab22477 2.1.179 nossr50 2021-03-07 14:33:22 -08:00
  • f9097087fe Fixed a bug where player levels were wiped on FlatFile database if players changed nicknames nossr50 2021-03-07 14:28:47 -08:00
  • 8e5f2b804b dev mode nossr50 2021-03-07 14:20:40 -08:00
  • 12d0a220da 2.1.178 nossr50 2021-03-05 20:14:48 -08:00
  • 89c368e481 changelog tweaks nossr50 2021-03-05 15:39:23 -08:00
  • 5e35a65fbf 2.1.177 nossr50 2021-03-05 15:17:41 -08:00
  • 92efd59760 Better compatibility with other fishing plugins Fixes #4428 nossr50 2021-03-05 15:13:14 -08:00
  • 31076e6ba9 Change PlayerFishEvent priority to HIGH instead of HIGHEST nossr50 2021-03-05 14:54:11 -08:00
  • b59d1afdb4 Vanished players are treated as if they are offline for inspect command Fixed #4444 nossr50 2021-03-05 14:48:05 -08:00
  • 72264205d0 Update player names immediately when change is detected nossr50 2021-03-05 14:27:53 -08:00
  • a425ebcd10 Add magma blocks to the things wolves avoid nossr50 2021-03-05 14:03:31 -08:00
  • 5baccd626f 2.1.176 - Small hotfix before bringing down endgame nossr50 2021-03-04 15:17:48 -08:00
  • a379b90c46 Return type McMMOPlayer from UserManager nossr50 2021-03-04 14:53:21 -08:00
  • 37610f76ce
    Deploy to repository Riley Park 2021-03-03 21:56:44 -08:00
  • 7c270feacb Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-03-03 16:36:24 -08:00
  • 3e937c183f Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame nossr50 2021-03-02 15:23:30 -08:00
  • 4bd9ee0aa5 Never expect bukkit API to be intuitive nossr50 2021-03-02 15:17:55 -08:00