aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/DungeonMapConfig.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
2022-10-21Added the ability to add search tags to config options (#309)NopoTheGamer
2022-09-14Added chat message to let players turn on the storage gui if they โ†ตNopoTheGamer
accidentally turned it off (#273) * Added a chat message to turn the storage gui back on after turning it off in said storage gui * remove the skyclient mixin * map on by default
2022-06-11Trophy Fishing Tab (#163)efefury
* trophy fishing cool stuff Co-Authored-By: jani270 <69345714+jani270@users.noreply.github.com> * noob * yep bugs: - not uploading when swapping profiles - while hovering over lowest slot, left skulls have light issue Co-Authored-By: jani270 <69345714+jani270@users.noreply.github.com> * change when switching profiles * things lighting bugs add trophy page to pageLayout on startup disable dungeon map on startup * map message * ๐Ÿคก but ok Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> * i hate you iron Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: IRONM00N <64110067+IRONM00N@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-04-30made it so "pane gui scale" doesnt effect armour/pet huds (#117)NopoTheGamer
* made it so "pane gui scale" doesnt effect armour/pet huds ( i did not know that was a feature) this did NOT take me 20 minutes to make this commit on the right branch * = Updated the syntax for the /sthw command, putting name after the coordinates (@My-Name-Is-Jeff) * deez nuts * move equipment tooltips to the left * move tooltip when rendering fixes some opengl shenanigans when using GlTranslate * import static * i think the number 27 is cooler than 21 but its needed here * fix pet tooltip when equipment is not cached * added master star support to the search overlay (no texture rn cos lazy) * Added 6-10 stars to the auction search overlay i am not using the web editor * texture - jani * โž“/โž“ pr adding numbers to /neurename * โž“/โž“ pr adding numbers 2.1.md * neuec support to attributes (THIS DID NOT TAKE OVER AN HOUR) * 2.1.md ๐Ÿ™‚ * Added flares to tools itemtab / fixed todo move option not showing / some fixes for my heart * fix normal keybinds not working in CalendarOverlay * 2.1.md ๐Ÿ™‚ * cobble pro time keeper * added MAXED_ATTRIBUTE_SHARD * Update 2.1.md Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: jani270 <jani270@gmx.de>
2022-03-13Add .gitattributes, normalize exiting line endings (#91)CraftyOldMiner
2022-02-27feat: improve formating :)IRONM00N
2021-07-08Redo config so its less clutteredDoKM