<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skyhanni.git/src/main/java/at/hannibal2/skyhanni/features/inventory/SkyblockGuideHighlightFeature.kt, branch feat/detekt</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/'/>
<entry>
<title>Backend: for each (#1725)</title>
<updated>2024-06-13T20:21:50+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-06-13T20:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=529639fdd0683066eadffe93473a300a2177c008'/>
<id>529639fdd0683066eadffe93473a300a2177c008</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: Add annotation to smaller modules (#2022)</title>
<updated>2024-06-08T02:18:03+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-08T02:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=aaca5f08d47732b3db5329a3a9404281b21d2f55'/>
<id>aaca5f08d47732b3db5329a3a9404281b21d2f55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: Use HypixelCommands (#1769)</title>
<updated>2024-05-26T12:57:16+00:00</updated>
<author>
<name>Empa</name>
<email>42304516+ItsEmpa@users.noreply.github.com</email>
</author>
<published>2024-05-26T12:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=29657e24412baa7be9a1681593593368f92de26f'/>
<id>29657e24412baa7be9a1681593593368f92de26f</id>
<content type='text'>
Co-authored-by: CalMWolfs &lt;94038482+CalMWolfs@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: CalMWolfs &lt;94038482+CalMWolfs@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: RegexUtils (#1854)</title>
<updated>2024-05-26T12:05:12+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-05-26T12:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=dcdeca7bca6956c127b202f832be3e76daa19197'/>
<id>dcdeca7bca6956c127b202f832be3e76daa19197</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: Use only one inventory close event (#1184)</title>
<updated>2024-04-04T23:56:09+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-04-04T23:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=940b961edc0bea93fafa99764454196b0d47e42b'/>
<id>940b961edc0bea93fafa99764454196b0d47e42b</id>
<content type='text'>
* use only one inventory close event

* fix InventoryCloseEvent not getting called when closing player inventory, not fully opened inventories, and sometimes leaving inventories by opening other mod menus

* used event in minion collection, and renamed functions

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use only one inventory close event

* fix InventoryCloseEvent not getting called when closing player inventory, not fully opened inventories, and sometimes leaving inventories by opening other mod menus

* used event in minion collection, and renamed functions

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Changes: Many small code cleanups (#1101)</title>
<updated>2024-03-06T22:51:02+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-03-06T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=0a95a791eb57a546fb5421594abae740faf1dfdb'/>
<id>0a95a791eb57a546fb5421594abae740faf1dfdb</id>
<content type='text'>
Co-authored-by: Thunderblade73 &lt;85900443+Thunderblade73@users.noreply.github.com&gt;
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Thunderblade73 &lt;85900443+Thunderblade73@users.noreply.github.com&gt;
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: SkyblockGuideHighlightFeature minion/collection pattern (#1092)</title>
<updated>2024-03-02T21:12:53+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-03-02T21:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=eb6944e0a2a693c0245be86d794836baaf797f08'/>
<id>eb6944e0a2a693c0245be86d794836baaf797f08</id>
<content type='text'>
Co-authored-by: Alexia &lt;me@alexia.lol&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Alexia &lt;me@alexia.lol&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup some repo pattern formatting. #1038</title>
<updated>2024-02-23T23:10:42+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-02-23T23:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=8eac8a1a23221590d6bfb2a8ff918d9318661ef6'/>
<id>8eac8a1a23221590d6bfb2a8ff918d9318661ef6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added not fully completed tasks in Way to gain SkyBlock Xp menus. #974</title>
<updated>2024-02-22T20:15:35+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-22T20:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=a9263a24a55396739e4bbfd7af7119863dc1e953'/>
<id>a9263a24a55396739e4bbfd7af7119863dc1e953</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
