Marius Metzger
|
2be8e4cb6b
|
Updated build.gradle to use local distributions of Replay Studio instead of mvn repo (which didn't work on Mac)
Edited gradle-wrapper.properties to fix server-side gradle bug
|
2015-04-12 02:57:00 +02:00 |
|
johni0702
|
0d2baf7948
|
Shade using gradle build script instead of external shell script
|
2015-04-10 01:12:47 +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
|
14f53f7429
|
Added Core Mod to redirect the Enchantment Rendering getSystemTime() calls to a the EnchantmentTimer (glow now slows down)
|
2015-03-16 01:45:36 +01:00 |
|
Marius Metzger
|
03f6ba1ade
|
Added Video Export feature with according Options in the Options Menu
Fixed Linear Interpolation
|
2015-02-08 12:40:37 +01:00 |
|
Marius Metzger
|
7adc9b86c5
|
Updated .gitignore to include build.gradle
|
2015-01-04 16:25:37 +01:00 |
|