<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git, branch 4.0.0-alpha.3</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/LibGui.git/'/>
<entry>
<title>Bump version to 4.0.0-alpha.3</title>
<updated>2021-05-27T16:39:15+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T16:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=935a2e13b4bf3a41c18d43e42fb14f1b726f5a3a'/>
<id>935a2e13b4bf3a41c18d43e42fb14f1b726f5a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace bad 9patch with LibNinePatch, fix bug with ItemIcon</title>
<updated>2021-05-27T16:38:15+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T16:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=da554fce60f1cba794a9c062b3ded81caf1f57b9'/>
<id>da554fce60f1cba794a9c062b3ded81caf1f57b9</id>
<content type='text'>
Also adds nicer tests with client-side commands.
  /libgui config: opens the config GUI without Mod Menu
  /libgui tab: opens a tab test GUI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds nicer tests with client-side commands.
  /libgui config: opens the config GUI without Mod Menu
  /libgui tab: opens a tab test GUI
</pre>
</div>
</content>
</entry>
<entry>
<title>Javadoc improvements</title>
<updated>2021-05-27T15:17:25+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T15:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=24aec1403fc9e3f1868e66b90bc83dacdb07ca06'/>
<id>24aec1403fc9e3f1868e66b90bc83dacdb07ca06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert Insets into a record</title>
<updated>2021-05-27T15:11:39+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T15:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=31cdd0feb620ffbde17fff01c787f72038f59b06'/>
<id>31cdd0feb620ffbde17fff01c787f72038f59b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GH workflow</title>
<updated>2021-05-27T15:04:43+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T15:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=5a2549b04ae8d66c702dcaebcde63582f77b0732'/>
<id>5a2549b04ae8d66c702dcaebcde63582f77b0732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add title position property to GuiDescriptions</title>
<updated>2021-05-27T15:03:49+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T15:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=d52ec93090f68c80d49735d911f79e0de01990ee'/>
<id>d52ec93090f68c80d49735d911f79e0de01990ee</id>
<content type='text'>
The new field is used for both fullscreen and normal screens.
Also fixes titles being incorrectly positioned by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new field is used for both fullscreen and normal screens.
Also fixes titles being incorrectly positioned by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port to 21w20a. Fixes #109 (#110)</title>
<updated>2021-05-21T13:45:58+00:00</updated>
<author>
<name>Reece Mackie</name>
<email>20544390+Rover656@users.noreply.github.com</email>
</author>
<published>2021-05-21T13:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=494e8a6d34bb47e2e6f5c4301d0dcb8863e45f23'/>
<id>494e8a6d34bb47e2e6f5c4301d0dcb8863e45f23</id>
<content type='text'>
* 21w20a. Fixes #109

* Indentation and spacing fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 21w20a. Fixes #109

* Indentation and spacing fixes</pre>
</div>
</content>
</entry>
<entry>
<title>support new modmenu api (#103)</title>
<updated>2021-04-05T09:36:34+00:00</updated>
<author>
<name>DragonEggBedrockBreaking</name>
<email>cuber3million@gmail.com</email>
</author>
<published>2021-04-05T09:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=eb168c435be6d4cccb37a4b21dd616571b81917b'/>
<id>eb168c435be6d4cccb37a4b21dd616571b81917b</id>
<content type='text'>
* support new modmenu api

* Update fabric.mod.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support new modmenu api

* Update fabric.mod.json</pre>
</div>
</content>
</entry>
<entry>
<title>Fix checkstyle</title>
<updated>2021-03-19T21:28:03+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-03-19T21:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=a11a885cc43c483f6cd4d61465c32ddf369a302c'/>
<id>a11a885cc43c483f6cd4d61465c32ddf369a302c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>21w11a</title>
<updated>2021-03-19T21:26:53+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-03-19T21:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=c321cfc512e7277f934276657ca21b89cae84794'/>
<id>c321cfc512e7277f934276657ca21b89cae84794</id>
<content type='text'>
Co-authored-by: CoolMineman &lt;62723322+coolmineman@users.noreply.github.com&gt;
Closes #101.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: CoolMineman &lt;62723322+coolmineman@users.noreply.github.com&gt;
Closes #101.
</pre>
</div>
</content>
</entry>
</feed>
