<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git/src/main/resources, branch 4.1.0</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>Update versions</title>
<updated>2021-06-09T08:57:34+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-06-09T08:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=2e037343d27a2c8ae8aee022249d1023c1c91479'/>
<id>2e037343d27a2c8ae8aee022249d1023c1c91479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from accessor to AW, fixes #113</title>
<updated>2021-06-04T21:14:22+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-06-04T21:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=a1bb6316f2d6ecc0019e00438b4cf724dde68f73'/>
<id>a1bb6316f2d6ecc0019e00438b4cf724dde68f73</id>
<content type='text'>
Accessors would be preferred but there is a mixin bug/regression
that prevents me from modifying final fields with accessors unless I do
some concerning hacky code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessors would be preferred but there is a mixin bug/regression
that prevents me from modifying final fields with accessors unless I do
some concerning hacky code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update LibNinePatch to 1.1.0, use ContextualTextureRenderer</title>
<updated>2021-05-27T18:27:10+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-05-27T18:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=0da8b453600577aa2519b9e9427733d9bf4da99d'/>
<id>0da8b453600577aa2519b9e9427733d9bf4da99d</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>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>Add button dark mode</title>
<updated>2021-02-27T15:32:42+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-02-02T16:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=4580f57836642af7b0d2d99431923ccd6477e0ca'/>
<id>4580f57836642af7b0d2d99431923ccd6477e0ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move config handling to Path</title>
<updated>2021-02-27T14:23:05+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-02-27T14:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=61f953a2c88047ccc5fb2de0b91e661503d0f06a'/>
<id>61f953a2c88047ccc5fb2de0b91e661503d0f06a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all implementation classes into the impl package</title>
<updated>2021-02-27T14:18:48+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-02-27T14:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=9b4c9e48002d29b662fb11b2ba58177f04268ba5'/>
<id>9b4c9e48002d29b662fb11b2ba58177f04268ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add screen networking API, update to 1.16.4</title>
<updated>2020-12-17T18:08:01+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-12-17T18:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=788176dcaa49ced35e9f441a820410bcd4f09cfe'/>
<id>788176dcaa49ced35e9f441a820410bcd4f09cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Finnish translation</title>
<updated>2020-10-18T13:36:25+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-10-18T13:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=51fbf5203d8ee7c22837dd72b84520c913a9c5bf'/>
<id>51fbf5203d8ee7c22837dd72b84520c913a9c5bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
