enigma icon indicating copy to clipboard operation
enigma copied to clipboard

A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.

Results 33 enigma issues
Sort by recently updated
recently updated
newest added

ports over https://github.com/FabricMC/Enigma/pull/532 by @Juuxel, making a few changes. - leading dots are no longer stored in the file extensions: seemed redundant to me. - file extensions now support multiple...

enhancement
backend
user interface

Adds tests and documents the main method of `IndexEntryResolver`, `#resolveEntry`. Fixes #202

bug
documentation
p: medium

When creating QuiltMC/quilt-mappings#586 I noticed that renaming `net/minecraft/unmapped/C_mpfuowct#m_tikylhyj` (`BoatEntity#isInWater`) caused a mapping for that method to be added to `net/minecraft/unmapped/C_zhkyeyqb` (`ChestBoatEntity`), despite it being a private method. dropInvalidMappings removed it;...

bug

via @Geolykt in the Vineflower chatroom files are ARR, so couldn't be shared no errors are logged video: https://geolykt.de/files/20240416.mp4

bug
user interface

an inactive state is when a docker is not displaying any information. this is already implemented on the collab docker, which has buttons to start or join a server when...

enhancement
user interface

should come with a nice UI for doing so. it should be simple to allow disabling individual services

enhancement
backend
user interface

according to @NebelNidas, this scales with project size and makes quilt enigma take prohibitively long to boot up on large projects

bug
user interface

Text width changes and the last character renders twice sometimes. https://github.com/QuiltMC/enigma/assets/618276/aad0e4ab-14db-4436-8ee8-c474b3d326af

bug

Affects the right side more often than the left, and seems to be most obvious with "o"s. (also the contrast is very low for selected text) ![enigma misaligned selection](https://github.com/QuiltMC/enigma/assets/618276/43a05d2d-fe97-4a73-acb2-4b02e1cb5bab)

bug