Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show mapping status in class tree #60

Merged
merged 24 commits into from
Feb 27, 2023

Conversation

ix0rai
Copy link
Member

@ix0rai ix0rai commented Feb 19, 2023

  • displays next to class icon
  • the icon for the top-level class is reloaded each time an entry is renamed
  • hopefully not too bad for perf
  • fixes some bugs in StatsGenerator because I needed it to :iea:
  • fixes a bug in isObfuscated because I needed it to :iea:

picture:
image

notes:
fixes #53
sort of a quilt equivalent of FabricMC/Enigma#482
uses code written by @NebelNidas, I'd like to get permission from them before merging found a better way!

@ix0rai ix0rai added enhancement New feature or request user interface affects the enigma ui labels Feb 19, 2023
@ix0rai
Copy link
Member Author

ix0rai commented Feb 22, 2023

UPDATE ON THIS: when you run it on minecraft it freezes enigma for like a full minute because of all the calculations it's running, I need to make that better
on hold until it doesn't bring enigma to its knees

@ix0rai
Copy link
Member Author

ix0rai commented Feb 23, 2023

UPDATE ON THIS 2: fixed the lag

@ix0rai
Copy link
Member Author

ix0rai commented Feb 23, 2023

UPDATE ON THIS 3: everything is fixed now

@ix0rai ix0rai merged commit f6ba9ee into QuiltMC:master Feb 27, 2023
@ix0rai ix0rai deleted the mapping-status-in-class-tree branch February 27, 2023 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface affects the enigma ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] indication of file mapping status
2 participants