<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>16</buildNumber><marked><SHA1>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</SHA1><branch><SHA1>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</SHA1><name>origin/master</name></branch></marked><revision><SHA1>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</SHA1><branch><SHA1>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</SHA1><branch><SHA1>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/SlimeKnights/RecMod.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'><artifactsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/RecMod/detail/RecMod/16/artifacts</artifactsUrl><changesUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/RecMod/detail/RecMod/16/changes</changesUrl><displayUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/RecMod/detail/RecMod/16/</displayUrl><testsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/RecMod/detail/RecMod/16/tests</testsUrl></action><artifact><displayPath>RecStatusMod-1.7.10-16.3383c7c-deobf.jar</displayPath><fileName>RecStatusMod-1.7.10-16.3383c7c-deobf.jar</fileName><relativePath>build/libs/RecStatusMod-1.7.10-16.3383c7c-deobf.jar</relativePath></artifact><artifact><displayPath>RecStatusMod-1.7.10-16.3383c7c.jar</displayPath><fileName>RecStatusMod-1.7.10-16.3383c7c.jar</fileName><relativePath>build/libs/RecStatusMod-1.7.10-16.3383c7c.jar</relativePath></artifact><building>false</building><displayName>#16</displayName><duration>25122</duration><estimatedDuration>32834</estimatedDuration><fullDisplayName>RecMod #16</fullDisplayName><id>2014-09-23_06-20-12</id><inProgress>false</inProgress><keepLog>false</keepLog><number>16</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1411467612000</timestamp><url>https://dvs1.progwml6.com/jenkins/job/RecMod/16/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/fuj1n/recmod/client/gui/GuiSimple.java</affectedPath><affectedPath>src/fuj1n/recmod/client/keybind/KeyHandlerRecMod.java</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/PacketRemovePlayer.java</affectedPath><affectedPath>src/fuj1n/recmod/network/GuiHandler.java</affectedPath><affectedPath>src/fuj1n/recmod/client/event/EventClientEntityLogin.java</affectedPath><affectedPath>src/fuj1n/recmod/lib/IndexReference.java</affectedPath><affectedPath>resources/assets/recmod/textures/gui/simple.png</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/PacketChangeUISettings.java</affectedPath><affectedPath>pub_build/RecStatusMod-v1.4-1.7.10.jar</affectedPath><affectedPath>src/fuj1n/recmod/command/CommandRec.java</affectedPath><affectedPath>resources/mcmod.info</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/PacketUpdatePlayerStatus.java</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/PacketChangeUISheet.java</affectedPath><affectedPath>src/fuj1n/recmod/client/event/EventRenderGame.java</affectedPath><affectedPath>src/fuj1n/recmod/RecMod.java</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/PacketPipeline.java</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/AbstractPacket.java</affectedPath><affectedPath>src/fuj1n/recmod/inventory/ContainerDummy.java</affectedPath><affectedPath>src/fuj1n/recmod/network/packet/PacketClientCommand.java</affectedPath><commitId>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</commitId><timestamp>1411431257000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/fuj1n</absoluteUrl><fullName>Arthur Uzulin</fullName></author><authorEmail>fuj1nman@hotmail.com</authorEmail><comment>Update Premise: GUI

- Completely redone the keyboard system
- Moving away from commands, added a setup interface to manage the
settings accessible via [/rec] (no oprands)
&gt; the keyboard pane allows the user to enable keyboard control and
set-up the key bindings
&gt; the interface pane allows the user to manage if they ever see the
RecMod bobber
&gt; the integration tab is hiding an awesome feature that will be added at
a later date
- Improved the efficiency of client commands like changing the UI sheet
or toggling the bobber
- Plug the packet leak (thanks to progwml6)
- Removed the need for the redundant self oprand part of the ui branch
of the /rec command
- Removed the ui branch of the /rec command to bobber
</comment><date>2014-09-23T10:14:17+1000</date><id>3383c7caa5bfcc3ca1f31711eca70921c72ac5a7</id><msg>Update Premise: GUI</msg><path><editType>edit</editType><file>src/fuj1n/recmod/network/packet/AbstractPacket.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/lib/IndexReference.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/client/gui/GuiSimple.java</file></path><path><editType>delete</editType><file>src/fuj1n/recmod/network/packet/PacketChangeUISettings.java</file></path><path><editType>add</editType><file>resources/assets/recmod/textures/gui/simple.png</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/command/CommandRec.java</file></path><path><editType>edit</editType><file>resources/mcmod.info</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/inventory/ContainerDummy.java</file></path><path><editType>add</editType><file>src/fuj1n/recmod/network/GuiHandler.java</file></path><path><editType>add</editType><file>src/fuj1n/recmod/network/packet/PacketClientCommand.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/network/packet/PacketPipeline.java</file></path><path><editType>add</editType><file>pub_build/RecStatusMod-v1.4-1.7.10.jar</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/network/packet/PacketUpdatePlayerStatus.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/client/event/EventRenderGame.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/RecMod.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/network/packet/PacketRemovePlayer.java</file></path><path><editType>delete</editType><file>src/fuj1n/recmod/network/packet/PacketChangeUISheet.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/client/keybind/KeyHandlerRecMod.java</file></path><path><editType>edit</editType><file>src/fuj1n/recmod/client/event/EventClientEntityLogin.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/fuj1n</absoluteUrl><fullName>Arthur Uzulin</fullName><id>fuj1n</id></culprit></freeStyleBuild>