Smudge
4553310bb9
Fixed fishing exploiting compatibility ( #4859 )
...
* Fixed fishing exploiting compatibility
* Moved same target to class variable
2023-04-03 17:52:00 -07:00
nossr50
8d27e8fccf
2.1.205
2021-11-14 09:33:27 -08:00
tunagohan
7fc6577196
Propose: Add an option for Exploiting Fishing. ( #4619 )
...
* feat: Add exploiting option for fishing
* Update experience.yml
Let's change how this was named
* Update ExperienceConfig.java
Let's change how this was named
Co-authored-by: Robert Alan Chapton <nossr50@gmail.com>
2021-09-22 15:11:54 -07:00
nossr50
dc94fedee1
Added member getPlayer to McMMOItemSpawnEvent
...
Fixes #4572
2021-07-20 18:47:25 -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
998495f268
2.1.173
2021-01-25 17:27:37 -08:00
nossr50
cf21a5a163
Fishing no longer damages rod or drains hunger
2021-01-25 15:02:58 -08:00
nossr50
1c9592aba3
Always emulate lure bonus to avoid vanilla bugs
...
Fixes #4359
2021-01-05 12:16:16 -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
cfcdcd1676
Fix Lure above 3 breaking fishing
2020-11-16 14:36:59 -08:00
nossr50
ba7e235e64
Master Angler reworked
2020-11-09 16:46:52 -08:00
nossr50
65fba3e20e
Expanding McMMOItemSpawnEvent & Fixing a bug with Tree Feller drops
2020-11-02 13:51:43 -08:00
nossr50
fdd951f1f1
Second Smelt makes use of its own section in Bonus Drops in config.yml
...
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-07-13 12:31:30 -07:00
Josh Taylor
4a5bcaa92d
Fix fishing exploit prevention
2020-04-16 05:44:26 +01:00
nossr50
52f9273fa8
Fishing drops are no longer random amounts
2019-08-23 20:51:32 -06:00
nossr50
a53505ee0b
Raised overfishing limit + improved tips
2019-05-13 08:53:22 -07:00
nossr50
719283177e
Shake has an upper limit of 10 damage (will be configurable in the near future), alchemy ranks adjusted
2019-03-26 08:22:39 -07:00
nossr50
255f7bf335
Fixes #3832 - Resolved issue with double drops & herbalism, similar fixes coming to woodcutting/mining soon. Reminder to update config.yml, read changelog for instructions.
...
If you harvest crops with a Hoe it does not require seeds to replant on successful Green Thumb
2019-03-23 16:21:25 -07:00
nossr50
ce6553d857
Fixing Double Drops for Herbalism (Update your configs) see changelog for instructions
2019-03-23 13:34:14 -07:00
nossr50
dece43429d
Added an option to turn off fishing exploit detection as a band-aid fix until the config update is done
2019-03-20 07:04:05 -07:00
nossr50
c8d95dc711
2.1.19
2019-03-18 03:12:00 -07:00
nossr50
bb118607ce
Less aggressive detection
2019-03-18 02:40:19 -07:00
nossr50
2d849f55e5
Smaller bounds on fishing scarcity
2019-03-18 00:43:14 -07:00
nossr50
fef9058e16
Fishing is now more aggressive about over casting, added messages about fishing, removed vanilla rewards for exploiters
2019-03-18 00:26:49 -07:00
nossr50
e3d2526939
Improve Fishing AFK detection
2019-03-18 00:11:27 -07:00
nossr50
28b71804a2
Fixed display bug w/ Fish Diet, added Tropical, Raw Cod/Salmon to eligible foods
2019-03-09 15:48:29 -08:00
nossr50
370af987d6
Fixes #3737
2019-01-28 19:35:54 -08:00
nossr50
3734300e59
Fixing an error with shake and RNG calculations
2019-01-28 04:15:34 -08:00
nossr50
4f832edada
Fixing the fishing AFK detection
2019-01-27 21:55:00 -08:00
nossr50
85a04c71f4
tweaking anti-afk
2019-01-27 21:13:42 -08:00
nossr50
c7ed3ee2a0
Magic Hunter requires treasure hunter and has ranks now
2019-01-27 20:56:16 -08:00
nossr50
7e34e87bc0
Magic Hunter stats now check for treasure hunter
2019-01-27 20:36:55 -08:00
nossr50
b2b623505d
Removing traps from fishing command
2019-01-27 20:27:48 -08:00
nossr50
e969598f58
Fixing a lot of bugs involving calculating the success of skills
2019-01-27 19:36:16 -08:00
nossr50
d81c3d06c5
XP Gains now report sources, added some config options regarding XP bars
...
Fixed some issues with Roll
Fixes https://github.com/mcMMO-Dev/mcMMO/issues/3732
2019-01-27 18:11:51 -08:00
nossr50
6592562c56
Check the target fishing location
2019-01-26 14:41:17 -08:00
nossr50
9aae4825cc
Fixing XP gain in fishing
2019-01-26 14:34:28 -08:00
nossr50
22c5280d4e
AFK Fishing protection
2019-01-26 14:25:01 -08:00
nossr50
f1fc095876
Removed the Kraken
2019-01-25 14:00:18 -08:00
nossr50
3a367d71fa
Fishing traps are stupid.
2019-01-25 13:46:26 -08:00
nossr50
1d6a142b12
Rewrote the RNG system to be more unified
2019-01-24 20:45:26 -08:00
nossr50
126e1c5942
All skills should be on the new rank system now
2019-01-17 08:46:10 -08:00