<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/dungeons/GuiDungeonMapEditor.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>Cleanup: Refactor for naming conventions (#856)</title>
<updated>2023-10-06T05:09:41+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-10-06T05:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=ebdc4df69093d29c3334537f9267374773464a30'/>
<id>ebdc4df69093d29c3334537f9267374773464a30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moul Config (#814)</title>
<updated>2023-10-02T15:36:27+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-10-02T15:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=f4f7ec10fd724b05d922204ac1739536b1ec9caa'/>
<id>f4f7ec10fd724b05d922204ac1739536b1ec9caa</id>
<content type='text'>
* Moul Config

* Bump version

* Fix IQ test and oneconfig

* Add version to title

* Fix NPE

* Fix merge</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Moul Config

* Bump version

* Fix IQ test and oneconfig

* Add version to title

* Fix NPE

* Fix merge</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>Optional Oneconfig support (#401)</title>
<updated>2023-01-11T21:03:47+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-01-11T21:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=49c9345807ed4d13d035e27a0665e2f7c63b0c9e'/>
<id>49c9345807ed4d13d035e27a0665e2f7c63b0c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gui editor (#316)</title>
<updated>2022-11-02T19:04:30+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2022-11-02T19:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=5f0291595204c06be9c6462dce6b166b03c19f68'/>
<id>5f0291595204c06be9c6462dce6b166b03c19f68</id>
<content type='text'>
* kinda working ig

* gui editor kinda works. map and drill fuel doesnt show yet. weird overlapping issues. overlays that have itemstacks glitch out on the left side

* POV: im making scuffed af code during business class

* a

* made it so you ""can"" move the map

* works for everything but the map (AAAAAAAA)

* remove options

* everything working™️ besides the hollows overlay buggin

* hearth 💀

* swap the thingies

* Update Position.java

* Change arbitrary if statement

* Fixed dontRenderOverlay

* Made code more sane

* Add powder overlay and cleaned up NEUConfig

* less work for new gui overlays in the future

* its not a bug
its a feature suggestion

* Fixed map on f1 (thank soopy)

* Fixed map on entrance and fixed interp for e and f1

* no more warning !!

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>
* kinda working ig

* gui editor kinda works. map and drill fuel doesnt show yet. weird overlapping issues. overlays that have itemstacks glitch out on the left side

* POV: im making scuffed af code during business class

* a

* made it so you ""can"" move the map

* works for everything but the map (AAAAAAAA)

* remove options

* everything working™️ besides the hollows overlay buggin

* hearth 💀

* swap the thingies

* Update Position.java

* Change arbitrary if statement

* Fixed dontRenderOverlay

* Made code more sane

* Add powder overlay and cleaned up NEUConfig

* less work for new gui overlays in the future

* its not a bug
its a feature suggestion

* Fixed map on f1 (thank soopy)

* Fixed map on entrance and fixed interp for e and f1

* no more warning !!

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>prerelease changes (#215)</title>
<updated>2022-08-09T21:48:06+00:00</updated>
<author>
<name>jani270</name>
<email>69345714+jani270@users.noreply.github.com</email>
</author>
<published>2022-08-09T21:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=197e463ad2909708e78e693ba1f9a820295cea5a'/>
<id>197e463ad2909708e78e693ba1f9a820295cea5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Add .gitattributes, normalize exiting line endings (#91)</title>
<updated>2022-03-13T13:15:37+00:00</updated>
<author>
<name>CraftyOldMiner</name>
<email>85420839+CraftyOldMiner@users.noreply.github.com</email>
</author>
<published>2022-03-13T13:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=0ef9d7e01ec6696444af53176ab955e0cb0701b0'/>
<id>0ef9d7e01ec6696444af53176ab955e0cb0701b0</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>
</feed>
