Commit Graph

6742 Commits

Author SHA1 Message Date
7e34e87bc0 Magic Hunter stats now check for treasure hunter 2019-01-27 20:36:55 -08:00
b2b623505d Removing traps from fishing command 2019-01-27 20:27:48 -08:00
67a57f7472 This might be better 2019-01-27 20:09:32 -08:00
d7fe01579b Make sure we clean up buffs from tools 2019-01-27 20:00:58 -08:00
e969598f58 Fixing a lot of bugs involving calculating the success of skills 2019-01-27 19:36:16 -08:00
be9aeacd70 Fixing lucky displays 2019-01-27 19:00:48 -08:00
5f39a7cb80 Fixing a bug where Lucky perk wasn't adding to success 2019-01-27 18:53:10 -08:00
7b38658310 Adding mushroom stems to Tree Feller 2019-01-27 18:28:14 -08:00
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
a504bc407a Keep track of more fall locations 2019-01-27 00:20:18 -08:00
67bcb8da11 Updating the fancy changelog 2019-01-26 23:14:12 -08:00
55821f7703 Acrobatics now uses much better anti-exploit prevention 2019-01-26 23:08:05 -08:00
a601360cbb Merge pull request #3730 from SXRWahrheit/patch-2
Update Changelog_2.1.0.md
2019-01-26 15:30:08 -08:00
444feb1c2c Update Changelog_2.1.0.md 2019-01-26 17:26:37 -06:00
6592562c56 Check the target fishing location 2019-01-26 14:41:17 -08:00
9aae4825cc Fixing XP gain in fishing 2019-01-26 14:34:28 -08:00
22c5280d4e AFK Fishing protection 2019-01-26 14:25:01 -08:00
49a91617f0 Back to dev 2019-01-26 14:05:05 -08:00
b5bc324f97 Excavation now uses archaeology instead of treasurehunter for its perm node address 2019-01-26 14:01:35 -08:00
a120981e52 This is now a changelog specific to 2.1.0
Makes it easier to read
2019-01-26 13:35:13 -08:00
1df4f74f8c Counter Attack now makes use of a rank system 2019-01-26 12:54:38 -08:00
d4d5d9bac1 Gore, Pummel, and Call of The Wild now use the rank system 2019-01-26 12:50:35 -08:00
28e963f1eb Disabling unfinished skills until they are finished 2019-01-26 12:45:45 -08:00
9626c06b58 Added a nicer changelog 2019-01-26 12:23:30 -08:00
baf1796b08 Taming's Beast Lore now uses a rank system 2019-01-26 11:21:42 -08:00
b39340227f Greater Impact now uses the rank system 2019-01-26 10:57:04 -08:00
105a81aede Axes' Critical Strikes now uses the rank system 2019-01-26 10:55:16 -08:00
9ff8692625 Added Dodge, Arrow Retrieval to rank system 2019-01-26 10:52:22 -08:00
280971042a Furnaces give XP to the last person to modify their contents 2019-01-26 09:32:28 -08:00
6ac1c4fa2c JSON Styling will be handled in the Locale instead of the config 2019-01-26 08:27:58 -08:00
d84d487435 Debug stick tells you about placestore & treasure data when hitting blocks 2019-01-26 08:14:06 -08:00
43d8e08e83 Fix offline inspecting a player hitting an error if the casing didn't match up perfectly. Fixes #3727 2019-01-26 10:51:30 -05:00
859063e406 You can now toggle off the skill commands sending blank lines 2019-01-26 07:33:23 -08:00
ad990dbb28 Less blank lines on skill commands 2019-01-26 07:27:15 -08:00
1c58bd392d Hover tips now show level requirements for upgrading skills 2019-01-25 18:51:04 -08:00
cf9117097d MMOInfo command makes better wiki links 2019-01-25 17:54:02 -08:00
71d1574a7d Fixing Daze, Counter-Attack, and Serrated Strikes hover tip messages containing {0} 2019-01-25 17:14:10 -08:00
f1fc095876 Removed the Kraken 2019-01-25 14:00:18 -08:00
3a367d71fa Fishing traps are stupid. 2019-01-25 13:46:26 -08:00
f4cab35a46 Fix SkillShot display 2019-01-25 12:49:16 -08:00
c22a1a0dd2 Fixing Rupture (Bleed) ConcurrentModificationException
Removed the internal limit on ticks for Rupture
Rupture no longer adds new ticks when applying bleed to an existing target, it instead refreshes the duration
2019-01-25 11:12:31 -08:00
a421bd7e4c Fixing the RNG display calculations for RetroMode
I temporarily disabled the output for graceful roll in the stats, will be turning that on again in the morning.
2019-01-25 01:36:14 -08:00
ef9b3d40e9 Actually fixing #3709 2019-01-24 21:19:04 -08:00
24458879a4 Fixing a bug where an ability length cap of 0 did not properly update skill commands
Fixes #3709
2019-01-24 20:55:46 -08:00
1d6a142b12 Rewrote the RNG system to be more unified 2019-01-24 20:45:26 -08:00
b7fc3f05e9 Iron Arm & Impact scale with Retro properly now
Fixes #3723
2019-01-24 15:23:39 -08:00
3cfd3b0109 Don't modify the list we are iterating over 2019-01-24 13:20:45 -08:00
bb64221c6b Fixing some issues with the new skill system and retro mode 2019-01-23 16:44:51 -08:00
96b46d31cf Only activate bleed if the target survives the initial strike 2019-01-23 16:21:34 -08:00
4031674626 Send bleed messages to the correct player 2019-01-23 16:18:21 -08:00