<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblocker.git/src/test/java/de/hysky/skyblocker/utils/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>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>Remove Legacy Ordered Waypoints (#1242)</title>
<updated>2025-05-07T22:07:49+00:00</updated>
<author>
<name>Kevin</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2025-05-07T22:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=89031b39097f896782a2f97d3280acf66b25ed96'/>
<id>89031b39097f896782a2f97d3280acf66b25ed96</id>
<content type='text'>
* Add OrderedWaypointsTest

* Migrate legacy ordered waypoints parsing

* Migrate import to new codecs

* Migrate loading to new codecs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add OrderedWaypointsTest

* Migrate legacy ordered waypoints parsing

* Migrate import to new codecs

* Migrate loading to new codecs</pre>
</div>
</content>
</entry>
<entry>
<title>1.21.5 (#1256)</title>
<updated>2025-04-25T20:25:27+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2025-04-25T20:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=bf18fb9b0054177b3dee145d681c8ff1dd60418e'/>
<id>bf18fb9b0054177b3dee145d681c8ff1dd60418e</id>
<content type='text'>
* 1.21.5

* Test fixes and clean up

* Update test screenshot

* Record patterns

* Performance optimization

* Reset ordered waypoint index on world change (and stop serializing it)

* Waypoints clean up and fixes (#1257)

* Small waypoints clean up

* Fix waypoints test codec field order

* Safe config updates

Rather than updating the values directly and then calling save, the mod
will now handle this behaviour itself to ensure update
consistency/visibility with the upcoming thread split. Most usages of
the old method were converted but there are some left.

---------

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>
* 1.21.5

* Test fixes and clean up

* Update test screenshot

* Record patterns

* Performance optimization

* Reset ordered waypoint index on world change (and stop serializing it)

* Waypoints clean up and fixes (#1257)

* Small waypoints clean up

* Fix waypoints test codec field order

* Safe config updates

Rather than updating the values directly and then calling save, the mod
will now handle this behaviour itself to ensure update
consistency/visibility with the upcoming thread split. Most usages of
the old method were converted but there are some left.

---------

Co-authored-by: Kevinthegreat &lt;92656833+kevinthegreat1@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Accept integer names (#1110)</title>
<updated>2024-12-27T23:07:13+00:00</updated>
<author>
<name>Kevin</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-12-27T23:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=4434668d70d7c63b176a811c2f710c0bcae1db87'/>
<id>4434668d70d7c63b176a811c2f710c0bcae1db87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize rendering boxes</title>
<updated>2024-12-08T21:10:15+00:00</updated>
<author>
<name>Kevinthegreat</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-12-02T07:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=c6f0b752245d38ce5be9c03d944d0c0a0cd23290'/>
<id>c6f0b752245d38ce5be9c03d944d0c0a0cd23290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Waypoints refactor (#976)</title>
<updated>2024-12-06T19:23:11+00:00</updated>
<author>
<name>Kevin</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-12-06T19:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=bd63e40ffa10e49354409f4f37d73b8fca667f08'/>
<id>bd63e40ffa10e49354409f4f37d73b8fca667f08</id>
<content type='text'>
* Add ordered waypoints gui

* Use InstancedUtils

* Add fromColeweightJson

* Add soopy waypoints importing

* Refactor category to group

* Add skyblocker format

* Fix UI

* Deprecate OrderedWaypoints and migrate to Waypoints

* Start indices at 1

* Remove unused translations

* Add Javadocs

* Update waypoint text size

* Refactor mining waypoints

* Migrate from String to Location

* Fix export translation key

* Refactor individual waypoint

* Remove unused translation strings

* Update GoldorWaypointsManager

* Migrate waypoints to both dwarven and crystal hollows

* Refactor Waypoints api

* Add Javadocs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add ordered waypoints gui

* Use InstancedUtils

* Add fromColeweightJson

* Add soopy waypoints importing

* Refactor category to group

* Add skyblocker format

* Fix UI

* Deprecate OrderedWaypoints and migrate to Waypoints

* Start indices at 1

* Remove unused translations

* Add Javadocs

* Update waypoint text size

* Refactor mining waypoints

* Migrate from String to Location

* Fix export translation key

* Refactor individual waypoint

* Remove unused translation strings

* Update GoldorWaypointsManager

* Migrate waypoints to both dwarven and crystal hollows

* Refactor Waypoints api

* Add Javadocs</pre>
</div>
</content>
</entry>
<entry>
<title>Fallback to current island when importing waypoints with invalid islands</title>
<updated>2024-07-07T15:58:51+00:00</updated>
<author>
<name>Kevinthegreat</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-07-07T15:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=31e15f1b5bd664091461b5c17c2441b84a24d9eb'/>
<id>31e15f1b5bd664091461b5c17c2441b84a24d9eb</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 Skytils v1 importing</title>
<updated>2024-07-07T15:04:37+00:00</updated>
<author>
<name>Kevinthegreat</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-07-07T15:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=15d0bfb2b98d994329cf118c56be71a4a11e4033'/>
<id>15d0bfb2b98d994329cf118c56be71a4a11e4033</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port waypoints config screens</title>
<updated>2024-05-24T23:51:46+00:00</updated>
<author>
<name>Kevinthegreat</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-05-15T02:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=7bf3958477c179185f9532cebffc36f218aa3bd8'/>
<id>7bf3958477c179185f9532cebffc36f218aa3bd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Skytils format to codecs</title>
<updated>2024-05-24T23:51:46+00:00</updated>
<author>
<name>Kevinthegreat</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-03-09T00:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=7675f7569b381c8b9cbf36e2e69e716737455069'/>
<id>7675f7569b381c8b9cbf36e2e69e716737455069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
