Commit Graph

  • bea283e56c
    Update README.md master Robert Alan Chapton 2025-04-13 12:15:43 -07:00
  • 13a329d4ae update changelog nossr50 2025-04-13 12:04:25 -07:00
  • 65d4d2b059 Chimaera wing code is a little bit less disgusting now Fixes #5049 nossr50 2025-04-13 12:03:52 -07:00
  • 61c5ded677 back to dev mode nossr50 2025-04-13 11:06:33 -07:00
  • 5c12606e8c misc nossr50 2025-04-13 10:49:10 -07:00
  • 99e8ae3722 Blast Mining can drop deep-slate now fixes #5160 nossr50 2025-04-13 10:44:19 -07:00
  • 5b67aa04c4 support for various new additions from 1.21.5 nossr50 2025-04-12 13:23:35 -07:00
  • 35785283ee Swords stab damage is now config-driven Fixes #5164 nossr50 2025-03-29 14:31:42 -07:00
  • 7e1e4c8305 2.2.034 nossr50 2025-03-17 14:44:05 -07:00
  • f69f88add7 fix mcMMO spawning bonus drops into other blocks fixes #5149 nossr50 2025-03-17 14:42:20 -07:00
  • 82af006ea4 Fix NPE in ChunkUnloadEvent fixes #5133 fixes #5118 nossr50 2025-03-17 14:21:25 -07:00
  • 1005b29e96 minor refactoring of ProjectileUtils and MetadataConstants nossr50 2025-03-15 12:49:29 -07:00
  • 2efe1efc50 Crossbow trickshot no longer rewards archery xp Fixes #5153 Fixes #5144 nossr50 2025-03-15 12:28:35 -07:00
  • 3d04b92827 dev mode nossr50 2025-03-15 12:04:33 -07:00
  • 4259b5ec6d 2.2.033 nossr50 2025-03-09 17:24:52 -07:00
  • 182e228ebd add missing TURTLE_HELMET to tier 1 ingredients in potions.yml fixes #5143 nossr50 2025-03-09 17:20:53 -07:00
  • bc6e4bc056 fix Folia throwing IllegalArgumentException nossr50 2025-03-09 16:35:20 -07:00
  • 44b22559fb Revert "github actions should use Java 21" nossr50 2025-03-09 15:57:46 -07:00
  • 0408040d7a Revert "bump world-edit dependency version" nossr50 2025-03-09 15:56:21 -07:00
  • 571a60f7a7 github actions should use Java 21 nossr50 2025-03-09 15:49:59 -07:00
  • b2bf29cae2 tweaks to start up msg nossr50 2025-03-09 15:49:26 -07:00
  • 6ad9d97236 Fix mcMMO trying to load incompatible potions on older versions nossr50 2025-03-09 15:45:32 -07:00
  • 6df73e522e Add missing entries to potion.yml for Breeze_Rod nossr50 2025-03-09 15:45:18 -07:00
  • e6f3d63923 fix FoliaLib not being shaded into compiled jar nossr50 2025-03-09 14:20:20 -07:00
  • 871374ce84 adventure API bump nossr50 2025-03-09 14:18:19 -07:00
  • 363ae7351f bump world-edit dependency version nossr50 2025-03-09 14:08:33 -07:00
  • be0570fccb cleanup pom.xml and reduce noise in build nossr50 2025-03-09 13:57:17 -07:00
  • 9d5566ae0e update FoliaLib repo for build instructions fixes #5162 nossr50 2025-03-09 13:47:52 -07:00
  • 125aefacbb fix github actions nossr50 2025-03-09 13:40:43 -07:00
  • b48d66abbe 2.2.032 nossr50 2025-03-08 11:45:52 -08:00
  • 752174ad6d add missing beetroot and eyeblossom entries for Herbalism fixes #5154 fixes #5146 nossr50 2025-03-08 11:40:48 -08:00
  • ef2aa57be3 fix Roll interactions with CMI fixes #5151 nossr50 2025-03-08 11:34:29 -08:00
  • 25c89c5bd3 blast mining bonus drops are now RNG and no longer guaranteed, yield ceiling clamped nossr50 2025-03-07 15:23:08 -08:00
  • c2ecefb2a8 blast mining no longer drops infested block variants nossr50 2025-03-07 15:09:49 -08:00
  • de4d0ea0a7 2.2.031 nossr50 2025-02-08 11:50:14 -08:00
  • 86b457861c fix for NPE during inventory events Fixes #5148 nossr50 2025-02-07 13:43:56 -08:00
  • c61376d97d update changelog nossr50 2025-01-26 15:11:00 -08:00
  • 2618cfbe78 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2025-01-26 15:10:11 -08:00
  • 0637446cd5
    Add event for players taming an entity (#5142) Warrior 2025-01-27 00:10:04 +01:00
  • af60826843 update changelog nossr50 2025-01-26 15:07:54 -08:00
  • b36848bd47
    removed call to Locale#setDefault within LocaleLoader#initialize; added static locale-parameter to all instances of a Formatter (#5141) Philip Hell 2025-01-25 23:24:02 +01:00
  • dab4e777ce 2.2.030 nossr50 2025-01-14 12:33:35 -08:00
  • 0063a4f9b6
    Run rupture task on the target entity's scheduler (#5135) Warrior 2025-01-14 21:31:48 +01:00
  • bfbefa78f5 fix mace sound on older versions nossr50 2025-01-04 13:53:43 -08:00
  • 1db0aae46b fix alchemy xp permission issue Fixes #5131 nossr50 2025-01-03 15:41:18 -08:00
  • 90fe8ee882 change chunk listener to monitor so we can ignore cancelled events nossr50 2025-01-03 15:19:46 -08:00
  • ad771fddc5 update changelog nossr50 2025-01-03 15:12:28 -08:00
  • b4d9337329
    Revert regression, restoring material based salvage permissions (#5130) Momshroom 2024-12-29 19:13:20 -06:00
  • dae66c7433
    Add new potions to alchemy (#5123) Momshroom 2024-12-15 14:54:24 -06:00
  • b5478a947e dev mode nossr50 2024-12-15 12:50:24 -08:00
  • 6a9962a2dc 2.2.029 nossr50 2024-12-14 15:20:56 -08:00
  • d8d2d00f42 remove another unused file nossr50 2024-11-27 13:35:27 -08:00
  • 02d978036a add relevant herbalism stuff for next MC update nossr50 2024-11-27 13:35:20 -08:00
  • 16d5d9f95f temporarily disable party item sharing feature nossr50 2024-11-27 13:24:01 -08:00
  • 18bd31da40 add support for new pale oak items / blocks nossr50 2024-11-27 13:12:42 -08:00
  • 6b5b0f301c remove unused files nossr50 2024-11-27 13:04:55 -08:00
  • c7feac19dd misc plugin.yml cleanup nossr50 2024-11-27 13:04:40 -08:00
  • 6dd175331c fix index out of bounds for blocks at world max height nossr50 2024-11-25 12:24:39 -08:00
  • 1b6b127ef4 dev mode nossr50 2024-11-18 16:24:11 -08:00
  • 03514521b4 remove dangling config key nossr50 2024-11-18 16:23:47 -08:00
  • 7883b0914a 2.2.028 nossr50 2024-11-16 16:23:11 -08:00
  • a93f08a97b
    Fix McMMOItemSpawnEvent#setItemStack being ignored in ItemUtils (#5102) galacticwarrior9 2024-11-17 00:11:14 +00:00
  • 91ab569b81 Fixed COTW summon bug nossr50 2024-11-16 16:10:05 -08:00
  • 19bf96ab33 Expand API for McMMOPlayerMasterAnglerEvent nossr50 2024-11-16 15:48:41 -08:00
  • 827b894257 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2024-11-16 15:24:53 -08:00
  • 69e90a89f7 minor refactoring nossr50 2024-11-16 15:24:48 -08:00
  • 570cadb276
    add McMMOPlayerMasterAnglerEvent and ability to cancel it if desired (#5111) Jacob 2024-11-16 18:24:05 -05:00
  • 79ad86ff29 Fix infinite recursion caused by inadvertent chunk loading/unloading Fixes #5112 nossr50 2024-11-16 14:33:51 -08:00
  • 4cb3d3181b 2.2.027 nossr50 2024-11-10 15:15:09 -08:00
  • b928e145b6 use thread safe collections for sets nossr50 2024-11-10 15:11:39 -08:00
  • c52b855ae1 Remove the luck component of salvage material quantity nossr50 2024-11-10 14:30:14 -08:00
  • b4871fe49f Add tridents/crossbows to salvage nossr50 2024-11-10 13:46:34 -08:00
  • 04eefaef79 Fixed ricocheted arrows missing some data after bouncing Fixes #5093 nossr50 2024-11-09 15:58:24 -08:00
  • b5ecd214ef Fixed concurrency issue with Folia and COTW summons Fixes #5086 nossr50 2024-11-09 15:40:11 -08:00
  • 2ea9cff2cd Fix Folia locale string concurrency issue Fixes #5097 nossr50 2024-11-09 14:22:47 -08:00
  • f90a15a821 dev mode nossr50 2024-11-09 13:45:13 -08:00
  • c54a758e7f 2.2.026 nossr50 2024-11-07 18:56:13 -08:00
  • 3f5f510fc5 Fixed NPE on chunk unload nossr50 2024-11-07 18:55:59 -08:00
  • f304a1fbb9 dev mode nossr50 2024-11-07 17:45:49 -08:00
  • 6f92baf0b5 2.2.025 nossr50 2024-11-05 17:15:06 -08:00
  • 406a7ba694 2.2.024 nossr50 2024-11-04 19:05:41 -08:00
  • 04007f6dbc fixed fishing errors Fixes #5108 nossr50 2024-11-04 18:56:38 -08:00
  • 6ed4ad76cd update changelog nossr50 2024-11-03 17:21:20 -08:00
  • 3aaff1911b huge optimizations nossr50 2024-11-03 17:10:49 -08:00
  • f0973f2500 fix big oopsie nossr50 2024-11-03 14:27:09 -08:00
  • 4ba85aa444 optimizations nossr50 2024-11-03 14:22:14 -08:00
  • 9f7dbc23f6 fix failing test nossr50 2024-11-02 19:43:46 -07:00
  • 39b0e87b9a Move logic for config format into ConfigStringUtils nossr50 2024-11-02 19:39:06 -07:00
  • ce18f3df97 major optimizations to getting xp values for specific blocks nossr50 2024-11-02 18:56:11 -07:00
  • 03c9dfda02 dev mode nossr50 2024-11-02 16:16:04 -07:00
  • 60da4bcd68 2.2.023 nossr50 2024-10-31 20:46:56 -07:00
  • 9d5bebef52 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2024-10-31 20:38:04 -07:00
  • 99bb5857f8 update for 1.21.3 compatibility nossr50 2024-10-31 20:37:54 -07:00
  • 571013cf55
    add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (#5104) Jacob 2024-10-25 16:00:37 -04:00
  • 8087d5f647 change transformable entity list into immutable set nossr50 2024-09-28 13:42:25 -07:00
  • d7e8a6b7c1 2.2.022 nossr50 2024-09-28 13:32:32 -07:00
  • ddb701bc94 update changelog nossr50 2024-09-28 13:30:10 -07:00
  • d42581b24f fix to PR nossr50 2024-09-28 13:28:43 -07:00
  • d5c4bebfad
    Fix slime spawner exploit (#5089) Ineusia 2024-09-28 16:26:22 -04:00
  • 5c68a176e5
    Fix cat cotw on older versions (#5096) Warrior 2024-09-28 22:23:28 +02:00