<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyblockMod.git/src/main/java/me/Danker/utils, branch v1.8.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 player and health to low health notification</title>
<updated>2020-12-07T19:01:52+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-12-07T19:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=15255eb3e2379e950b39011bacecbdf6eb4441a7'/>
<id>15255eb3e2379e950b39011bacecbdf6eb4441a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add renderItem function from SBA</title>
<updated>2020-12-06T00:36:55+00:00</updated>
<author>
<name>My-Name-Is-Jeff</name>
<email>37018278+My-Name-Is-Jeff@users.noreply.github.com</email>
</author>
<published>2020-12-06T00:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=1527fb6882d22e2668daafd366d3b33369c00acf'/>
<id>1527fb6882d22e2668daafd366d3b33369c00acf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Tic Tac Toe puzzle solver</title>
<updated>2020-12-04T20:50:07+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-12-04T20:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=ad70213a1a01b758b850ab37267c21e52d2a5e40'/>
<id>ad70213a1a01b758b850ab37267c21e52d2a5e40</id>
<content type='text'>
Uses minimax to find best move
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses minimax to find best move
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix being over skill level 50 returning wrong past xp earned</title>
<updated>2020-12-02T15:53:31+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-12-02T15:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=4e29567d404f469c937f4a1981dc7bccb8de9455'/>
<id>4e29567d404f469c937f4a1981dc7bccb8de9455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings Eclipse didn't tell me about</title>
<updated>2020-12-02T01:03:14+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-12-02T01:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=db9ad0bcd3f31ee7ad29dcba99469872c5143dbe'/>
<id>db9ad0bcd3f31ee7ad29dcba99469872c5143dbe</id>
<content type='text'>
Also rename TheMod.java to DankersSkyblockMod.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also rename TheMod.java to DankersSkyblockMod.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix past experience returning 0</title>
<updated>2020-12-01T23:59:50+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-12-01T23:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=f3252519a51246acf181229d29da64858bbc5b13'/>
<id>f3252519a51246acf181229d29da64858bbc5b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add F7 stage 3 arrow and 2 terminal puzzle solvers</title>
<updated>2020-11-28T23:41:44+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-11-28T23:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=16de12d5ca1871c3de01fa2442ba9a8b9141401c'/>
<id>16de12d5ca1871c3de01fa2442ba9a8b9141401c</id>
<content type='text'>
Starts with letter terminal and select all colour terminal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starts with letter terminal and select all colour terminal
</pre>
</div>
</content>
</entry>
<entry>
<title>Possibly fix blaze hitbox issues, add more colours to config</title>
<updated>2020-11-26T18:46:15+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-11-26T18:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=7d642a6baf59b98a63eaf15e4ba59f6a5210db8c'/>
<id>7d642a6baf59b98a63eaf15e4ba59f6a5210db8c</id>
<content type='text'>
Add lowest/highest blaze colours to config
Remove chat message for trivia
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add lowest/highest blaze colours to config
Remove chat message for trivia
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skill xp/hour tracker, add Necron's Handle and bug fixes</title>
<updated>2020-11-23T14:57:06+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-11-23T14:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=ea9c0616fd3406c3a93995f6ab28309fe6cd8e05'/>
<id>ea9c0616fd3406c3a93995f6ab28309fe6cd8e05</id>
<content type='text'>
Fix F7 loot not saving to config
Fix water puzzle variant 3 solution
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix F7 loot not saving to config
Fix water puzzle variant 3 solution
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for farming 60</title>
<updated>2020-11-06T17:46:22+00:00</updated>
<author>
<name>bowser0000</name>
<email>bowser0000@gmail.com</email>
</author>
<published>2020-11-06T17:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyblockMod.git/commit/?id=432ee590f73a08b184f0d0ec65b8549aa2f3e877'/>
<id>432ee590f73a08b184f0d0ec65b8549aa2f3e877</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
