nossr50
c1c32cb1fd
Fix mcMMO saving copies of config files into the main server directory instead of the correct place
2021-04-09 10:19:34 -07:00
nossr50
56f9341f8e
Add mcMMO_Region_System.Enabled to persistent_data.yml (removed from hidden config)
2021-04-09 07:54:34 -07:00
nossr50
eec5feb2bf
PrimarySkillType refactor and other refactors
2021-04-08 13:21:34 -07:00
nossr50
5080d86e44
Refactoring code part 1 to prep for adding a bunch of unit tests
2021-04-08 10:39:07 -07:00
nossr50
c5f4666525
Fixing Shake showing the wrong chance to succeed
2021-04-05 12:47:03 -07:00
nossr50
e8577e4a9e
Fix ClassCastException for Rupture
...
Fixes #4476
2021-04-03 09:46:01 -07:00
nossr50
a2ee4be86a
Fix some bugs with Rupture and fix a small memory leak
2021-04-02 20:31:19 -07:00
nossr50
affecfeeeb
Added config options for Rupture and updated the Swords command
2021-04-02 12:02:21 -07:00
nossr50
48bf79055a
Rupture has been reworked
2021-04-02 11:00:11 -07:00
nossr50
72958bb0f3
Herbalism XP exploit fix
2021-04-02 08:32:56 -07:00
nossr50
fbd2eeb93d
Avoid NPE on beast lore jump strength checks
2021-03-29 15:14:54 -07:00
Daniel Jarski
df56d93aaa
Added Donkeys and Mules to the list of animals that display stats ( #4282 )
...
...in Beast Lore. I improperly assumed that donkeys and mules have fixed jump and movement speeds, but ones that are *bred* have variable stats just like horses.
2021-03-29 15:08:40 -07:00
nossr50
eea922c31f
TODO: Look into double drops for berry bushes
2021-03-25 14:08:22 -07:00
nossr50
e40ab38bbd
Sweet Berry bushes now grant XP when harvested and no longer activate tools
2021-03-25 13:42:20 -07:00
nossr50
444d5edd66
Fixed double smelt not working if furnace was empty
2021-03-16 13:16:17 -07:00
nossr50
a425ebcd10
Add magma blocks to the things wolves avoid
2021-03-05 14:03:31 -08:00
nossr50
4bd9ee0aa5
Never expect bukkit API to be intuitive
2021-03-02 15:17:55 -08:00
nossr50
e38bc14e86
Sometimes I hate being dyslexic, fixing illegal stack sizes in smelting.. again
2021-03-02 13:54:20 -08:00
nossr50
afd2b50900
Remove unecessary comment
2021-03-02 11:24:44 -08:00
nossr50
ac618cf48a
Add another measure to stop item stacks from becoming illegal sizes from double smelt
2021-03-02 11:15:52 -08:00
nossr50
713b0619c3
You can now disable Green Thumb for specific crops (the auto replanting) in config.yml
2021-02-26 16:18:15 -08:00
nossr50
82b0304091
Don't set smelt stacks to above item's max stack size
2021-02-26 15:28:50 -08:00
nossr50
369b34406e
Green Thumb (Plants) now fires a SubSkillBlockEvent
2021-02-03 15:08:21 -08:00
nossr50
998495f268
2.1.173
2021-01-25 17:27:37 -08:00
nossr50
85bf33fca0
Less XP orbs during Tree Feller + Knock on Wood Rank 2
2021-01-25 15:06:39 -08:00
nossr50
cf21a5a163
Fishing no longer damages rod or drains hunger
2021-01-25 15:02:58 -08:00
nossr50
ac57615383
Add setting to turn off knock on wood XP orb drops for Tree Feller
2021-01-21 14:19:50 -08:00
Enderaoe
3cd09b886f
Issue #4343 Axe can replant Cocoa ( #4373 )
2021-01-06 10:24:16 -08:00
nossr50
1c9592aba3
Always emulate lure bonus to avoid vanilla bugs
...
Fixes #4359
2021-01-05 12:16:16 -08:00
nossr50
888205fd89
Memory leak fix for arrow metadata
2021-01-05 12:04:48 -08:00
nossr50
7931a095fe
Add some tests for com.gmail.nossr50.util.random classes
2021-01-03 12:21:32 -08:00
nossr50
867d222062
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2021-01-03 09:53:12 -08:00
t00thpick1
4aa17e61fc
More efficient acrobatics location memory class
2021-01-02 20:39:39 -05:00
nossr50
597eb7f8dd
Tweaks to the random chance classes
2021-01-02 16:39:26 -08:00
nossr50
fbecbc167a
Optimizations and potentially fixing a ConcurrentModificationException involving the TransientEntityTracker
...
Fixes #4368
2021-01-01 14:04:36 -08:00
nossr50
c05c8e1b1d
Fix init player in TransientyEntityTracker
2020-12-31 16:08:23 -08:00
nossr50
3f6de1c4ba
Fix giving double treasures if the setting to give extra fish is on
...
Fixes #4363
2020-12-31 15:53:01 -08:00
nossr50
2664ae4bd6
Optimize ChunkUnloadEvent & Partial rewrite to COTW entity tracking + some tweaks to COTW entity removal
2020-12-31 15:25:21 -08:00
nossr50
aed4cb87be
Fix enchanted books not being created with the proper data
2020-12-31 13:21:55 -08:00
nossr50
8ff345af38
fix array out of bounds
2020-12-29 13:20:10 -08:00
nossr50
d9f98b1aa9
Fix a bug where books weren't registered + tweaked how treasures were loaded
2020-12-29 12:39:06 -08:00
nossr50
bdee0278a5
Fix Fishing using values from the wrong config
2020-12-29 12:03:57 -08:00
nossr50
ac31a3dc0e
Fixing start up errors when loading treasures.yml
2020-12-28 17:37:14 -08:00
nossr50
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
2020-12-28 16:42:00 -08:00
nossr50
8c52884ac6
Remove COTW entities on chunk unload
...
Fixes #4289
2020-12-16 16:29:05 -08:00
Wolf2323
0e09ac397d
fix BrewingStand inventory is updated immediately instead of after firing the event. Now the event can be canceled correct. ( #4351 )
2020-12-10 13:24:08 -08:00
nossr50
958fb6f044
Silenced a mostly harmless error that can happen when using plugins like crazyenchantments
2020-12-01 13:08:33 -08:00
nossr50
cfcdcd1676
Fix Lure above 3 breaking fishing
2020-11-16 14:36:59 -08:00
nossr50
477d6932cd
2.1.156
2020-11-10 15:21:45 -08:00
nossr50
b31e1e533b
New skill 'Knock On Wood', changes to axe readying messages
2020-11-10 15:17:52 -08:00