-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Stacker Support #812
Closed
Closed
Commits on Feb 24, 2024
-
the other side of the teams commit
- changed recalculate method to include support from the support manager
Configuration menu - View commit details
-
Copy full SHA for c3f1e3a - Browse repository at this point
Copy the full SHA c3f1e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb9d81 - Browse repository at this point
Copy the full SHA afb9d81View commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a6bd28 - Browse repository at this point
Copy the full SHA 4a6bd28View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8626a90 - Browse repository at this point
Copy the full SHA 8626a90View commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51b28b8 - Browse repository at this point
Copy the full SHA 51b28b8View commit details
Commits on Mar 12, 2024
-
Actually fixed values dropping when no players are present
- Updated lists to HashSets to avoid duplicate support injections - Fixed an issue with the plugin only checking from y=0 for teamBlocks - Added a condition to skip the loop if the block being inspected is of type AIR, CAVE_AIR, or VOID_AIR - Added ObsidianStacker to the soft dependencies list
Configuration menu - View commit details
-
Copy full SHA for 2ee1777 - Browse repository at this point
Copy the full SHA 2ee1777View commit details
Commits on Mar 13, 2024
-
Rewrote calc method to be based on chunks
- added a teamBlock filter to not iterate through every item in the game for every block on the island
Configuration menu - View commit details
-
Copy full SHA for 80b4f7e - Browse repository at this point
Copy the full SHA 80b4f7eView commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c16ad23 - Browse repository at this point
Copy the full SHA c16ad23View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9aac7c6 - Browse repository at this point
Copy the full SHA 9aac7c6View commit details
Commits on Apr 30, 2024
-
Fixed permissions and improved support
- removed essentials dependency as its now included in teams - added `spawnOnIsland` to force players to respawn on their islands (if they exist), includes new PlayerRespawnEventListener - removed the island check for `PlayerInteractEventListener` as it was conflicting with teams - changed the WordUtils import location - removed unnecessary imports and inlined a few things in `IslandManager` - rewrote `PlayerUtils` to use support manager from teams
Configuration menu - View commit details
-
Copy full SHA for 374a34a - Browse repository at this point
Copy the full SHA 374a34aView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 288e222 - Browse repository at this point
Copy the full SHA 288e222View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b54e8 - Browse repository at this point
Copy the full SHA b6b54e8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.