Commit Graph

  • 2f506b72bb Better party chat logging in console, some style changes to admin/party chat as well nossr50 2020-10-27 13:09:01 -07:00
  • d183d1217c Players & Console can now use color codes in party or admin chat (new permission node mcmmo.chat.colors) nossr50 2020-10-27 11:55:59 -07:00
  • 1d55c4c2bc fix message spam bug nossr50 2020-10-27 11:08:50 -07:00
  • 05f2763311 You can now silence mmoedit, addlevels, and addxp with -s nossr50 2020-10-27 11:03:47 -07:00
  • 33287b650f Add NMS definition for 1.16.4 nossr50 2020-10-26 16:52:43 -07:00
  • e6e9fdca31 Fix ArrayIndexOutOfBoundsException for Skill Reset command nossr50 2020-10-26 16:42:56 -07:00
  • 8372fae6f8 remove some unwanted code comments nossr50 2020-10-26 16:34:31 -07:00
  • f976302cf0 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2020-10-26 16:33:15 -07:00
  • 749c83ac59 Complete rewrite of Admin & Party chat code There are some API breaks as a result of these rewrites, I tried to keep it minimal, but I'm sure some plugins will need to update. nossr50 2020-10-26 16:31:02 -07:00
  • cf6a2e9e97 Update all locale files to use & codes instead of [[color]] codes nossr50 2020-10-26 16:04:56 -07:00
  • 8240cff0d5 Some small optimizations (#4305) TheBusyBiscuit 2020-10-23 17:21:47 +02:00
  • 7e057792f5 Fix locale (#4275) 怠惰 2020-10-23 05:56:36 +09:00
  • 5f0c4b1dd3 Update locale_pt_BR.properties (#4276) Patrick 2020-10-22 17:55:48 -03:00
  • cf245b02a5 WIP of reworking classes involved in querying data, also some work done to the party code rewrite nossr50 2020-10-15 16:19:47 -07:00
  • 8c21891e6f Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2020-10-14 12:14:44 -07:00
  • 23f836de40 dev mode + changelog update nossr50 2020-10-14 12:14:32 -07:00
  • f29370a1c8 Added Fake Event check (#4296) TheBusyBiscuit 2020-10-14 21:11:15 +02:00
  • 8d6d0cf254 Spelling mistake in changelog nossr50 2020-10-13 13:22:36 -07:00
  • e90f8f5b82 Slightly more readable changelog nossr50 2020-10-12 13:06:57 -07:00
  • 72feacfdfe update changelog nossr50 2020-10-12 13:01:53 -07:00
  • 508c256aa4 2.1.149 nossr50 2020-10-12 12:57:15 -07:00
  • bc71f586d7 Messy fix for now, code cleanup will happen later nossr50 2020-10-12 12:50:18 -07:00
  • 29722511b7 new config persistentdata.yml nossr50 2020-10-12 12:40:54 -07:00
  • 916eb76553 2.1.148 nossr50 2020-10-08 19:30:36 -07:00
  • 80f910fc67 Add setting for enable/disable triple drops on super breaker nossr50 2020-10-08 19:21:39 -07:00
  • d4699c0e20 Add player tamed experience multiplier nossr50 2020-10-08 19:14:44 -07:00
  • 80c89fe1e5 Revert this change for now nossr50 2020-10-08 19:07:42 -07:00
  • f5294387b0 oopsy nossr50 2020-10-08 16:34:59 -07:00
  • 20c69b63af Memory leak fixes, optimizations, and persistence nossr50 2020-10-08 15:25:40 -07:00
  • 0767e62965 Only ignore 0 dmg if specific plugins are detected nossr50 2020-10-05 14:43:06 -07:00
  • a6586e07cc final damage values of 0 are only ignored in certain circumstances, fixes a few bugs nossr50 2020-10-05 14:13:32 -07:00
  • 5d022b6f7c adding new and required kyori includes nossr50 2020-10-02 13:09:38 -07:00
  • ee17707c6c Alchemy progression through ranks improved nossr50 2020-09-30 13:12:28 -07:00
  • 9e450adb0b reworking party code nossr50 2020-09-30 13:04:35 -07:00
  • e057dfc482 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-09-30 11:35:03 -07:00
  • c675c36601 adventure api update nossr50 2020-09-30 11:34:01 -07:00
  • 790ac99aa4 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-09-30 11:33:00 -07:00
  • 4005c21810 2.1.147 nossr50 2020-09-28 17:36:33 -07:00
  • 8451f84083 dev mode nossr50 2020-09-25 11:36:42 -07:00
  • adbcf11c15 2.1.146 nossr50 2020-09-25 11:01:47 -07:00
  • 6f99940540 Add missing includes nossr50 2020-09-25 10:40:26 -07:00
  • 02fe8addb7 adventure Riley Park 2020-09-24 07:08:24 -07:00
  • 0b20fc2c16 Some tweaks to tracking blocks as unnatural nossr50 2020-09-21 21:36:24 -07:00
  • 3fd5cd03ee Blocks that have double drops enabled are also worth marking nossr50 2020-09-21 21:29:21 -07:00
  • 959a74b139 Temporarily mark debarked wood as unnatural (will undo later) nossr50 2020-09-21 21:27:17 -07:00
  • f496d795fb Always track blocks in BlockMultiPlaceEvent nossr50 2020-09-21 21:23:10 -07:00
  • d4ab829812 Mark blocks always in BlockPlaceEvent nossr50 2020-09-21 21:20:53 -07:00
  • 934ba24b17 Applying the new design to DirtySet (formerly DirtyDataSet) as well nossr50 2020-09-17 18:46:30 -07:00
  • 0bfb3b23b6 DirtyMap (renamed from DirtyDataMap) treated as the map instead of a container nossr50 2020-09-17 18:23:01 -07:00
  • 5aaa749907 DirtyDataMap implements Map nossr50 2020-09-17 18:06:18 -07:00
  • 6f6f76532e Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-09-17 17:13:30 -07:00
  • 86fdafef08 More work on parties nossr50 2020-09-17 17:12:34 -07:00
  • 3badc26806 Hardcore mode won't bring players below level threshold anymore nossr50 2020-09-16 20:09:59 -07:00
  • 11c29c8299 silly git stash requirements nossr50 2020-09-10 15:56:50 -07:00
  • d7099a69d8 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-09-10 15:13:07 -07:00
  • 621ccfed34 minor nms tweak nossr50 2020-09-08 19:38:35 -07:00
  • 4d8a57d119 upstream changes nossr50 2020-09-08 19:19:36 -07:00
  • 9e5c9ec567 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-09-01 13:40:01 -07:00
  • 2810d36e08 2.1.145 nossr50 2020-08-26 10:45:53 -07:00
  • 973279cdb7 Revert listener behaviour for PlayerInteractEvent nossr50 2020-08-26 10:26:50 -07:00
  • 480f9afa80 2.1.144 nossr50 2020-08-25 16:49:50 -07:00
  • 419a810a1e Steel Arm Style can now be customized in advanced.yml nossr50 2020-08-25 16:28:21 -07:00
  • e4c5a3b8ee two deflect bugs down nossr50 2020-08-25 16:14:08 -07:00
  • 56abad5360 Fixed a bug where Roll didn't award XP at great heights nossr50 2020-08-25 14:53:06 -07:00
  • bfa092a67c add fuel efficiency info for mmodebug nossr50 2020-08-25 14:33:31 -07:00
  • e3f21195c8 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2020-08-25 14:13:06 -07:00
  • f684b09276 brain no worky today nossr50 2020-08-25 14:11:43 -07:00
  • 8807d6c216 Fixed a taming NPE nossr50 2020-08-25 14:10:53 -07:00
  • b0e8fedf6f Fixed a taming NPE nossr50 2020-08-25 14:10:53 -07:00
  • 17137f3a08 Update SQL Queries + SQL DB Schema nossr50 2020-08-20 21:24:48 -07:00
  • 642a351bb5 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-08-20 17:30:21 -07:00
  • b35c58ec21 Update locale_hu_HU.properties (#4264) András Marczinkó 2020-08-20 21:46:09 +02:00
  • b8a38bf975 small tweak nossr50 2020-08-18 21:16:48 -07:00
  • 500ab628dd 2.1.143 nossr50 2020-08-18 21:11:15 -07:00
  • 1feee7f312 1.13.2 fix round 3.. or 4 nossr50 2020-08-18 20:38:56 -07:00
  • 7ea9ec5c2f Another 1.13.2 fix nossr50 2020-08-18 20:28:09 -07:00
  • e5f1738168 1.13.2 related bugfixes for the new item tracking nossr50 2020-08-18 20:24:45 -07:00
  • 557cfe3944 Some bugfixes to the new ability tool tracking nossr50 2020-08-18 19:47:15 -07:00
  • a7ded7e982 super boosted items are now tracked differently nossr50 2020-08-18 18:41:31 -07:00
  • 59f52f6e7e 2.1.142 nossr50 2020-08-17 23:36:47 -07:00
  • c6b2cba007 Reworked Iron Arm Style into Steel Arm Style which scales over 20 ranks nossr50 2020-08-17 23:32:13 -07:00
  • daada1a643 Refactoring a bunch of stuff, more refactoring to come nossr50 2020-08-17 21:15:27 -07:00
  • 0e9e1f5133 A lot of spaghetti relating to player state has been moved into new managers nossr50 2020-08-17 21:12:16 -07:00
  • 3b0b3d7eb0 DirtyData type automatically marks data as dirty when modified nossr50 2020-08-17 21:10:29 -07:00
  • 2ae70dddaa Immutable Player Data involved in saving moved into its own class nossr50 2020-08-17 21:09:11 -07:00
  • 6d5e38bec2 Updating FlatFile schema for the new data nossr50 2020-08-17 21:07:30 -07:00
  • 9a0c9f36a8 Moved all persistent player data into its own class nossr50 2020-08-17 21:03:07 -07:00
  • 58432ce80e McMMOPlayer & PlayerProfile redesigned This is part 1 of a huge refactor, I'm going to be separating this refactor into a few commits for a cleaner history. nossr50 2020-08-17 20:40:31 -07:00
  • dca2661ccb Don't set double drop if result is already a full stack (#4263) Frank van der Heijden 2020-08-17 23:21:09 +02:00
  • 1d950be7e4 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-08-11 20:44:13 -07:00
  • a2f2614b10 2.1.141 nossr50 2020-08-11 16:13:11 -07:00
  • 8ca6ef5782 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-08-08 22:11:19 -07:00
  • e890d4bae6 2.1.140 nossr50 2020-08-08 21:16:06 -07:00
  • 9038abac8f Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-08-08 19:37:04 -07:00
  • 3a035e234a Scoreboards fixes nossr50 2020-08-08 15:56:53 -07:00
  • 0f1bfc4141 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-08-07 11:52:39 -07:00
  • 771ed9a8b4 oopsie nossr50 2020-08-07 11:50:44 -07:00
  • d6ff1348eb Polish locale woodcutting rename nossr50 2020-08-07 11:49:12 -07:00
  • ae5ee8957c Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-08-06 19:02:18 -07:00
  • 8df15a4e55 dev mode nossr50 2020-08-06 19:01:36 -07:00