<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt, branch master</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>Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.</title>
<updated>2023-02-02T19:38:55+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-02-02T19:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=7fd545a4c775ca3659068af3c0dc8cbc8953704a'/>
<id>7fd545a4c775ca3659068af3c0dc8cbc8953704a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved matchRegex from LorenzUtils to StringUtils.</title>
<updated>2023-01-26T12:15:21+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-01-26T12:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=202f664bb3be23881e1505c17e2ea479abc43316'/>
<id>202f664bb3be23881e1505c17e2ea479abc43316</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>2022-09-07T10:51:51+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-09-07T10:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=8b89f9c4ff51c557b5a51d5b00075c2665bdbe9f'/>
<id>8b89f9c4ff51c557b5a51d5b00075c2665bdbe9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed enchanted books in bazaar.</title>
<updated>2022-09-07T10:51:29+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-09-07T10:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=d2ce7a62ea0c626239b384e4cf9378ffa110ef1a'/>
<id>d2ce7a62ea0c626239b384e4cf9378ffa110ef1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.7 (#2)</title>
<updated>2022-09-07T03:09:48+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2022-09-07T03:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=31854117b7c8c29af838d1726cf7e2621805ce14'/>
<id>31854117b7c8c29af838d1726cf7e2621805ce14</id>
<content type='text'>
* code cleanup

* Option to hide the Skyblock Level from the chat messages,
Option to change the way the Skyblock Level gets displayed in the chat

* change version to 0.6.1

* add highlight the voidling extremist in pink color

* add highlight corrupted mobs in purple color

* fixed highlight corrupted mobs in purple color in the private island

* another minor fix for highlight corrupted mobs in purple color

* created EntityHealthUpdateEvent and fixing CorruptedMobHighlight

* using EntityHealthUpdateEvent everywhere

* added marking a player with yellow color

* highlight slayer miniboss in blue color

* /copyentities now shows health correctly for every entity

* infer fix

* fixing bazaar message filter

* changelog

* hides the death messages of other players, except for players who are close to the player.

* hiding tip messages

* highlight deathmites in dungeon in red color

* code cleanup

* code cleanup

* hide tnt laying around in dungeon

* fix infer

* remove debug

* Added hide Blessings laying around in dungeon.
Added hide Revive Stones laying around in dungeon.

* Hide Premium Flesh laying around in dungeon.

* edited LorenzTest

* Added dungeon copilot and separate filter for hiding dungeon key and door messages.

* Added hide Journal Entry pages laying around in dungeon.

* Added hide Skeleton Skulls laying around in dungeon.

* credits

* Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull)

* Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull)

* fix wording

* clarification

* small fixes

* Highlight the enderman slayer Yang Glyph (Beacon) in red color (supports beacon in hand and beacon flying)

* better/more readability for CopyNearbyEntitiesCommand

* make version 0.7</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* code cleanup

* Option to hide the Skyblock Level from the chat messages,
Option to change the way the Skyblock Level gets displayed in the chat

* change version to 0.6.1

* add highlight the voidling extremist in pink color

* add highlight corrupted mobs in purple color

* fixed highlight corrupted mobs in purple color in the private island

* another minor fix for highlight corrupted mobs in purple color

* created EntityHealthUpdateEvent and fixing CorruptedMobHighlight

* using EntityHealthUpdateEvent everywhere

* added marking a player with yellow color

* highlight slayer miniboss in blue color

* /copyentities now shows health correctly for every entity

* infer fix

* fixing bazaar message filter

* changelog

* hides the death messages of other players, except for players who are close to the player.

* hiding tip messages

* highlight deathmites in dungeon in red color

* code cleanup

* code cleanup

* hide tnt laying around in dungeon

* fix infer

* remove debug

* Added hide Blessings laying around in dungeon.
Added hide Revive Stones laying around in dungeon.

* Hide Premium Flesh laying around in dungeon.

* edited LorenzTest

* Added dungeon copilot and separate filter for hiding dungeon key and door messages.

* Added hide Journal Entry pages laying around in dungeon.

* Added hide Skeleton Skulls laying around in dungeon.

* credits

* Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull)

* Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull)

* fix wording

* clarification

* small fixes

* Highlight the enderman slayer Yang Glyph (Beacon) in red color (supports beacon in hand and beacon flying)

* better/more readability for CopyNearbyEntitiesCommand

* make version 0.7</pre>
</div>
</content>
</entry>
<entry>
<title>added minion hopper coins per day display</title>
<updated>2022-08-23T21:37:38+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-08-23T21:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=1611350edab186e13ca8ae86b6422e6f12c4453c'/>
<id>1611350edab186e13ca8ae86b6422e6f12c4453c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added rng meter coloring methods</title>
<updated>2022-08-23T20:34:07+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-08-23T20:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=27a8d022075d1817de5e89e7afd9719e8a6b8198'/>
<id>27a8d022075d1817de5e89e7afd9719e8a6b8198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using StringUtils for removeColor</title>
<updated>2022-08-20T17:07:29+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-08-20T17:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=3be8bf44c9c67d7fce7fece0e43d24a0d6aed6e7'/>
<id>3be8bf44c9c67d7fce7fece0e43d24a0d6aed6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed BazaarOrderHelper and added essence to bazaar</title>
<updated>2022-08-20T17:06:48+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-08-20T17:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=86cadd7279ffc64508805378cc3a35ecf70b5cb2'/>
<id>86cadd7279ffc64508805378cc3a35ecf70b5cb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding summon soul display</title>
<updated>2022-08-14T09:08:35+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-08-14T09:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=7141b5c0572100202f95331e1a8e1981fbde52bf'/>
<id>7141b5c0572100202f95331e1a8e1981fbde52bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
