<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/chat/CompactBestiaryChatMessage.kt, branch tabcompletionapi</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>replace onChatMessage with onChat</title>
<updated>2024-01-31T18:03:41+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-01-31T18:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=d58dfb57cc78d0a73b81a58e01b6e17899355924'/>
<id>d58dfb57cc78d0a73b81a58e01b6e17899355924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made bestiary compact message cleaner.</title>
<updated>2023-12-23T01:09:09+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-23T01:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=57a25df8326aa525cb35b84ca0dcce6985da2c5e'/>
<id>57a25df8326aa525cb35b84ca0dcce6985da2c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compact message</title>
<updated>2023-12-22T23:39:04+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-12-22T23:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=50c17660eed26c02b5db1930f60a8625dc151246'/>
<id>50c17660eed26c02b5db1930f60a8625dc151246</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: More Random Cleanup (#724)</title>
<updated>2023-11-22T12:10:51+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-11-22T12:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=5c9cbdba458638ae962ccf92e750ebdcea718478'/>
<id>5c9cbdba458638ae962ccf92e750ebdcea718478</id>
<content type='text'>
More Random Cleanup #724</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More Random Cleanup #724</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>Merge pull request #361</title>
<updated>2023-08-07T10:19:21+00:00</updated>
<author>
<name>appable</name>
<email>enzospiacitelli@gmail.com</email>
</author>
<published>2023-08-07T10:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=02523ceac395ac77e65078651908ac58acbb7512'/>
<id>02523ceac395ac77e65078651908ac58acbb7512</id>
<content type='text'>
* fix bestiary milestone notification</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix bestiary milestone notification</pre>
</div>
</content>
</entry>
<entry>
<title>added safety check for ChatManager.retractMessage calls to prevent blocking all chat messages when hypixel changes the format</title>
<updated>2023-08-05T15:42:49+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-08-05T15:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=6af9397f43561548086b8ed7fcfb5690136278ea'/>
<id>6af9397f43561548086b8ed7fcfb5690136278ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for retracted messages</title>
<updated>2023-08-03T20:17:47+00:00</updated>
<author>
<name>nea</name>
<email>nea@nea.moe</email>
</author>
<published>2023-08-03T20:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=75ad1cd4a13487932750913b7c3054146adfd50e'/>
<id>75ad1cd4a13487932750913b7c3054146adfd50e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shorten the bestiary level-up message</title>
<updated>2023-08-03T19:55:06+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-08-03T19:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=5dee3f298497dae472e80235091b659e4042fd49'/>
<id>5dee3f298497dae472e80235091b659e4042fd49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
