takenaka icon indicating copy to clipboard operation
takenaka copied to clipboard

A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE.

Results 5 takenaka issues
Sort by recently updated
recently updated
newest added

This PR aims to merge generated accessor fields when it comes to chained accessors. Currently, requesting a chain results in multiple unnecessarry fields being generated: ```java /** * Accessor for...

enhancement

Changes: - Intern (pool) strings while resolving in generator-web-cli and generator-accessor-plugin. - Allow choosing namespaces to resolve in `ResolveMappingsTask` (generator-accessor-plugin). - Implement #31. - Add Quilt mappings (#33). - Validate...

To reduce the impact from HTML generation when rebuilding a site to add/remove versions, the generator should skip over unmodified versions. Mappings for all versions are still needed to recompute...

enhancement

A consumer documentation site for this project, preferably using Markdown (or a derivative).

documentation

Please add method and field search functionality to the search bar.

enhancement