<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/COFL.git/src/main/java/de/torui/coflsky/configuration, 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>fixed location, patched purse commands (#93)</title>
<updated>2023-02-26T16:01:07+00:00</updated>
<author>
<name>Äkwav</name>
<email>16632490+Ekwav@users.noreply.github.com</email>
</author>
<published>2023-02-26T16:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=96eda0751f26e81d8788d62264dc74dd28358d66'/>
<id>96eda0751f26e81d8788d62264dc74dd28358d66</id>
<content type='text'>
* fixed location, patched purse commands

* revert chat format

* revert overlooked line

* bump session length</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed location, patched purse commands

* revert chat format

* revert overlooked line

* bump session length</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>
<entry>
<title>implementation</title>
<updated>2022-06-16T11:50:07+00:00</updated>
<author>
<name>Äkwav</name>
<email>ekwav@coflnet.com</email>
</author>
<published>2022-06-16T11:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=b8aeecc901fbd587a6ff11e17dc84fea82daaa97'/>
<id>b8aeecc901fbd587a6ff11e17dc84fea82daaa97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial implementation (#38)</title>
<updated>2022-05-21T14:11:01+00:00</updated>
<author>
<name>Torui</name>
<email>44932079+ToruiDev@users.noreply.github.com</email>
</author>
<published>2022-05-21T14:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=b9b1294882b68e2d85aec0c1d28570f5d68359b9'/>
<id>b9b1294882b68e2d85aec0c1d28570f5d68359b9</id>
<content type='text'>
* rewrite everything

* Add replace and insert methods for tooltips

* Add sleep bcz hypixel doesnt want a prefilled chest

* Commit requested changes

* Fix messed up item stacks for stackables

* Move handlers to handlers package

* Empty hashmap on gui close

* merge conflixt fix

* Fix index out of bound exception

* Fix bcz forge

* fix messed slot assigns when there is empoty inventory slot

* Make tooltips respect mod settings

* Fix typo

* save tab contents

* optimise description loading &amp; fix tab

Co-authored-by: HackedOS &lt;63157139+HackedOS@users.noreply.github.com&gt;
Co-authored-by: Äkwav &lt;xekwavx@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rewrite everything

* Add replace and insert methods for tooltips

* Add sleep bcz hypixel doesnt want a prefilled chest

* Commit requested changes

* Fix messed up item stacks for stackables

* Move handlers to handlers package

* Empty hashmap on gui close

* merge conflixt fix

* Fix index out of bound exception

* Fix bcz forge

* fix messed slot assigns when there is empoty inventory slot

* Make tooltips respect mod settings

* Fix typo

* save tab contents

* optimise description loading &amp; fix tab

Co-authored-by: HackedOS &lt;63157139+HackedOS@users.noreply.github.com&gt;
Co-authored-by: Äkwav &lt;xekwavx@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Dont spam chat with config updates (#62)</title>
<updated>2022-05-17T17:36:47+00:00</updated>
<author>
<name>HackOS</name>
<email>63157139+HackedOS@users.noreply.github.com</email>
</author>
<published>2022-05-17T17:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=4a85bf6754c101b43d2d0d3a6c9ed5744dd0308d'/>
<id>4a85bf6754c101b43d2d0d3a6c9ed5744dd0308d</id>
<content type='text'>
* Dont spam chat with config updates

* Fix bcz im dumb

* Show value of setting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Dont spam chat with config updates

* Fix bcz im dumb

* Show value of setting</pre>
</div>
</content>
</entry>
<entry>
<title>Add Auto-Toggle and Send Scoreboard/Tab Menu Data (#58)</title>
<updated>2022-05-12T16:41:18+00:00</updated>
<author>
<name>HackOS</name>
<email>63157139+HackedOS@users.noreply.github.com</email>
</author>
<published>2022-05-12T16:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=ae12206958a0ba848594beeb2f804720d1a89d4f'/>
<id>ae12206958a0ba848594beeb2f804720d1a89d4f</id>
<content type='text'>
* Add Auto-Toggle

* Send Scoreboard data to the Server

* Fix Privacy settings and respect collect scoreboard

* Move code to EventHandlers.java and collect Tab Manu data

* Remove unused import

* Refactor for Readability

* Bug Fix

* Fix bug

* Add LocalConfig and Respect AutoStart

* Add chat msg when leaving skyblock

* Add ChatRegex

* Fix bug where purse doesnt update with pigyy bank

* Improve Performance

* Fix chatregex always being null</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Auto-Toggle

* Send Scoreboard data to the Server

* Fix Privacy settings and respect collect scoreboard

* Move code to EventHandlers.java and collect Tab Manu data

* Remove unused import

* Refactor for Readability

* Bug Fix

* Fix bug

* Add LocalConfig and Respect AutoStart

* Add chat msg when leaving skyblock

* Add ChatRegex

* Fix bug where purse doesnt update with pigyy bank

* Improve Performance

* Fix chatregex always being null</pre>
</div>
</content>
</entry>
<entry>
<title>Feature/configuration (#59)</title>
<updated>2022-05-08T11:05:09+00:00</updated>
<author>
<name>Torui</name>
<email>44932079+ToruiDev@users.noreply.github.com</email>
</author>
<published>2022-05-08T11:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=a7d7277bfa5274c816b93e4493447989c3d562da'/>
<id>a7d7277bfa5274c816b93e4493447989c3d562da</id>
<content type='text'>
* initial commit of configuration management

* Updated Configuration Options

* Review Feedback, IntelliJ was angry about TimerCountdown.java import

Co-authored-by: Florian Rinke &lt;florian@torui.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial commit of configuration management

* Updated Configuration Options

* Review Feedback, IntelliJ was angry about TimerCountdown.java import

Co-authored-by: Florian Rinke &lt;florian@torui.de&gt;</pre>
</div>
</content>
</entry>
</feed>
