<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/RoughlyEnoughItems.git/runtime/src/main/java/me/shedaniel/rei/impl/client, branch feature/calculator</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/RoughlyEnoughItems.git/'/>
<entry>
<title>WIP Calculator</title>
<updated>2025-07-01T06:49:29+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2025-07-01T06:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=47501412b83fb0507e1e7fe3884255fff24eec2e'/>
<id>47501412b83fb0507e1e7fe3884255fff24eec2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP Calculator</title>
<updated>2025-07-01T03:27:23+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2025-06-29T18:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=d9d53c69260d038268543dd761a32ae9fd6663b4'/>
<id>d9d53c69260d038268543dd761a32ae9fd6663b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1863</title>
<updated>2025-04-12T08:43:27+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2025-04-12T08:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=9b367326a210dc6842c45341ddf4f3d599158736'/>
<id>9b367326a210dc6842c45341ddf4f3d599158736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix scissoring</title>
<updated>2025-04-12T08:42:58+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2025-04-12T08:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=e0f7553d6eaa7a702b37143d07f0d9627797d93a'/>
<id>e0f7553d6eaa7a702b37143d07f0d9627797d93a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix display history respawn after removing</title>
<updated>2025-04-12T08:16:14+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2025-04-12T08:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=098fb7b5dae7bbe4a7dc439e90455e4d9d2359ed'/>
<id>098fb7b5dae7bbe4a7dc439e90455e4d9d2359ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 1.21.5</title>
<updated>2025-04-10T11:14:00+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2025-04-10T07:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=ade79d9a271916885c758632c01d4f7195803a2c'/>
<id>ade79d9a271916885c758632c01d4f7195803a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: Update to add namespaces to ReloadListenerRegistry calls (#1828)</title>
<updated>2025-02-16T11:49:06+00:00</updated>
<author>
<name>ellellie</name>
<email>me@ell.gay</email>
</author>
<published>2025-02-16T11:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=ce2de8d07e696b5ef75f2decbd6961286d88fb4f'/>
<id>ce2de8d07e696b5ef75f2decbd6961286d88fb4f</id>
<content type='text'>
* chore: update to Architectury API 15.0.2

Needed to update `ReloadListenerRegistry.register` calls due to https://github.com/architectury/architectury-api/pull/603

* chore: add dependency on architectury &gt;= 15.0.2 for the fabric platform.

* chore: depend on NeoForge &gt;= 21.4.84-beta as well</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* chore: update to Architectury API 15.0.2

Needed to update `ReloadListenerRegistry.register` calls due to https://github.com/architectury/architectury-api/pull/603

* chore: add dependency on architectury &gt;= 15.0.2 for the fabric platform.

* chore: depend on NeoForge &gt;= 21.4.84-beta as well</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 1.21.4</title>
<updated>2024-12-13T11:39:24+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-12-13T11:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=d698ee2add0caacf484fbe8677aa7c6606623688'/>
<id>d698ee2add0caacf484fbe8677aa7c6606623688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sub-menus not showing</title>
<updated>2024-12-13T11:32:10+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-12-13T11:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=2eaaf02a116102cbc53e5707d5443d0c137055ff'/>
<id>2eaaf02a116102cbc53e5707d5443d0c137055ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cannot drag into favorites</title>
<updated>2024-12-13T11:21:08+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-12-13T11:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=7d9ab3e4a44c5d6859abb7eb40308ae4dad9c831'/>
<id>7d9ab3e4a44c5d6859abb7eb40308ae4dad9c831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
