Changelog: Build 1.4.5-6.4.1.436 LexManos: Fixed release -skipchangelog LexManos: Fixed install --mcp-dir LexManos Updated FML to 486: 02b54ca8: Add a modid on the mods list, should make it easier to do things like forge chunkloading config 70670f2f: Fix build eclipse extractor task b9fa3fc9: Add in storage, detection and validation of the ItemID array between client and server 5e5d8206: Fixing id map generation - should validate correctly now f9fc06a8: Remade python dist as 32-bit. 93d47a1c: Reenabled replacement of the eclipse folder. Build 1.4.5-6.4.1.435 LexManos: And finally, fix up the release install script to have a parameter to specity the MCP directory. Build 1.4.5-6.4.1.434 LexManos: Fix Forge install script to use python shipped with FML. Build 1.4.5-6.4.1.433 LexManos: Push didn't get all of eclipse.... Build 1.4.5-6.4.1.432 LexManos Cleaned up eclipse workspace and moved it to a zip file. Setup will extract it if it doesn't already exist. Build 1.4.5-6.4.1.437 cpw: Fix release script for new forge job name. Add in skip changelog option for local builds Build 1.4.5-6.4.1.426 LexManos: Remove MCP from released src distro.. whops. Build 1.4.5-6.4.1.425 cpw Fix static method, closes #271 Don't spam the log if a mod requests a ticket beyond their maximum. A single message is fine. Build 1.4.5-6.4.1.424 GuntherDW: Fix typo in chunkmanager config cpw: fix List configs cpw: Add Chunk Watch and UnWatch events. Build 1.4.5-6.4.1.414 cpw 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. Build 1.4.5-6.4.1.437 LexManos: Add wget and unzip from GnuWin32 for use in the setup scripts. LexManos: Update FML, now includes python, and will download MCP for you LexManos: Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. LexManos: Fix issue with DimensionManager.shouldLoadSpawn