aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/overlays/TextOverlay.java
AgeCommit message (Collapse)Author
2024-07-13Fix custom todos offsetting the todo overlay (#1235)NopoTheGamer
Co-authored-by: Linnea Gräf <nea@nea.moe>
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-05-31Only render active overlays in location editor (#694)Lulonaut
only render overlays in location editor when they are enabled
2023-04-04Move overlays back behind other stuff v2 (#651)NopoTheGamer
Fix overlays not rendering over tab and stuff like on 2.0
2022-12-23Gui element scale (#485)NopoTheGamer
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-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
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-02-23charzBuildTools
2021-02-21PRE24.1BuildTools
2021-02-16PRE21BuildTools
2021-02-05PRE15BuildTools
2021-01-28PRE12BuildTools
2021-01-24PRE10BuildTools