You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,3 +25,19 @@ What was added:
25
25
* Handling application close during deobfuscation!
26
26
* Confirmation before overriding an existing folder!
27
27
* Small bugs and missthinks fixed!
28
+
#
29
+
30
+
# Deobfuscator3000 1.2.0
31
+
32
+
Release date: 9.2.2021 (Afternoon)
33
+
34
+
What was added:
35
+
* Small cosmetic UI changes (mostly code)!
36
+
* Application now has min size so it cant be sized down too much!
37
+
* Fixing a bug when replaced files being messed up!
38
+
* Fixing a bug when console was not cleared when ctrl + middle click was issued!
39
+
* Console now allows for horizontal scrolling when window is too small!
40
+
* Application is now wrapped into setup installer together with java runtime effectively eliminating necessity of you having java on your device!
41
+
* 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!
42
+
* 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 commit comments