General quality update
Major changes along with some more minor patches + quality upgrades. ✅ Main Changes: - Updated to 1.18.2 - Removed Imber, Altum (for now) and Navitas - Patched issue #1 - Made balancing changes - Cleaned up project - Simplified confusing code
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/.vscode
|
||||
/bin
|
||||
/build
|
||||
/.gradle
|
||||
/logs
|
||||
/run
|
||||
/saves
|
||||
Aspects.code-workspace
|
||||
.DS_Store
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,14 +1,14 @@
|
||||
commonProperties
|
||||
fabric.development=true
|
||||
fabric.remapClasspathFile=/Users/adellanicholson/Documents/Aspects/.gradle/loom-cache/remapClasspath.txt
|
||||
log4j.configurationFile=/Users/adellanicholson/Documents/Aspects/.gradle/loom-cache/log4j.xml
|
||||
fabric.remapClasspathFile=C:\Users\yena\Documents\GitHub\Aspects\.gradle\loom-cache\remapClasspath.txt
|
||||
log4j.configurationFile=C:\Users\yena\Documents\GitHub\Aspects\.gradle\loom-cache\log4j.xml
|
||||
log4j2.formatMsgNoLookups=true
|
||||
fabric.log.disableAnsi=false
|
||||
clientArgs
|
||||
--assetIndex
|
||||
1.18.1-1.18
|
||||
1.18.2-1.18
|
||||
--assetsDir
|
||||
/Users/adellanicholson/.gradle/caches/fabric-loom/assets
|
||||
C:\Users\yena\.gradle\caches\fabric-loom\assets
|
||||
clientProperties
|
||||
java.library.path=/Users/adellanicholson/.gradle/caches/fabric-loom/1.18.1/natives
|
||||
org.lwjgl.librarypath=/Users/adellanicholson/.gradle/caches/fabric-loom/1.18.1/natives
|
||||
java.library.path=C:\Users\yena\.gradle\caches\fabric-loom\1.18.2\natives
|
||||
org.lwjgl.librarypath=C:\Users\yena\.gradle\caches\fabric-loom\1.18.2\natives
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.github.apace100</groupId>
|
||||
<artifactId>apoli</artifactId>
|
||||
<version>d0705e1b8b</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.github.apace100</groupId>
|
||||
<artifactId>apoli</artifactId>
|
||||
<version>v2.2.0</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.github.apace100</groupId>
|
||||
<artifactId>calio</artifactId>
|
||||
<version>bd0be1a331</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.github.apace100</groupId>
|
||||
<artifactId>calio</artifactId>
|
||||
<version>v1.4.2</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.github.apace100</groupId>
|
||||
<artifactId>origins-fabric</artifactId>
|
||||
<version>v1.0.0</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.github.apace100</groupId>
|
||||
<artifactId>origins-fabric</artifactId>
|
||||
<version>v1.3.0</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.jamieswhiteshirt</groupId>
|
||||
<artifactId>reach-entity-attributes</artifactId>
|
||||
<version>2.1.1</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.terraformersmc</groupId>
|
||||
<artifactId>modmenu</artifactId>
|
||||
<version>2.0.0-beta.7</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.com.terraformersmc</groupId>
|
||||
<artifactId>modmenu</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.io.github.ladysnake</groupId>
|
||||
<artifactId>PlayerAbilityLib</artifactId>
|
||||
<version>1.3.0-nightly.1.17-rc1</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.io.github.ladysnake</groupId>
|
||||
<artifactId>PlayerAbilityLib</artifactId>
|
||||
<version>1.3.0</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.me.shedaniel.cloth</groupId>
|
||||
<artifactId>basic-math</artifactId>
|
||||
<version>0.5.1</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.me.shedaniel.cloth</groupId>
|
||||
<artifactId>basic-math</artifactId>
|
||||
<version>0.6.0</version>
|
||||
</project>
|
||||
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.me.shedaniel.cloth</groupId>
|
||||
<artifactId>cloth-config-fabric</artifactId>
|
||||
<version>4.11.14</version>
|
||||
</project>
|
||||
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.me.shedaniel.cloth</groupId>
|
||||
<artifactId>cloth-config-fabric</artifactId>
|
||||
<version>6.0.42</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.adriantodt.fabricmc</groupId>
|
||||
<artifactId>fallflyinglib</artifactId>
|
||||
<version>3.0.0-beta.2</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-api-base</artifactId>
|
||||
<version>0.4.1+b4f4f6cd14</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-api-base</artifactId>
|
||||
<version>0.4.1+b4f4f6cdc8</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-api-lookup-api-v1</artifactId>
|
||||
<version>1.3.5+3ac43d9514</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-api-lookup-api-v1</artifactId>
|
||||
<version>1.4.0+16d92c47c8</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-api</artifactId>
|
||||
<version>0.43.1+1.18</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-api</artifactId>
|
||||
<version>0.44.0+1.18</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-biome-api-v1</artifactId>
|
||||
<version>6.0.1+3ac43d9514</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-biome-api-v1</artifactId>
|
||||
<version>6.0.1+ded849a9c8</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-blockrenderlayer-v1</artifactId>
|
||||
<version>1.1.9+3ac43d9514</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-blockrenderlayer-v1</artifactId>
|
||||
<version>1.1.9+3ac43d95c8</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-command-api-v1</artifactId>
|
||||
<version>1.1.6+3ac43d9514</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net_fabricmc_yarn_1_18_1_18_build_1_v2.net.fabricmc.fabric-api</groupId>
|
||||
<artifactId>fabric-command-api-v1</artifactId>
|
||||
<version>1.1.6+3ac43d95c8</version>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user