<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyblockMod.git, branch v1.4</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 tracker and display for all slayer drops</title>
<updated>2020-07-11T05:13:53+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T05:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=99e549b48623ea7968503377adbbf6ca3eccadca'/>
<id>99e549b48623ea7968503377adbbf6ca3eccadca</id>
<content type='text'>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.

I also have no idea what I'm doing with these commits, don't look at history.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.

I also have no idea what I'm doing with these commits, don't look at history.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Add tracker and display for all slayer drops""</title>
<updated>2020-07-11T05:10:09+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T05:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=0d177505ddb0b0d6410d768b32320655e8b24ccf'/>
<id>0d177505ddb0b0d6410d768b32320655e8b24ccf</id>
<content type='text'>
This reverts commit 8a87957922a40ed3f29356098ee231e3338b1922.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8a87957922a40ed3f29356098ee231e3338b1922.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add tracker and display for all slayer drops"</title>
<updated>2020-07-11T05:10:05+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T05:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=f2ce0179174518c6ae67a7c60920338e673d6f22'/>
<id>f2ce0179174518c6ae67a7c60920338e673d6f22</id>
<content type='text'>
This reverts commit 0f232e1343fc6495d79f61af212b93fbd55e1598.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0f232e1343fc6495d79f61af212b93fbd55e1598.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tracker and display for all slayer drops</title>
<updated>2020-07-11T05:07:31+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=0f232e1343fc6495d79f61af212b93fbd55e1598'/>
<id>0f232e1343fc6495d79f61af212b93fbd55e1598</id>
<content type='text'>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add tracker and display for all slayer drops"</title>
<updated>2020-07-11T04:57:31+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T04:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=8a87957922a40ed3f29356098ee231e3338b1922'/>
<id>8a87957922a40ed3f29356098ee231e3338b1922</id>
<content type='text'>
This reverts commit c0017a23a6aefa6ac779551022b928bca451d46a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c0017a23a6aefa6ac779551022b928bca451d46a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tracker and display for all slayer drops</title>
<updated>2020-07-11T04:56:53+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T04:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=c0017a23a6aefa6ac779551022b928bca451d46a'/>
<id>c0017a23a6aefa6ac779551022b928bca451d46a</id>
<content type='text'>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add tracker and display for all slayer drops"</title>
<updated>2020-07-11T04:56:03+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T04:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=126f20c221bd2626bb873faa14843e669ad5859f'/>
<id>126f20c221bd2626bb873faa14843e669ad5859f</id>
<content type='text'>
This reverts commit 9ef7d0c75496281946f6139e98095d01f0164ba3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9ef7d0c75496281946f6139e98095d01f0164ba3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tracker and display for all slayer drops</title>
<updated>2020-07-11T04:37:32+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-11T04:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=9ef7d0c75496281946f6139e98095d01f0164ba3'/>
<id>9ef7d0c75496281946f6139e98095d01f0164ba3</id>
<content type='text'>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.

This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.</pre>
</div>
</content>
</entry>
<entry>
<title>Slayer tracker and /loot</title>
<updated>2020-07-10T02:21:29+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-10T02:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=734f08a5d50ce2c8d7ecc5b946316b269d1d57f2'/>
<id>734f08a5d50ce2c8d7ecc5b946316b269d1d57f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Slayer tracker</title>
<updated>2020-07-10T02:20:07+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-07-10T02:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=c19fd41b46538b901c8caf6f380f71e82e665dd0'/>
<id>c19fd41b46538b901c8caf6f380f71e82e665dd0</id>
<content type='text'>
No tracker for token items and 20% drops yet, will come soon.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No tracker for token items and 20% drops yet, will come soon.</pre>
</div>
</content>
</entry>
</feed>
