nossr50
a97f1b208f
NotificationManager now uses a getter in mcMMO
2019-06-12 10:54:05 -07:00
nossr50
a654762f4d
Yikes that was a lot of merge conflicts.
2019-06-12 05:26:45 -07:00
nossr50
46dee3c9b6
Numerous tweaks to salvage + fixing repair bugs
2019-06-10 22:37:20 -07:00
nossr50
fc6c6ed2c4
Using doubles in most places again to avoid precision loss
2019-06-04 21:12:10 -07:00
nossr50
d3a719eb8d
Experience configs are now fully converted
2019-05-13 05:32:49 -07:00
nossr50
ab4b4edb1a
Wire up Repair XP values
2019-05-13 05:31:34 -07:00
nossr50
02a69cbb05
Update code style
2019-04-24 22:52:53 -07:00
nossr50
30bc73be7d
Repair no longer consumes items with item lore + Fixing logic errors in repair.
2019-04-16 11:17:56 -07:00
nossr50
a9cb28a8f2
Default Repair XP config values
2019-04-15 19:04:20 -07:00
nossr50
7e039321e1
Merge 2.1.44
2019-04-15 10:40:57 -07:00
nossr50
d542098f8a
New salvage enchant bypass permission node
2019-04-13 13:17:28 -07:00
nossr50
d2faac3b0d
Code cleanup part 1
2019-04-02 23:28:12 -07:00
nossr50
eb43dc4460
Refactoring Salvageables/Repairables, removing Simple from the naming schemes
2019-04-02 17:42:35 -07:00
nossr50
c5f87e17f6
import cleanup
2019-03-29 00:04:51 -07:00
nossr50
e232bb3699
finished default repairables, diamond armor gives less xp by default
2019-03-29 00:03:50 -07:00
nossr50
968636b8d4
Repairables can now specify multiple items that can be used for repairs
2019-03-29 00:03:50 -07:00
nossr50
7aea4e1d92
Repair Config pt 5
2019-03-29 00:03:48 -07:00
nossr50
07db198a67
Whoops
2019-03-28 23:54:08 -07:00
nossr50
234a31d283
Fix Repair Mastery zero initialize
2019-03-28 23:50:11 -07:00
nossr50
f4ba472403
new config pt 10 - All configs are now managed by ConfigManager (WIP)
2019-03-28 23:44:15 -07:00
nossr50
9731b9cffb
new config pt 9
2019-03-28 23:43:19 -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
8228ae248f
Fixed a bug where Arcane Salvage could never fail
...
SubSkillFailure renamed to SubSkillFailed in config.yml
SubSkillFailed now sends to chat by default and no longer sends to the action bar
2019-02-01 10:34:13 -08:00
nossr50
8262711e7e
Prep for release of 2.1.4
...
Fixed many display bugs
Added ranks to Super Repair, and Repair Mastery
Fixes #3754 , #3746 , #3745 , #3756
2019-01-31 20:02:39 -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
1d6a142b12
Rewrote the RNG system to be more unified
2019-01-24 20:45:26 -08:00
nossr50
71a3eb6a93
Fixed a lot of problems with the bleed task code...
2019-01-23 16:01:30 -08:00
nossr50
126e1c5942
All skills should be on the new rank system now
2019-01-17 08:46:10 -08:00
nossr50
e1576e8d1c
Repair now used the ActionBar
2019-01-13 23:16:24 -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
nossr50
3831ca6b0f
Burn it with fire
2018-12-27 03:04:55 -08: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
GiovanH
421455224f
Codebase!
2018-05-10 04:54:35 +01:00
t00thpick1
88b99a3835
I *think* this should be backwards compatible, I may be wrong and it could break both.
2016-03-01 13:08:11 -05:00
t00thpick1
c9356f9ef5
Update for 1.9 Sound enum changes. Now only compatible with 1.9+
2016-03-01 12:21:00 -05:00
t00thpick1
4fe41fe416
Check Item Type, not Material Type a second time. Fixes #2584
2015-06-11 21:15:40 -04:00
TfT_02
f75e15dfdc
Set a pretty repair material name in tools.yml
...
Adds #1863
2014-06-15 17:31:50 +02:00
TfT_02
4643cf1070
A whole bunch of more work to convert Salvage to a child skill
2014-05-18 17:04:39 +02:00
GJ
91bf54019e
Convert Salvage to a child skill.
2014-05-18 17:04:38 +02:00
TfT_02
8fec1af257
Fix a bunch of small formatting issues
2014-05-11 15:15:44 +02:00
TfT_02
9f53426511
Added API to XP events to get XP gain reason
2014-04-18 22:32:32 +02:00
TfT_02
04e5dda127
Actually fix Repair lucky perk with Arcane Forging downgrade chance
2014-03-23 14:33:57 +01:00
TfT_02
01b7d4f742
Repair lucky perk should decrease the Arcane Forging downgrade chance,
...
instead of increasing it.
2014-03-14 15:16:22 +01:00
roblikescake
09431ef27c
Check durability before repairMaterial
2014-02-16 00:18:27 +01:00
t00thpick1
c0dee19cb0
Missed a refactor :P Also, javadoc event
2013-11-22 12:48:53 -05:00