Commit Graph

  • fc10243d6f Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-01-06 10:17:27 -08:00
  • ba7b6826b4 2.1.170 - papi fix nossr50 2021-01-05 15:25:39 -08:00
  • 0b8f4b4733 2.1.169 nossr50 2021-01-05 12:20:33 -08:00
  • 1c9592aba3 Always emulate lure bonus to avoid vanilla bugs Fixes #4359 nossr50 2021-01-05 12:16:16 -08:00
  • 7bc01571ee Fix mctop on non-en_US locale Fixes #4372 nossr50 2021-01-05 12:13:44 -08:00
  • dd07bcafc6 Disable random testing for now nossr50 2021-01-05 12:12:49 -08:00
  • 888205fd89 Memory leak fix for arrow metadata nossr50 2021-01-05 12:04:48 -08:00
  • 8a91791d2d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-01-04 14:15:02 -08:00
  • 7ea6809fd3 2.1.168 nossr50 2021-01-03 12:22:58 -08:00
  • 7931a095fe Add some tests for com.gmail.nossr50.util.random classes nossr50 2021-01-03 12:21:32 -08:00
  • 867d222062 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-01-03 09:53:12 -08:00
  • a57e6d3bbe Add unit test for BlockLocationHistory Move ChunkStoreTest to correct package t00thpick1 2021-01-02 20:53:25 -05:00
  • 9e2d5aada8 Whitespace fix t00thpick1 2021-01-02 20:38:35 -05:00
  • 4aa17e61fc More efficient acrobatics location memory class t00thpick1 2021-01-02 20:38:27 -05:00
  • 597eb7f8dd Tweaks to the random chance classes nossr50 2021-01-02 16:39:26 -08:00
  • 4fa3d913bf More annotations for blockmeta.. again nossr50 2021-01-02 16:15:04 -08:00
  • 4e8262d818 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-01-02 16:07:17 -08:00
  • 00a6d52717 Refactor region file loading for better nullability analysis t00thpick1 2021-01-02 18:57:51 -05:00
  • 26ef4cc411 More nullability annotations nossr50 2021-01-02 15:55:37 -08:00
  • 05f07c174b Change readChunkStore to Nullable nossr50 2021-01-02 15:30:00 -08:00
  • eff016c0a6 More nullability in blockmeta classes nossr50 2021-01-02 15:27:51 -08:00
  • 7ea3a2bf07 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-01-02 15:01:35 -08:00
  • cddf619518 dev mode nossr50 2021-01-02 15:01:29 -08:00
  • 5b41b04777 Use @NotNull in methods rather than @Nullable Separate safe external methods from internal only methods Remove unnecessary methods t00thpick1 2021-01-02 17:29:15 -05:00
  • 10694042e9 Move legacy Serializable usage into a subclass. t00thpick1 2021-01-02 16:46:35 -05:00
  • d08c9391b0 Add nullability annotations to blockmeta nossr50 2021-01-02 13:36:59 -08:00
  • a39c7420b9 Add relocation for Kyori's examination library nossr50 2021-01-02 13:32:30 -08:00
  • e0d85f842b Fix exception thrown when plants fake grow at max world height. t00thpick1 2021-01-02 11:18:32 -05:00
  • 0fa1d822d4 2.1.167 nossr50 2021-01-01 22:16:52 -08:00
  • bec54d93ac Fix dupe bug nossr50 2021-01-01 22:15:44 -08:00
  • 1408065768 update changelog Shane Freeder 2021-01-02 01:07:15 +00:00
  • 67a4b6c7c1 Experience PreGain event Shane Freeder 2020-10-25 14:43:33 +00:00
  • 556515eefd Add SkillActivationPerkEvent Shane Freeder 2020-10-20 09:43:44 +01:00
  • 0466a28a5f Update changelog nossr50 2021-01-01 14:08:52 -08:00
  • 9180879164 2.1.166 nossr50 2021-01-01 14:06:15 -08:00
  • fbecbc167a Optimizations and potentially fixing a ConcurrentModificationException involving the TransientEntityTracker Fixes #4368 nossr50 2021-01-01 14:04:36 -08:00
  • 959d1e4a05 Remove music discs from the default loot table nossr50 2021-01-01 12:46:08 -08:00
  • 0d4e1b3ba6 update changes nossr50 2020-12-31 17:13:56 -08:00
  • a8d81a2080 2.1.165 nossr50 2020-12-31 17:02:38 -08:00
  • 42d3dc3925 Master Angler now mentions it works better with a boat in its hover tip nossr50 2020-12-31 16:58:46 -08:00
  • e4af53a535 Use boolean over Boolean nossr50 2020-12-31 16:46:49 -08:00
  • 9ba8af9f6e Forgot to register the intended tool set nossr50 2020-12-31 16:42:37 -08:00
  • 56b376eb54 SuperBreaker will always activate if the fastest tool for the block is a PickAxe Fixes #4362 nossr50 2020-12-31 16:41:08 -08:00
  • c408c7d057 avoid concurrent exceptions on TransientEntityTracker nossr50 2020-12-31 16:26:37 -08:00
  • c05c8e1b1d Fix init player in TransientyEntityTracker nossr50 2020-12-31 16:08:23 -08:00
  • 3f6de1c4ba Fix giving double treasures if the setting to give extra fish is on Fixes #4363 nossr50 2020-12-31 15:53:01 -08:00
  • 8ee405fbfd Ignore "fake player" npcs in EntityPickupItemEvent nossr50 2020-12-31 15:49:32 -08:00
  • 2664ae4bd6 Optimize ChunkUnloadEvent & Partial rewrite to COTW entity tracking + some tweaks to COTW entity removal nossr50 2020-12-31 15:25:21 -08:00
  • aed4cb87be Fix enchanted books not being created with the proper data nossr50 2020-12-31 13:21:55 -08:00
  • 5b898049a3 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-12-30 15:49:16 -08:00
  • 006a7bf277 Add back missing cooldown locale message Fixes #4361 nossr50 2020-12-30 15:41:14 -08:00
  • d0d05a33f8 update changelog nossr50 2020-12-30 15:30:46 -08:00
  • 01f31e76f5 new chunkstore nossr50 2020-12-30 15:20:24 -08:00
  • 7802d54ebd 2.1.164 Closes #4358 #4342 #3812 #3643 #3540 nossr50 2020-12-29 13:47:40 -08:00
  • dd3d324415 update notes and default fishing treasures nossr50 2020-12-29 13:38:03 -08:00
  • 8ff345af38 fix array out of bounds nossr50 2020-12-29 13:20:10 -08:00
  • bab13f32e7 update notes nossr50 2020-12-29 13:15:15 -08:00
  • 3c9c8556dd Allow vanilla block interaction with sneak if the block is set to be a mcMMO repair/salvage anvil nossr50 2020-12-29 12:58:39 -08:00
  • d9f98b1aa9 Fix a bug where books weren't registered + tweaked how treasures were loaded nossr50 2020-12-29 12:39:06 -08:00
  • 0f4455d5a8 remove unused settings from fishing treasures and add enchantment section for mythic nossr50 2020-12-29 12:12:03 -08:00
  • bdee0278a5 Fix Fishing using values from the wrong config nossr50 2020-12-29 12:03:57 -08:00
  • ac31a3dc0e Fixing start up errors when loading treasures.yml nossr50 2020-12-28 17:37:14 -08:00
  • 2162c81b21 Add semi-important note to changelog nossr50 2020-12-28 17:00:50 -08:00
  • 8b62c0b693 Better message for items not found in current version of MC from Fishing Config nossr50 2020-12-28 16:58:57 -08:00
  • 31e0f1e4da less verbose enchantment book log nossr50 2020-12-28 16:47:33 -08:00
  • 14a6e5c603 Comment out whitelist in fishing_treasures.yml nossr50 2020-12-28 16:45:16 -08:00
  • 652a9519c1 Move fishing treasues to new file fishing_treasures.yml, replace Records rarity with Mythic, and allow for Enchanted_Book in the treasures list with new optional whitelist/blacklist parameters read the changelog for information about this nossr50 2020-12-28 16:42:00 -08:00
  • 31134b38de updated changelog nossr50 2020-12-28 13:00:47 -08:00
  • a4ef322fa5 Add ExploitFix.PreventPluginNPCInteraction to experience.yml Read the changelog for why nossr50 2020-12-28 12:58:03 -08:00
  • e8d51f42f3 dev mode nossr50 2020-12-28 12:44:21 -08:00
  • 6f88c282cf minor cleanup on skill register impl nossr50 2020-12-24 16:43:27 -08:00
  • 21ac44ee61 More work on skill API impl/migration nossr50 2020-12-24 16:41:09 -08:00
  • 9b9ffbb982 More work on migrating commands to new API nossr50 2020-12-23 15:29:39 -08:00
  • 537b120ffc Updating command classes to new API nossr50 2020-12-23 14:58:32 -08:00
  • 25f7dd223d More API migration on the DB impl nossr50 2020-12-23 12:00:05 -08:00
  • 843e3ace99 API migration on DBs nossr50 2020-12-23 11:08:57 -08:00
  • 8a507de8d6 brain getting tired, time for break, more api migration included nossr50 2020-12-22 19:28:47 -08:00
  • 7e756c4438 More API migration nossr50 2020-12-22 19:23:03 -08:00
  • 4199ea0095 More API migration, feels like a mountain of work left lol nossr50 2020-12-22 17:27:25 -08:00
  • 73bc12841a Add Override annotations, remove redundant javadocs nossr50 2020-12-22 14:28:23 -08:00
  • 35be5bc17d Generify the maps nossr50 2020-12-22 14:24:37 -08:00
  • b7f713a50f Use OnlineMMOPlayer over McMMOPlayer nossr50 2020-12-22 13:43:12 -08:00
  • 573d9d014e More work on Skill API migration nossr50 2020-12-17 16:22:22 -08:00
  • abcf6413f5 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2020-12-17 15:10:53 -08:00
  • 4d386f2e61 update changelog nossr50 2020-12-16 16:43:08 -08:00
  • 1046007b7a 2.1.163 nossr50 2020-12-16 16:41:24 -08:00
  • 2de52c7955 register new chunk listener nossr50 2020-12-16 16:30:05 -08:00
  • 8c52884ac6 Remove COTW entities on chunk unload Fixes #4289 nossr50 2020-12-16 16:29:05 -08:00
  • 22a738bace mcMMO no longer throws errors on below 0 xp gains Fixes #4346 nossr50 2020-12-16 16:15:19 -08:00
  • dfc2691cd6 dev mode and changelog update nossr50 2020-12-16 15:55:54 -08:00
  • 9e931f880e updated changelog nossr50 2020-12-16 15:54:22 -08:00
  • 16aa6d65ac Update McMMOUrl.java Robert Alan Chapton 2020-12-16 12:46:17 -08:00
  • 306b8cfac4 more work on migrating the API nossr50 2020-12-15 16:24:11 -08:00
  • 407b6fb343 more API migration nossr50 2020-12-15 09:31:51 -08:00
  • 58e634e53a dev mode nossr50 2020-12-14 15:22:09 -08:00
  • bb37edaa7f update changelog nossr50 2020-12-14 15:21:48 -08:00
  • d8f8d541fc more work on migrating API nossr50 2020-12-14 15:20:01 -08:00
  • 64e1d1a9d7 more refactoring/rewrites for player data loading stuff nossr50 2020-12-10 17:15:14 -08:00
  • 0e22583df4 fix skill commands nossr50 2020-12-10 16:15:47 -08:00
  • 0e09ac397d fix BrewingStand inventory is updated immediately instead of after firing the event. Now the event can be canceled correct. (#4351) Wolf2323 2020-12-10 22:24:08 +01:00