nossr50
78aeb0679b
new fishing skill Inner Peace
2019-04-10 05:29:35 -07:00
nossr50
c41a650415
Wiring up Fishing config values
2019-04-10 04:56:59 -07:00
nossr50
856e6f0447
Fishing now actually grants XP for caught fish (values in the config did nothing before... lol )
2019-04-10 04:35:14 -07:00
nossr50
75bb3f181d
Fishing now always gives fish in addition to treasure (configurable)
...
Fixing salvage oopsies
2019-04-10 04:06:06 -07:00
nossr50
43037f8c13
Code Cleanup Pt 2
2019-04-03 19:25:14 -07:00
nossr50
2cdb0395ee
wire up alerting admins to over-fishing repeated abuse
2019-03-29 00:03:08 -07:00
nossr50
8f6f0e4a0f
Expanding fishing exploit options
2019-03-29 00:03:07 -07:00
nossr50
367fabf70c
fixing many compiler errors for configs
2019-03-28 23:47:19 -07:00
nossr50
772ceddf65
ExcavationTreasureConfig pt 1
2019-03-28 23:46:41 -07:00
nossr50
acf2bf362f
Refactoring the oopsies
2019-03-28 23:43:20 -07:00
nossr50
9731b9cffb
new config pt 9
2019-03-28 23:43:19 -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
nossr50
a59907fcec
Shake sends custom damagecause
2019-01-16 11:07:11 -08:00
nossr50
13a3e9a790
Adding ranks to Fisherman/Farmer's Diet and Green Thumb
2019-01-15 05:35:41 -08:00
nossr50
95d60e646d
Diminishing returns now has an optional minimum gains setting
2019-01-14 22:11:58 -08:00
nossr50
4101f16580
Fishing now uses the ActionBar
2019-01-14 00:50:13 -08:00
nossr50
6f77bb206d
Refactoring + adding a new skillranks config (not functional yet)
2019-01-12 23:54:53 -08:00
nossr50
85fd0a79bc
Sounds volume and pitch are now configurable in the new sounds.yml file
2019-01-12 19:08:54 -08:00
nossr50
362d036b16
4 days of work and I'm still not done ;_;
2019-01-08 19:52:52 -08:00
nossr50
0d260a74c9
Refactoring to make my life easier
2018-12-29 05:24:55 -08:00
R4zorax
a39a77f89e
Fix fishing in 1.13 ( #3528 )
...
* Fix fishing to use Material instead of BlockData (that was AIR)
2018-08-02 20:27:15 -04:00
Shane Robertson
ee324c77a9
Fixed errors with block-based skill experience ( #3506 )
...
* Updated configs
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain
* Fixed most block based experience gain & updated wooden_tools
* Removed debug prints
2018-07-26 19:53:29 -04:00
t00thpick1
b73eced36f
Remove sound adapter
2018-07-25 20:29:40 -04:00
t00thpick1
0a1559511a
Quick and dirty 1.13 update. I.e. it now compiles for 1.13.
2018-07-23 22:13:57 -04:00
t00thpick1
2b159adefd
Merge pull request #3330 from hoorigan/ench-book-fixes
...
Enchanted book fixes
2018-04-28 20:04:06 -04:00