Skip to content

Merge develop into force-field-fling PR (conflict resolution)#2880

Merged
tastybento merged 2 commits intoforcefieldteleportfrom
copilot/sub-pr-2122
Mar 22, 2026
Merged

Merge develop into force-field-fling PR (conflict resolution)#2880
tastybento merged 2 commits intoforcefieldteleportfrom
copilot/sub-pr-2122

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 21, 2026

Old PR branch was significantly behind origin/develop, blocking merge. Resolved all conflicts introduced by develop's major changes while preserving the fling-on-teleport feature.

Conflict resolutions

  • Settings.java — retained flingback + teleportRemoveMobs fields; merged alongside develop's new fields (readyCommands, expelCommand, obsidianScoopingRadius/Cooldown, etc.)
  • IslandsManager.java — kept flingOrKill() implementation; updated to new API (customName() over deprecated getCustomName()); added both Sound and Tag imports
  • en-US.yml — preserved "Fling back monsters" copy for REMOVE_MOBS flag; adopted develop's unquoted YAML style
  • PanelListenerManagerTest.java — added new interface method stubs required by updated inventory API
  • IslandsManagerTest.java — migrated to JUnit 5 + variable renames (imislandsManager, ssettings); testClearAreaRemove() covers teleportRemoveMobs=true (entity removal), testClearArea() covers default fling path

Notable develop changes absorbed

  • Build system: Maven → Gradle
  • Test framework: JUnit 4 → JUnit 5
  • Bukkit API: getCustomName()customName()

⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] Fix force field fling on teleport Merge develop into force-field-fling PR (conflict resolution) Mar 21, 2026
Copilot AI requested a review from tastybento March 21, 2026 22:15
@tastybento tastybento marked this pull request as ready for review March 22, 2026 02:30
@sonarqubecloud
Copy link
Copy Markdown

@tastybento tastybento merged commit e6434f6 into forcefieldteleport Mar 22, 2026
3 checks passed
@tastybento tastybento deleted the copilot/sub-pr-2122 branch March 22, 2026 02:37
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