better-fabric-console

Server-side Fabric mod enhancing the console with tab completions, colored log output, command syntax highlighting, command history, and more.

MIT License

Stars
53

Bot releases are hidden (Show)

better-fabric-console - Better Fabric Console 1.1.10 Latest Release

Published by jpenilla 4 months ago

What's Changed

  • Update for Minecraft 1.21

Full Changelog: https://github.com/jpenilla/better-fabric-console/compare/v1.1.9...v1.1.10

better-fabric-console - Better Fabric Console 1.1.9

Published by jpenilla 5 months ago

What's Changed

  • Update for Minecraft 1.20.6

Full Changelog: https://github.com/jpenilla/better-fabric-console/compare/v1.1.8...v1.1.9

better-fabric-console - Better Fabric Console 1.1.8

Published by jpenilla 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jpenilla/better-fabric-console/compare/v1.1.7...v1.1.8

better-fabric-console - Better Fabric Console 1.1.7

Published by jpenilla about 1 year ago

Changelog

Changed

  • Update for Minecraft 1.20.2
better-fabric-console - Better Fabric Console 1.1.6

Published by jpenilla about 1 year ago

Changelog

Changed

  • Updated adventure-platform-fabric to release, fixes incompatibilities with some mods
better-fabric-console - Better Fabric Console 1.1.5

Published by jpenilla over 1 year ago

Changelog

Changed

  • Update for Minecraft 1.20.1
  • Switched to Kyori ansi for serialization where possible
    • Suggestion detail components are now rendered in color
    • ansi's configuration replaces the use-rgb-for-named-text-colors config option, see the docs for more info
better-fabric-console - Better Fabric Console 1.1.4

Published by jpenilla over 1 year ago

Changelog

Changed

  • Updated dependencies for compatibility with 1.19.4
better-fabric-console - Better Fabric Console 1.1.3

Published by jpenilla almost 2 years ago

Changelog

Changed

  • Updated dependencies for compatibility with 1.19.3
better-fabric-console - Better Fabric Console 1.1.2

Published by jpenilla almost 2 years ago

Changelog

Fixed

  • Double ANSI reset in some cases where it wasn't needed. Shouldn't have had any visual effect.
better-fabric-console - Better Fabric Console 1.1.1

Published by jpenilla almost 2 years ago

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 - Better Fabric Console 1.1.0

Published by jpenilla over 2 years ago

Changelog

Changed

  • Take over logging in a pre-launch entrypoint instead of in the mod initializer (cfeca835d6d6cfd24fd312851621226d4af5e227)
better-fabric-console - Better Fabric Console 1.0.7

Published by jpenilla over 2 years ago

Changelog

Fixed

  • #9 and #10 (0deef46217d1ab80476a1e6d2f3bd758126d4662)
better-fabric-console - Better Fabric Console 1.0.6

Published by jpenilla over 2 years ago

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 - Better Fabric Console 1.0.5

Published by jpenilla over 2 years ago

Changelog

Changed

  • Updated for Minecraft 1.19
better-fabric-console - Better Fabric Console 1.0.4

Published by jpenilla over 2 years ago

Changelog

Added

  • Support for fabric-loader 0.14

Changed

  • Dependency updates
  • Take over logging earlier in the startup process
better-fabric-console - Better Fabric Console 1.0.3

Published by jpenilla over 2 years ago

Changelog

Fixed

  • No code changes, this is basically a recompile which fixes #6
better-fabric-console - Better Fabric Console 1.0.2

Published by jpenilla over 2 years ago

Changelog

Fixed

  • Fix refmap issue with shadow field by removing it
better-fabric-console - Better Fabric Console 1.0.1

Published by jpenilla over 2 years ago

Changelog

Changed

  • Updated for Minecraft 1.18.2

Fixed

  • Minor bugfixes in mappings download logic
better-fabric-console - Better Fabric Console 1.0.0

Published by jpenilla over 2 years ago

Initial Release for Minecraft 1.18.1