nossr50
57c30bac98
Fix Salvage, Swords and Unarmed command
2019-09-23 13:30:21 -07:00
nossr50
4e2d68908e
What a pain in the ass
2019-09-23 12:23:47 -07:00
nossr50
9428ea395d
Partially finished merge
2019-08-20 11:24:47 -04:00
nossr50
6bc57f184a
2.1.95
2019-07-07 02:48:17 -07:00
nossr50
05f289e6e6
Static Abuse Removal - BlockUtils -> BlockTools
2019-07-04 08:03:11 -07:00
nossr50
381eba8ddc
Static Abuse Removal - ComatUtils -> CombatTools
2019-07-04 05:22:52 -07:00
nossr50
982e67af70
Remove Static Abuse - Database Tasks
2019-07-03 00:56:25 -07:00
nossr50
bc183cd4f9
Static Abuse Removal - TextComponentFactory
2019-07-02 21:45:42 -07:00
nossr50
5ec59536c7
Remove Static Abuse - Scoreboards... (Yuck)
2019-07-02 21:12:50 -07:00
nossr50
87af2419a3
Part 2 of removing bad design patterns
2019-06-27 03:04:34 -07:00
nossr50
a1e3bb18a4
Fix double drops for mining
2019-06-16 04:59:34 -07:00
nossr50
fc6c6ed2c4
Using doubles in most places again to avoid precision loss
2019-06-04 21:12:10 -07:00
nossr50
02a69cbb05
Update code style
2019-04-24 22:52:53 -07:00
nossr50
0ca0140348
Code Cleanup pt 3
2019-04-03 19:55:52 -07:00
nossr50
43037f8c13
Code Cleanup Pt 2
2019-04-03 19:25:14 -07:00
nossr50
658382dba2
Added Limit Break to Archery, Axes, Swords, Unarmed
2019-03-27 16:30:29 -07:00
nossr50
f1fc095876
Removed the Kraken
2019-01-25 14:00:18 -08:00
nossr50
1d6a142b12
Rewrote the RNG system to be more unified
2019-01-24 20:45:26 -08:00
Oaksworth
c467f79d32
Update Unarmed
2019-01-23 19:39:32 -02:00
nossr50
f9b2776cb9
Getting rid of unused methods
2019-01-23 11:47:33 -08:00
nossr50
6d720e6ab1
Fixing styling on Woodcutting
2019-01-21 13:11:42 -08:00
nossr50
661cf15be1
Fixing styling on Unarmed
2019-01-21 12:54:37 -08:00
nossr50
f5b3cf4350
The remaining skills now hide stats until unlocked
2019-01-15 03:39:06 -08:00
nossr50
95d60e646d
Diminishing returns now has an optional minimum gains setting
2019-01-14 22:11:58 -08:00
nossr50
6f77bb206d
Refactoring + adding a new skillranks config (not functional yet)
2019-01-12 23:54:53 -08:00
nossr50
362d036b16
4 days of work and I'm still not done ;_;
2019-01-08 19:52:52 -08:00
nossr50
01a7aa4d12
Reworked the relationship between SubSkill and Locale keys
2019-01-04 07:58:39 -08:00
nossr50
ebec5d6f70
Added some JSON, much more to come.
2019-01-02 08:06:18 -08:00
nossr50
0d260a74c9
Refactoring to make my life easier
2018-12-29 05:24:55 -08:00
Sean Porter
03c2282c3f
Fix the calculations for Iron Arm Style in the Unarmed command.
2014-04-18 02:16:35 -07:00
t00thpick1
c0dee19cb0
Missed a refactor :P Also, javadoc event
2013-11-22 12:48:53 -05:00
t00thpick1
870987bba7
SecondaryAbility's API additions
2013-11-22 12:32:23 -05:00
GJ
69ef7f40d8
Command cleanup.
2013-11-08 23:14:11 +01:00
TfT_02
5ad0f2c624
Do a little bit of localebending
2013-09-30 11:32:35 +02:00
GJ
25e4700ef9
Changed various values to double in advanced.yml for the sake of consistency.
2013-09-12 14:18:13 -04:00
GJ
2838a52e0c
Clean up on all of our commands. Abstracted experience commands and
...
hardcore commands. Moved lots of duplicated code to functions in
CommandUtils.java. Split /ptp into individual commands, just like /party.
Used ternary logic to simplify some of our /skillname stat displays. Fixed
skill guide to not allow for negative pages. Simplified logic for many
/skillname data calculations. Use permission checks to prevent calculating
data that will never be displayed. Made the skill guide into its own
command.
2013-03-16 03:17:00 -04:00
NuclearW
a542d6cf3e
Squashed commit of the following:
...
commit cb3e057dee1f2b29838ab654a526baac1baab7d6
Author: NuclearW <incongruency@gmail.com>
Date: Fri Mar 1 00:43:57 2013 -0500
1.4.00 release
commit 4f9628d2e4cde31c8946e9a911ee6f10e1fb6b35
Author: NuclearW <incongruency@gmail.com>
Date: Fri Mar 1 00:07:30 2013 -0500
\r -> \n
commit b2ca22e0477c747143b0f08a28a096967ee6ffd7
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 23:53:56 2013 -0500
Commented-out code shouldn't be done like that.
commit 92f131712cc671e3e616c14a22e22769ef6d6d0b
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 23:45:36 2013 -0500
More things we missed.
commit 408b03766f6261a03a862a1ab7f5835772feda4a
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 23:20:13 2013 -0500
Format: util through spout and backup lib
commit d6bd2c29bbb51bee3607247468cfe145d4f38c9e
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 22:50:08 2013 -0500
The things we missed the first time through...
commit 393f0b889aa1b7011ee81ee7b15413d8824b8cfb
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 22:05:29 2013 -0500
Formatting: Skills
commit c097a6e188a7b760dd1b4389ed81dca417146b16
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:30:12 2013 -0500
Organize imports.
commit 34c3e74be7eb5f983f21d969e30155c5d82c01c1
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:09:45 2013 -0500
Fixed a missing fallthrough comment from ChatCommand
commit b4a76c9f022a2fd98bdd8f083accfea03becfd71
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:09:36 2013 -0500
Formatting: datatypes.* through events.*
commit 3e57dd41d3265a7c8106c7eb026df926770a4d15
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:56:15 2013 -0500
Fix issue with bad rebase
commit e8c8e06b2971555b7334e49128257e3af6f36892
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 17:35:32 2013 -0500
Formatting: DatabaseManager, LeaderboardManager, DatabaseUpdateType, and
PlayerStat
commit 13ecf1cc41f377a12991e357ac10abdcda24d6de
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:31:43 2013 -0500
Format: listeners.* through runnables.*
commit 71686e3c0d96c2dcf25442b91703fadda1ea3bb0
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:13:57 2013 -0500
Format PartyLockCommand
commit d50abed10bf94e1a88df3dc5cc07c259aea920ea
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 16:54:08 2013 -0500
Format: base through config.*
commit 7004823eeebbae5be7728bf9cafc3b04e57b64cf
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:21:40 2013 -0500
Example of using spaces to align like things
commit 534190cfe2481e466fe459d65628550458cc2993
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:12:19 2013 -0500
Capitalization
commit 5b61d3ba4c8d81e6f358b0cf4f460abfe9798414
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:07:43 2013 -0500
Updated readme, added standards.md
commit 5ec0df70fb82c527420a2f437f27f31bd758f884
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 14:42:16 2013 -0500
Markdown was here, Creole is a loser
commit 70d557c59d086b6a5fb5e0e63c0c1d8eb4c8d19c
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 13:46:24 2013 -0500
Move MCStats shading to .metrics.mcstats
commit eb9d67e66b1659d6abd2397ecf403343cfeffdda
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 13:37:37 2013 -0500
Move ALL the packages!
commit 8ffa9e7b75417b6c7f158613d4b4ffb783dcf2d0
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 12:37:12 2013 -0500
/r/n -> /n
2013-03-01 00:52:01 -05:00
GJ
6b0e7a9c61
Major refactoring. This WILL break any mcMMO-related plugin that
...
does not properly hook into the API classes.
This consolidates the skill-related classes into their own individual
packages, and moves several misc skill classes into the main Skill
package as well. This also moves all Party & Spout related files into
their own respective packages as well.
2013-01-22 12:43:25 -05:00
GJ
74c32c4e59
Cleanup of UnarmedCommand.java
2013-01-22 11:18:12 -05:00
GJ
957605d46b
More localization updates.
2013-01-16 14:28:59 -05:00
GJ
d673676a8a
Add localized skill names to Perks.Lucky.Desc in skill commands.
2013-01-15 23:30:58 -05:00
TfT_02
5e26f2e707
Fixing silly calculations by me.
2013-01-13 00:26:18 +01:00
TfT_02
db95085b26
Use the DecimalFormatter from SkillCommand
...
Why didn't I do this in the first place..
2013-01-11 19:07:07 +01:00
TfT_02
bdfd7d9839
Display Endurance Perk stats in skill commands
2013-01-10 21:33:50 +01:00
TfT_02
e01b6f175c
Use lucky variable; Don't use the actual permission node when not needed.
2013-01-10 21:33:50 +01:00
gmcferrin
e193da2cd7
My OCD made me do it.
2013-01-09 23:03:17 -05:00
Glitchfinder
46bf22e36b
Merging TfT_02's branch in.
2013-01-08 17:28:09 -08:00
Glitchfinder
974862a60a
Updating permissions for consistency.
2013-01-06 17:52:31 -08:00
TfT_02
00020a9cbb
Skill commands now show the perk effect, if any are active
2013-01-06 12:16:08 +01:00
TfT_02
e13ba010bf
Adresses issue #364
2012-12-28 00:41:56 +01:00