-
-
Notifications
You must be signed in to change notification settings - Fork 146
Release 3.14 PI #2916
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
Merged
Merged
Release 3.14 PI #2916
Changes from all commits
Commits
Show all changes
119 commits
Select commit
Hold shift + click to select a range
1c1a8b3
Update CLAUDE.md to reflect current project state
tastybento bd5febc
Support Minecraft 26.1.1 world file structure in region purge
tastybento fe1b03e
Merge pull request #2902 from BentoBoxWorld/worktree-feature+filesyst…
tastybento 5ae0f4a
Update build version from 3.13.0 to 3.13.1
tastybento c2b161b
Initial plan
Copilot 2c798a6
Fix MiniMessage formatting: disable default italic on panel items and…
Copilot 278ad3c
Merge pull request #2903 from BentoBoxWorld/copilot/fix-minimassage-f…
tastybento 7a4cdd4
Fix Czech (cs.yml) locale: correct mistranslations, typos, broken tag…
tastybento 6eaeea9
Fix German (de.yml) locale: correct mistranslations, typos, broken ta…
tastybento 86d379e
Fix Spanish (es.yml) locale: correct mistranslations, typos, broken t…
tastybento 55a7e34
Fix French (fr.yml) locale: fix 30+ broken legacy tags, mistranslatio…
tastybento 709934b
Fix Italian (it.yml) locale: correct mistranslations, typos, broken t…
tastybento 6df3352
Fix Korean (ko.yml) locale: translate English strings, fix broken cod…
tastybento e077f75
Fix Hungarian (hu.yml) locale: translate untranslated strings and fix…
tastybento e064564
Fix Japanese (ja.yml) locale: translate untranslated strings, fix mis…
tastybento d93c562
Fix Ukrainian (uk.yml) locale: translate remaining English strings an…
tastybento bdc23c1
Fix Croatian (hr.yml) locale: fix broken tags, mistranslations, and u…
tastybento d0fc514
Fix Brazilian Portuguese (pt-BR.yml) locale: translate English string…
tastybento e9e5f55
Fix Polish (pl.yml) locale: translate untranslated sections, fix typo…
tastybento 49cbb28
Fix Portuguese (pt.yml) locale: translate untranslated strings, fix b…
tastybento 2c2b089
Fix Simplified Chinese (zh-CN.yml) locale: translate untranslated str…
tastybento 3b66ed0
Fix Latvian (lv.yml) locale: translate untranslated strings and fix w…
tastybento 41e7019
Fix Russian (ru.yml) locale: translate untranslated strings, fix typo…
tastybento 169131f
Fix Romanian (ro.yml) locale: translated placeholders, broken tags, w…
tastybento 62d8e76
Fix Turkish (tr.yml) locale: translate untranslated strings, fix brok…
tastybento 5de0f4e
Fix Vietnamese (vi.yml) locale: translate English strings, fix typos …
tastybento 34aa40f
Fix Indonesian (id.yml) locale: broken color codes, untranslated stri…
tastybento c14ba47
Fix Traditional Chinese HK (zh-HK.yml) locale: translate English stri…
tastybento 6f21205
Fix Dutch (nl.yml) locale: correct mistranslations, placeholders, and…
tastybento 1451d83
Fix German (de.yml) locale: correct mistranslations, typos, broken ta…
tastybento 411b550
Fix Spanish (es.yml) locale: correct mistranslations, typos, broken t…
tastybento 770b3d1
Fix French (fr.yml) locale: fix 30+ broken legacy tags, mistranslatio…
tastybento b3da899
Fix Italian (it.yml) locale: correct mistranslations, typos, broken t…
tastybento 3977d6f
Fix Korean (ko.yml) locale: translate English strings, fix broken cod…
tastybento 1f7b4a6
Fix Hungarian (hu.yml) locale: translate untranslated strings and fix…
tastybento 5ce920e
Fix Japanese (ja.yml) locale: translate untranslated strings, fix mis…
tastybento a570116
Fix Ukrainian (uk.yml) locale: translate remaining English strings an…
tastybento 6911b26
Fix Croatian (hr.yml) locale: fix broken tags, mistranslations, and u…
tastybento d94e2d7
Fix Brazilian Portuguese (pt-BR.yml) locale: translate English string…
tastybento 9a65400
Fix Polish (pl.yml) locale: translate untranslated sections, fix typo…
tastybento 96771b1
Fix Portuguese (pt.yml) locale: translate untranslated strings, fix b…
tastybento 6682741
Fix Simplified Chinese (zh-CN.yml) locale: translate untranslated str…
tastybento 98a999d
Fix Latvian (lv.yml) locale: translate untranslated strings and fix w…
tastybento 4786c44
Fix Russian (ru.yml) locale: translate untranslated strings, fix typo…
tastybento 9f3e58a
Fix Romanian (ro.yml) locale: translated placeholders, broken tags, w…
tastybento 131c141
Fix Turkish (tr.yml) locale: translate untranslated strings, fix brok…
tastybento 03bc988
Fix Vietnamese (vi.yml) locale: translate English strings, fix typos …
tastybento 833916a
Fix Indonesian (id.yml) locale: broken color codes, untranslated stri…
tastybento 3752e1f
Fix Traditional Chinese HK (zh-HK.yml) locale: translate English stri…
tastybento 1f26c55
Fix Dutch (nl.yml) locale: correct mistranslations, placeholders, and…
tastybento 5271cae
Merge pull request #2905 from BentoBoxWorld/fix/locale-corrections
tastybento 96ef040
Initial plan
Copilot e16a901
Fix bold text continuing past closing tag in prefix translations
Copilot e811747
Remove placeholder issue number from test Javadoc
Copilot 7f37ee3
Merge pull request #2907 from BentoBoxWorld/copilot/fix-bold-formatti…
tastybento cd6c3a5
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox i…
tastybento 89c6f11
Improve warning messages for incompatible addons in AddonsManager
tastybento 3b124a8
Add chunk pre-generation manager with tests and config
tastybento 34ddde3
Initial plan
Copilot 1929b19
Initial plan
Copilot 425692f
test: add VISITED_ISLAND_RANK assertions to GameModePlaceholderTest
Copilot 5b034eb
Initial plan
Copilot 31ceb9c
feat: Add message delivery type tags for locale strings (actionbar, t…
Copilot f2bdf27
refactor: Improve Javadoc for sound format conversion and extract par…
Copilot 6a68cd9
Switch blueprints from zipped .blu to plain JSON .blueprint format wi…
Copilot 2425bfa
Initial plan
Copilot d2c2d3c
Merge pull request #2909 from BentoBoxWorld/copilot/add-bskyblock-vis…
tastybento 183a218
Add filename length validation for blueprint file scanning
Copilot f885b1e
Merge pull request #2910 from BentoBoxWorld/copilot/add-message-send-…
tastybento e708840
Merge branch 'develop' into copilot/define-island-blueprint-text-files
tastybento d0f3180
Add Island Defaults tab to Admin Settings GUI for editing default pro…
Copilot d0784d6
Merge pull request #2912 from BentoBoxWorld/copilot/add-default-islan…
tastybento e3c2148
Merge pull request #2911 from BentoBoxWorld/copilot/define-island-blu…
tastybento f361f4a
Initial plan
Copilot 25cc658
Add flag state placeholders for game mode addons
Copilot 23e3ac2
Initial plan
Copilot 091885a
Add lava tip hologram for newly formed scoopable obsidian
Copilot 090adbd
Refactor: store BentoBox.getInstance() in local variable
Copilot 851820a
Merge pull request #2913 from BentoBoxWorld/copilot/add-placeholders-…
tastybento ac334e0
Merge pull request #2915 from BentoBoxWorld/copilot/add-hologram-noti…
tastybento fcaf3d1
Disable chunk pre-generation in config.yml to reduce resource usage
tastybento ebe27f2
Update version annotations and documentation for island protection se…
tastybento f85e1fd
Bump build version to 3.14.0
tastybento 2272aee
Defer chunk pre-gen until after server load and avoid main-thread stalls
tastybento dae71e7
Update obsidian scooping lava tip duration and improve related messages
tastybento 1580ab3
Remove obsidian lava tip hologram immediately when scooped
tastybento 35f216a
Update Russian
tastybento 2e5aaef
Fix bold (and other decorations) leaking across legacy round-trip
tastybento 050e630
Merge pull request #2918 from BentoBoxWorld/fix/2917-bold-leak-legacy…
tastybento 1085143
Add round-trip leak test for italic, underlined, strikethrough, obfus…
tastybento b8a93ed
Merge pull request #2920 from BentoBoxWorld/test/2917-decoration-leak…
tastybento 315b8f8
Document MiniMessage/legacy round-trip pitfall in CLAUDE.md
tastybento 173a7b2
Initial plan
Copilot b9d687f
Update Russian text
tastybento 854d615
Merge pull request #2925 from BentoBoxWorld/tastybento-patch-1
tastybento cef0e60
Add HIDE_ADDITIONAL_TOOLTIP ItemFlag to PanelItem to hide banner patt…
Copilot 060bec7
Initial plan
Copilot 43d3200
Defer island saves while settings panel is open and apply click cooldown
Copilot 532e215
Fix #2919: extra blank line in confirmation conversation prompts
tastybento eb37380
Merge pull request #2926 from BentoBoxWorld/copilot/add-cooldown-to-s…
tastybento 7bc6b73
Merge pull request #2927 from BentoBoxWorld/fix/2919-prompt-blank-line
tastybento 7c0e6a9
Replace deprecated HIDE_ADDITIONAL_TOOLTIP with modern TooltipDisplay…
Copilot ba74caa
Merge branch 'develop' into copilot/add-option-to-disable-attributes
tastybento cad30ec
Merge pull request #2924 from BentoBoxWorld/copilot/add-option-to-dis…
tastybento db27587
Skip locale files with invalid BCP-47 tags
tastybento 7f8ca73
Merge pull request #2928 from BentoBoxWorld/fix/blank-locale-panel-entry
tastybento 5266c6c
Update src/main/java/world/bentobox/bentobox/Settings.java
tastybento 2182fdc
Update obsidian scooping lava tip duration version and enhance compon…
tastybento 7cbc0b6
Merge remote-tracking branch 'origin/develop' into develop
tastybento 570498e
Fix ChunkPregenManagerTest after pregenEnabled default flipped to false
tastybento a44b605
Add callback support for spawned MythicMobs in MythicMobsHook
tastybento e24ddee
Make MythicMobsHook.spawnMythicMob delay configurable
tastybento 5e19194
Merge pull request #2929 from BentoBoxWorld/feature/mythicmob-configu…
tastybento c2a48c2
Preserve addon-owned placeholders across /bbox reload (#2930)
tastybento 4741603
Merge pull request #2931 from BentoBoxWorld/fix/2930-placeholder-reload
tastybento ce9b170
Don't clear gamemode addon placeholders on reload
tastybento 40d611d
Merge pull request #2932 from BentoBoxWorld/fix/2930-placeholder-relo…
tastybento f0ec806
Preserve mid-text spaces in legacy/MiniMessage round-trip
tastybento c25e165
Support MiniMessage in welcome sign locale entries
tastybento File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.