<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/OneConfig.git/src/main/java/cc/polyfrost/oneconfig/mixin, branch master</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/OneConfig.git/'/>
<entry>
<title>refactor (#36)</title>
<updated>2022-06-05T15:43:23+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-06-05T15:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=ab7256dff5d6d37488081ba7a01b36d3ee9ef563'/>
<id>ab7256dff5d6d37488081ba7a01b36d3ee9ef563</id>
<content type='text'>
* refactor

* fix vig compat

* fix nanovg thingy

* e

* finalize

* gui utils package thingy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactor

* fix vig compat

* fix nanovg thingy

* e

* finalize

* gui utils package thingy</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master'</title>
<updated>2022-06-05T09:39:49+00:00</updated>
<author>
<name>nextdaydelivery</name>
<email>79922345+nxtdaydelivery@users.noreply.github.com</email>
</author>
<published>2022-06-05T09:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=17826161c67f6adf5976d7993ac0a229193e2eb6'/>
<id>17826161c67f6adf5976d7993ac0a229193e2eb6</id>
<content type='text'>
# Conflicts:
#	src/main/java/cc/polyfrost/oneconfig/gui/OneConfigGui.java
#	src/main/java/cc/polyfrost/oneconfig/gui/animations/EaseInOutQuad.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicButton.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicElement.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/ModCard.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/text/NumberInputField.java
#	src/main/java/cc/polyfrost/oneconfig/lwjgl/image/ImageLoader.java
#	src/main/java/cc/polyfrost/oneconfig/utils/GuiUtils.java
#	src/main/java/cc/polyfrost/oneconfig/utils/commands/annotations/Command.java
#	src/main/java/cc/polyfrost/oneconfig/utils/commands/arguments/ArgumentParser.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/main/java/cc/polyfrost/oneconfig/gui/OneConfigGui.java
#	src/main/java/cc/polyfrost/oneconfig/gui/animations/EaseInOutQuad.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicButton.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicElement.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/ModCard.java
#	src/main/java/cc/polyfrost/oneconfig/gui/elements/text/NumberInputField.java
#	src/main/java/cc/polyfrost/oneconfig/lwjgl/image/ImageLoader.java
#	src/main/java/cc/polyfrost/oneconfig/utils/GuiUtils.java
#	src/main/java/cc/polyfrost/oneconfig/utils/commands/annotations/Command.java
#	src/main/java/cc/polyfrost/oneconfig/utils/commands/arguments/ArgumentParser.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat code and OC-38</title>
<updated>2022-06-05T09:36:43+00:00</updated>
<author>
<name>nextdaydelivery</name>
<email>79922345+nxtdaydelivery@users.noreply.github.com</email>
</author>
<published>2022-06-05T09:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=087f5404658a1543834f16a89e3436f8399297f6'/>
<id>087f5404658a1543834f16a89e3436f8399297f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite command manager, stop using essential relocate, and reformat code (#34)</title>
<updated>2022-06-05T08:27:36+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-06-05T08:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=44dfbbb419f1736530c04c02a651f7757cf83f3d'/>
<id>44dfbbb419f1736530c04c02a651f7757cf83f3d</id>
<content type='text'>
* reformat code

* reformat code
rewrite command manager
stop using essential relocate</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reformat code

* reformat code
rewrite command manager
stop using essential relocate</pre>
</div>
</content>
</entry>
<entry>
<title>receive and send packet events (#32)</title>
<updated>2022-06-04T15:09:25+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-06-04T15:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=d14d193dec3734cb66b5f36290b51f049ba18e2e'/>
<id>d14d193dec3734cb66b5f36290b51f049ba18e2e</id>
<content type='text'>
* move from mod events to mixin

* packet events</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move from mod events to mixin

* packet events</pre>
</div>
</content>
</entry>
<entry>
<title>move from mod events to mixin (#31)</title>
<updated>2022-06-04T07:22:03+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-06-04T07:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=d77df8fd5fa42b35c3e655f8e95874338b611901'/>
<id>d77df8fd5fa42b35c3e655f8e95874338b611901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>javadocs for events + TimerUpdateEvent</title>
<updated>2022-05-28T07:33:31+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-28T07:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=f5cd94bdac8c20e61bc6d7e898618ebf7ea2dc66'/>
<id>f5cd94bdac8c20e61bc6d7e898618ebf7ea2dc66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OC-32 OC-34  (#24)</title>
<updated>2022-05-28T05:02:04+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-28T05:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=01e4c0dfb2a9726a9bf1c4d1a1fe28edbc3d094c'/>
<id>01e4c0dfb2a9726a9bf1c4d1a1fe28edbc3d094c</id>
<content type='text'>
* OC-34 hypixel utils class (#21)

* OC-26 Build Workflow

* OC-26 oops

* OC-33 some networking utils

* OC-34 idk

* OC-34 idk

* OC-34 restructure hypixel utils

* hypixelutils and multithreading

implement more events
remove vcal icon stuff

* more javadocs

Co-authored-by: Ethan &lt;git@ethanlibs.co&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* OC-34 hypixel utils class (#21)

* OC-26 Build Workflow

* OC-26 oops

* OC-33 some networking utils

* OC-34 idk

* OC-34 idk

* OC-34 restructure hypixel utils

* hypixelutils and multithreading

implement more events
remove vcal icon stuff

* more javadocs

Co-authored-by: Ethan &lt;git@ethanlibs.co&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>universal events</title>
<updated>2022-05-27T16:39:11+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-27T16:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=f1509146f504707dfab3e9abac36038f94040b64'/>
<id>f1509146f504707dfab3e9abac36038f94040b64</id>
<content type='text'>
add mixinextras and keventbus
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add mixinextras and keventbus
</pre>
</div>
</content>
</entry>
<entry>
<title>de-minecraftify a lot of things + use mixin instead of reflection (#11)</title>
<updated>2022-05-14T07:59:25+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-05-14T07:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=2c592090b9448203559e01326bc2c2d995b15d53'/>
<id>2c592090b9448203559e01326bc2c2d995b15d53</id>
<content type='text'>
* de-minecraftify

* use mixin instead of reflection

* lol</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* de-minecraftify

* use mixin instead of reflection

* lol</pre>
</div>
</content>
</entry>
</feed>
