9 Commits

Author SHA1 Message Date
Enginecrafter77
74babbead9 Fixed messy codechicken maven libraries
The codechicken maven libraries are now properly downloading sources along with the dev jars. Those source jars are automatically attached to the development jars, so you can see them in eclipse.
2021-09-01 16:48:09 +02:00
Boblet
d6f2cd97da slight tweak to the build system 2021-09-01 15:30:43 +02:00
Enginecrafter77
4e641e8e7c Added gradle git versioning
The gradle git versioning allows for effortless publishing of new releases just by adding a git tag. Release bumping commits are no longer required.
2021-09-01 13:02:29 +02:00
Enginecrafter77
9a41ccc0ba Autonomized build system
The build system should now be fully autonomous. That means that the build should run just fine without any user intervention upon cloning the repository. The dependencies are now pulled from [modmaven](https://modmaven.dev) instead of assuming they're in local directory. This removes the need to download them manually for users building this repository from source. Update of README.md is strongly advised.
2021-09-01 11:54:38 +02:00
Bob
4a3b6e6026 custom missile turbines, more ItemHazard improvements, updated to JDK1.8 2021-03-25 22:49:04 +01:00
Bob
c6cfd8c660 reverted gradle shenanigans, fstbmb GUI texture 2020-06-28 19:48:39 +02:00
OvermindDL1
fcaa46ed69
Old style Eclipse workspace generation via ./gradlew eclipse 2020-06-23 14:14:26 -06:00
OvermindDL1
5c9ffad779
Fixup build.gradle, fixes #63 2020-06-22 14:27:09 -06:00
HbmMods
bdc0cd4292 let's just hope that didn't break everything 2020-06-22 21:31:20 +02:00