<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/util/Debouncer.java, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/'/>
<entry>
<title>Re-license project as LGPL (#157)</title>
<updated>2022-06-09T22:04:22+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2022-06-09T22:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=50dc2122462642a0c3a00b3a3ae6389825dc04df'/>
<id>50dc2122462642a0c3a00b3a3ae6389825dc04df</id>
<content type='text'>
* add licence files &amp; a few misc chores

* add license notices &amp; run auto formatter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add licence files &amp; a few misc chores

* add license notices &amp; run auto formatter</pre>
</div>
</content>
</entry>
<entry>
<title>feat: improve formating :)</title>
<updated>2022-02-27T16:53:57+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2022-02-27T16:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=b09f774d422263ce15b97d6d0804beddf856176d'/>
<id>b09f774d422263ce15b97d6d0804beddf856176d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding support for more recipe types and forge recipes (#40)</title>
<updated>2021-12-30T13:37:02+00:00</updated>
<author>
<name>Roman / Nea</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2021-12-30T13:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=b0b0b7567ec0656c60f2f3e4730c0edace353fb7'/>
<id>b0b0b7567ec0656c60f2f3e4730c0edace353fb7</id>
<content type='text'>
* Foundations for support of different crafting recipe types.

NeuRecipe is now a base class for a recipe which provides common
concepts, such as inputs, outputs and a rendering task.

GuiItemRecipe has been reworked to work with this new NeuRecipe.

NeuManager now parses said recipes. This should be reworked to be a two
step process (first register items, then register recipes).

To keep compatibility with older repo versions, NeuRecipes are parse
lenient and default to a crafting recipe. New recipes should be added in
the `recipes` json field which is an array of json dictionaries, which
have a `type` and other fields depending on the `type` of that recipe.

This also adds support for having multiple recipes for a single item
(e.g. uncrafting storage blocks).

* Remove references in existing code

* Recipe Generation

* ring recipes

* recipe generator v2

* quick forge

* bugfixes and performance improvements

* fix raw craft cost

* reload hotm if you open the hotm tree inv

* add myself to the changelog

* replace quickforge formular with lookup table

* do not crash anymore when opening recipes outside of skyblock

* format coins differently

* remove debug logs

* change recipe generator so that it doesnt crash old versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Foundations for support of different crafting recipe types.

NeuRecipe is now a base class for a recipe which provides common
concepts, such as inputs, outputs and a rendering task.

GuiItemRecipe has been reworked to work with this new NeuRecipe.

NeuManager now parses said recipes. This should be reworked to be a two
step process (first register items, then register recipes).

To keep compatibility with older repo versions, NeuRecipes are parse
lenient and default to a crafting recipe. New recipes should be added in
the `recipes` json field which is an array of json dictionaries, which
have a `type` and other fields depending on the `type` of that recipe.

This also adds support for having multiple recipes for a single item
(e.g. uncrafting storage blocks).

* Remove references in existing code

* Recipe Generation

* ring recipes

* recipe generator v2

* quick forge

* bugfixes and performance improvements

* fix raw craft cost

* reload hotm if you open the hotm tree inv

* add myself to the changelog

* replace quickforge formular with lookup table

* do not crash anymore when opening recipes outside of skyblock

* format coins differently

* remove debug logs

* change recipe generator so that it doesnt crash old versions</pre>
</div>
</content>
</entry>
</feed>
