<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/recipes, 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>Fix performance when NEU deals with item stacks (#1271)</title>
<updated>2024-08-03T15:51:14+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2024-08-03T15:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=2b2f59ef37e93f11a70a44bc83d81ac8d9b64381'/>
<id>2b2f59ef37e93f11a70a44bc83d81ac8d9b64381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crafting text being too small when the text is long (#1209)</title>
<updated>2024-06-12T11:11:56+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2024-06-12T11:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=22c9a6b8cd02408f3c3851292a0ac193abfd3f42'/>
<id>22c9a6b8cd02408f3c3851292a0ac193abfd3f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use java arrays not scala (#922)</title>
<updated>2023-11-09T23:18:28+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2023-11-09T23:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=397af930a1df8e2e2a076a6dc061bd82d38d934d'/>
<id>397af930a1df8e2e2a076a6dc061bd82d38d934d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rotating drops to mob loot. (#906)</title>
<updated>2023-10-28T09:29:31+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-10-28T09:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=862ca27a37a898d6600828ebc70cca0ebf1d1db6'/>
<id>862ca27a37a898d6600828ebc70cca0ebf1d1db6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dungeon requirements to essence upgrade lore (#893)</title>
<updated>2023-10-28T01:29:43+00:00</updated>
<author>
<name>Lulonaut</name>
<email>lulonaut@lulonaut.tech</email>
</author>
<published>2023-10-28T01:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=82e41d3afdc28d4ba0f2deb2eb195bea8f496269'/>
<id>82e41d3afdc28d4ba0f2deb2eb195bea8f496269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drop chance in mob loot (#887)</title>
<updated>2023-10-20T06:59:49+00:00</updated>
<author>
<name>Lulonaut</name>
<email>lulonaut@lulonaut.tech</email>
</author>
<published>2023-10-20T06:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=bf7467b5808a9868877b1766aa6a3bfa16c8f605'/>
<id>bf7467b5808a9868877b1766aa6a3bfa16c8f605</id>
<content type='text'>
Removes the cast to int, therefore adding back the decimal point to chances that require it (e.g. 40%)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes the cast to int, therefore adding back the decimal point to chances that require it (e.g. 40%)</pre>
</div>
</content>
</entry>
<entry>
<title>PV Overhaul (#708)</title>
<updated>2023-06-08T14:00:04+00:00</updated>
<author>
<name>kr45732</name>
<email>52721908+kr45732@users.noreply.github.com</email>
</author>
<published>2023-06-08T14:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=8115922b37e375285c2a72dbdbb5d83fd942e27c'/>
<id>8115922b37e375285c2a72dbdbb5d83fd942e27c</id>
<content type='text'>
Co-authored-by: Lulonaut &lt;lulonaut@tutanota.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Lulonaut &lt;lulonaut@tutanota.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>I hate FontRenderer. (#612)</title>
<updated>2023-03-04T02:03:33+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2023-03-04T02:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=5a79ff410eb64e906c555751b32bef87cc7caee9'/>
<id>5a79ff410eb64e906c555751b32bef87cc7caee9</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>HotmInformation rework (#611)</title>
<updated>2023-02-22T17:30:38+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2023-02-22T17:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=30bd46e46aab73e2927fa5631c49ace84708e590'/>
<id>30bd46e46aab73e2927fa5631c49ace84708e590</id>
<content type='text'>
* Rename .java to .kt

* hotm rework.

* Moved class to kotlin directory.

* Removed debug.

* Support for maxed out levels.

* Fun fact of the day: Developer waste more time on the name of a variable than actual coding.

* default is 0

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename .java to .kt

* hotm rework.

* Moved class to kotlin directory.

* Removed debug.

* Support for maxed out levels.

* Fun fact of the day: Developer waste more time on the name of a variable than actual coding.

* default is 0

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Recipe hotkeys in experimentation table. (#568)</title>
<updated>2023-01-25T18:35:23+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2023-01-25T18:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=d1eb2d2b2820112d1ca03cecb0e3533fabbc0fec'/>
<id>d1eb2d2b2820112d1ca03cecb0e3533fabbc0fec</id>
<content type='text'>
Prevent recipe hotkeys (R + U) when inside the experimentation table.

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent recipe hotkeys (R + U) when inside the experimentation table.

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
