Commit graph

  • 0c58fcfcd0
    Bump version master Esophose 2022-05-22 19:49:34 -0600
  • f2241ed1ea
    Fix using the wrong lambda type Esophose 2022-05-13 14:34:17 -0600
  • 1cc28b323e
    Fixed an issue with WorldGuardWrapper making the region always deny Esophose 2022-03-23 12:51:51 -0600
  • 95121dcc7e
    Also flag the player as in combat if they are the one getting hit Esophose 2022-03-23 12:51:28 -0600
  • befe6ef3e2
    Merge pull request #92 from Rosewood-Development/particle-packs Esophose 2022-03-22 21:46:58 -0600
  • 94e1aa6b66
    Added setting toggle-on-combat-include-mobs, fix reload error with GUIs Esophose 2022-03-22 21:45:39 -0600
  • 4cb77646c9
    Update README supported versions Esophose 2022-02-28 18:16:18 -0700
  • 46fc435a96
    Copy the yaw/pitch of the player when creating fixed effects Esophose 2022-02-21 01:38:30 -0700
  • cc528e91d6
    Allow particle packs to generate style config files in a normalized way Esophose 2022-02-17 12:01:51 -0700
  • 317f508f2b
    Initial support for particle packs Esophose 2022-02-17 04:24:29 -0700
  • c244eb1a38
    Merge remote-tracking branch 'origin/master' Esophose 2022-02-14 06:58:48 -0700
  • 723caece21
    Change icosphere style behavior with the dust_color_transition effect Esophose 2022-02-14 06:58:40 -0700
  • 18b9c719fb
    Update README.md Esophose 2022-01-04 16:10:16 -0700
  • 2d86ba65af
    Extra null checks for arrows style Esophose 2022-01-03 10:29:41 -0700
  • 619fc29755
    Bump version Esophose 2022-01-03 07:37:31 -0700
  • 1c0dd516e2
    Updated config comment handling to support 1.18.1 properly Esophose 2022-01-03 07:36:29 -0700
  • c60d90b261
    Update Spigot dependency from 1.18-pre5 to 1.18 Esophose 2021-11-30 12:24:37 -0700
  • bff7eef740
    Added support for new 1.18 particle block_marker Esophose 2021-11-23 01:57:37 -0700
  • 45b4a05ad5
    Increment build to snapshot Esophose 2021-10-27 09:48:29 -0600
  • 56840f771f
    Added ability to toggle individual player particle visibility with API Esophose 2021-10-27 09:46:32 -0600
  • 1c48ff3894
    Delay registering permissions until all styles are loaded Esophose 2021-10-20 12:41:58 -0600
  • 2e0fc35df1
    Bump version to 7.22 Esophose 2021-09-21 23:02:25 -0600
  • d37ca48df4
    Added PolishLocale Esophose 2021-09-21 15:23:33 -0600
  • f73a56d250
    permission not permissions Esophose 2021-09-13 12:49:55 -0600
  • f97da28560
    Added a defaulted basecommand permission Esophose 2021-09-12 14:38:51 -0600
  • 839ed48b86
    Fix a ClassDefNotFoundError for versions below 1.13 Esophose 2021-09-09 20:21:58 -0600
  • 2067b965c6
    Fix dust-size setting not working for DUST Esophose 2021-07-17 15:16:15 -0600
  • c622b2b102
    Minor cleanup, remove legacy metrics Esophose 2021-07-15 03:41:52 -0600
  • 4bc157255a
    If the plugin gets loaded twice somehow, don't register permissions Esophose 2021-07-14 13:23:29 -0600
  • 97cf24053c
    Expand API (#80) basedAF 2021-07-14 20:16:51 +0100
  • 45152fcfcb
    Update README with new repo url Esophose 2021-07-04 16:14:18 -0600
  • e9c954d930
    Merge remote-tracking branch 'origin/master' Esophose 2021-06-26 16:35:22 -0600
  • c828001970
    Fix missing null check in ParticleStyleDeath Esophose 2021-06-26 16:35:01 -0600
  • dea79105d6
    Update README.md Esophose 2021-06-22 17:19:49 -0600
  • 258e3ee0ae
    Fix the celebration style particles not being visible while vanished #77 Esophose 2021-06-22 16:56:51 -0600
  • 41366b0dec
    Added Spanish translation Esophose 2021-06-22 16:44:36 -0600
  • dc72e39f46
    Added 1.17 particles Esophose 2021-06-21 13:26:50 -0600
  • 70c398c41e
    Death Particle Style (#79) Oribuin 2021-05-23 11:19:00 +0100
  • 32d0995289
    Use maps for ParticleStyle lookups Esophose 2021-05-23 02:59:34 -0600
  • ffbe03f792
    Added experimental icosphere style Esophose 2021-05-13 01:08:51 -0600
  • 845455c231
    Added the option for styles to override individual particle data Esophose 2021-05-13 01:08:36 -0600
  • 942e83216c
    Added style 'outline' Esophose 2021-04-19 21:54:47 -0600
  • 4cf49761a2
    Added setting to display particles when invisible (#74) Esophose 2021-03-22 13:34:06 -0600
  • f94e87960f Don't display particles if the player is invisible Esophose 2021-02-25 19:05:02 -0700
  • d2de109103 Don't bother unregistering and registering permissions on reloads Esophose 2021-02-10 03:29:21 -0700
  • 8f74d1b17a Fix console spam in default gui Esophose 2021-02-08 13:41:27 -0700
  • fb3ebbc063 Added dev builds link to readme, update changelog Esophose 2021-02-08 13:13:15 -0700
  • 5758ff8564 Added button to main GUI to toggle particle visibility Esophose 2021-02-08 13:08:33 -0700
  • 875b3b3170 Fix fixed effects getting deleted, database connection is now made async Esophose 2021-02-08 10:28:15 -0700
  • 668191202d Added setting to check particle permissions on login Esophose 2021-01-30 06:35:36 -0700
  • c6c992cf05 Increment version, update changelog Esophose 2021-01-19 15:54:12 -0700
  • fe64195386 Alphabetize the blocks and items cache, add blocks to the item data Esophose 2021-01-19 15:48:26 -0700
  • f51fae2f63 Fix a NPE trying to get effects/styles for an offline player Esophose 2021-01-19 15:43:11 -0700
  • 3d5fd84822
    Update WorldGuardWrapper Esophose 2021-01-18 13:46:11 -0700
  • e4eda8e6da
    Update README.md to say 1.16.5 Esophose 2021-01-16 05:12:16 -0700
  • 34ae6f1928 Allow directly opening two more gui pages Esophose 2020-12-30 00:29:32 -0700
  • 28665d548e Fix effects or styles defaulting even if the player has no permission Esophose 2020-12-30 00:10:39 -0700
  • 9bc4e82af0 Added an option to make the group save gui icon print a message to chat Esophose 2020-12-05 18:10:19 -0700
  • 72ee0ab219 Fix group overwriting Esophose 2020-12-05 17:31:31 -0700
  • dd9c0a6321 Fixed registering permissions before effects/styles were loaded Esophose 2020-12-05 17:20:43 -0700
  • ee5b9ba7f1 Fix messages having a prefix even when disabled Esophose 2020-12-02 22:56:28 -0700
  • 91e1e81ccd Added netherite sword to default swords style names Esophose 2020-12-02 22:09:54 -0700
  • 89a19d308e Fixed needing to delay certain tasks after pp reload Esophose 2020-12-02 22:09:41 -0700
  • 356d700c78 Don't run /ppo async to avoid race conditions Esophose 2020-11-27 18:38:56 -0700
  • f06b81a54d Added a safeguard to the celebration style Esophose 2020-11-26 23:17:16 -0700
  • 9a6f33f2f1
    Update README.md to say 1.16.4 Esophose 2020-11-02 15:23:30 -0700
  • df7162637c Fixed ParticlePair owner not getting set with /pp group load Esophose 2020-10-25 18:16:22 -0600
  • 5288d669e4 Added /pp use Esophose 2020-10-18 12:01:34 -0600
  • dfe4d99568 Added override annotations to command methods, optimized imports Esophose 2020-10-18 11:16:05 -0600
  • 06c705ef38 Wait a few ticks during startup to be able to load custom styles Esophose 2020-10-18 11:04:11 -0600
  • 822fe397aa WorldGuard merge unification Esophose 2020-10-01 23:20:00 -0600
  • b20d9582b3
    Merge pull request #59 from eth-p/master Esophose 2020-10-01 22:47:00 -0600
  • b08cfcaa77
    Merge pull request #60 from Esophose/preset-group-sorting Esophose 2020-10-01 22:46:47 -0600
  • fe9b580baf Hide particles from the owner if they are vanished Esophose 2020-10-01 22:41:05 -0600
  • 5f6ee80f1c
    Add strictOrdering parameter to setting isDefault check Ethan P 2020-10-01 21:28:06 -0700
  • 63ccc28c8e
    Deprecate WG regions in favor of "player-particles" flag Ethan P 2020-10-01 20:54:51 -0700
  • 4ce525785a Added setting to hide preset group descriptions, added preset lore Esophose 2020-09-17 22:02:47 -0600
  • 99daf94112 Hide GUI preset pages if there's nothing on them Esophose 2020-09-17 21:39:07 -0600
  • 00848211cf Colorify the preset group display name Esophose 2020-09-16 23:48:26 -0600
  • 163a1502ce Allow fine tuning of the preset groups pages Esophose 2020-09-16 23:14:12 -0600
  • e3bb724934 Allow /pp toggle [on|off] Esophose 2020-09-16 18:57:45 -0600
  • 6a4a068051 Merge remote-tracking branch 'origin/master' Esophose 2020-09-16 15:37:56 -0600
  • 99c6666384 Made the group and preset group gui pages paginated Esophose 2020-09-16 15:37:36 -0600
  • d3ed5ca80e
    Update version in README.md Esophose 2020-09-10 14:21:33 -0600
  • cab6de1bfc Finally fix the janky way of using /pp to open the gui. Fixed error msgs Esophose 2020-09-06 20:11:42 -0600
  • ca485e0825 Make ParticleStyle constructors protected Esophose 2020-09-02 22:49:23 -0600
  • 4474c4354c Fix off by 1 for hex colors when stopping at end of string Esophose 2020-08-25 18:44:53 -0600
  • 3a441e3329 Use doubles instead of floats for MathL Esophose 2020-08-25 18:44:41 -0600
  • 09fdeaf612 Fix preset group overrides for command not working properly Esophose 2020-08-25 18:44:27 -0600
  • 770a934db1 Merge remote-tracking branch 'origin/master' Esophose 2020-08-17 21:48:08 -0600
  • ccf04115f5 Use compileOnly over shadow Esophose 2020-08-17 21:48:02 -0600
  • f683b78951
    Update README.md Esophose 2020-08-11 14:04:12 -0600
  • e7190a57fe Use Material.matchMaterial instead of Material.valueOf Esophose 2020-07-12 16:04:23 -0600
  • 631db42937 Update WorldGuardWrapper Esophose 2020-07-10 13:31:13 -0600
  • 8e735914b3 Added hex utils, fixed preset group permissions Esophose 2020-06-30 16:30:40 -0600
  • 8046e90c46 Merge remote-tracking branch 'origin/master' Esophose 2020-06-25 03:53:44 -0600
  • 6844d147dd Fix using multiple hex codes in one message Esophose 2020-06-25 03:53:39 -0600
  • ea4ab00bfb
    Update README.md Esophose 2020-06-25 02:41:02 -0600
  • 7a955ff853 Update changelog.txt Esophose 2020-06-25 00:21:57 -0600
  • c14785863c Added hex code support to 1.16. Fix material typo. Use bungee chat api. Esophose 2020-06-25 00:13:49 -0600