<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/slayer/SlayerProfitTracker.kt, branch dontalwayspushrepo</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/SkyHanni.git/'/>
<entry>
<title>Not only Slayer, also Fishing and Diana items will now show in chat &amp; title when over a custom defined price.</title>
<updated>2023-12-12T03:21:20+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-12T03:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=35e13552257e07ef13ef0aaf059156a175f55340'/>
<id>35e13552257e07ef13ef0aaf059156a175f55340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2023-12-12T02:51:47+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-12T02:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=232c3cfc2074480976d39ca9d1f33cf7c7225a93'/>
<id>232c3cfc2074480976d39ca9d1f33cf7c7225a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Changes: Add Config Transform function (#769)</title>
<updated>2023-12-11T21:34:53+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-12-11T21:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b8ec689ce9bd6fe89e4b825a988edb63fb51b5ab'/>
<id>b8ec689ce9bd6fe89e4b825a988edb63fb51b5ab</id>
<content type='text'>
Added Config Transform function. #769</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Config Transform function. #769</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Change: Refactor JsonObjects to be in data package (#680)</title>
<updated>2023-11-26T07:42:00+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-11-26T07:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=67b05d2bc69cfed5b84c125d51af2bc31d85f1f9'/>
<id>67b05d2bc69cfed5b84c125d51af2bc31d85f1f9</id>
<content type='text'>
Moved the json object files into another package. #680</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the json object files into another package. #680</pre>
</div>
</content>
</entry>
<entry>
<title>made coin name and coin description independent functions</title>
<updated>2023-11-25T03:15:16+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-25T03:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=7f86047e7f5565deab278ad2866a6d753c1816a0'/>
<id>7f86047e7f5565deab278ad2866a6d753c1816a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>format coin numbers</title>
<updated>2023-11-25T02:32:31+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-25T02:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0ee3f2095cabddbf85016e3a5eee9cee4435d16b'/>
<id>0ee3f2095cabddbf85016e3a5eee9cee4435d16b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added missing empty char at start</title>
<updated>2023-11-25T02:25:20+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-25T02:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=ea84c154f07a805e61bab93ca3883bb727ce2080'/>
<id>ea84c154f07a805e61bab93ca3883bb727ce2080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved item draw logic from item tracker data to SkyHanni item tracker</title>
<updated>2023-11-25T02:21:38+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-25T02:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=e47a2877bbb0550a1852889e0398f45bc20c0881'/>
<id>e47a2877bbb0550a1852889e0398f45bc20c0881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrating backend and much of rendering from slayer profit tracker and fishing tracker into SkyHanni item tracker</title>
<updated>2023-11-25T01:41:24+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-25T01:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=861f3bece9ee7e48c26392443f44aa75afba21c0'/>
<id>861f3bece9ee7e48c26392443f44aa75afba21c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created and used ItemAddEvent, /shtrackcollection now supports sack messages.</title>
<updated>2023-11-24T03:20:56+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-24T03:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b32344991743f53c94a48f8a0054d0126b15bbfd'/>
<id>b32344991743f53c94a48f8a0054d0126b15bbfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
