View last successful build
Branch#StatusChangesFinished
version/7.3.x#7107Tests passed: 244, ignored: 13 days ago
version/7.3.x#7106Tests passed: 244, ignored: 14 days ago
version/7.3.x#7105Tests passed: 244, ignored: 1
  • Add text3 bukkit adapter override for Spigot gson change. (#2759) (0f47c7aa by wizjany)
5 days ago
version/7.3.x#7103Tests passed: 244, ignored: 1
  • Update click and hover text component serialization for 1.21.5. (#2757) Hacky workaround by overwriting the text3 StyleSerializer class with our own modified copy. Note that the hover events "show_entity" and "show_item" aren't supported as they no longer take a rendered component, but just the NBT structure. Behavior remains unchanged if 1.21.4- is detected. Fixes #2756. (ce043859 by wizjany)
8 days ago
version/7.3.x#7100Tests passed: 244, ignored: 1
  • Do not paste unsaveable entities in their default state (#2721) Remove a redundant passenger check, as entity.save() returns false in that case. This also causes leash knots to not be copied. I don't think this is a problem because: - They would not be saved to disk, it's misleading for users that they appear. - Pasted leashed mobs still think they're leashed to the original position and get unleashed* - no change in behaviour. \* Unless they're pasted close enough to the original position, in which case this has better behaviour because they create their own leash_knot entity. (25988878 by brickmonster)
12 days ago
version/7.3.x#7097Tests passed: 244, ignored: 1
  • [Bukkit] Workaround string NBT data being wrapped with quotes in MC 1.21.5 (#2753) (4ac91033 by Maddy Miller)
15 days ago
version/7.3.x#7092Tests passed: 244, ignored: 1
  • Sponge module refactoring and fixes (#2697) (77eb6143 by vilperi221)
  • Refactor some vanilla methods to sponge api (77eb6143 by vilperi221)
  • Fixes (77eb6143 by vilperi221)
  • Update api 14 (77eb6143 by vilperi221)
  • Fixes (77eb6143 by vilperi221)
  • PR fixes (77eb6143 by vilperi221)
  • Bring back vanilla methods (77eb6143 by vilperi221)
16 days ago
version/7.3.x#7087Tests passed: 244, ignored: 117 days ago
version/7.3.x#7086Tests passed: 244, ignored: 1
  • [Bukkit] Update for 1.21.5 Gradle 8.13 Work around weird NBT list oddities Fix incorrect DataVersion from MC Wiki [Bukkit] Update Paper dev bundle for 1.21.5 (2a9a7edb by Maddy Miller)
  • [NeoForge] Update for 1.21.5 (49fe0c9f by Maddy Miller)
  • [Fabric] Update for 1.21.5 [Fabric] Finish 1.21.5-rc2 update. Not fully tested [Fabric] Build against final 1.21.5 release (23ba557b by Maddy Miller)
  • Update enum-like classes with 1.21.5-rc1 data from MCUtils (1fb475f4 by Maddy Miller)
17 days ago
version/7.3.x#7079Tests passed: 244, ignored: 1
  • Fix legacy DFU porting typo. (#2744) Only affected fabric/(neo)forge but didn't get hit for 6 years apparently. (3b407aa7 by wizjany)
25 days ago