<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><origin1.8 _class='hudson.plugins.git.util.Build'><buildNumber>48</buildNumber><marked><SHA1>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</SHA1><branch><SHA1>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</SHA1><name>origin/1.8</name></branch></marked><revision><SHA1>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</SHA1><branch><SHA1>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</SHA1><name>origin/1.8</name></branch></revision></origin1.8></buildsByBranchName><lastBuiltRevision><SHA1>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</SHA1><branch><SHA1>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</SHA1><name>origin/1.8</name></branch></lastBuiltRevision><remoteUrl>https://github.com/SlimeKnights/Mantle.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>#48</displayName><duration>43330</duration><estimatedDuration>215367</estimatedDuration><fullDisplayName>Mantle_1.9 #48</fullDisplayName><id>48</id><inProgress>false</inProgress><keepLog>false</keepLog><number>48</number><queueId>5</queueId><result>SUCCESS</result><timestamp>1447874167991</timestamp><url>https://dvs1.progwml6.com/jenkins/job/Mantle_1.9/48/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/item/ItemMetaDynamic.java</affectedPath><commitId>9323d898ab095468248016a417baadf8264b33db</commitId><timestamp>1447604362000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Better error messages for metadynamic
</comment><date>2015-11-15 17:19:22 +0100</date><id>9323d898ab095468248016a417baadf8264b33db</id><msg>Better error messages for metadynamic</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/item/ItemMetaDynamic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/multiblock/MultiServantLogic.java</affectedPath><commitId>392ea28047a2497b98481cca43865bdfbd68db47</commitId><timestamp>1447618362000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Fix incorrect positions in multiblock logic
</comment><date>2015-11-15 21:12:42 +0100</date><id>392ea28047a2497b98481cca43865bdfbd68db47</id><msg>Fix incorrect positions in multiblock logic</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/multiblock/MultiServantLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/tileentity/TileInventory.java</affectedPath><commitId>8d547a08662c9b254eb57d390f0c762afb694f7b</commitId><timestamp>1447683456000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Allow resizing of inventory blocks
</comment><date>2015-11-16 15:17:36 +0100</date><id>8d547a08662c9b254eb57d390f0c762afb694f7b</id><msg>Allow resizing of inventory blocks</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/tileentity/TileInventory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/client/gui/GuiMultiModule.java</affectedPath><commitId>3c0bd7a25e887bfe17c0c6c3d1d0bea2732f628d</commitId><timestamp>1447683467000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Move general background drawing into mantle
</comment><date>2015-11-16 15:17:47 +0100</date><id>3c0bd7a25e887bfe17c0c6c3d1d0bea2732f628d</id><msg>Move general background drawing into mantle</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/client/gui/GuiMultiModule.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/util/RecipeMatch.java</affectedPath><commitId>767db355661409185d74d6154434389202e38217</commitId><timestamp>1447683481000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Expose recipematch parameters
</comment><date>2015-11-16 15:18:01 +0100</date><id>767db355661409185d74d6154434389202e38217</id><msg>Expose recipematch parameters</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/util/RecipeMatch.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/tileentity/TileInventory.java</affectedPath><commitId>b07c30ef31eb2b1d17ca774fae4c0a392f9dd7dd</commitId><timestamp>1447697958000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Save inventory size for Tiles with inventory, since we also allow
resizing now
</comment><date>2015-11-16 19:19:18 +0100</date><id>b07c30ef31eb2b1d17ca774fae4c0a392f9dd7dd</id><msg>Save inventory size for Tiles with inventory, since we also allow</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/tileentity/TileInventory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java</affectedPath><commitId>40b55f9f06e16e5c766a47622389f400a7c77a35</commitId><timestamp>1447697972000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Mouse wheel support for sliders! Just don't have 2 in one screen.
</comment><date>2015-11-16 19:19:32 +0100</date><id>40b55f9f06e16e5c766a47622389f400a7c77a35</id><msg>Mouse wheel support for sliders! Just don't have 2 in one screen.</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/client/gui/GuiElementScalable.java</affectedPath><commitId>97931ac9f04041b1828e5a030903739f7e39e38c</commitId><timestamp>1447868538000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Support for arbitrarily texture-sizes for scaled elements
</comment><date>2015-11-18 18:42:18 +0100</date><id>97931ac9f04041b1828e5a030903739f7e39e38c</id><msg>Support for arbitrarily texture-sizes for scaled elements</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/client/gui/GuiElementScalable.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/slimeknights/mantle/client/gui/GuiModule.java</affectedPath><affectedPath>src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java</affectedPath><commitId>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</commitId><timestamp>1447868555000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Add a parameter for mousewheel scrolling and helper functions for slider
</comment><date>2015-11-18 18:42:35 +0100</date><id>94bf46a187d0568ff7d2c2708c3ab352a259f9e2</id><msg>Add a parameter for mousewheel scrolling and helper functions for slider</msg><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/client/gui/GuiModule.java</file></path><path><editType>edit</editType><file>src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></culprit></freeStyleBuild>