<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/bazaar, 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>Fixed hide non clickable items not working in some bazaar pages.</title>
<updated>2023-12-28T09:56:32+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-28T09:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=453f1149eae2fa417529b8792061d58b7e98bf81'/>
<id>453f1149eae2fa417529b8792061d58b7e98bf81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate Hypixel API to v2.</title>
<updated>2023-12-26T14:47:38+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-26T14:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=1ee923243faa4abbc9110891c92d4a227f5daf08'/>
<id>1ee923243faa4abbc9110891c92d4a227f5daf08</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>Bazaar best sell method now warns if an unknown bazaar item is detected.</title>
<updated>2023-12-20T09:48:21+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-20T09:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a84a1d72229688773f277a52bb5277bc58785447'/>
<id>a84a1d72229688773f277a52bb5277bc58785447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LorenzToolTipEvent over ItemTooltipEvent if possible.</title>
<updated>2023-12-08T12:23:09+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-08T12:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=22f6efe16fb49db123d10cf0117a85feea197ce1'/>
<id>22f6efe16fb49db123d10cf0117a85feea197ce1</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: Regex To Pattern in BazaarApi, CropAccessoryData, andDicerRngCounter (#647)</title>
<updated>2023-12-04T03:30:48+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-12-04T03:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=ab74fb169d427b66c73da184ac5a07ec07b34e02'/>
<id>ab74fb169d427b66c73da184ac5a07ec07b34e02</id>
<content type='text'>
Misc pattern optimizations. #647</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Misc pattern optimizations. #647</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Change: Auto-Prefix Chat Messages (#622)</title>
<updated>2023-11-19T00:02:48+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-11-19T00:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0b1fa4dedc21e997234694d9d11805e4996b54b6'/>
<id>0b1fa4dedc21e997234694d9d11805e4996b54b6</id>
<content type='text'>
Add auto prefix to chat message methods. #622</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add auto prefix to chat message methods. #622</pre>
</div>
</content>
</entry>
<entry>
<title>fix future neu crash (#624)</title>
<updated>2023-10-26T06:47:10+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2023-10-26T06:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=82a1bca332a650b2b6553d6382d4668dfe8f45a5'/>
<id>82a1bca332a650b2b6553d6382d4668dfe8f45a5</id>
<content type='text'>
Fixed potential crash with future neu version. #624</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed potential crash with future neu version. #624</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>
</feed>
