This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Releases: constellation-mc/blame-log
Releases · constellation-mc/blame-log
0.5.0 (1.18-1.21)
What's new:
- Updated Dark Matter to fix a crash.
- Some minor internal refactors.
0.4.1 (1.18-1.20.4)
What's new:
- Updated Dark Matter
0.4.0 (1.18-1.20.4)
What's new:
- Added a very simple config to change the default pattern.
-
- Supported args are:
{class}
- The full class name.{method}
- The calling method.{simpleClass}
- The simple class name. (without the package){methodParams}
- Simple method parameter array.{methodReturnType}
- The return type of the method.
- The new default pattern is
[{simpleClass}#{method}] {message}
-
- The old one is
[{class}#{method}] {message}
- The old one is
- Fixed issues on Connector.
- Updated Dark Matter
0.3.2 (1.18-1.20.1)
What's new:
- Updated Dark Matter
v0.3.1-1.18
I <3 crashes
v0.3.0-1.18
Version name
v0.2.2-1.18
What's new:
- Better Mixin handling. Now
net.minecraft
is replaced by the mixin class if the method was injected. -
- These can get hilariously long:
-
[de.keksuccino.drippyloadingscreen.mixin.mixins.client.MixinLoadingOverlay#handler$enb000$drippyloadingscreen$onConstruct]
-
[net.mehvahdjukaar.supplementaries.mixins.SheetsClassloadingFixHackMixin#handler$mnf000$supplementaries$whyDoIHaveToDoThis]
- Added 2 more checks, 1. If class name ends with
Logging
2. If a method is calledlog
.
v0.2.1-1.18
publish
v0.2.0-1.19.4
The bus has already left. Well, 2 of them...
v0.2.0-1.19.3
Quilt hack-fix