<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblocker.git/src/main/java/de/hysky/skyblocker/skyblock/waypoint, 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>Waypoints import fix (#1484)</title>
<updated>2025-07-26T19:08:38+00:00</updated>
<author>
<name>Erdinc Daskin</name>
<email>eruanio33@gmail.com</email>
</author>
<published>2025-07-26T19:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=c7095baac13db03eb8d0d0d6d2e1572a0555b129'/>
<id>c7095baac13db03eb8d0d0d6d2e1572a0555b129</id>
<content type='text'>
* Fixed(?) format issues

* Assign trimmed value

---------

Co-authored-by: Aaron &lt;51387595+AzureAaron@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed(?) format issues

* Assign trimmed value

---------

Co-authored-by: Aaron &lt;51387595+AzureAaron@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>waypoint import options + fixes (#1434)</title>
<updated>2025-07-21T19:25:51+00:00</updated>
<author>
<name>viciscat</name>
<email>51047087+viciscat@users.noreply.github.com</email>
</author>
<published>2025-07-21T19:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=b0c4c1f669721e5edbe2b4c34d361a000b744b13'/>
<id>b0c4c1f669721e5edbe2b4c34d361a000b744b13</id>
<content type='text'>
* waypoint import options

* actually show error toast if failed to import</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* waypoint import options

* actually show error toast if failed to import</pre>
</div>
</content>
</entry>
<entry>
<title>Replace usages of GAME with ALLOW_GAME</title>
<updated>2025-07-20T23:10:00+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-07-20T23:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=65733f68a0f448766040ca144103bedad3adc8c7'/>
<id>65733f68a0f448766040ca144103bedad3adc8c7</id>
<content type='text'>
Should fix some compatibility issues with Skyblocker's features not
working when other mods filter messages (if they respect Fabric's events
properly).
Fixes #1352</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix some compatibility issues with Skyblocker's features not
working when other mods filter messages (if they respect Fabric's events
properly).
Fixes #1352</pre>
</div>
</content>
</entry>
<entry>
<title>Legacy Ordered Waypoint Loading Fixes</title>
<updated>2025-07-20T03:30:52+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-07-20T03:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=a4415dce9a84d958f16d3a64c82e47a0217785bb'/>
<id>a4415dce9a84d958f16d3a64c82e47a0217785bb</id>
<content type='text'>
- Fixes it writing the waypoints to the dwarven mines a second time
instead of to the Crystal Hollows.
- Fixes it erroring if the file does not exist or if it was already
moved.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixes it writing the waypoints to the dwarven mines a second time
instead of to the Crystal Hollows.
- Fixes it erroring if the file does not exist or if it was already
moved.</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor NEURepoManager (#1480)</title>
<updated>2025-07-09T06:12:37+00:00</updated>
<author>
<name>Kevin</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2025-07-09T06:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=cb5f8faf39fee4077543c2599120e951be79c5c4'/>
<id>cb5f8faf39fee4077543c2599120e951be79c5c4</id>
<content type='text'>
* Refactor NEURepoManager

* Clear ItemRepository caches

* Fix import</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor NEURepoManager

* Clear ItemRepository caches

* Fix import</pre>
</div>
</content>
</entry>
<entry>
<title>Add Spotless and Checkstyle (#1189)</title>
<updated>2025-07-03T13:10:59+00:00</updated>
<author>
<name>Kevin</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2025-07-03T13:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=a257588b836687a7ff73ddecf06fc5b85910a616'/>
<id>a257588b836687a7ff73ddecf06fc5b85910a616</id>
<content type='text'>
* Add spotless

* Configure spotless

* Add checkstyle

* Allow some stuff

* Turn off tab enforcement

* Get rid of some more rules

* Remove indent rules

* Don't sort lang files

* Remove wrapping rules

* Apply spotless

* Apply spotless again

* Fix checkstyle violations

* Update checkstyle DTD

* Add Javadoc and Mixin checks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add spotless

* Configure spotless

* Add checkstyle

* Allow some stuff

* Turn off tab enforcement

* Get rid of some more rules

* Remove indent rules

* Don't sort lang files

* Remove wrapping rules

* Apply spotless

* Apply spotless again

* Fix checkstyle violations

* Update checkstyle DTD

* Add Javadoc and Mixin checks</pre>
</div>
</content>
</entry>
<entry>
<title>Add up/down buttons to move waypoint indices</title>
<updated>2025-06-30T09:07:59+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-06-30T09:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=49b799b69ba775ad9fabed6a3159122e805c2eee'/>
<id>49b799b69ba775ad9fabed6a3159122e805c2eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix waypoints screen saving bugs</title>
<updated>2025-06-23T04:28:23+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-06-23T04:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=37436e08c3e6c880c251259cb9618d488de1ee9b'/>
<id>37436e08c3e6c880c251259cb9618d488de1ee9b</id>
<content type='text'>
Fixes #1375</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1375</pre>
</div>
</content>
</entry>
<entry>
<title>Add collapse button to waypoint groups in Waypoints Screen (#1158)</title>
<updated>2025-06-23T03:43:48+00:00</updated>
<author>
<name>viciscat</name>
<email>51047087+viciscat@users.noreply.github.com</email>
</author>
<published>2025-06-23T03:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=be67e01bfb541de057e8b3698e6dcbc828a69fc6'/>
<id>be67e01bfb541de057e8b3698e6dcbc828a69fc6</id>
<content type='text'>
* collapse button

* positioning + use that one RGB input i made

* changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* collapse button

* positioning + use that one RGB input i made

* changes</pre>
</div>
</content>
</entry>
</feed>
