Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
ce00b3333eaff125eac4930b86a7169f1df686e1
/
build.gradle
957e6e3
Updated shadow plugin to 1.2.0 for Gradle 2 and up.
by Tad Hardesty
· 10 years ago
f6319cf
Switched to Lombok for message classes.
by Tad Hardesty
· 10 years ago
45039a2
Added Eclipse project name override to build script.
by jimmikaelkael
· 10 years ago
ed97e68
Added Eclipse and IDEA gradle plugins and title-cased project name.
by jimmikaelkael
· 10 years ago
62590b7
Added checkstyle and fixed code to obey it (thanks @meggawatts).
by Tad Hardesty
· 10 years ago
15ec82a
Updated remapper (fixes #268).
by Tad Hardesty
· 10 years ago
daaae74
Switched to building against Glowkit.
by Tad Hardesty
· 10 years ago
427b9e1
Added remapper plugin for Bukkit backwards compatibility.
by Tad Hardesty
· 10 years ago
b21292c
Implemented artifact upload with travis.
by William Lebel
· 10 years ago
ac22b74
Fixed gradle manifest reference. Thanks @Grinch, @scooterboo, @lukespragg.
by Tad Hardesty
· 10 years ago
5b6d309
Fix missing property 'bukkitVersion' in Gradle 2.x
by Steven Downer
· 10 years ago
fce340c
Build against newer flow-networking snapshots.
by Tad Hardesty
· 10 years ago
98b9bdb
Removed org.bouncycastle libraries to reduce filesize significantly.
by OverCaste
· 10 years ago
90c8c56
Update to Bukkit for 1.7.9
by Tad Hardesty
· 11 years ago
1b9431c
Improved versioning in build.gradle
by Tad Hardesty
· 11 years ago
7418937
Removed broken JTerminal gui and adjusted config (closes #82).
by Tad Hardesty
· 11 years ago
c1b0e34
Removed trove4j dependency favor of EnumSet and BlockIterator and disabled mysql and sqlite dependencies.
by Tad Hardesty
· 11 years ago
33f0782
Updated to Bukkit 1.7.2-R0.3. Commands work but alias system will need examining.
by Tad Hardesty
· 11 years ago
596a4d2
Java version is now 1.7. Further move to new NBT stuff.
by Tad Hardesty
· 11 years ago
52d32b4
Cleanup and fixes to networking:
by Tad Hardesty
· 11 years ago
3f32a8e
Big flow-networking update.
by desmin88
· 11 years ago
61cc5fb
Implemented tab-completion and updated JLine version.
by Tad Hardesty
· 11 years ago
31ef346
Updated JLine dependency.
by Tad Hardesty
· 11 years ago
1b57e34
Removed EntityEffect in favor of Bukkit's PotionEffect.
by Tad Hardesty
· 11 years ago
60a1651
Catch 'git describe' errors in build.gradle
by Tad Hardesty
· 11 years ago
8b359f6
Update build.gradle
by Steven Downer
· 11 years ago
246c93e
Allow jar shading with 'shadowJar' task
by desmin88
· 11 years ago
c2b703c
Cleaned up Gradle script, removed non-UTF-8 data in TextWrapper
by Tad Hardesty
· 11 years ago
0649f8f
Preliminary maven to gradle conversion
by desmin88
· 11 years ago