Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
This commit is contained in:
boy0001
2015-08-20 14:56:25 +10:00
parent be94aa53d3
commit d0605b9b55
23 changed files with 412 additions and 328 deletions

8
.gitignore vendored
View File

@ -3,7 +3,8 @@
*.bat
### Maven template
target/
target/classes
target/maven-archiver
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
@ -123,7 +124,7 @@ local.properties
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
@ -132,3 +133,6 @@ local.properties
hs_err_pid*
*.java
target/PlotSquared-Null.jar
target/PlotSquared-Uber.jar