Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Fixed Magma Boss Bestiary
* Fixed magma boss name & actual fixed bestiary
sorry nea
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: ThexXTURBOXx <nico.mexis@kabelmail.de>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
|
|
* neuec tooltip cache
* forgor to remove (W.I.P)
* forgot to make it on by default
* Format and comment change
* Merge branch 'NotEnoughUpdates:master' into enchant-optimisation
* Merge remote-tracking branch 'origin/enchant-optimisation' into encha…
* Merge branch 'NotEnoughUpdates:master' into enchant-optimisation
* bing bong fps gon
* Merge branch 'NotEnoughUpdates:master' into enchant-optimisation
* remove max book blurb because in theory it will be added to the repo
* Merge branch 'master' into enchant-optimisation
* Merge branch 'master' into enchant-optimisation
* Fixed issues
* Moved Custom enchant colour stuff to it's own accordion
* Merge branch 'NotEnoughUpdates:master' into enchant-optimisation
|
|
* 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
|
|
* Update CONTRIBUTING.md
I changed it so it specifies that you need to have a fork of the repo to contribute.
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
Specifying you should make a new branch for every feature and not do it in the master branch like me
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
changed pr to pull request and comitted to committed
* Update CONTRIBUTING.md
grammer
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
|
|
Right the wrongs
|
|
Added a option to change the delay for rendering the tooltip of new buttons
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Remove thingy that made me very angry
* Revert that
|
|
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
350/merge
|
|
382/merge
|
|
370/merge
|
|
363/merge
|
|
* Remove messages in chat if they are under a set skyblock level
* 🤓 "not future proof. what if someone gets sb level 1000"
* 2.1.1.md
* Update Update Notes/2.1.1.md
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
|
|
* Merged if-else and switch statement checking effectively the same thing to one check
* Rewrote logic to prevent checking "internalname != null" 26 times in a single if block.
Simplified logic to increase readability and efficiency
* Fix parenthesis error
|
|
* Ctrl + Z and Ctrl + Y support
currently for Bazaar and AH search along with the search bar.
(might have issues as my brain jumbled up during the making of this
and also probably missing a few places that could use it.)
* Ctrl + Z and Ctrl + Y support but on a bigger scale
Removed it from Auction and Bazaar search and created a new mixin for GuiTextField containing the Undo (Ctrl + z) and Redo (Ctrl + y) action.
* Ctrl + shift + Z for redo and stack cut.
After redo/undo if you type a character or remove one it will cut the stack to that index (won't be able to rewind what you already rewound before.)
* Moved the undo/redo detection to MixinGuiTextField#addToStack
* Added an override for if something goes wrong
see misc > "Enable text field tweaks"
Also removed the space that hannibal wanted gone. :)
* i hate files changed with only new lines
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
Prepare next Version and add missing patch notes
|
|
* Added trophy fish total count to each trophy fish. Also formatted the numbers for readability.
* Removed double brackets.
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
Just a minor error I noticed while using the mod, given you're not always viewing your own profile.
|
|
* [Calculator] Add exponent operator
* [Calculator] Add percent postfix
* Add new suggestions
|
|
|
|
|
|
|
|
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com>
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
|
|
|
|
from downgrading) (#371)
|
|
|
|
* Update DevTestCommand.java
Update DEV_TESTERS to be UUID based rather than string literals of usernames.
Update logic to check for UUIDs rather than usernames.
* Add Detection for developer environment
Add a check for if they are using a deobfuscatedEnvironment, which would allow them to use the dev commands. Thanks @romangraef
Co-Authored-By: Roman / Linnea Gräf <roman.graef@gmail.com>
* Update DevTestCommand.java
* Revert Last Change
* Add egirlefe per request
* Add efefury per request
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
|
|
|
|
|
|
|
|
* Fixed buggy cape in /pv
|
|
2.1 Continued
|