<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/garden/GardenAPI.kt, branch tabcompletionapi</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/SkyHanni.git/'/>
<entry>
<title>Improvement: Overflow Garden Levels (#1325)</title>
<updated>2024-04-23T14:58:42+00:00</updated>
<author>
<name>Empa</name>
<email>42304516+ItsEmpa@users.noreply.github.com</email>
</author>
<published>2024-04-23T14:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=27cebc2d1a2f06a905abe69cdd43bba7857f8e2c'/>
<id>27cebc2d1a2f06a905abe69cdd43bba7857f8e2c</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add deprecation</title>
<updated>2024-04-13T20:56:37+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-04-13T20:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=b5953c7f358d23705b08b56e8777e1949b92e183'/>
<id>b5953c7f358d23705b08b56e8777e1949b92e183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Item Size in Crop Milestones GUI (#1436)</title>
<updated>2024-04-13T20:55:53+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-04-13T20:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=3bcdbbd286404fda21fab87a9b9d193be8338201'/>
<id>3bcdbbd286404fda21fab87a9b9d193be8338201</id>
<content type='text'>
Co-authored-by: martimavocado &lt;martim.cavaco@tutanota.com&gt;
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: martimavocado &lt;martim.cavaco@tutanota.com&gt;
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup</title>
<updated>2024-04-09T16:24:50+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-04-09T16:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=ca07710d1907a8a0d746f996358dddf15ae12a1b'/>
<id>ca07710d1907a8a0d746f996358dddf15ae12a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Item Render in Next Contest Overlay (#1403)</title>
<updated>2024-04-09T16:20:58+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-04-09T16:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=85138c09082541e0b9c8b9b50c9e7afce2e03101'/>
<id>85138c09082541e0b9c8b9b50c9e7afce2e03101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: Use only one inventory close event (#1184)</title>
<updated>2024-04-04T23:56:09+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-04-04T23:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=940b961edc0bea93fafa99764454196b0d47e42b'/>
<id>940b961edc0bea93fafa99764454196b0d47e42b</id>
<content type='text'>
* use only one inventory close event

* fix InventoryCloseEvent not getting called when closing player inventory, not fully opened inventories, and sometimes leaving inventories by opening other mod menus

* used event in minion collection, and renamed functions

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use only one inventory close event

* fix InventoryCloseEvent not getting called when closing player inventory, not fully opened inventories, and sometimes leaving inventories by opening other mod menus

* used event in minion collection, and renamed functions

---------

Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Backend: Make all event names uniform (#1290)</title>
<updated>2024-04-03T18:10:32+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-04-03T18:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a7c6e08864f4d7a2ebf5776d2b4d5c8f1a691b56'/>
<id>a7c6e08864f4d7a2ebf5776d2b4d5c8f1a691b56</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Tick event being called twice a tick (#1342)</title>
<updated>2024-04-03T17:56:02+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-04-03T17:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=1d051f3e1e35489989ca109f1493154641c23068'/>
<id>1d051f3e1e35489989ca109f1493154641c23068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Lane Detection (#1239)</title>
<updated>2024-03-22T20:41:48+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-03-22T20:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a82b6f8d2567cc68a97128180bc75997da3daf32'/>
<id>a82b6f8d2567cc68a97128180bc75997da3daf32</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvement: Lane Switch v2 (#1208)</title>
<updated>2024-03-19T09:38:45+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-03-19T09:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a4946da8409040003d96c7d8d43ed394597bf675'/>
<id>a4946da8409040003d96c7d8d43ed394597bf675</id>
<content type='text'>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hannibal2 &lt;24389977+hannibal00212@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
