<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/RoughlyEnoughItems.git/api/src/main/java/me/shedaniel/rei/impl, branch 17.x-1.21.2</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>Update to 1.21.2 (Please read Primer)</title>
<updated>2024-10-26T08:55:57+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-10-26T08:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=ddb48e2032d1986709cad973067693eec3118504'/>
<id>ddb48e2032d1986709cad973067693eec3118504</id>
<content type='text'>
https://hackmd.io/@shedaniel/rei17_primer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackmd.io/@shedaniel/rei17_primer
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/14.x-1.20.4' into 15.x-1.20.5</title>
<updated>2024-09-17T13:52:18+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-09-17T13:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=581543cb56b8a85d32d7237e0d37fb5ad24da9b5'/>
<id>581543cb56b8a85d32d7237e0d37fb5ad24da9b5</id>
<content type='text'>
# Conflicts:
#	api/src/main/java/me/shedaniel/rei/api/common/display/basic/BasicDisplay.java
#	api/src/main/java/me/shedaniel/rei/impl/Internals.java
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/common/displays/DefaultSmithingDisplay.java
#	fabric/src/main/resources/roughlyenoughitems.accessWidener
#	runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	api/src/main/java/me/shedaniel/rei/api/common/display/basic/BasicDisplay.java
#	api/src/main/java/me/shedaniel/rei/impl/Internals.java
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/common/displays/DefaultSmithingDisplay.java
#	fabric/src/main/resources/roughlyenoughitems.accessWidener
#	runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Use InstanceHelper to get registryAccess</title>
<updated>2024-09-17T13:36:09+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-09-17T13:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=644c3f591d42d91c8445b199202b37ba05b0bf93'/>
<id>644c3f591d42d91c8445b199202b37ba05b0bf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/9.x-1.19' into 11.x-1.19.4</title>
<updated>2024-09-17T05:50:51+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-09-17T05:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=27e06fad89867281ef7d7bcebff194633812c9da'/>
<id>27e06fad89867281ef7d7bcebff194633812c9da</id>
<content type='text'>
# Conflicts:
#	fabric/src/main/resources/roughlyenoughitems.accessWidener
#	forge/src/main/resources/META-INF/accesstransformer.cfg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	fabric/src/main/resources/roughlyenoughitems.accessWidener
#	forge/src/main/resources/META-INF/accesstransformer.cfg
</pre>
</div>
</content>
</entry>
<entry>
<title>New plugin reload setup</title>
<updated>2024-09-06T09:20:41+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-09-04T07:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=a31f7254d76add6c34f134713c131463602f8cef'/>
<id>a31f7254d76add6c34f134713c131463602f8cef</id>
<content type='text'>
1. Plugin reloads will now interrupt existing reloading tasks if a new plugin reload has been requested
2. Plugin reloads will be automatically interrupted when the player leaves the level / the level is removed
3. More logging in DisplayRegistryImpl showing the stats of displays
4. Failure in filling recipes will now not stop the caching of display lookup
5. Slightly improve performance of checking display visibility on display lookup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Plugin reloads will now interrupt existing reloading tasks if a new plugin reload has been requested
2. Plugin reloads will be automatically interrupted when the player leaves the level / the level is removed
3. More logging in DisplayRegistryImpl showing the stats of displays
4. Failure in filling recipes will now not stop the caching of display lookup
5. Slightly improve performance of checking display visibility on display lookup
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1666</title>
<updated>2024-08-14T10:24:17+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-08-14T10:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=90af6e03bcf45b0c13d5b7af51126bd2fc7389a5'/>
<id>90af6e03bcf45b0c13d5b7af51126bd2fc7389a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/14.x-1.20.4' into 15.x-1.20.5</title>
<updated>2024-04-15T18:21:35+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-04-15T17:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=a377a5bf80f3f93ef788b9fcd4ceb5c529219cb7'/>
<id>a377a5bf80f3f93ef788b9fcd4ceb5c529219cb7</id>
<content type='text'>
# Conflicts:
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/common/DefaultPlugin.java
#	gradle.properties
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigureCategoriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/generic/OptionEntriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/EntryWidget.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/common/DefaultPlugin.java
#	gradle.properties
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigureCategoriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/generic/OptionEntriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/EntryWidget.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/feature/9.2' into feature/11.1</title>
<updated>2024-04-15T15:43:25+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2024-04-15T15:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=5b03bcea21701b4dd7b0ae40aec7f448fd3513f3'/>
<id>5b03bcea21701b4dd7b0ae40aec7f448fd3513f3</id>
<content type='text'>
# Conflicts:
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java
#	gradle.properties
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigureCategoriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/entry/PerformanceEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/UncertainDisplayViewingScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/generic/OptionEntriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/basewidgets/PanelWidget.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/entrylist/PaginatedEntryListWidget.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java
#	gradle.properties
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigureCategoriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/entry/PerformanceEntry.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/UncertainDisplayViewingScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/generic/OptionEntriesScreen.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/basewidgets/PanelWidget.java
#	runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/entrylist/PaginatedEntryListWidget.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Widgets creation</title>
<updated>2024-04-15T15:38:18+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2023-07-03T10:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=5aaae0c437971008678afb44474f0d43bdad9783'/>
<id>5aaae0c437971008678afb44474f0d43bdad9783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Work on Config UI Rework</title>
<updated>2024-04-15T15:38:18+00:00</updated>
<author>
<name>shedaniel</name>
<email>daniel@shedaniel.me</email>
</author>
<published>2023-06-06T18:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=5fcf2698503b1eecae6b8f5abf79afbb11bc6f6e'/>
<id>5fcf2698503b1eecae6b8f5abf79afbb11bc6f6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
