Branch # Status Changes Finished master #6816 Tests passed: 239, ignored: 1 Merge branch 'version/7.3.x' (eac445df by mnmiller1) Fix structure block CUI resetting selections cross-world. (#2561)
Previously, if a world override was active (e.g. via //world), createStructureBlock would always attempt to check the player (entity) world rather than their selection world. This led to the selection getting reset immediately. Now, we first check if there's anything to render (i.e. if the selection is in the current world) before attempting to get the selection from the player's session. (3adba9f2 by wizjany) Add CODEOWNERS (1834cfba by octavia.togami) Use published version of lin-bus (203236d2 by octavia.togami) Also run stale bot on issue activity (63b06eb6 by octavia.togami) Merge pull request #2557 from EngineHub/ot/debt/lets-go-live-to-the-action
Do some maintence on our workflows (fb987c02 by octavia.togami) Remove CodeQL workflow
This has only ever added busywork, never found any problems. It doesn't
support filtering generated code and breaks sometimes. (09942de9 by octavia.togami) Move stale to workflow (d7847168 by octavia.togami) 6 months ago master #6805 Tests passed: 239, ignored: 1 Merge branch 'version/7.3.x' (e74dccf7 by mnmiller1) Back to SNAPSHOT for continued development (54d5665f by mnmiller1) Release 7.3.4 Beta 1 (0452ca28 by mnmiller1) Merge pull request #2549 from EngineHub/ot/feature/1.21
Minecraft 1.21 (ca2febeb by octavia.togami) [Sponge] 1.21 (de2f3983 by octavia.togami) Update platform versions (e15b59b8 by mnmiller1) Fix nbt access in proxy (d1221cf8 by octavia.togami) Fix proxy method matching (f5875b89 by octavia.togami) [Bukkit] 1.21 (6e6e87ab by octavia.togami) Add data from MCUtils for 1.21 (e5ca0168 by mnmiller1) [Fabric] 1.21 (8d40de2d by octavia.togami) [NeoForge] 1.21 (5b619d74 by octavia.togami) Update JDK requirements
These have long been outdated (0386259b by octavia.togami) [Fabric] 1.21-rc1 (a684cd19 by octavia.togami) Back to SNAPSHOT for continued development (9ca8c0fb by mnmiller1) Release 7.3.3 (6359df81 by mnmiller1) Bring back the Sponge module, updated for 1.20.6 (#2538) (ad036236 by 52257907+avaruus1) Bring back the Sponge module (ad036236 by 52257907+avaruus1) Fixes (ad036236 by 52257907+avaruus1) Specify the SNAPSHOT build of SpongeAPI to use (ad036236 by 52257907+avaruus1) [neoforge] Update for event api break. (05db94cf by wizjany) 6 months ago master #6785 Tests passed: 239, ignored: 1 Fix build errors from merge (00148305 by mnmiller1) 7 months ago master #6781 Gradle exception; exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B Merge branch 'version/7.3.x' (2709ad8c by mnmiller1) Back to SNAPSHOT for continued development (17029fef by mnmiller1) Release 7.3.2 (3aca5809 by mnmiller1) [NeoForge] Add the optional handler to the protocol registration (f21efd08 by mnmiller1) Use readCharSequence instead of toString to inc reader index
My bad. Fixes #2525 (910d5cc3 by octavia.togami) Add transforms to the crafter orientation property (#2533) (6818272a by mnmiller1) 7 months ago master #6773 Gradle exception (new); exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B Merge branch 'version/7.3.x' (ffb2cd73 by mnmiller1) Use the release version of Luck's permissions api for fabric (eac49b04 by mnmiller1) Fix Paperweight build error and remove 1.19.4/1.20.0 support (#2529) (bf8c2e77 by mnmiller1) Fix Paperweight build error and remove 1.19.4/1.20.0 support (bf8c2e77 by mnmiller1) Remove extra version-specific data (bf8c2e77 by mnmiller1) Use Paper-specific API to fetch CommandMap when available (3d0892dd by mnmiller1) Merge pull request #2524 from aurorasmiles/fix-painting-facing
Fix paintings not getting rotated correctly (fa7bd115 by octavia.togami) Fix paintings not getting rotated correctly
Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (a695bb81 by aurora) Apply some small corrections for verification (6686552e by octavia.togami) Fix heightmap brush hardcoding world min and max Y (ae61fa9f by mnmiller1) Back to SNAPSHOT for continued development (336c3575 by mnmiller1) Release 7.3.1 (2e55f4fb by mnmiller1) 7 months ago master #6762 Gradle exception (new); exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B [CLI] Fix deprecation warning (e2e91633 by mnmiller1) 7 months ago master #6761 Compilation error: :worldedit-cli:compileJava; artifacts size 0 B is 1 B less than the provided threshold 1 B Merge branch 'version/7.3.x' (0bab00d0 by mnmiller1) Update platform versions (98e8720f by mnmiller1) 7 months ago master #6759 Compilation error: :worldedit-cli:compileJava (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new) Merge branch 'version/7.3.x' (dc81e938 by mnmiller1) Merge pull request #2512 from EngineHub/ot/feature/1.20.5
Java 21 + 1.20.6 (fda9ded4 by mnmiller1) [NeoForge] [Fabric] 1.20.6 (b5b5902f by octavia.togami) Remove unnecessary buildscript block
Fabric got smarter at some point (e3705dc4 by octavia.togami) Update checkstyle
Doesn't matter much, but it's good to be up-to-date (006cf718 by octavia.togami) Clean up Gradle configuration (28ca2e6b by octavia.togami) Use a normal platform for log4j-bom (ada0a80f by octavia.togami) Move all versions to version catalogs (4a48dcb3 by octavia.togami) [Bukkit] Allow loading on 1.20.6 (b6aabb03 by mnmiller1) Clean up leftover Forge verification (e5fe5101 by octavia.togami) Update for NeoForge tick event refactor (53b182fe by mnmiller1) [Bukkit] Update for 1.20.5 (4606e700 by mnmiller1) Update data from MCUtils (048cf5e6 by mnmiller1) Adjust memory settings some more to try and make things work (ebb07de9 by octavia.togami) Try to tell NG not to go so hard on my CI machines (8ca4876e by octavia.togami) Remove unused imports (99319e9c by octavia.togami) [Fabric] Rename CuiPacket to make more sense (6ea5c134 by octavia.togami) [NeoForge] 1.20.5
Removes Forge. (0f5e23df by octavia.togami) [Fabric] 1.20.5 (1cc21d5e by octavia.togami) Update workflows to 21 (e661e8f2 by octavia.togami) [Fabric] Update to 1.20.5-pre2, some LinBus-related stuff (4f498823 by octavia.togami) Fix version of Java for launching in Fabric (ecec9741 by octavia.togami) Update for Java 21
- Fix some new warnings
- Removed sponge from build, as it simply isn't maintained well
currently. May be removed entirely in the future
- Remove 1.18 support from Bukkit as it breaks under 21 for some reason
- Fix a bug in `ForwardSeekableInputStream` (f1cdd6a9 by octavia.togami) Disable chunk batching by default (#2509) (d25669ab by mnmiller1) Remove old bundled data (#2513) (3da7d7c7 by mnmiller1) Remove old bundled data (3da7d7c7 by mnmiller1) Also drop 1.18 (3da7d7c7 by mnmiller1) 8 months ago master #6720 Tests passed: 239, ignored: 1 Set clipboard after regen to prevent unnecessary clipboard loss on failure (#2503) (79a06b1d by mnmiller1) Set clipboard after regen to prevent unnecessary clipboard loss on failure (79a06b1d by mnmiller1) Remove the cast (79a06b1d by mnmiller1) 9 months ago master #6715 Tests passed: 239, ignored: 1 Add a -c option to //regen to output to clipboard (#2500) (177e70d4 by mnmiller1) 9 months ago