<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Skyblocker.git/src/main/java/de/hysky/skyblocker/skyblock/experiment, 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>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>Block incorrect clicks in experiment table (#1447)</title>
<updated>2025-07-08T01:47:07+00:00</updated>
<author>
<name>Peyton Brown</name>
<email>81496880+PeytonBrown@users.noreply.github.com</email>
</author>
<published>2025-07-08T01:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=2d8144c11c3b5224e0d894c40d9edb9129ecf3d4'/>
<id>2d8144c11c3b5224e0d894c40d9edb9129ecf3d4</id>
<content type='text'>
* Initial Implementation

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

* Fix merge issues</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>Update YACL and Misc code improvements</title>
<updated>2024-10-21T05:13:20+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2024-10-20T04:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=66993c532982e7d10946c489e7e7942aa4e72068'/>
<id>66993c532982e7d10946c489e7e7942aa4e72068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Ultrasequencer Bugs (#942)</title>
<updated>2024-08-24T07:12:30+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2024-08-24T07:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=186f31fa2f895f60ce98f0858d7fbfe4fa925771'/>
<id>186f31fa2f895f60ce98f0858d7fbfe4fa925771</id>
<content type='text'>
Fixes #892</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #892</pre>
</div>
</content>
</entry>
<entry>
<title>Call ExperimentSolver reset method (#937)</title>
<updated>2024-08-17T16:03:03+00:00</updated>
<author>
<name>Aaron</name>
<email>51387595+AzureAaron@users.noreply.github.com</email>
</author>
<published>2024-08-17T16:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=1e3f8a350859b1f812365f23c0c37cf380449a38'/>
<id>1e3f8a350859b1f812365f23c0c37cf380449a38</id>
<content type='text'>
Fixes #931</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #931</pre>
</div>
</content>
</entry>
<entry>
<title>Add JavaDocs</title>
<updated>2024-08-13T10:42:05+00:00</updated>
<author>
<name>Kevinthegreat</name>
<email>92656833+kevinthegreat1@users.noreply.github.com</email>
</author>
<published>2024-08-13T10:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=57f8844f1404076dcd950c3e8473cf7746d3a8fc'/>
<id>57f8844f1404076dcd950c3e8473cf7746d3a8fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually add highlights to both items when 2 of the same are found but not collected</title>
<updated>2024-08-13T08:21:07+00:00</updated>
<author>
<name>Rime</name>
<email>81419447+Emirlol@users.noreply.github.com</email>
</author>
<published>2024-08-13T08:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=af033516e06d2e0f9ba0b0f06ded4c16fa47d0ae'/>
<id>af033516e06d2e0f9ba0b0f06ded4c16fa47d0ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert getColors changes</title>
<updated>2024-08-13T08:17:10+00:00</updated>
<author>
<name>Rime</name>
<email>81419447+Emirlol@users.noreply.github.com</email>
</author>
<published>2024-08-13T08:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=54bc458e61801fb02343b2828807e685e97a8b0e'/>
<id>54bc458e61801fb02343b2828807e685e97a8b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix superpairs color from green to yellow</title>
<updated>2024-08-13T08:12:52+00:00</updated>
<author>
<name>Rime</name>
<email>81419447+Emirlol@users.noreply.github.com</email>
</author>
<published>2024-08-13T08:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Skyblocker.git/commit/?id=293090c909bd3c63a8818d6a3b582c5ff64a48fb'/>
<id>293090c909bd3c63a8818d6a3b582c5ff64a48fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
