<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/utils/NumberUtil.kt, branch repopatterns</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>romanToDecimalIfNeeded -&gt; romanToDecimalIfNecessary (See https://chat.openai.com/share/502571b5-8851-4047-b343-3b1475ca8a88)</title>
<updated>2023-11-30T11:09:30+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-30T11:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=3c63e64faba2664ff1f75a6ef5156e2b7303ddba'/>
<id>3c63e64faba2664ff1f75a6ef5156e2b7303ddba</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>code cleanup</title>
<updated>2023-11-18T20:50:55+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-18T20:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=869d7a10cb1bf3d471655e96217325a767f7d943'/>
<id>869d7a10cb1bf3d471655e96217325a767f7d943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated formatnumber fun (#717)</title>
<updated>2023-11-18T20:47:11+00:00</updated>
<author>
<name>HiZe_</name>
<email>superhize@hotmail.com</email>
</author>
<published>2023-11-18T20:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=e3a83c160bebdc06b7597b9a19d406468d4b1305'/>
<id>e3a83c160bebdc06b7597b9a19d406468d4b1305</id>
<content type='text'>
Fixed formatNumber not working with upper case characters. #717</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed formatNumber not working with upper case characters. #717</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed dice roll profit counting as Mob Kill Coins in  Slayer Tracker.</title>
<updated>2023-11-18T13:44:06+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-18T13:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=f4831bff1bf50570898b0d07524d6d605d958283'/>
<id>f4831bff1bf50570898b0d07524d6d605d958283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Merge pull request #379</title>
<updated>2023-08-10T16:41:40+00:00</updated>
<author>
<name>HiZe_</name>
<email>superhize@hotmail.com</email>
</author>
<published>2023-08-10T16:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=1064ed4a42b51a4270d29d2bb45e9aa7d8e7211f'/>
<id>1064ed4a42b51a4270d29d2bb45e9aa7d8e7211f</id>
<content type='text'>
* removed unused function format3 in NumberUtil

* removed toInt and toBoolean in LorenzUtils</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* removed unused function format3 in NumberUtil

* removed toInt and toBoolean in LorenzUtils</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2023-08-10T10:23:42+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-08-10T10:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b9b565efa1f516070ca110a59efb1f9a65bc704b'/>
<id>b9b565efa1f516070ca110a59efb1f9a65bc704b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #348</title>
<updated>2023-08-10T10:23:02+00:00</updated>
<author>
<name>HiZe_</name>
<email>superhize@hotmail.com</email>
</author>
<published>2023-08-10T10:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=1efe50bff3fbb0e6a782aaf5284fab3fd60ec637'/>
<id>1efe50bff3fbb0e6a782aaf5284fab3fd60ec637</id>
<content type='text'>
* Chest Value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Chest Value</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup utils</title>
<updated>2023-08-08T00:25:22+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-08-08T00:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=7b6aac3ea8b7aebaef104097b0ac7767b27f4c80'/>
<id>7b6aac3ea8b7aebaef104097b0ac7767b27f4c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
