<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git/GuiTest/src, branch 2.0.0-beta.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>Move WWidget.addTooltip to use StringRenderables</title>
<updated>2020-06-18T07:54:26+00:00</updated>
<author>
<name>Juuxel</name>
<email>kasperi.kauppi@gmail.com</email>
</author>
<published>2020-06-18T07:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=6b613ed909e06f4d043f14d37db3c74b2fb14c86'/>
<id>6b613ed909e06f4d043f14d37db3c74b2fb14c86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to pre8</title>
<updated>2020-06-17T20:09:32+00:00</updated>
<author>
<name>Juuxel</name>
<email>kasperi.kauppi@gmail.com</email>
</author>
<published>2020-06-17T20:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=dfb7f3a11a11c786e6c4ef66f6324f7f52d1d864'/>
<id>dfb7f3a11a11c786e6c4ef66f6324f7f52d1d864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement a WTiledSprite widget (#62)</title>
<updated>2020-06-13T15:26:51+00:00</updated>
<author>
<name>Filip Weiss</name>
<email>me@fiws.net</email>
</author>
<published>2020-06-13T15:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=ca715a8a5d904bd8903edcfcfc1515be67d03e8c'/>
<id>ca715a8a5d904bd8903edcfcfc1515be67d03e8c</id>
<content type='text'>
* implement a WTiledSprite widget

* tiledSprite: new constuctor, cleanup api and comments

* Update GuiTest/src/main/java/io/github/cottonmc/test/client/TestClientGui.java

Co-authored-by: Juuxel &lt;6596629+Juuxel@users.noreply.github.com&gt;

Co-authored-by: Juuxel &lt;6596629+Juuxel@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement a WTiledSprite widget

* tiledSprite: new constuctor, cleanup api and comments

* Update GuiTest/src/main/java/io/github/cottonmc/test/client/TestClientGui.java

Co-authored-by: Juuxel &lt;6596629+Juuxel@users.noreply.github.com&gt;

Co-authored-by: Juuxel &lt;6596629+Juuxel@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>CottonInventoryController -&gt; SyncedGuiDescription</title>
<updated>2020-06-05T15:01:27+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-06-05T15:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=ffa5a02e44381983ffdbddad0debc4569c1a1994'/>
<id>ffa5a02e44381983ffdbddad0debc4569c1a1994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.16-pre2</title>
<updated>2020-06-05T14:48:22+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-06-05T14:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=1910cba88af8a95ad0ce4373b460220297aad86b'/>
<id>1910cba88af8a95ad0ce4373b460220297aad86b</id>
<content type='text'>
- All Text usages apart from screen titles have been replaced with class_5348
- WLabel. and WText. getTextAt has been replaced by getTextStyleAt to match vanilla functionality
- CottonInventoryScreen.drawForeground
  - Prevents vanilla from rendering the player inventory label (already rendered by us
    and not needed in every GUI)
  - The title is now rendered using the title coordinate fields like in vanilla
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- All Text usages apart from screen titles have been replaced with class_5348
- WLabel. and WText. getTextAt has been replaced by getTextStyleAt to match vanilla functionality
- CottonInventoryScreen.drawForeground
  - Prevents vanilla from rendering the player inventory label (already rendered by us
    and not needed in every GUI)
  - The title is now rendered using the title coordinate fields like in vanilla
</pre>
</div>
</content>
</entry>
<entry>
<title>Make TestController have a focus test</title>
<updated>2020-05-20T21:25:10+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-05-20T21:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=e39e805a35261a27c09cc4ad6f88e19eaf0bb01a'/>
<id>e39e805a35261a27c09cc4ad6f88e19eaf0bb01a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Inventory label for player inventory panels</title>
<updated>2020-05-20T18:48:25+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-05-20T18:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=48254df84d4e8f58f37b7bbb1ef3cb81446f6df4'/>
<id>48254df84d4e8f58f37b7bbb1ef3cb81446f6df4</id>
<content type='text'>
Also allows custom label widgets that can be *any* widget.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also allows custom label widgets that can be *any* widget.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test mod to 20w17a</title>
<updated>2020-05-08T17:21:55+00:00</updated>
<author>
<name>Juuxel</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2020-05-08T17:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=6134cc78ea2452e9d133258dfcf5bc634148d576'/>
<id>6134cc78ea2452e9d133258dfcf5bc634148d576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed GuiTest</title>
<updated>2020-01-29T10:52:03+00:00</updated>
<author>
<name>ErnieBernie10</name>
<email>30663198+ErnieBernie10@users.noreply.github.com</email>
</author>
<published>2020-01-29T10:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=75a68c542956e168b66f4024f4c73eb0360fc455'/>
<id>75a68c542956e168b66f4024f4c73eb0360fc455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 19w42a</title>
<updated>2019-10-24T13:49:49+00:00</updated>
<author>
<name>Falkreon</name>
<email>falkreon@gmail.com</email>
</author>
<published>2019-10-24T13:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=6b40020b11fb6568c69699885f2836b552c40dc1'/>
<id>6b40020b11fb6568c69699885f2836b552c40dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
