<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/itemeditor/GuiElementTextField.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>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>Code Cleanup (#333)</title>
<updated>2022-10-21T20:25:11+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2022-10-21T20:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=e4d4a7c4179d2359dcdadcc49b38470c9db873e3'/>
<id>e4d4a7c4179d2359dcdadcc49b38470c9db873e3</id>
<content type='text'>
* Remove NeuConfigTutorial.java

* Remove NeuTutorial.java

* Remove TutorialBase.java

* Remove NEU Tutorial Command Initialization from Commands.java

* Remove commented-out filter defaults
Remove commented-out and replaced rarities String array
Remove commented out code for old rendering
Invert if statement due to empty if body and used else body

* Remove commented-out render
Remove commented out divine mentions
Remove duplicate additions of Divine rarity

* Remove ButtonsCommand.java
 - Unused, empty, and uninitialized

* Remove excessive commented out code of old /neurename

* Remove usused initialization
Removed old debug console prints

* Remove commented out removed options

* Remove commented and unused String List
Remove commented and unused size settings

* Remove unused commented out code

* Remove unused commented out code

* Remove unused commented code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove NeuConfigTutorial.java

* Remove NeuTutorial.java

* Remove TutorialBase.java

* Remove NEU Tutorial Command Initialization from Commands.java

* Remove commented-out filter defaults
Remove commented-out and replaced rarities String array
Remove commented out code for old rendering
Invert if statement due to empty if body and used else body

* Remove commented-out render
Remove commented out divine mentions
Remove duplicate additions of Divine rarity

* Remove ButtonsCommand.java
 - Unused, empty, and uninitialized

* Remove excessive commented out code of old /neurename

* Remove usused initialization
Removed old debug console prints

* Remove commented out removed options

* Remove commented and unused String List
Remove commented and unused size settings

* Remove unused commented out code

* Remove unused commented out code

* Remove unused commented code</pre>
</div>
</content>
</entry>
<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>Override selected text when pasting in Item editor (#150)</title>
<updated>2022-06-01T06:32:09+00:00</updated>
<author>
<name>Lulonaut</name>
<email>67191924+Lulonaut@users.noreply.github.com</email>
</author>
<published>2022-06-01T06:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=1c3fe03bf83f1772993de88434accde970863b77'/>
<id>1c3fe03bf83f1772993de88434accde970863b77</id>
<content type='text'>
* replace selected text

* crash when selection starts from the left

* cursor pos crash</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replace selected text

* crash when selection starts from the left

* cursor pos crash</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ctrl+v pasting twice (#148)</title>
<updated>2022-05-24T08:47:44+00:00</updated>
<author>
<name>Lulonaut</name>
<email>67191924+Lulonaut@users.noreply.github.com</email>
</author>
<published>2022-05-24T08:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=07444d592fdb41371734056798e3a44e25b8a3e3'/>
<id>07444d592fdb41371734056798e3a44e25b8a3e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow pasting formatted text (#144)</title>
<updated>2022-05-22T09:06:01+00:00</updated>
<author>
<name>Lulonaut</name>
<email>67191924+Lulonaut@users.noreply.github.com</email>
</author>
<published>2022-05-22T09:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=6a997f1670df7f7112e7616c0f02fcc490289946'/>
<id>6a997f1670df7f7112e7616c0f02fcc490289946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>more code clean up (#38)</title>
<updated>2021-12-28T05:49:28+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2021-12-28T05:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=ea3ec354ba3bb5b4ac64b8032816b8e4c407f099'/>
<id>ea3ec354ba3bb5b4ac64b8032816b8e4c407f099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code Clean Up (#2)</title>
<updated>2021-10-16T19:50:41+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2021-10-16T19:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=7c00af18febf6c0b833c7633b4fb60a9a1bb93af'/>
<id>7c00af18febf6c0b833c7633b4fb60a9a1bb93af</id>
<content type='text'>
* intellij code clean up

* optimize imports

* format

* intellij suggestions

* fix empty catch issues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* intellij code clean up

* optimize imports

* format

* intellij suggestions

* fix empty catch issues</pre>
</div>
</content>
</entry>
<entry>
<title>increase max string length for item editing</title>
<updated>2021-09-11T19:48:07+00:00</updated>
<author>
<name>IRONM00N</name>
<email>64110067+IRONM00N@users.noreply.github.com</email>
</author>
<published>2021-09-11T19:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=77e6ac2fa318dec4add929f85992ddff7201d486'/>
<id>77e6ac2fa318dec4add929f85992ddff7201d486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
