Commit Graph

  • 2c198b84a0
    Removed redundant maven repository dependencies. master James T. Martin 2020-12-02 13:17:27 -0800
  • 3570b7ddab
    Improve the way commutations, appeals, and clears work. Specifically, commutations now create a new infraction, and all three set a repeal reason/issuer/type. James T. Martin 2020-11-25 11:18:09 -0800
  • ea101d5c07
    Begin improving documentation: update README, add some JavaDoc. James T. Martin 2020-11-24 22:21:34 -0800
  • f7f37a18f8
    Committing incomplete work on the WIP WastelandModTools. James T. Martin 2020-11-23 13:45:03 -0800
  • e4ec1995da
    Split off WastelandPermissions into its own plugin. James T. Martin 2020-11-22 23:40:54 -0800
  • 261dc583df
    Added basic permission management support. James T. Martin 2020-11-22 21:02:31 -0800
  • 9b10220d74
    Added `/rules` and `/faq`. James T. Martin 2020-11-22 19:27:23 -0800
  • 7024ba2e3a
    Added /kit command. James T. Martin 2020-11-21 17:59:02 -0800
  • 2f1fb0ca92
    I refactored so hard I might as well have rewritten the entire thing. * Added `/wasteland reload` command, which was trivial as a result of the rewrite. * Added support for using the alternative ranks via `wasteland.prefer-rank`. * Improved configuration format. James T. Martin 2020-11-20 18:38:49 -0800
  • 2b4d8c95a2
    Greatly improve the configuration format and docs, especially chat. James T. Martin 2020-11-19 17:15:03 -0800
  • 82b2ac79bd
    Added automatic spawn location selection and /debugspawn. James T. Martin 2020-11-19 14:41:38 -0800
  • 643e8e0f62
    New spawn system: added block monster spawn probability weight calculator. * Calculate spawn probability based on light sources, moon phase, and number of nearby entities. * Added debug command and permissions to view spawn weight and causes for that spawn weight. James T. Martin 2020-11-19 03:20:31 -0800
  • 33b8862cc2
    Fix rank prefix-related minor formatting bugs. * Colors were extending farther than they should. * Fixed entire name being formatted for chat without brackets. * Fixed period being formatted for the `/rank` command. James T. Martin 2020-11-19 03:15:28 -0800
  • 6a726ee1b1
    Add support for moon phases, moonlight, and mixed sun/moon skylight. * I had to use a reflection hack to get how exposed a block is to the sky because there is no Bukkit API that allows you to do that. James T. Martin 2020-11-19 03:06:41 -0800
  • 3955aba2ed
    Make it possible to configure which mobs count towards promotions. James T. Martin 2020-11-17 21:46:13 -0800
  • 826e014117
    Add GitHub workflow to build with Gradle. James T. Martin 2020-11-17 17:36:55 -0800
  • 11dbd1fc11
    Upgrade to MC 1.16.4, upgrade towny, upgrade gradle. James T. Martin 2020-11-17 17:24:56 -0800
  • a3538566db
    Converted the project to use the gradle build system. James T. Martin 2020-02-07 12:26:46 -0800
  • 8d13677fb0
    Create README.md James T. Martin 2020-02-05 15:22:59 -0800
  • 05ca2a142a Made all of the ranks and chat totally configurable. James T. Martin 2019-09-11 03:32:14 -0700
  • fdab8a4eae Added soft dependency on Towny to add town tags as chat prefixes. James T. Martin 2019-09-09 17:22:04 -0700
  • e3a46529cf Initial commit. Chat and ranks. James T. Martin 2019-09-09 15:53:48 -0700
  • 48ab7d3cf4
    Initial commit James T. Martin 2019-09-09 22:21:56 +0000