<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/itemabilities, branch automixins</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>Code Cleanup in ItemAbilityCooldown.kt (#523)</title>
<updated>2023-10-15T13:16:29+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-10-15T13:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=9755df0878023c73ac18ffc7aa07706b6c0a77c0'/>
<id>9755df0878023c73ac18ffc7aa07706b6c0a77c0</id>
<content type='text'>
Code Cleanup in ItemAbilityCooldown.kt #523</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code Cleanup in ItemAbilityCooldown.kt #523</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup</title>
<updated>2023-10-15T11:59:18+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-10-15T11:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0303c7985ab1232182abed3c8f635679a6ac6531'/>
<id>0303c7985ab1232182abed3c8f635679a6ac6531</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: Config deprecations (#542)</title>
<updated>2023-10-15T11:50:14+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-10-15T11:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0bdfaab9e486f0c6adc576e3a939838ef1827c80'/>
<id>0bdfaab9e486f0c6adc576e3a939838ef1827c80</id>
<content type='text'>
migrate the config, removed id system entirely #542</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
migrate the config, removed id system entirely #542</pre>
</div>
</content>
</entry>
<entry>
<title>fixed globalRender description and replaced RenderWorldLastEvent with LorenzRenderWorldEvent</title>
<updated>2023-10-12T20:56:15+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-10-12T20:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=aca189fe13935e641c0cac3b91693c6c3fcf91c7'/>
<id>aca189fe13935e641c0cac3b91693c6c3fcf91c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Random Code Cleanup (#516)</title>
<updated>2023-09-29T18:30:27+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-09-29T18:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=343d5d9cea12beaf7a8dfabda2f61ad940be592a'/>
<id>343d5d9cea12beaf7a8dfabda2f61ad940be592a</id>
<content type='text'>
Sonar Lint for the win #516</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sonar Lint for the win #516</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup</title>
<updated>2023-09-27T11:23:25+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-09-27T11:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=f34defd6c42f762ce8eaf753998139e8b2714b0e'/>
<id>f34defd6c42f762ce8eaf753998139e8b2714b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix item cooldowns for items with no UUID (#508)</title>
<updated>2023-09-27T11:22:42+00:00</updated>
<author>
<name>Brandon</name>
<email>brandon.wamboldt@gmail.com</email>
</author>
<published>2023-09-27T11:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=fe21cf0a129ed824de22d8ef426422fce9d90c12'/>
<id>fe21cf0a129ed824de22d8ef426422fce9d90c12</id>
<content type='text'>
Fixed ability cooldown not working for some items. #508</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed ability cooldown not working for some items. #508</pre>
</div>
</content>
</entry>
<entry>
<title>removed wildcards from imports</title>
<updated>2023-09-27T08:03:34+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-09-27T08:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=39adca7678bb675e6917b35c1de699c6a0bd55dc'/>
<id>39adca7678bb675e6917b35c1de699c6a0bd55dc</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-09-26T08:46:09+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-09-26T08:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b20320d8fc9d0b8747dc955668226000a47e23cf'/>
<id>b20320d8fc9d0b8747dc955668226000a47e23cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>item ability cooldown and ff display improvements #477</title>
<updated>2023-09-26T08:44:34+00:00</updated>
<author>
<name>Brandon</name>
<email>brandon.wamboldt@gmail.com</email>
</author>
<published>2023-09-26T08:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=5963a6555fff757a263e47f2cc8b2e49ae16c6ed'/>
<id>5963a6555fff757a263e47f2cc8b2e49ae16c6ed</id>
<content type='text'>
* Improve performance for tooltips and item ability cooldown feature</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improve performance for tooltips and item ability cooldown feature</pre>
</div>
</content>
</entry>
</feed>
