9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2026-01-03 22:26:25 +00:00
This commit is contained in:
Daniel Mills
2020-08-25 16:39:24 -04:00
parent 01fd89f60c
commit ff78830ead
21 changed files with 15882 additions and 6613 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,5 @@
/*******************************************************************************/
/* Generated by Zelix KlassMaster 13.0.0 ZKM Script Helper 2020.08.25 15:46:23 */
/* Generated by Zelix KlassMaster 13.0.0 ZKM Script Helper 2020.08.25 16:30:31 */
/*******************************************************************************/
classpath "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\ZKM.jar"
@@ -19,14 +19,9 @@ open "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\in.jar"
trimExclude *.Iris and
* extends com.volmit.iris.util.MortarCommand and
com.google.*.* and
public *.* and
*.* public * and
*.* protected * and
*.* public *(*) and
*.* protected *(*) and
*.* and
*.* @com.volmit.iris.util.Command *;
*.* @com.volmit.iris.util.Command * and
@com.volmit.iris.gen.post.Post *.* and
*.* extends com.volmit.iris.util.IrisPostBlockFilter;
trim deleteSourceFileAttributes=false
deleteDeprecatedAttributes=false
@@ -45,9 +40,13 @@ exclude @com.volmit.iris.util.DontObfuscate *.* and
*.* protected *(*) and
com.google.*. and
*.TypeAdapter and
com.google. and
com.google.gson.^TypeAdapter *(*) and
com.google.gson.^* *(*);
com.google.gson.^* *(*) and
*.* extends com.volmit.iris.util.IrisPostBlockFilter *(*) and
*.PostBlockChunkGenerator * and
*.PostBlockChunkGenerator *(*) and
com.volmit.iris.gen.post.^* and
com.volmit.iris.gen.post.;
obfuscate changeLogFileIn=""
changeLogFileOut="ChangeLog.txt"
@@ -57,8 +56,8 @@ obfuscate changeLogFileIn=""
encryptStringLiterals=flowObfuscate
mixedCaseClassNames=false
randomize=true
localVariables=delete
lineNumbers=delete
localVariables=obfuscate
lineNumbers=scramble
autoReflectionHandling=normal
obfuscateReferences=none
methodParameterChanges=flowObfuscate