<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblocker.git/src/main/java/de/hysky/skyblocker/utils/container, 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>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>Tuner solver (#1430)</title>
<updated>2025-07-14T04:36:47+00:00</updated>
<author>
<name>Peyton Brown</name>
<email>81496880+PeytonBrown@users.noreply.github.com</email>
</author>
<published>2025-07-14T04:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=c3177618bb8a08d0b3f26858858477509ecdb8ba'/>
<id>c3177618bb8a08d0b3f26858858477509ecdb8ba</id>
<content type='text'>
* init

* Add slot text

* handle slot interaction

* Cleanup and improve solvers

* Add setting for tuner solver

* fix merge conflict

* Change to use container solver.

* Add button to ContainerSolver::onClickSlot

* fix merge conflicts, reformat using tabs

* reformat using tabs

* handle looping clicks

* remove unused import

* Fix merge conflicts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* init

* Add slot text

* handle slot interaction

* Cleanup and improve solvers

* Add setting for tuner solver

* fix merge conflict

* Change to use container solver.

* Add button to ContainerSolver::onClickSlot

* fix merge conflicts, reformat using tabs

* reformat using tabs

* handle looping clicks

* remove unused import

* Fix merge conflicts</pre>
</div>
</content>
</entry>
<entry>
<title>Config Multi Backend + MoulConfig (#1467)</title>
<updated>2025-07-07T16:07:27+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-07-07T16:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=e0e9200faf430b9f08e8ca0ac54d446b6905dc86'/>
<id>e0e9200faf430b9f08e8ca0ac54d446b6905dc86</id>
<content type='text'>
* Config Multi Backend

* Shade in MoulConfig

Dandelion itself now shades in MoulConfig to make it easier/keep
Skyblocker's build script simple (since the shading code is a bit cursed
and aaron mod will use it soon too) and to prevent conflicts with
differing MoulConfig versions

Also changed the keybind translation so it is not as small

* Remove @SerialEntry from SkyblockerConfig

This file is so rarely used that I forgot about it lol

* Update Dandelion for search tag support and colour picker alpha preview</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Config Multi Backend

* Shade in MoulConfig

Dandelion itself now shades in MoulConfig to make it easier/keep
Skyblocker's build script simple (since the shading code is a bit cursed
and aaron mod will use it soon too) and to prevent conflicts with
differing MoulConfig versions

Also changed the keybind translation so it is not as small

* Remove @SerialEntry from SkyblockerConfig

This file is so rarely used that I forgot about it lol

* Update Dandelion for search tag support and colour picker alpha preview</pre>
</div>
</content>
</entry>
<entry>
<title>Same Color Terminal Solver (#1372)</title>
<updated>2025-06-27T19:43:36+00:00</updated>
<author>
<name>Peyton Brown</name>
<email>81496880+PeytonBrown@users.noreply.github.com</email>
</author>
<published>2025-06-27T19:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=8c905f6b955d17db5b27e3643fefeeaf1d1f2b85'/>
<id>8c905f6b955d17db5b27e3643fefeeaf1d1f2b85</id>
<content type='text'>
* Initial Implementation

* use common empty list

* changed to return a unmodifiableMap

* Use ImmutableMap</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial Implementation

* use common empty list

* changed to return a unmodifiableMap

* Use ImmutableMap</pre>
</div>
</content>
</entry>
<entry>
<title>Copy Underbid Price to Clipboard (#1370)</title>
<updated>2025-06-27T04:29:19+00:00</updated>
<author>
<name>Peyton Brown</name>
<email>81496880+PeytonBrown@users.noreply.github.com</email>
</author>
<published>2025-06-27T04:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=13fb72006f2d59d21534be087541d112a7a8ef31'/>
<id>13fb72006f2d59d21534be087541d112a7a8ef31</id>
<content type='text'>
* Initial Implementation

* default to false

* make text translatable</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial Implementation

* default to false

* make text translatable</pre>
</div>
</content>
</entry>
<entry>
<title>Add attribute level helper (#1399)</title>
<updated>2025-06-26T02:06:22+00:00</updated>
<author>
<name>Rime</name>
<email>81419447+Emirlol@users.noreply.github.com</email>
</author>
<published>2025-06-26T02:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=92d852c1107ff9d8da7a7fb612e5804fa1d871f4'/>
<id>92d852c1107ff9d8da7a7fb612e5804fa1d871f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hunting box helper (#1394)</title>
<updated>2025-06-24T05:48:54+00:00</updated>
<author>
<name>Rime</name>
<email>81419447+Emirlol@users.noreply.github.com</email>
</author>
<published>2025-06-24T05:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=7c30a52417adff0666b54b9e9cc7e9c793558230'/>
<id>7c30a52417adff0666b54b9e9cc7e9c793558230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fossil Solver (#1156)</title>
<updated>2025-03-03T04:10:02+00:00</updated>
<author>
<name>olim88</name>
<email>bobq4582@gmail.com</email>
</author>
<published>2025-03-03T04:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=fa9e6b7663c6f81e08e6e3cc1cf25907522ae82a'/>
<id>fa9e6b7663c6f81e08e6e3cc1cf25907522ae82a</id>
<content type='text'>
* nearly working

nearly working state however lots of the code will need refactoring once i understand what it needs to do

* fix broken code

still needs refactor but works now

* code should work now

needs a refactor next and a few small feature

* add usefull infomation to tooltips

* big refactor

* add config option

* fix bugs

* improve test and tweak fossil types

* add more tooltip infomation

* add translations for tooltips

* fix rebase

* clean up code

hopefully good code now. ready to finally make a pr

* Fix config location

* Fix static usage

* Clean up names

---------

Co-authored-by: Kevinthegreat &lt;92656833+kevinthegreat1@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nearly working

nearly working state however lots of the code will need refactoring once i understand what it needs to do

* fix broken code

still needs refactor but works now

* code should work now

needs a refactor next and a few small feature

* add usefull infomation to tooltips

* big refactor

* add config option

* fix bugs

* improve test and tweak fossil types

* add more tooltip infomation

* add translations for tooltips

* fix rebase

* clean up code

hopefully good code now. ready to finally make a pr

* Fix config location

* Fix static usage

* Clean up names

---------

Co-authored-by: Kevinthegreat &lt;92656833+kevinthegreat1@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Raffle task highlighter (#1155)</title>
<updated>2025-02-01T20:45:14+00:00</updated>
<author>
<name>Rime</name>
<email>81419447+Emirlol@users.noreply.github.com</email>
</author>
<published>2025-02-01T20:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=7f37caa21f410b3cc2376239575691c0b70d0d51'/>
<id>7f37caa21f410b3cc2376239575691c0b70d0d51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Teleport Maze Solver + small things (#1115)</title>
<updated>2025-01-25T17:58:23+00:00</updated>
<author>
<name>Kevin</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2025-01-25T17:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=23866b5e0e536b14f2e071bfe17bbe36a032bef1'/>
<id>23866b5e0e536b14f2e071bfe17bbe36a032bef1</id>
<content type='text'>
* More dungeon class stuff

* Player component

* Add teleport maze solver

* Fix quick nav button

* Fix merge conflicts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* More dungeon class stuff

* Player component

* Add teleport maze solver

* Fix quick nav button

* Fix merge conflicts</pre>
</div>
</content>
</entry>
</feed>
