Commit Graph

8 Commits

Author SHA1 Message Date
nossr50 7eae59a0b3 Misc code fixes 2020-07-13 11:39:03 -07: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 0d260a74c9 Refactoring to make my life easier 2018-12-29 05:24:55 -08:00
GJ 69ef7f40d8 Command cleanup. 2013-11-08 23:14:11 +01:00
TfT_02 a6e7febf77 Hardcore mode can now be toggled for each skill individually 2013-08-22 22:54:05 +02:00
GJ b391a53c6b Make our commands support tab-complete. 2013-04-08 17:34:23 -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