<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/mixins, branch bingovisitorhighlighter</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>Add Repo TODOs (#585)</title>
<updated>2023-10-26T11:51:44+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-10-26T11:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=075368eb9d19578950fdb727bf2f195c63f41f3c'/>
<id>075368eb9d19578950fdb727bf2f195c63f41f3c</id>
<content type='text'>
Add Repo TODOs #585</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Repo TODOs #585</pre>
</div>
</content>
</entry>
<entry>
<title>Add ping for incoming visitors, and accept hotkey (#621)</title>
<updated>2023-10-25T22:56:50+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2023-10-25T22:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=aa34b32d73bf8bda001693154531075132f0c8a8'/>
<id>aa34b32d73bf8bda001693154531075132f0c8a8</id>
<content type='text'>
Help with 2023 Halloween visitor challenge #621</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Help with 2023 Halloween visitor challenge #621</pre>
</div>
</content>
</entry>
<entry>
<title>better repo error handling</title>
<updated>2023-10-21T09:16:34+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-10-21T09:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=830fdb7022ac173b421daeddfbc7e67c0d9f891b'/>
<id>830fdb7022ac173b421daeddfbc7e67c0d9f891b</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-10-21T07:38:28+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-10-21T07:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=020c278b3c6cdff38449e0fe67bb36bf196ed045'/>
<id>020c278b3c6cdff38449e0fe67bb36bf196ed045</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto mixins (#607)</title>
<updated>2023-10-21T07:38:00+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2023-10-21T07:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0be136c9fb3418f476f2eb0b41f60820e9b1fc4c'/>
<id>0be136c9fb3418f476f2eb0b41f60820e9b1fc4c</id>
<content type='text'>
Add auto mixins #607</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add auto mixins #607</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Change: Misc Refactoring (#551)</title>
<updated>2023-10-21T06:31:19+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-10-21T06:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=68abc8ade546de62aee76e0b786993fc59fbc3cc'/>
<id>68abc8ade546de62aee76e0b786993fc59fbc3cc</id>
<content type='text'>
Internal Change: Misc Refactoring #551</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Internal Change: Misc Refactoring #551</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug that prevented some users to start their game.</title>
<updated>2023-10-16T16:59:05+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-10-16T16:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=8e6c7e50ad1f02ef369152223a60f670012700e1'/>
<id>8e6c7e50ad1f02ef369152223a60f670012700e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly using the hook to not have potential broken code in the mixin itself, added inSkyBlock checks before accessing the config to fix `lateinit property configManager has not been initialized` startup crash</title>
<updated>2023-10-16T09:50:28+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-10-16T09:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=94e6c479359c68d7dbf9b657aad86ab3fa12e525'/>
<id>94e6c479359c68d7dbf9b657aad86ab3fa12e525</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>Feature: Modify Visual Words (#492)</title>
<updated>2023-10-14T10:45:26+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2023-10-14T10:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=7a634386ec4dd842e946bd3ba331c0d565faf173'/>
<id>7a634386ec4dd842e946bd3ba331c0d565faf173</id>
<content type='text'>
Added /shwords. #492</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added /shwords. #492</pre>
</div>
</content>
</entry>
</feed>
