<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/bingo/MinionCraftHelper.kt, branch feat/const</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>Splitting many utils functions from LorenzUtils up into other classes: ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978</title>
<updated>2024-02-09T23:24:52+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-09T23:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=4559e5ff05e19817a21ae49f1c0d8a97d273f6a1'/>
<id>4559e5ff05e19817a21ae49f1c0d8a97d273f6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only show debug when necessary</title>
<updated>2024-01-07T20:42:47+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-01-07T20:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=6c19d8e279079879e065e586ee5cc86e7ef74b70'/>
<id>6c19d8e279079879e065e586ee5cc86e7ef74b70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed performance issues with Bingo Minion Craft Helper.</title>
<updated>2024-01-07T20:41:05+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-01-07T20:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=c0bb4192a531827aafada9df875f7165266cee59'/>
<id>c0bb4192a531827aafada9df875f7165266cee59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving minion craft helper fully over to neu internal names.</title>
<updated>2024-01-07T19:03:21+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-01-07T19:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=f617d5f7152de8dbad0692fa7ddf15c4a0cea86b'/>
<id>f617d5f7152de8dbad0692fa7ddf15c4a0cea86b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract FirstMinionTier logic from bingo minion craft helper for better analyzing the performance problems some  users have.</title>
<updated>2024-01-06T12:05:23+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-01-06T12:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=39f33e0d60e18afbc94549a7659744cd173b2c8f'/>
<id>39f33e0d60e18afbc94549a7659744cd173b2c8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup</title>
<updated>2023-12-26T14:46:54+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-26T14:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a5540841c951f2f694cf48f8dd093f69e9d36c44'/>
<id>a5540841c951f2f694cf48f8dd093f69e9d36c44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Change: Minion craft helper NEUInternalName (#619)</title>
<updated>2023-12-09T21:36:05+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-12-09T21:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=af7f09284caa16d7ba70c97a2c28c6a8fc1f83e6'/>
<id>af7f09284caa16d7ba70c97a2c28c6a8fc1f83e6</id>
<content type='text'>
Changed MinionCraftHelper to use NeuInternalName. #619</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed MinionCraftHelper to use NeuInternalName. #619</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed cave spider detection from inventory.</title>
<updated>2023-12-08T22:33:06+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-08T22:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=17f3844717754ee70df5d17ea8fcd159edc36fbd'/>
<id>17f3844717754ee70df5d17ea8fcd159edc36fbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Saving minion craft helper crafted tier 1 minions per bingo session.</title>
<updated>2023-12-08T22:15:16+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-08T22:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b71903136f12b4c77fcf43f9c47abdbf050ac6ad'/>
<id>b71903136f12b4c77fcf43f9c47abdbf050ac6ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increased performance and decreased ram usage.</title>
<updated>2023-12-03T02:24:50+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-03T02:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=d4ee6c0e61a2543a654ade7be19b0effe95fb8d1'/>
<id>d4ee6c0e61a2543a654ade7be19b0effe95fb8d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
