<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyblockMod.git, branch v1.5.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/'/>
<entry>
<title>Add /armor, changes to README</title>
<updated>2020-07-25T00:36:19+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-25T00:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=b7a8386d5d34b28e4f63a3b5f21b21620dafdbf0'/>
<id>b7a8386d5d34b28e4f63a3b5f21b21620dafdbf0</id>
<content type='text'>
Change name -&gt; player in README to match /dhelp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change name -&gt; player in README to match /dhelp
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /bank, other small changes</title>
<updated>2020-07-24T20:28:48+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-24T20:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=b8de3d5ddc0032a96189250e43779af525a31580'/>
<id>b8de3d5ddc0032a96189250e43779af525a31580</id>
<content type='text'>
Fix getting profiles of person with 1 profile with no last_save. Toggles are now off by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix getting profiles of person with 1 profile with no last_save. Toggles are now off by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rare case of no last_save</title>
<updated>2020-07-24T04:36:48+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-24T04:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=17643172df0eec7521996b786ea3f74bae8acb43'/>
<id>17643172df0eec7521996b786ea3f74bae8acb43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last_save profile values</title>
<updated>2020-07-24T02:11:59+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-24T02:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=0f36b9862ce9d49c45e4bb53a913a37477181992'/>
<id>0f36b9862ce9d49c45e4bb53a913a37477181992</id>
<content type='text'>
Sometimes the last_save would rollover into the negatives, and would return null profile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes the last_save would rollover into the negatives, and would return null profile.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort pets by xp</title>
<updated>2020-07-23T21:13:07+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-23T21:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=286f10b9dfd86ebb336ffc18b76935d32c943158'/>
<id>286f10b9dfd86ebb336ffc18b76935d32c943158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /pets command</title>
<updated>2020-07-22T23:03:37+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-22T23:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=70fd715a1fdb2bf01d130d27be0be89189072a26'/>
<id>70fd715a1fdb2bf01d130d27be0be89189072a26</id>
<content type='text'>
Not sorted by xp yet, will be fixed in another commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not sorted by xp yet, will be fixed in another commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>/dhelp, /guildof, fix brackets</title>
<updated>2020-07-20T23:27:24+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-20T23:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=2f128b7995cded35f9b0ca41f5ef6fa70d633b7f'/>
<id>2f128b7995cded35f9b0ca41f5ef6fa70d633b7f</id>
<content type='text'>
Add /dhelp which returns list of commands. Add /guildof which returns guild and guildmaster of a person. Swap &lt;&gt; and [] for parameters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add /dhelp which returns list of commands. Add /guildof which returns guild and guildmaster of a person. Swap &lt;&gt; and [] for parameters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /skills command, fix /loot command</title>
<updated>2020-07-20T03:28:40+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-20T03:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=34234ac4f58c66c3910e635aaaad60ebf08e9b00'/>
<id>34234ac4f58c66c3910e635aaaad60ebf08e9b00</id>
<content type='text'>
Also adds dashes to /slayer command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds dashes to /slayer command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/bowser0000/SkyblockMod</title>
<updated>2020-07-19T21:58:41+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-19T21:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=6d60add1ed86653cbb4950b59a642df7b074cd5b'/>
<id>6d60add1ed86653cbb4950b59a642df7b074cd5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move requests into API handler for future API commands</title>
<updated>2020-07-19T21:58:35+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-19T21:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=1b6cdee6ed6503b9b3dad740f9efa1e60d87600b'/>
<id>1b6cdee6ed6503b9b3dad740f9efa1e60d87600b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
