<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skyhanni.git/src/main/java/at/hannibal2/skyhanni/features/end, branch feat/detekt</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/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/skyhanni.git/commit/?id=ee0ae23560e911fbec5e5262feaaa58dc5d52e7a'/>
<id>ee0ae23560e911fbec5e5262feaaa58dc5d52e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced IslandType enum.</title>
<updated>2023-01-07T02:11:17+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-01-07T02:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=0c711242c8d96517e49e0ecc7a081f8e15cdd7ed'/>
<id>0c711242c8d96517e49e0ecc7a081f8e15cdd7ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed hypixel and skyblock.</title>
<updated>2023-01-07T01:32:01+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-01-07T01:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=614eb4d782c5940e13df0e50c00cdfeacd55bad0'/>
<id>614eb4d782c5940e13df0e50c00cdfeacd55bad0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed void slayer mini bosses not being detected and colored</title>
<updated>2022-12-29T02:11:32+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2022-12-29T02:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=628791fab1c0878c221301579978097f3928d793'/>
<id>628791fab1c0878c221301579978097f3928d793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added MilleniaAgedBlazeColor</title>
<updated>2022-10-01T15:30:44+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2022-10-01T15:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=59b63813d81f92a7586f3ae38a22adb035ce35ce'/>
<id>59b63813d81f92a7586f3ae38a22adb035ce35ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using method hasMaxHealth</title>
<updated>2022-09-11T20:59:37+00:00</updated>
<author>
<name>Lorenz</name>
<email>lo.scherf@gmail.com</email>
</author>
<published>2022-09-11T20:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/skyhanni.git/commit/?id=7693ee41d191cec6584c9d5761e644fe4f738ea9'/>
<id>7693ee41d191cec6584c9d5761e644fe4f738ea9</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/skyhanni.git/commit/?id=cfeac0b6a71c592b61c53fad192eb22bb24b0f54'/>
<id>cfeac0b6a71c592b61c53fad192eb22bb24b0f54</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>
</feed>
