-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
64 lines (50 loc) · 1.89 KB
/
CHANGELOG
File metadata and controls
64 lines (50 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
== v5.6 ==
+ Updated to client 1.1 & server 1.1
+ Run Artistic Style source beautifier on decompiled source code
== v5.0 ==
+ Updated to client 1.0.0 & server 1.0.1
== v4.5 ==
+ Updated to client & server v1.9 pre 5
+ Improved Retroguard and Exceptor tools
YOU NEED TO DOWNLOAD MCP FROM THE WIKI IF YOU ARE UPDATING FROM MCP 4.3, UPDATEMCP.BAT WILL NOT WORK FOR 4.3 TO 4.4 UPDATES!
+ Fixes to mapping of methods in EntityLiving
+ Bugfix for crashes when playing sounds due to issue in Block.java
== v4.4 ==
+ Updated to client & server v1.8.1
+ Improved Retroguard and Exceptor tools
== v4.3 ==
+ Updated to client & server v1.7.3
== v4.2 ==
+ Updated to client & server v1.7.2
* If you get compile errors for ik.java or ik.class, just delete conf/patches/ik.java
== v4.1 ==
+ Added an Eclipse workspace
+ Included a reobfuscation bugfix
== v4.0 ==
+ Added new tool Exceptor
+ Added alternative support for fernflower decompiler
== v3.4 ==
+ Updated to client & server v1.6.6
== v3.3 ==
+ Updated to client & server v1.6.5
== v3.2 ==
+ Updated to client & server v1.6.4
+ Added support for external jar files in recompile and reobfuscation
+ Finally updated the readme files
== v3.1.1 ==
+ Small bugfix for using mcp offline
== v3.1 ==
+ Updated to client v1.5_01 / server v1.5_02
+ some more bugfixes in the python scripts
== v3.0 ==
+ Complete rewrite of the scripts in python
+ RetroGuard used both for deof and reobf
+ Automatic detection of modified classes during reobfuscation
+ Protection on cleanup.bat/sh
+ Advanced logging system (logs/mcp.log, logs/mcperr.log)
+ Removed repackager.exe and mono dependancy on Linux
+ Cleaner directory structure
+ Out of the box decompilation compatibility with modded jars
+ Rolling update model on top of the usual full package distrib
+ Custom files in bin directory are preserved during recompilation
+ Custom files are automaticly copied to reobf directory during reobf