Skip to content

Releases: jpenilla/better-fabric-console

Better Fabric Console 1.1.3

08 Dec 02:05
v1.1.3
f275911
Compare
Choose a tag to compare

Changelog

Changed

  • Updated dependencies for compatibility with 1.19.3

Better Fabric Console 1.1.2

27 Nov 19:21
v1.1.2
ef972e4
Compare
Choose a tag to compare

Changelog

Fixed

  • Double ANSI reset in some cases where it wasn't needed. Shouldn't have had any visual effect.

Better Fabric Console 1.1.1

27 Nov 18:18
v1.1.1
6194d28
Compare
Choose a tag to compare

Changelog

Changed

  • Updated dependencies for compatibility with 1.19.2

Fixed

  • #14 issues with mod load order
  • Insert ANSI resets before all color codes to match legacy text behavior
    • Fixes decorations continuing in console where they would end in game

Better Fabric Console 1.1.0

03 Jul 23:20
v1.1.0
946605b
Compare
Choose a tag to compare

Changelog

Changed

  • Take over logging in a pre-launch entrypoint instead of in the mod initializer (cfeca83)

Better Fabric Console 1.0.7

02 Jul 23:07
v1.0.7
c83a451
Compare
Choose a tag to compare

Changelog

Fixed

Better Fabric Console 1.0.6

23 Jun 21:34
v1.0.6
c159446
Compare
Choose a tag to compare

Changelog

Changed

  • Use fabric command api v2
  • Use correct bold ANSI code

Fixed

  • Fixed using adventure ComponentLoggers before Better Fabric Console initialized

Better Fabric Console 1.0.5

19 Jun 07:32
v1.0.5
72de414
Compare
Choose a tag to compare

Changelog

Changed

  • Updated for Minecraft 1.19

Better Fabric Console 1.0.4

04 May 01:41
v1.0.4
a3ad801
Compare
Choose a tag to compare

Changelog

Added

  • Support for fabric-loader 0.14

Changed

  • Dependency updates
  • Take over logging earlier in the startup process

Better Fabric Console 1.0.3

20 Mar 17:38
v1.0.3
1689a20
Compare
Choose a tag to compare

Changelog

Fixed

  • No code changes, this is basically a recompile which fixes #6

Better Fabric Console 1.0.2

04 Mar 21:37
v1.0.2
dfdd069
Compare
Choose a tag to compare

Changelog

Fixed

  • Fix refmap issue with shadow field by removing it