4 Commits

Author SHA1 Message Date
ProjectileRage
a29f512138 Update party-play
* Updated party-play with Null Pointer Exception fixes + config ordering

* inverted bad condition check

* preventing triggering of invalid events + logging

* Updated party-play to version 2:

Added Slayer:
Tracks Slayer Tasks and displays/shares with members
Shows "counter" for Slayer task monster & num remaining

Custom UI Components:
Remodels of PanelComponent, SplitComponent, InfoBoxComponent, & TitleComponent
Added PaddingComponent
Added Padding data class

* Changed language level back to 1.8 and removed multiple-line support for DynamicInfoBoxComponent

* Removed lingering debug artifacts

* Updated party-play to fix broken build after party refactorings

Co-authored-by: ProjectileRage <projectilerage@gmail.com>
2022-09-16 16:35:52 -04:00
ProjectileRage
c7d535233d update party-play (#2385) 2022-02-12 13:33:19 -07:00
ProjectileRage
27fe6afebb Update party-play (#2365) 2022-02-03 02:21:51 +00:00
ProjectileRage
5170a900a2 Adding new Party Play plugin to hub. (#2363)
* Adding new Party Play plugin to hub. This plugin display generic activity information of your party members on-screen. This essentially leverages the Discord Rich Presence plugin and displays its information as an overlay.

* Updated PartyPlay hash to include bug fix

* Updated PartyPlay with coordinated lombok versions to resolve check failure

* Updated PartyPlay with coordinated lombok, junit versions matching plugin-hub definitions

* Updated PartyPlay with resolved compilation issue caused by usage of removed lombok features

* Updated PartyPlay with correct plugins path

* Updated PartyPlay with functional configs

Co-authored-by: ProjectileRage <projectilerage@gmail.com>
2022-02-02 17:17:29 -05:00