<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>50</buildNumber><marked><SHA1>bb698fd4ef4eb9fc41c96fb132ebb2a479b3a586</SHA1><branch><SHA1>bb698fd4ef4eb9fc41c96fb132ebb2a479b3a586</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bb698fd4ef4eb9fc41c96fb132ebb2a479b3a586</SHA1><branch><SHA1>bb698fd4ef4eb9fc41c96fb132ebb2a479b3a586</SHA1><name>origin/master</name></branch></revision></originmaster><originGradle _class='hudson.plugins.git.util.Build'><buildNumber>15</buildNumber><marked><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><branch><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><name>origin/Gradle</name></branch></marked><revision><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><branch><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><name>origin/Gradle</name></branch></revision></originGradle></buildsByBranchName><lastBuiltRevision><SHA1>bb698fd4ef4eb9fc41c96fb132ebb2a479b3a586</SHA1><branch><SHA1>bb698fd4ef4eb9fc41c96fb132ebb2a479b3a586</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/SlimeKnights/TinkersMechworks.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#50</displayName><duration>101038</duration><estimatedDuration>177880</estimatedDuration><fullDisplayName>TMechworks_Gradle #50</fullDisplayName><id>2014-03-30_21-36-25</id><inProgress>false</inProgress><keepLog>false</keepLog><number>50</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1396229785000</timestamp><url>https://dvs1.progwml6.com/jenkins/job/TMechworks_Gradle/50/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tmechworks/blocks/logic/FilterLogic.java</affectedPath><affectedPath>src/main/java/tmechworks/client/block/FilterRender.java</affectedPath><affectedPath>resources/assets/tmechworks/textures/blocks/filters/slatfilter.png</affectedPath><affectedPath>src/main/java/tmechworks/blocks/FilterBlock.java</affectedPath><affectedPath>resources/assets/tmechworks/textures/blocks/filters/meshfilter.png</affectedPath><affectedPath>src/main/java/tmechworks/lib/util/CoordTuplePair.java</affectedPath><affectedPath>resources/assets/tmechworks/textures/blocks/filters/widefilter.png</affectedPath><affectedPath>src/main/java/tmechworks/blocks/logic/MeshFilter.java</affectedPath><affectedPath>src/main/java/tmechworks/common/MechContent.java</affectedPath><affectedPath>src/main/java/tmechworks/items/blocks/ItemBlockWithMetadata.java</affectedPath><affectedPath>src/main/java/tmechworks/lib/util/CoordTuple.java</affectedPath><affectedPath>resources/assets/tmechworks/textures/blocks/filters/finefilter.png</affectedPath><affectedPath>src/main/java/tmechworks/blocks/logic/FineFilter.java</affectedPath><affectedPath>src/main/java/tmechworks/client/ClientProxy.java</affectedPath><affectedPath>src/main/java/tmechworks/blocks/logic/SlatFilter.java</affectedPath><affectedPath>src/main/java/tmechworks/lib/blocks/IBlockWithMetadata.java</affectedPath><affectedPath>src/main/java/tmechworks/blocks/logic/SubFilter.java</affectedPath><commitId>53ca089038203c97c2101ffe838bd12c39ed623e</commitId><timestamp>1396079644000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/gyro</absoluteUrl><fullName>gyro</fullName></author><authorEmail>gyro@zettabyte.ws</authorEmail><comment>Initial work on porting filters. Placing items in frames is broken. Looks like it's because ItemStack.isItemEqual() is broken, though I could easily be to blame instead.
</comment><date>2014-03-29T03:54:04-0400</date><id>53ca089038203c97c2101ffe838bd12c39ed623e</id><msg>Initial work on porting filters. Placing items in frames is broken.</msg><path><editType>add</editType><file>src/main/java/tmechworks/items/blocks/ItemBlockWithMetadata.java</file></path><path><editType>add</editType><file>resources/assets/tmechworks/textures/blocks/filters/slatfilter.png</file></path><path><editType>add</editType><file>src/main/java/tmechworks/lib/util/CoordTuple.java</file></path><path><editType>add</editType><file>src/main/java/tmechworks/blocks/logic/FilterLogic.java</file></path><path><editType>add</editType><file>src/main/java/tmechworks/blocks/logic/SubFilter.java</file></path><path><editType>add</editType><file>src/main/java/tmechworks/lib/blocks/IBlockWithMetadata.java</file></path><path><editType>add</editType><file>src/main/java/tmechworks/blocks/FilterBlock.java</file></path><path><editType>add</editType><file>resources/assets/tmechworks/textures/blocks/filters/finefilter.png</file></path><path><editType>add</editType><file>src/main/java/tmechworks/client/block/FilterRender.java</file></path><path><editType>add</editType><file>resources/assets/tmechworks/textures/blocks/filters/widefilter.png</file></path><path><editType>add</editType><file>src/main/java/tmechworks/blocks/logic/MeshFilter.java</file></path><path><editType>add</editType><file>src/main/java/tmechworks/blocks/logic/SlatFilter.java</file></path><path><editType>add</editType><file>resources/assets/tmechworks/textures/blocks/filters/meshfilter.png</file></path><path><editType>add</editType><file>src/main/java/tmechworks/blocks/logic/FineFilter.java</file></path><path><editType>edit</editType><file>src/main/java/tmechworks/common/MechContent.java</file></path><path><editType>add</editType><file>src/main/java/tmechworks/lib/util/CoordTuplePair.java</file></path><path><editType>edit</editType><file>src/main/java/tmechworks/client/ClientProxy.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/gyro</absoluteUrl><fullName>gyro</fullName></culprit></freeStyleBuild>