<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Build wurde durch eine SCM-Änderung ausgelöst.</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>8</buildNumber><marked><SHA1>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</SHA1><branch><SHA1>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</SHA1><branch><SHA1>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</SHA1><branch><SHA1>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/muzzel/Downfall.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#8</displayName><duration>22210</duration><estimatedDuration>52372</estimatedDuration><fullDisplayName>Downfall #8</fullDisplayName><id>8</id><inProgress>false</inProgress><keepLog>false</keepLog><number>8</number><queueId>155</queueId><result>FAILURE</result><timestamp>1456008727820</timestamp><url>https://grill.wurstlang.org/hudson/user/frotty/my-views/view/all/job/Downfall/8/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/src/units/hero/HeroType.wurst</affectedPath><affectedPath>wurst/src/units/hero/HeroTypeGen.wurst</affectedPath><commitId>baea623b7ab514e6cfe9c46e89488fa35ea44f83</commitId><timestamp>1456003815000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>renamed HeroTypeGen to HeroType
</comment><date>2016-02-20T22:30:15+0100</date><id>baea623b7ab514e6cfe9c46e89488fa35ea44f83</id><msg>renamed HeroTypeGen to HeroType</msg><path><editType>delete</editType><file>wurst/src/units/hero/HeroTypeGen.wurst</file></path><path><editType>add</editType><file>wurst/src/units/hero/HeroType.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/lib/BuffHandler/BuffHandler.wurst</affectedPath><commitId>f26645d7eb5eb8f2dca40adce6dea86adf881974</commitId><timestamp>1456003855000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>fixed bug where buffs didnt unblock the damage event
</comment><date>2016-02-20T22:30:55+0100</date><id>f26645d7eb5eb8f2dca40adce6dea86adf881974</id><msg>fixed bug where buffs didnt unblock the damage event</msg><path><editType>edit</editType><file>wurst/lib/BuffHandler/BuffHandler.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/src/bag/Bag.wurst</affectedPath><commitId>57847a160b1cf5d813f2d532c07982d6c6a451e0</commitId><timestamp>1456003929000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>fixed: destroying a bag throws no more exceptions for nonexistent items
</comment><date>2016-02-20T22:32:09+0100</date><id>57847a160b1cf5d813f2d532c07982d6c6a451e0</id><msg>fixed: destroying a bag throws no more exceptions for nonexistent items</msg><path><editType>edit</editType><file>wurst/src/bag/Bag.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/src/damage/DamageHandler.wurst</affectedPath><commitId>fe36c03deac3853ed41b5ef9316f5114e1c3bfb2</commitId><timestamp>1456003975000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>added safety check, wont deal damage when either source or target is invalid or dead
</comment><date>2016-02-20T22:32:55+0100</date><id>fe36c03deac3853ed41b5ef9316f5114e1c3bfb2</id><msg>added safety check, wont deal damage when either source or target is invalid or dead</msg><path><editType>edit</editType><file>wurst/src/damage/DamageHandler.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/src/player/PlayerData.wurst</affectedPath><affectedPath>wurst/src/units/hero/heropick/Heropick.wurst</affectedPath><affectedPath>wurst/src/units/hero/HeroType.wurst</affectedPath><commitId>7f177f824eae8ed3c6a5f9b74327ed0d0a50cb50</commitId><timestamp>1456004053000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>added repick
</comment><date>2016-02-20T22:34:13+0100</date><id>7f177f824eae8ed3c6a5f9b74327ed0d0a50cb50</id><msg>added repick</msg><path><editType>edit</editType><file>wurst/src/units/hero/heropick/Heropick.wurst</file></path><path><editType>edit</editType><file>wurst/src/player/PlayerData.wurst</file></path><path><editType>edit</editType><file>wurst/src/units/hero/HeroType.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/src/cmds/ChatEvent.wurst</affectedPath><affectedPath>wurst/src/units/hero/saveload/CodeGenerator.wurst</affectedPath><affectedPath>wurst/src/units/hero/saveload/CodeManager.wurst</affectedPath><affectedPath>wurst/src/units/hero/saveload/SaveLoadManual.wurst</affectedPath><affectedPath>wurst/src/units/UnitData.wurst</affectedPath><commitId>addf82e2ce48f2e73e54f824b93c179bc0a52cc1</commitId><timestamp>1456004107000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>added minimal saveload system
</comment><date>2016-02-20T22:35:07+0100</date><id>addf82e2ce48f2e73e54f824b93c179bc0a52cc1</id><msg>added minimal saveload system</msg><path><editType>add</editType><file>wurst/src/units/hero/saveload/CodeManager.wurst</file></path><path><editType>add</editType><file>wurst/src/units/hero/saveload/CodeGenerator.wurst</file></path><path><editType>add</editType><file>wurst/src/units/hero/saveload/SaveLoadManual.wurst</file></path><path><editType>edit</editType><file>wurst/src/units/UnitData.wurst</file></path><path><editType>add</editType><file>wurst/src/cmds/ChatEvent.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Downfall_0.2_debug.w3x</affectedPath><affectedPath>wurst/src/quests/QuestProvingYourWorth.wurst</affectedPath><affectedPath>wurst/src/items/lists/ItemTypeList.wurst</affectedPath><affectedPath>wurst/src/talents/TalentList.wurst</affectedPath><affectedPath>DownfallTerrain_0.1.w3x</affectedPath><affectedPath>wurst/src/inventory/HeroInventoryRestrictions.wurst</affectedPath><affectedPath>wurst/test/Debug.wurst</affectedPath><commitId>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</commitId><timestamp>1456004157000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></author><authorEmail>muzzel133@gmx.de</authorEmail><comment>fixed some minor stuff, renamed map file
</comment><date>2016-02-20T22:35:57+0100</date><id>f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57</id><msg>fixed some minor stuff, renamed map file</msg><path><editType>delete</editType><file>DownfallTerrain_0.1.w3x</file></path><path><editType>edit</editType><file>wurst/src/items/lists/ItemTypeList.wurst</file></path><path><editType>edit</editType><file>wurst/src/talents/TalentList.wurst</file></path><path><editType>edit</editType><file>wurst/src/quests/QuestProvingYourWorth.wurst</file></path><path><editType>edit</editType><file>wurst/test/Debug.wurst</file></path><path><editType>edit</editType><file>wurst/src/inventory/HeroInventoryRestrictions.wurst</file></path><path><editType>add</editType><file>Downfall_0.2_debug.w3x</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/muzzel</absoluteUrl><fullName>muzzel</fullName></culprit></freeStyleBuild>