View last successful build
Branch#StatusChangesFinished
version/7.4.x#7532Tests passed: 252, ignored: 12 months ago
version/7.4.x#7531Tests passed: 252, ignored: 1
  • Minecraft 26.2 (#2972) (9ea49e77 by Maddy Miller)
    • [Fabric] 26.2-rc2
    • [Paper] 26.2-rc2
    • Update MCUtils data
    • Strip out legacy versioned block/item data loading system as we no longer support any of these versions
    • For some reason IntelliJ fixed these _after_ the commit rather than before
    • Target Fabric & Bukkit to release 26.2
    • [NeoForge] 26.2
    • [Sponge] 26.2
2 months ago
version/7.4.x#7522Tests passed: 252, ignored: 12 months ago
version/7.4.x#7516Tests passed: 252, ignored: 13 months ago
version/7.4.x#7515Tests passed: 252, ignored: 13 months ago
version/7.4.x#7514Tests passed: 252, ignored: 13 months ago
version/7.4.x#7511Tests passed: 252, ignored: 1
  • Remove ThreadLocal usage (#2961) In some cases, it probably wasn't really saving us anything since creating the object is likely cheaper than doing the lookup. For Request, it perfectly fits `ScopedValue`, so we adjust all usages to work with that instead. (75017035 by Octavia Togami)
3 months ago
version/7.4.x#7497Tests passed: 252, ignored: 14 months ago
version/7.4.x#7496Tests passed: 252, ignored: 14 months ago
version/7.4.x#7493Tests passed: 252, ignored: 1
  • Re-enable `this-escape` warning, suppress as needed (#2953) ANTLR now suppresses it properly. We also need to generally suppress it for now, since we use a lot of weird initialization patterns. Cleaning these up would be nice in the future. (71b4f1bf by Octavia Togami)
4 months ago