Commit Graph

10 Commits

Author SHA1 Message Date
Jonas Herzig
c44de2b22a Add http proxy for artifact verification, remove gradle-witness 2017-09-02 19:25:26 +02:00
Jonas Herzig
ebbe363954 Allow for reproducible builds
REPRODUCIBLE_BUILD=1 ./gradlew clean :build
2017-09-02 14:15:42 +02:00
johni0702
1cf164d325 Generate proper .gitignore 2015-04-26 18:11:53 +02:00
CrushedPixel
60a9541c16 Localized GUI Strings 2015-04-26 14:32:33 +02:00
Marius Metzger
11e26e0129 Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.
Sorry for this painful commit, but git somehow f'd up and sees changes in files where there aren't any.
2015-03-21 17:05:53 +01:00
Marius Metzger
681c8ea3e1 Pushed missing files 2015-03-10 15:29:29 +01:00
Marius Metzger
9b69681ef0 Pushed missing files
Started adding Replay Editor using johni0702's excellent ReplayStudio Library
Added fully functional GuiDropdown GUI Element (useable in other projects as well)
2015-03-10 00:34:26 +01:00
Marius Metzger
ee05535024 .gitignore edited online with Bitbucket 2015-02-08 11:50:26 +00:00
Marius Metzger
7adc9b86c5 Updated .gitignore to include build.gradle 2015-01-04 16:25:37 +01:00
Marius Metzger
cbd96d57f4 First Commit 2015-01-03 23:25:21 +01:00