Skip to content

Commit

Permalink
changelog 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyProgrammer authored Sep 2, 2021
1 parent f9316d2 commit 60739c6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,19 @@ What was added:
* Handling application close during deobfuscation!
* Confirmation before overriding an existing folder!
* Small bugs and missthinks fixed!
#

# Deobfuscator3000 1.2.0

Release date: 9.2.2021 (Afternoon)

What was added:
* Small cosmetic UI changes (mostly code)!
* Application now has min size so it cant be sized down too much!
* Fixing a bug when replaced files being messed up!
* Fixing a bug when console was not cleared when ctrl + middle click was issued!
* Console now allows for horizontal scrolling when window is too small!
* Application is now wrapped into setup installer together with java runtime effectively eliminating necessity of you having java on your device!
* Procyon decompiler implemented together with deobfuscator so deobfuscator 3000 is now effectively java decompiler ass well while eliminating necessity of you having your mods predecompiled as well!
* Note: Implementation of decompiler is not the best one yet because it cant properly deal with inner and nested classes and its performance is questionable as well!
#

0 comments on commit 60739c6

Please sign in to comment.