<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/events/LorenzEvent.kt, branch formattedtextcompat</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>Fix: error punctuation (#2651)</title>
<updated>2024-10-05T07:55:52+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2024-10-05T07:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=5a77e28bf9bd7f9d10eb561212ea5f68512892b7'/>
<id>5a77e28bf9bd7f9d10eb561212ea5f68512892b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvement: Glacite Tunnels Area Navigation (#2544)</title>
<updated>2024-09-23T13:10:19+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-09-23T13:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=478e5c6ac5f587dbf5f6f45f6489cbe37b05fd2f'/>
<id>478e5c6ac5f587dbf5f6f45f6489cbe37b05fd2f</id>
<content type='text'>
Co-authored-by: nea &lt;nea@nea.moe&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: nea &lt;nea@nea.moe&gt;
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add multi version preprocessor (#2283)</title>
<updated>2024-08-11T11:22:24+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-08-11T11:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=8903d9fa783455558d20eb32a2038c87ab5913be'/>
<id>8903d9fa783455558d20eb32a2038c87ab5913be</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: Remove deprecated function ChatUtils.error (#2021)</title>
<updated>2024-06-20T21:39:24+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-20T21:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=d534f73b63578d384c7a69462ca18cf0883926f5'/>
<id>d534f73b63578d384c7a69462ca18cf0883926f5</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: Dev Modules (#2011)</title>
<updated>2024-06-09T09:57:18+00:00</updated>
<author>
<name>Brady</name>
<email>thatgravyboat@gmail.com</email>
</author>
<published>2024-06-09T09:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0b7d5ba223657f0a5de33862871a2355e7235c18'/>
<id>0b7d5ba223657f0a5de33862871a2355e7235c18</id>
<content type='text'>
Co-authored-by: Cal &lt;cwolfson58@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Cal &lt;cwolfson58@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mark old lorenz event logic deprecated</title>
<updated>2024-06-08T00:42:36+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-06-08T00:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=9b9202eddb76dccc67771cc35f2cdf2737083762'/>
<id>9b9202eddb76dccc67771cc35f2cdf2737083762</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 event.cancel() over event.isCanceled = true for LorenzEvents (#1915)</title>
<updated>2024-06-07T02:59:25+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-07T02:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=999ff2256c1384a5ca4db2e7069207127404cfff'/>
<id>999ff2256c1384a5ca4db2e7069207127404cfff</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 less deprecated LorenzVec functions (#1556)</title>
<updated>2024-05-26T12:26:24+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-05-26T12:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0ddd9edc94bc0c872109acd0b845163b073ceb6a'/>
<id>0ddd9edc94bc0c872109acd0b845163b073ceb6a</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>Add hud element config links. (#1383)</title>
<updated>2024-04-08T16:45:11+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-04-08T16:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=878f8ee718c43d66e068f40e1c2ef7d30abb7ac4'/>
<id>878f8ee718c43d66e068f40e1c2ef7d30abb7ac4</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>changed order</title>
<updated>2024-04-03T20:16:36+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-04-03T20:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=203ef1fb8524e5d6dc1c8a627e4515d354c2c394'/>
<id>203ef1fb8524e5d6dc1c8a627e4515d354c2c394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
