<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/nether/ashfang, branch fix/repopattern</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>Backend: Change colour (UK) to color (US) (#2258)</title>
<updated>2024-07-28T08:00:59+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-07-28T08:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b2082d1d6008d943ffa2269cbdddb1b4fc72b8ce'/>
<id>b2082d1d6008d943ffa2269cbdddb1b4fc72b8ce</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 time utils format (#1898)</title>
<updated>2024-06-13T19:58:40+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-13T19:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b48e43dff9baf2710809debe47a4bd5b329d70a0'/>
<id>b48e43dff9baf2710809debe47a4bd5b329d70a0</id>
<content type='text'>
* remove deprecated time utils format

* cleanup file

* mix merge

* make it default to right amount

* fix merge

* fix merge

* revert 2 changes

* revert other thing

---------

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>
* remove deprecated time utils format

* cleanup file

* mix merge

* make it default to right amount

* fix merge

* fix merge

* revert 2 changes

* revert other thing

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)</title>
<updated>2024-06-12T16:31:30+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-12T16:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=51caf09cc9b0c24aec9c9f82e895ff1529cc8cb1'/>
<id>51caf09cc9b0c24aec9c9f82e895ff1529cc8cb1</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: Classes -&gt; Objects with annotation (#1982)</title>
<updated>2024-06-06T01:49:47+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-06T01:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=dc619eea46194955ede129b6a7125be2c1e8fa74'/>
<id>dc619eea46194955ede129b6a7125be2c1e8fa74</id>
<content type='text'>
Co-authored-by: ThatGravyBoat &lt;thatgravyboat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: ThatGravyBoat &lt;thatgravyboat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: Convert existing objects to use the annotation and add the plugin (#1974)</title>
<updated>2024-06-05T23:16:51+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-05T23:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=4ef946f824817e91bdf9c2e0ae4f201e5c669f63'/>
<id>4ef946f824817e91bdf9c2e0ae4f201e5c669f63</id>
<content type='text'>
Co-authored-by: ThatGravyBoat &lt;thatgravyboat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: ThatGravyBoat &lt;thatgravyboat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: More second passed (#1899)</title>
<updated>2024-06-05T14:01:30+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-06-05T14:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=eb7fd3da94cec90674e29e93ca0d744e2a2889fb'/>
<id>eb7fd3da94cec90674e29e93ca0d744e2a2889fb</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: RegexUtils (#1854)</title>
<updated>2024-05-26T12:05:12+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-05-26T12:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=dcdeca7bca6956c127b202f832be3e76daa19197'/>
<id>dcdeca7bca6956c127b202f832be3e76daa19197</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>Fix Typos (#1897)</title>
<updated>2024-05-26T10:23:02+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-05-26T10:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=ea1385c77ffa8b9a4f98811fbf3e767c30d9edf7'/>
<id>ea1385c77ffa8b9a4f98811fbf3e767c30d9edf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>toChromaColor &gt; specialToChromaRGB</title>
<updated>2024-04-08T17:50:12+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-04-08T17:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=d9eac8d1f1b3e85750b36026df78cd040b33ca24'/>
<id>d9eac8d1f1b3e85750b36026df78cd040b33ca24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
