<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><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>194</buildNumber><marked><SHA1>2cb509e6c13e849046b0a75f444430a235bcc064</SHA1><branch><SHA1>2cb509e6c13e849046b0a75f444430a235bcc064</SHA1><name>origin/master</name></branch></marked><revision><SHA1>2cb509e6c13e849046b0a75f444430a235bcc064</SHA1><branch><SHA1>2cb509e6c13e849046b0a75f444430a235bcc064</SHA1><name>origin/master</name></branch></revision></originmaster><originclassic _class='hudson.plugins.git.util.Build'><buildNumber>175</buildNumber><marked><SHA1>1c026eb9705c9a0ccb311814bf6c2d106b913832</SHA1><branch><SHA1>1c026eb9705c9a0ccb311814bf6c2d106b913832</SHA1><name>origin/classic</name></branch></marked><revision><SHA1>1c026eb9705c9a0ccb311814bf6c2d106b913832</SHA1><branch><SHA1>1c026eb9705c9a0ccb311814bf6c2d106b913832</SHA1><name>origin/classic</name></branch></revision></originclassic><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>66</buildNumber><marked><SHA1>2f2974d43db02658d36f29f914ee0ded3b60a646</SHA1><branch><SHA1>2f2974d43db02658d36f29f914ee0ded3b60a646</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2f2974d43db02658d36f29f914ee0ded3b60a646</SHA1><branch><SHA1>2f2974d43db02658d36f29f914ee0ded3b60a646</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2cb509e6c13e849046b0a75f444430a235bcc064</SHA1><branch><SHA1>2cb509e6c13e849046b0a75f444430a235bcc064</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Frotty/ForestDef.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>#194</displayName><duration>17593</duration><estimatedDuration>30541</estimatedDuration><fullDisplayName>ForestDef #194</fullDisplayName><id>194</id><inProgress>false</inProgress><keepLog>false</keepLog><number>194</number><queueId>960</queueId><result>FAILURE</result><timestamp>1481262072701</timestamp><url>https://grill.wurstlang.org/hudson/user/lep.delete/my-views/view/all/job/ForestDef/194/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/items/FieldGenerator.wurst</affectedPath><affectedPath>wurst/player/PlayerData.wurst</affectedPath><affectedPath>wurst/init/GameConditions.wurst</affectedPath><affectedPath>wurst/_abstract/entity/Event.wurst</affectedPath><affectedPath>wurst/_abstract/buff/Buff.wurst</affectedPath><affectedPath>wurst/systems/MultiboardSystem.wurst</affectedPath><affectedPath>wurst/_abstract/projectiles/Projectile.wurst</affectedPath><affectedPath>wurst/war3map.j</affectedPath><affectedPath>wurst/init/GameInit.wurst</affectedPath><affectedPath>wurst/Creeps/UnitSpawnSystem.wurst</affectedPath><affectedPath>wurst/towers/Tower.wurst</affectedPath><affectedPath>wurst/Creeps/bosses/BossFive.wurst</affectedPath><affectedPath>wurst/systems/LumberAndCoinSystem.wurst</affectedPath><affectedPath>wurst/player/Selector.wurst</affectedPath><affectedPath>wurst/Creeps/specials/Special.wurst</affectedPath><affectedPath>wurst/_abstract/entity/PhysicsConstants.wurst</affectedPath><affectedPath>wurst/_abstract/entity/EntityManagement.wurst</affectedPath><affectedPath>wurst/player/Builder.wurst</affectedPath><affectedPath>wurst/Creeps/Creep.wurst</affectedPath><affectedPath>wurst/_abstract/entity/Entity.wurst</affectedPath><affectedPath>wurst/_abstract/buff/DmgMod.wurst</affectedPath><affectedPath>wurst/_abstract/entity/PhysicsEntity.wurst</affectedPath><commitId>7e45e77c624db2e5b83cbed9ed48e276dd127283</commitId><timestamp>1481255601000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></author><authorEmail>frotty@sunayama.de</authorEmail><comment>Put Entity system into it's own project, improve UX
</comment><date>2016-12-09T04:53:21+0100</date><id>7e45e77c624db2e5b83cbed9ed48e276dd127283</id><msg>Put Entity system into it's own project, improve UX</msg><path><editType>edit</editType><file>wurst/Creeps/bosses/BossFive.wurst</file></path><path><editType>delete</editType><file>wurst/_abstract/entity/Event.wurst</file></path><path><editType>edit</editType><file>wurst/Creeps/specials/Special.wurst</file></path><path><editType>edit</editType><file>wurst/init/GameInit.wurst</file></path><path><editType>edit</editType><file>wurst/player/PlayerData.wurst</file></path><path><editType>edit</editType><file>wurst/items/FieldGenerator.wurst</file></path><path><editType>delete</editType><file>wurst/_abstract/buff/DmgMod.wurst</file></path><path><editType>edit</editType><file>wurst/war3map.j</file></path><path><editType>delete</editType><file>wurst/_abstract/buff/Buff.wurst</file></path><path><editType>delete</editType><file>wurst/_abstract/entity/PhysicsConstants.wurst</file></path><path><editType>edit</editType><file>wurst/_abstract/projectiles/Projectile.wurst</file></path><path><editType>edit</editType><file>wurst/systems/LumberAndCoinSystem.wurst</file></path><path><editType>edit</editType><file>wurst/init/GameConditions.wurst</file></path><path><editType>edit</editType><file>wurst/Creeps/Creep.wurst</file></path><path><editType>delete</editType><file>wurst/_abstract/entity/PhysicsEntity.wurst</file></path><path><editType>edit</editType><file>wurst/player/Selector.wurst</file></path><path><editType>edit</editType><file>wurst/Creeps/UnitSpawnSystem.wurst</file></path><path><editType>delete</editType><file>wurst/_abstract/entity/Entity.wurst</file></path><path><editType>delete</editType><file>wurst/_abstract/entity/EntityManagement.wurst</file></path><path><editType>edit</editType><file>wurst/player/Builder.wurst</file></path><path><editType>edit</editType><file>wurst/towers/Tower.wurst</file></path><path><editType>edit</editType><file>wurst/systems/MultiboardSystem.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>wurst/Creeps/specials/Special.wurst</affectedPath><affectedPath>wurst/init/GameInit.wurst</affectedPath><affectedPath>wurst/Creeps/specials/SpecialFive.wurst</affectedPath><affectedPath>wurst/Creeps/UnitSpawnSystem.wurst</affectedPath><commitId>2cb509e6c13e849046b0a75f444430a235bcc064</commitId><timestamp>1481256673000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></author><authorEmail>frotty@sunayama.de</authorEmail><comment>fix singleplayer, adjust specialFive
</comment><date>2016-12-09T05:11:13+0100</date><id>2cb509e6c13e849046b0a75f444430a235bcc064</id><msg>fix singleplayer, adjust specialFive</msg><path><editType>edit</editType><file>wurst/Creeps/specials/Special.wurst</file></path><path><editType>edit</editType><file>wurst/Creeps/UnitSpawnSystem.wurst</file></path><path><editType>edit</editType><file>wurst/init/GameInit.wurst</file></path><path><editType>edit</editType><file>wurst/Creeps/specials/SpecialFive.wurst</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></culprit></freeStyleBuild>