Commit graph

39 commits

Author SHA1 Message Date
Ross Allan
8559c1a3e5 Update project version in /build.xml 2013-02-09 20:31:40 +00:00
viliml
31372ebb53 Added a failure check by https://github.com/nallar 2013-01-27 11:15:44 +01:00
CovertJaguar
581c95e14d Registered Pipe items with FML
This will cause the mismatched id warning to display once for existing
worlds. It should be ignored.
2013-01-26 16:00:23 -08:00
Ross Allan
cda8b84b69 Remove incorrect filters from /build.xml
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
2013-01-07 19:16:17 +00:00
Ross Allan
1cf75590cf Updated /build.xml for 1.4.7, allows recompiling without full forge setup.
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
2013-01-04 02:21:25 +00:00
CovertJaguar
65bf678080 Merge pull request #469 from MrTJP/patch-1
Update build.xml
2013-01-03 14:53:32 -08:00
ft975
c6a491714a Update build.xml for MC 1.4.6
Just changed the version numbers to ensure that the correct version of forge and MCP are downloaded
2012-12-21 14:24:30 -05:00
NeverCast
b0003a082c Gate GUI is now calculated server-side
Gate GUI gets it's state from the server
SuppressWarnings on ItemGate
failonerror for build.xml to prevent packaging bad jars
Gate GUI now uses boolean array for indicators which is updated via
progressBar
2012-12-02 13:47:07 +13:00
MrTJP
d467b80e22 Update build.xml
Jars are no longer necessary.  Forge self-downloads.
2012-12-01 12:34:16 -05:00
NeverCast
23b7c933e6 Made pipes slightly harder to break
Configuration option added
Also updated build.xml ( Required, previous forge version didn't have
double support in Configuration )
2012-11-30 21:14:45 +13:00
helinus
40eacd08e0 Update build.xml to Minecraft 1.4.5
Update MCP and Forge versions to work with MC 1.4.5
2012-11-26 13:40:12 +01:00
CovertJaguar
f5d9bfa6c9 Fixed imports & updated build.xml 2012-11-17 08:04:57 -08:00
james
bf9f9d33cb update build.xml to make localization directory optional 2012-10-30 20:19:45 -05:00
wisesascha
8e304245ab Updated build.xml to support 1.4.2
I changed the MCP version and the forge version. I am not sure what version of builcraft to use so you will need to change that.
2012-10-26 22:36:46 -07:00
Christian
58c7dd3d1e Item Facades now use the IMC comms system to know about custom facade
block types. Send your blocks through the API (FacadeManager) or 
the IMC system (use key "add-facade" and value "blockid@meta")
2012-10-24 21:57:31 -04:00
Angus Mezick
4774f0ecdb update forge version number in build.xml files 2012-09-27 10:35:36 -04:00
SirSengir
960ebc925c Removed version in mcmod.info. Only maintaining the version number in one place. 2012-09-15 23:07:44 +02:00
psxlover
fe7c497ca8 Fixed two stupid mistakes in the build.xml:
1) used a mirror for the commons-codec download, and there was an update on it today, so the older version got removed from the mirror
2) used filterset when copying binary files which was corrupting them
Also while I was at it I updated the forge version.
2012-09-15 22:37:08 +03:00
FloSoft
639931b1e2 Fix #272 2012-09-15 17:01:33 +02:00
psxlover
c4dc51895f Refactored build.xml 2012-09-14 15:23:50 +03:00
psxlover
44c8314a9a Updated the build xml to download the required jars for the "getMethod".
Also made it copy the localization files.
2012-09-14 15:23:49 +03:00
Jenkins
5b1a546415 fix path 2012-09-13 09:55:33 +02:00
Jenkins
e0a3f6d37b build.xml 2012-09-13 09:53:30 +02:00
Jenkins
be9da27991 fix build.xml 2012-09-11 06:18:35 +02:00
SirSengir
51b8e73f26 Fixed proxy naming derp. 2012-09-05 22:56:45 +02:00
SirSengir
8a6d844680 Trying to add a user agent for ant. 2012-09-05 22:44:31 +02:00
SirSengir
057724f4ba Fixed Forge download in build.xml 2012-08-25 21:00:04 +02:00
SirSengir
553238ab9a Updated build.xml 2012-08-25 20:06:31 +02:00
Lars Stadel Linnet
2c53cfe913 Added chmod +x flag for 2 OSX specific files required for running install.sh from Forge 2012-07-20 08:58:47 +02:00
FloSoft
0bdd55fff4 moved download dir outside of builddir,
only download files if changed
2012-07-01 19:10:24 +02:00
Kyprus
100ba204d4 Attempt to have he build number in the file name 2012-06-25 15:23:15 -04:00
Kyprus
f20f79db25 Use a 3-digit version number 2012-06-25 13:41:54 -04:00
Kyprus
c3239ab0ed Bumped the forge version used in the build file. 2012-06-25 12:37:27 -04:00
Kyprus
29f3d47f44 Fixed a typo in the build script. 2012-06-23 11:07:17 -04:00
Kyprus
d32f719cb6 Reverted accidental change and updated the build script. 2012-06-23 10:37:15 -04:00
Kyprus
427035ae20 Build script now injects the version into the source. 2012-06-23 09:45:52 -04:00
Kyprus
530f81921f Updated build script to download mcp and forge automatically. Minecraft files now go in /basedir/jars 2012-06-19 21:50:57 -04:00
Kyprus
b11d806fd2 Updated build script so you dont need to rename the mcp and forge zips. 2012-06-15 16:05:02 -04:00
Kyprus
48064ad07f Removed unused scrips and added an Ant build script. 2012-06-15 08:15:11 -04:00