<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/COFL.git/src/main/java/de/torui/coflsky/gui, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/'/>
<entry>
<title>use middle click for button remapping</title>
<updated>2023-11-02T16:41:41+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-11-02T16:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=bef2ffc97f9f308beac5685c28fcf7283d2d4cfb'/>
<id>bef2ffc97f9f308beac5685c28fcf7283d2d4cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into main</title>
<updated>2023-10-18T10:36:20+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-10-18T10:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=2088cda8b5a9d17047ddc1efd8a5c328795aa58d'/>
<id>2088cda8b5a9d17047ddc1efd8a5c328795aa58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix cursor not being grabbed after gui reset</title>
<updated>2023-10-18T10:36:05+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-10-18T10:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=6f8a927b8022491aa5bb26dfb0900d207c99956d'/>
<id>6f8a927b8022491aa5bb26dfb0900d207c99956d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use left click for click action (#103)</title>
<updated>2023-06-29T18:37:06+00:00</updated>
<author>
<name>matthias-luger</name>
<email>58751503+matthias-luger@users.noreply.github.com</email>
</author>
<published>2023-06-29T18:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=49893543a3286b12d09f224a651f24005e43f13e'/>
<id>49893543a3286b12d09f224a651f24005e43f13e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle crash when clicking on cancel</title>
<updated>2023-05-16T21:21:39+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-05-16T21:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=afb18445b175ce54b9bae6f59ab73a2502be9e42'/>
<id>afb18445b175ce54b9bae6f59ab73a2502be9e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set lower and upper inventory of GuiChest correctly (#96)</title>
<updated>2023-03-13T06:59:18+00:00</updated>
<author>
<name>matthias-luger</name>
<email>58751503+matthias-luger@users.noreply.github.com</email>
</author>
<published>2023-03-13T06:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=e82c5c5eb2cff03690c71d413b6c4f724a7861fc'/>
<id>e82c5c5eb2cff03690c71d413b6c4f724a7861fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TFM Purchase UI to Mod (#78)</title>
<updated>2023-02-17T16:32:26+00:00</updated>
<author>
<name>matthias-luger</name>
<email>58751503+matthias-luger@users.noreply.github.com</email>
</author>
<published>2023-02-17T16:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=8f3bce7d6fe41e85f2654f7557bbb564305e58b5'/>
<id>8f3bce7d6fe41e85f2654f7557bbb564305e58b5</id>
<content type='text'>
* Add TFM Purchase UI to Mod

* fix up opening flips by hotkey
fix up flip message in tfm ui

* readded check if the auction should be drawn
mod doesnt crash anymore if a non flip auction is opened

* added /cofl set gui command
changed gui title

* added /fc toggle command
dont store toggle locally

* rename purchaseOverlay config
removed unused code
renamed gui command to /cofl set ahbuygui

* fix message not available if flip opened by mouse
fix old message shown for non flip auctions

* added /cofl setGui command
added cofl purchase gui

* Add sound on flip

* Fixed new flip sound
Optimized cofl gui
Removed flickering of default mc gui
Move mouse to middle on screen open

* remove unused code

* remove debug code

* don't open guis if not in skyblock

* fix sound being null

* fix bed flips
fix opening /cofl blocked

* remove logging

* Rewrote cofl gui to render before the chest gui opens

* - fix bed flips
- invalidate best flips after open

* - fix scrolling

* - fix description not updating
- case insensitive commands
- fix up , at the end of the message

* - add gui if item was already bought
- fix bug that invalidated too many flips
- added missing "break"

* fix merge error

* add .vscode to gitignore
formatting

* fix formatting issue

* - remove comment
- remove emty line</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add TFM Purchase UI to Mod

* fix up opening flips by hotkey
fix up flip message in tfm ui

* readded check if the auction should be drawn
mod doesnt crash anymore if a non flip auction is opened

* added /cofl set gui command
changed gui title

* added /fc toggle command
dont store toggle locally

* rename purchaseOverlay config
removed unused code
renamed gui command to /cofl set ahbuygui

* fix message not available if flip opened by mouse
fix old message shown for non flip auctions

* added /cofl setGui command
added cofl purchase gui

* Add sound on flip

* Fixed new flip sound
Optimized cofl gui
Removed flickering of default mc gui
Move mouse to middle on screen open

* remove unused code

* remove debug code

* don't open guis if not in skyblock

* fix sound being null

* fix bed flips
fix opening /cofl blocked

* remove logging

* Rewrote cofl gui to render before the chest gui opens

* - fix bed flips
- invalidate best flips after open

* - fix scrolling

* - fix description not updating
- case insensitive commands
- fix up , at the end of the message

* - add gui if item was already bought
- fix bug that invalidated too many flips
- added missing "break"

* fix merge error

* add .vscode to gitignore
formatting

* fix formatting issue

* - remove comment
- remove emty line</pre>
</div>
</content>
</entry>
</feed>
