Skip to content

Releases: aternosorg/codex-minecraft

v2.1.0

22 Aug 10:13
968dee1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

21 Aug 07:40
a21d758
Compare
Choose a tag to compare

v2.0.0

17 Aug 14:32
cf70d1b
Compare
Choose a tag to compare

⚠️ This release contains breaking changes!

What's Changed

  • 2.0 by @matthi4s in #28
    • Updated aternos/codex to 2.0.0
    • Increased minimum PHP version: 8.1
    • Added correct return/argument/property types to all classes (⚠️This might affect child classes)
    • Entry level as enum (⚠️$entry->getLevel() should probably be replaced by $entry->getLevel()->asString()).
    • Refactored automatic tests to use generated JSON files instead of comparing dump output.
    • Restructured Log classes for proper client log/crash report support (⚠️The namespace and name of all Log classes have changed)
    • Added support for client logs (Currently Vanilla/Forge/Fabric/Quilt)
    • Added standard function to get log type, name, version, as well as a combined title.
    • Added support for Mohist crash reports
    • Added support for PolyMC client logs (if not already detected as a different log type)
    • Fixed Forge log level detection for STDERR output

Full Changelog: v1.13.1...v2.0.0

v1.13.1

20 Jul 14:03
d96240f
Compare
Choose a tag to compare

What's Changed

  • add type property to ticking entity problem and solution by @rico132 in #27

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

14 Jul 12:54
63c4dc8
Compare
Choose a tag to compare

What's Changed

  • added ticking entity problem for crash reports 63c4dc8
  • Add problem and solution for "Unsupported API version" in Bukkit, Spigot and Paper by @pavog in #26

Full Changelog: v1.12.1...v1.13.0

v1.12.1

06 Jul 12:19
7ee2ac5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

07 Jun 11:03
ea3053a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.4...v1.12.0

v1.11.4

11 May 14:13
63a7805
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.3...v1.11.4

v1.11.3

05 Apr 15:09
cf0fd71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.11.2

31 Mar 15:01
5b86c25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2