Skip to content

Conversation

theEvilReaper
Copy link
Contributor

Proposed changes

Adds the latest changes to the master branch to create a new release

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

theEvilReaper and others added 30 commits July 25, 2025 08:41
Remove the ability to change the name of phase
Rework team event structure to avoid generics
theEvilReaper and others added 10 commits July 28, 2025 09:44
Remove generic usage in more team components
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add java doc tasks

* Add or improve documentation

* Overhaul phase documentation

* Small documentation adjustments

* Add constructor documentation

Add constructor documentation

* Remove generic comment

* Add missing documentation

* Documentation changes

* Improve parameter documentation

* Improve constructor documentation

* Fix typo in documentation

---------

Co-authored-by: theEvilReaper <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add component structure

* Add ColorComponent implementation

* Add usage of the adventure key class

* Remove unused team code

* Update team relevant tests

* Add DefaultTeam class

* Remove team creator

* More test updates for the team part

* Add key usage to the kit part

* Cleanup kit related code

* Improve documentation

* Rename some classes

* Add TeamService integration test

* Update constructor usage

* Remove DefaultKitServiceTest

* Remove debugs

* Update compareTo

* Overhaul team tests

* Remove the ability to store which kit a player currently has

* Remove the method which allows the removal of a kit via its object reference

* Overhaul test structure from the kit service

* Remove inheritance from the ItemShiftOption class

* Add dedicated class for the test kit

* Add KitTest class

* Remove Aves integration

---------

Co-authored-by: theEvilReaper <[email protected]>
@theEvilReaper theEvilReaper self-assigned this Aug 12, 2025
@theEvilReaper theEvilReaper merged commit e4a2cf2 into master Aug 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants