<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblocker.git/src/main/java/de/hysky/skyblocker/skyblock/item, branch profile-viewer</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/Skyblocker.git/'/>
<entry>
<title>fix: Dungeon page icon, Slayer page not showing, Dungeon page name and the build</title>
<updated>2025-08-01T14:29:15+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2025-08-01T14:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=2425f03c24702d60eb90344863f913d9a501d9b9'/>
<id>2425f03c24702d60eb90344863f913d9a501d9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: slayer</title>
<updated>2025-08-01T13:34:27+00:00</updated>
<author>
<name>Jacob</name>
<email>admin@kath.lol</email>
</author>
<published>2025-08-01T04:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=77a990348e7eca92c5d1f05272c8c2528fc49740'/>
<id>77a990348e7eca92c5d1f05272c8c2528fc49740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.21.6-1.21.8 (#1518)</title>
<updated>2025-07-31T04:58:08+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-07-31T04:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=390c1277391f948d5fc4f3113b3e9dec22d1617d'/>
<id>390c1277391f948d5fc4f3113b3e9dec22d1617d</id>
<content type='text'>
* 1.21.6-pre2

* Port HUD and 1.21.6-pre3

* 1.21.6

* New Rendering System

Also updates YACL and fixes a bug with rendering slot highlights

* Fix Item Rarity Background having a random iteration order

With Java's immutable maps they will either iterate forwards or
backwards which is randomly decided at runtime.

* Fix GUI text not rendering

If the colour parameter supplied does not have an alpha value or is 0
then the text is not rendered.

* Fix crimson fog extension

* Fix health bar rendering

* Fix hiding world loading screens

* Disable mixin unit test due to crash and add audit command

* 1.21.7 + Update Gradle, Loom, and JGit

* Update Dandelion for 1.21.7

MoulConfig still has a few bugs but its ok otherwise

* Fix checkstyle &amp; spotless

* Update Mixin Name

Maybe this will fix the game test crashing because of GL errors?

* Fix waypoint screen draw order

* Fix issues with text not rendering in GUIs

* Use local state management for renderer

* Significantly improve batching for the renderer

Makes the new renderer even better/faster than the old RenderLayer
system!

* Separate Skyblocker's glow from vanilla's glow

Fixes #1478
Fixes #1500

* 1.21.8

* Fix dungeon teammates not glowing through walls

* Fix some map decorations not rendering (dungeon teammate markers)

* Fix recipe book search field text being invisible

* Update README and issue templates

* Fix issues with entity glow depth sampling

Should also fix a crash with Iris

* Add batching exclusion system

Fixes a bug where rendering multiple cylinders at once would have the
two linked to eachother

* Fix spotless errors

* Fix Iris crash

* Update Dandelion/MoulConfig

* Update to Fabric Loader 0.17.0

Fixes the Mixin Unit Test crashing

* Attempt to fix game test

* Disable game test rendering stuff</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 1.21.6-pre2

* Port HUD and 1.21.6-pre3

* 1.21.6

* New Rendering System

Also updates YACL and fixes a bug with rendering slot highlights

* Fix Item Rarity Background having a random iteration order

With Java's immutable maps they will either iterate forwards or
backwards which is randomly decided at runtime.

* Fix GUI text not rendering

If the colour parameter supplied does not have an alpha value or is 0
then the text is not rendered.

* Fix crimson fog extension

* Fix health bar rendering

* Fix hiding world loading screens

* Disable mixin unit test due to crash and add audit command

* 1.21.7 + Update Gradle, Loom, and JGit

* Update Dandelion for 1.21.7

MoulConfig still has a few bugs but its ok otherwise

* Fix checkstyle &amp; spotless

* Update Mixin Name

Maybe this will fix the game test crashing because of GL errors?

* Fix waypoint screen draw order

* Fix issues with text not rendering in GUIs

* Use local state management for renderer

* Significantly improve batching for the renderer

Makes the new renderer even better/faster than the old RenderLayer
system!

* Separate Skyblocker's glow from vanilla's glow

Fixes #1478
Fixes #1500

* 1.21.8

* Fix dungeon teammates not glowing through walls

* Fix some map decorations not rendering (dungeon teammate markers)

* Fix recipe book search field text being invisible

* Update README and issue templates

* Fix issues with entity glow depth sampling

Should also fix a crash with Iris

* Add batching exclusion system

Fixes a bug where rendering multiple cylinders at once would have the
two linked to eachother

* Fix spotless errors

* Fix Iris crash

* Update Dandelion/MoulConfig

* Update to Fabric Loader 0.17.0

Fixes the Mixin Unit Test crashing

* Attempt to fix game test

* Disable game test rendering stuff</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Option for Evolving Items and New Year Cake Slot Text (#1546)</title>
<updated>2025-07-31T03:58:03+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2025-07-31T03:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=5b4decc2631c0acb8bbf5876d11ca8dfcb176acf'/>
<id>5b4decc2631c0acb8bbf5876d11ca8dfcb176acf</id>
<content type='text'>
* feat: Option for Evolving Items and New Year Cake Slot Text

* fix: clarify cake year and evolving items text</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: Option for Evolving Items and New Year Cake Slot Text

* fix: clarify cake year and evolving items text</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug and set text field focused by default (#1542)</title>
<updated>2025-07-26T23:05:55+00:00</updated>
<author>
<name>viciscat</name>
<email>51047087+viciscat@users.noreply.github.com</email>
</author>
<published>2025-07-26T23:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=69472e5ae514a7f72366cbe654dbb113a41095bf'/>
<id>69472e5ae514a7f72366cbe654dbb113a41095bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename item GUI (#1490)</title>
<updated>2025-07-26T21:31:43+00:00</updated>
<author>
<name>viciscat</name>
<email>51047087+viciscat@users.noreply.github.com</email>
</author>
<published>2025-07-26T21:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=f2b24066288fae2095ca92c166486d74b3b16ff1'/>
<id>f2b24066288fae2095ca92c166486d74b3b16ff1</id>
<content type='text'>
* i need to change branch

* done implementing this stuff

* i am hilarious

* better selecting and move text around

* Update ARGBTextInput.java

* fix NPE

* small fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* i need to change branch

* done implementing this stuff

* i am hilarious

* better selecting and move text around

* Update ARGBTextInput.java

* fix NPE

* small fix</pre>
</div>
</content>
</entry>
<entry>
<title>Added Visitor Wiki Lookup (#1512)</title>
<updated>2025-07-24T20:39:31+00:00</updated>
<author>
<name>Wasinthorn Suksri</name>
<email>wasinthorn.suksri@gmail.com</email>
</author>
<published>2025-07-24T20:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=e6a7562e39b2b940b2fecc572c9de88c52a0f09b'/>
<id>e6a7562e39b2b940b2fecc572c9de88c52a0f09b</id>
<content type='text'>
* feat: initial wiki lookup for visitors

* fix: add slot id condition check

* chore: style minor fix

* fix: encode '?' for url</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: initial wiki lookup for visitors

* fix: add slot id condition check

* chore: style minor fix

* fix: encode '?' for url</pre>
</div>
</content>
</entry>
<entry>
<title>Customize player heads (#1423)</title>
<updated>2025-07-24T19:58:56+00:00</updated>
<author>
<name>Peyton Brown</name>
<email>81496880+PeytonBrown@users.noreply.github.com</email>
</author>
<published>2025-07-24T19:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=4126dccbb67f4afd2eae791e61fde6526a9ca7c5'/>
<id>4126dccbb67f4afd2eae791e61fde6526a9ca7c5</id>
<content type='text'>
* Initial Implementation

* improve ux

* Fix ui bugs

* Only actually render what is on screen

* Add all player heads from neuRepo/items

* Load player heads from existing neu repo

* Address PR comments

* Use ItemRepository

* Fix merge conflict

* Refactor ItemRepository for sync/async post-import tasks with thread-safe list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial Implementation

* improve ux

* Fix ui bugs

* Only actually render what is on screen

* Add all player heads from neuRepo/items

* Load player heads from existing neu repo

* Address PR comments

* Use ItemRepository

* Fix merge conflict

* Refactor ItemRepository for sync/async post-import tasks with thread-safe list</pre>
</div>
</content>
</entry>
<entry>
<title>Move a few textures to new HeadTextures class</title>
<updated>2025-07-22T18:57:07+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-07-22T18:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=0ced378f7beb17018e661cd0d273146427804c77'/>
<id>0ced378f7beb17018e661cd0d273146427804c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mob Glow Refactor</title>
<updated>2025-07-22T18:52:11+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-07-22T18:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=da4b8c9908abddc9c2e9445237ce96db7eecbf89'/>
<id>da4b8c9908abddc9c2e9445237ce96db7eecbf89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
