Commit Graph

18 Commits

Author SHA1 Message Date
LexManos f105e52a21 Fixed release -skipchangelog 2012-12-10 15:43:19 -08:00
Christian fa6769dbcf Fix release script for new forge job name. Add in skip changelog option for local builds 2012-12-07 16:42:32 -05:00
LexManos ece6628b50 Remove MCP from released src distro.. whops. 2012-12-07 11:25:19 -08:00
Christian 538755dad7 Tweak release.py script: HEAD==master in general
Update FML: 26a2ef5
26a2ef5 Add a modid on the mods list, should make it easier to do things like fo
b4e3490 Fix build eclipse extractor task
828341f Fix typo
7a8dae5 Try and make branch non-derpy
d3c0e1f Try defaulting branch differently
9c77d3f Remove old eclipse workspace and ship/extract as a zip file (use ant set
6371e9b Assume Forge is the parent directory when checking for AT configs.
516954e Name both zips the same format
1151d5c Last part of branch name only please
25f1dda Try and get a valid branch name on jenkins
39a146f Clean up build.xml script- support outputting a branched jar file
037dcae Small derp in install.py
01d6da3 Try marking python as binary.
8b26659 FML will now attempt to download MCP as part of the install process Now
42b3e6a Windows Python distrabution created using py2exe, thanks Fesh0r for the
e709ab8 Marked more spots in gui/items bitmask as being free.
2012-12-05 22:09:01 -05:00
LexManos 51159de108 Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
LexManos 6dafa3d0c2 Release script will now include the Minecraft version in the arcive names. 2012-11-17 22:58:34 -08:00
LexManos 64354382d4 Cleanup some debug in the script, and fix version number for the current build. 2012-10-28 23:42:41 -07:00
LexManos 6c803ea1de Change logs should now be bundled with downloads, as well as avalible on files.minecraftforge.net 2012-10-28 22:04:47 -07:00
Christian ce90f7e7f6 MCP information is now included in Minecraft Forge. They deserve the credit :)
Update FML: 09eade4
09eade4 Update build - include MCP information in the source pack
9bfe7df MCP deserves lots of credit. So here it is.
2012-10-25 10:27:58 -04:00
LexManos 1f1a7edebb Update release script for mcp changes, releases now build. 2012-10-21 10:39:05 -07:00
Christian 2687a67e73 Forge build change: the universal jar, if installed alongside a server jar file, can be executed to load forge. No server side merging required!
Update FML: 989ab3e
989ab3e Update build.xml - add a classpath to the manifest. This means the universal jar is now a server side launche
88f1dc9 Typos!
2012-10-18 21:31:39 -04:00
LexManos f10073dc45 Ship forgeversion.properties with release zips. Same format as fmlversion.properties. 2012-10-15 15:32:12 -07:00
LexManos bb2ac4c448 Package all of paulscode/ with the universal jar to help mac users who cant understand how to merge folders -.- 2012-09-12 14:58:46 -07:00
LexManos 9aa5d69679 Cleaned up forge scripts, and updated AT config for 1.3.2, deleted any reference to server specific code. 2012-08-14 23:57:16 -07:00
LexManos 2a8a917fdd Update release script to create universal binary distro. 2012-08-13 22:28:23 -07:00
LexManos 3aa13d8640 Include Forge's AT config into redist zips. 2012-08-10 02:25:48 -07:00
LexManos a759939e13 Delete conf, server compile, update fml, and fix install script. 2012-08-09 18:37:52 -07:00
LexManos 6eb4353b95 Rebase 2012-08-01 17:41:34 -07:00
Renamed from forge/release.py (Browse further)