nossr50
7afdb0ec9c
more work on command on level up and misc refactoring on unit tests
2025-07-09 17:40:38 -07:00
nossr50
0af8b2c41d
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into commandsonlevelup
2025-07-09 14:36:50 -07:00
Techirion
c377544fa2
RepairManager: Fix unsafe enchantments being stripped, CombatUtils: Use instanceof for IronGolem ( #5192 )
...
* RepairManager: Fix unsafe enchantments being stripped
* CombatUtils: Use instanceof for IronGolem check to avoid cast exceptions for pets/npcs/...
---------
Co-authored-by: Dieu <info@l4b.org >
2025-07-09 14:23:34 -07:00
るんく君
0424a5dd12
When burnTime is less than or equal to 0, do not process ( #5194 )
2025-07-09 14:19:02 -07:00
nossr50
6acc4b1ec6
2.2.040
2025-07-06 12:27:25 -07:00
nossr50
41b5667cd4
Some more unit test coverage for tree feller
2025-07-04 13:27:38 -07:00
nossr50
b60e478aec
Fix parties unintentionally becoming leader-less Fixes #3771
2025-07-04 13:06:31 -07:00
nossr50
6aa4deedc0
oopsie
2025-07-04 12:25:08 -07:00
nossr50
e6199c0a7a
prevent simulateBlockBreak from calling itself fixes #5188
2025-07-04 12:13:37 -07:00
nossr50
87277a0d6f
remove some unused code
2025-07-03 15:12:58 -07:00
nossr50
3c853a266a
change enum format back to old style
2025-07-03 15:11:41 -07:00
nossr50
e52371aeb3
formatting applied to most of the source code to tidy things up, and misc refactors
2025-07-03 15:07:31 -07:00
TechnicallyCoded
9eb8f4e918
Less hacky performance improvements ( #5187 )
2025-06-08 11:24:43 -07:00
nossr50
3d16d9432d
Added StackOverflow safeguards for dealDamage invocations Fixes #5129 Fixes #5029 Fixes #5186
2025-06-07 15:15:09 -07:00
nossr50
12127ff25b
spigot safeguards
2025-06-06 18:57:44 -07:00
nossr50
382b86ad34
perf improvements and rupture improvements
2025-06-06 18:43:41 -07:00
nossr50
27a232d03e
fix other places where locale might matter
2025-05-26 13:07:50 -07:00
nossr50
ce7461f459
fix potion matching for non-english locales Fixes #5174
2025-05-26 13:05:07 -07:00
Jake Ben-Tovim
045f1bdfb6
fix matchPotionType: correctly match extended and upgraded potions fixes #5181
2025-05-25 11:21:36 -07:00
nossr50
8c89462b0a
fix trickshot not applying potion effects or custom effects
2025-05-11 14:47:31 -07:00
Griffen
2ba67d1393
Adds locale entries for commands in "/mcmmo help" ( #5137 )
...
* Fixed issue where you chuld not modify the color of the commands in the main help command
* Changed the headers for more consistency
2025-05-06 13:10:09 -07:00
Josh Taylor
a8976ae953
fix spectral arrows ( #5173 )
2025-05-06 13:08:09 -07:00
Tommm
f3a2199fd6
Added spawners to illegal drops for blast mining ( #5178 )
2025-05-06 13:07:15 -07:00
nossr50
65d4d2b059
Chimaera wing code is a little bit less disgusting now Fixes #5049
2025-04-13 12:03:52 -07:00
nossr50
5c12606e8c
misc
2025-04-13 10:49:10 -07:00
nossr50
99e8ae3722
Blast Mining can drop deep-slate now fixes #5160
2025-04-13 10:44:19 -07:00
nossr50
5b67aa04c4
support for various new additions from 1.21.5
2025-04-12 13:23:35 -07:00
nossr50
35785283ee
Swords stab damage is now config-driven
...
Fixes #5164
2025-03-29 14:31:42 -07:00
nossr50
f69f88add7
fix mcMMO spawning bonus drops into other blocks
...
fixes #5149
2025-03-17 14:42:38 -07:00
nossr50
82af006ea4
Fix NPE in ChunkUnloadEvent
...
fixes #5133 fixes #5118
2025-03-17 14:21:25 -07:00
nossr50
1005b29e96
minor refactoring of ProjectileUtils and MetadataConstants
2025-03-15 12:49:29 -07:00
nossr50
2efe1efc50
Crossbow trickshot no longer rewards archery xp
...
Fixes #5153 Fixes #5144
2025-03-15 12:28:35 -07:00
nossr50
bc6e4bc056
fix Folia throwing IllegalArgumentException
2025-03-09 16:35:20 -07:00
nossr50
b2bf29cae2
tweaks to start up msg
2025-03-09 15:49:26 -07:00
nossr50
6ad9d97236
Fix mcMMO trying to load incompatible potions on older versions
2025-03-09 15:45:32 -07:00
nossr50
b48d66abbe
2.2.032
2025-03-08 11:49:33 -08:00
nossr50
ef2aa57be3
fix Roll interactions with CMI fixes #5151
2025-03-08 11:34:29 -08:00
nossr50
25c89c5bd3
blast mining bonus drops are now RNG and no longer guaranteed, yield ceiling clamped
2025-03-07 15:26:08 -08:00
nossr50
c2ecefb2a8
blast mining no longer drops infested block variants
2025-03-07 15:09:49 -08:00
nossr50
86b457861c
fix for NPE during inventory events Fixes #5148
2025-02-07 13:43:56 -08:00
Warrior
0637446cd5
Add event for players taming an entity ( #5142 )
...
* Add event for players taming an entity
2025-01-26 15:10:04 -08:00
Philip Hell
b36848bd47
removed call to Locale#setDefault within LocaleLoader#initialize; added static locale-parameter to all instances of a Formatter ( #5141 )
2025-01-25 14:24:02 -08:00
Warrior
0063a4f9b6
Run rupture task on the target entity's scheduler ( #5135 )
2025-01-14 12:31:48 -08:00
nossr50
bfbefa78f5
fix mace sound on older versions
2025-01-04 13:53:43 -08:00
nossr50
1db0aae46b
fix alchemy xp permission issue Fixes #5131
2025-01-03 15:41:18 -08:00
nossr50
90fe8ee882
change chunk listener to monitor so we can ignore cancelled events
2025-01-03 15:19:46 -08:00
Momshroom
b4d9337329
Revert regression, restoring material based salvage permissions ( #5130 )
...
* Revert regression. Fixes salvage permissions by material type
---------
Signed-off-by: Momshroom <Momshroom@gmail.com >
2024-12-29 17:13:20 -08:00
nossr50
d8d2d00f42
remove another unused file
2024-11-27 13:35:27 -08:00
nossr50
02d978036a
add relevant herbalism stuff for next MC update
2024-11-27 13:35:20 -08:00
nossr50
16d5d9f95f
temporarily disable party item sharing feature
2024-11-27 13:24:01 -08:00