aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/dungeons/GuiDungeonMapEditor.java
AgeCommit message (Collapse)Author
2023-10-06Cleanup: Refactor for naming conventions (#856)Walker Selby
2023-10-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-03-04I hate FontRenderer. (#612)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-11Optional Oneconfig support (#401)Roman / Linnea Gräf
2022-11-02Gui editor (#316)NopoTheGamer
* 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 <24389977+hannibal00212@users.noreply.github.com>
2022-10-21Code Cleanup (#333)Walker Selby
* 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
2022-08-09prerelease changes (#215)jani270
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-03-13Add .gitattributes, normalize exiting line endings (#91)CraftyOldMiner
2022-02-27feat: improve formating :)IRONM00N
2021-12-28more code clean up (#38)IRONM00N
2021-10-16Code Clean Up (#2)IRONM00N
* intellij code clean up * optimize imports * format * intellij suggestions * fix empty catch issues
2021-07-25Add extra button texture so dungeon map editor can be read with packshqDoKM
idk, seems like the simpelest fix for now could switch it out to a config file that allows pack creators to choose the text colours
2021-07-08Redo config so its less clutteredDoKM
2021-02-10PRE18.1BuildTools
2021-02-10PRE18BuildTools
2021-02-05PRE15BuildTools
2021-01-24PRE10BuildTools
2021-01-21PRE8BuildTools
2021-01-132.0 PRE6BuildTools
2021-01-07PRE4BuildTools
2020-11-28bye melbMoulberry
2020-11-231.7Moulberry
2020-11-04fine 1.5.3Moulberry