Julian Burner

Results 90 comments of Julian Burner

> to preserve backward compatibility if say, an old tinyv1 visitor still anticipates old property keys instead of the standardized ones. If a visitor anticipates standardized keys, they should declare...

Postponing to a later release, since I need to rewrite this to be more extensible

It's not a particularly urgent issue, since the use case this was designed to cover wasn't supported previously either and would've crashed anyway.

Can you add some Javadocs and support for method args/vars as well? And I guess you have to block the `visitDst*` calls for filtered elements too, to avoid crashes?

That's the goal, having a central `ErrorMessages` class holding all the error messages MIO uses in the form of `Translatable`s. Consumers can either translate the Translatable to a given locale,...

Check out this WindHawk mod, it works for me: https://windhawk.net/mods/force-thick-frames

Can you still reproduce the issue with the latest commit? If yes, I'll look into it

I can still reproduce this issue on the latest commit. Will need to check what's going on there

It happens because the mapped name equals the original name: https://github.com/sfPlayer1/Matcher/blob/f01ed5a7813458abb55a254625e3c4ad48c16590/src/matcher/mapping/Mappings.java#L805 @sfPlayer1 Not sure if that's intended behavior? If yes, this issue can be closed. Then we would need to...

The port is currently in progress! :)