<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/mixins/MixinGuiTextField.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>Fix picknimbus not working for ability cooldown (#398)</title>
<updated>2022-10-31T10:23:53+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2022-10-31T10:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=41d1093d34599a903df4b4cbbd76067dc7e6ce9e'/>
<id>41d1093d34599a903df4b4cbbd76067dc7e6ce9e</id>
<content type='text'>
* add PICKONIMBUS to pickaxe

* fixed yelling at you

* unsure why it was like that

* Chatting

* Watching</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add PICKONIMBUS to pickaxe

* fixed yelling at you

* unsure why it was like that

* Chatting

* Watching</pre>
</div>
</content>
</entry>
<entry>
<title>Ctrl + Z and (Ctrl + Y and Ctrl + Shift + Z) support (#358)</title>
<updated>2022-10-21T01:25:08+00:00</updated>
<author>
<name>Ascynx</name>
<email>78341107+Ascynx@users.noreply.github.com</email>
</author>
<published>2022-10-21T01:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=19175cb01395cd0a74714a0202152a0d52a561d4'/>
<id>19175cb01395cd0a74714a0202152a0d52a561d4</id>
<content type='text'>
* 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 &gt; "Enable text field tweaks"

Also removed the space that hannibal wanted gone. :)

* i hate files changed with only new lines

Co-authored-by: nopo &lt;nopotheemail@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &gt; "Enable text field tweaks"

Also removed the space that hannibal wanted gone. :)

* i hate files changed with only new lines

Co-authored-by: nopo &lt;nopotheemail@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
