<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/OneConfig.git/versions/1.8.9-forge, 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>deprecator + Stack trace utilities (#121)</title>
<updated>2022-09-03T11:50:40+00:00</updated>
<author>
<name>nextdaydelivery</name>
<email>79922345+nxtdaydelivery@users.noreply.github.com</email>
</author>
<published>2022-09-03T11:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=4c60b452efda24794c0faa5f300fdd830edcd383'/>
<id>4c60b452efda24794c0faa5f300fdd830edcd383</id>
<content type='text'>
* deprecator

* check for more system packages because iterators n stuff

* add LogScanner, new loader platform features, spam protection

* oop~

* move to Preferences

* diamond review

* add back the exception

* try-catch things and associate OneConfig mods with an ActiveMod

* ok maybe not + api my beloved</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* deprecator

* check for more system packages because iterators n stuff

* add LogScanner, new loader platform features, spam protection

* oop~

* move to Preferences

* diamond review

* add back the exception

* try-catch things and associate OneConfig mods with an ActiveMod

* ok maybe not + api my beloved</pre>
</div>
</content>
</entry>
<entry>
<title>Input revamp (#93)</title>
<updated>2022-08-17T15:43:23+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-08-17T15:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=97f788ecd4be15b1556ee1f3d8bd057bdf06bf5f'/>
<id>97f788ecd4be15b1556ee1f3d8bd057bdf06bf5f</id>
<content type='text'>
* hud fix

* api

* things

* stuff</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hud fix

* api

* things

* stuff</pre>
</div>
</content>
</entry>
<entry>
<title>HUD Improvements, 1.16 port, fix NanoVG with ARM (#52)</title>
<updated>2022-07-20T19:04:48+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-20T19:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=f06946c01b2c8f210b398a16610c260eca093a8b'/>
<id>f06946c01b2c8f210b398a16610c260eca093a8b</id>
<content type='text'>
* egg 1

* separate Hud from background stuff

* 1984

This reverts commit 9ae517d57bbd495d30d35cb1cbfe81a03556e6bd.

* hitboxes woo!!!!!

* Revert "hitboxes woo!!!!!"

This reverts commit 405d32d17df3c83f2e79eddf0de853f7279767a6.

* padding

* allow position to go slightly off the screen

* stop using ints for ABSOLUTELY EVERYTHING, DIAMOND ...
fix vigilance compat not setting color

* start on new pos system

* some stuff

* finish new position system

* api momento

* 1.16.2 fabric port

* start on hud gui

* temp remove 1.16.2 fabric since it doesn't compile

* fix fabric build

* hud gui stuff

* apiDump

* fix fabric build 2

* so true

* selecting stuff

* scaling + other small things

* More protecting

* fix nanovg not working with macOS ARM
move OneConfig.preLaunch to OneConfigInit

* clean up OneUIScreen
make kotlin version of TestNanoVGGui

* make keybinds have runnable by default

* rollback keybind things

* merge master into hud-improvements (#55)

* Release workflow (#53)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Release workflow (#54)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Maybe epic fixo

* gotta love those Java principles

* Revert "gotta love those Java principles", wrong branch

This reverts commit 333d8b2ad8941790c13c4bfe0777fbd203d463e5.

* start on snapping

* Finish snapping

* stop including mixin by default on legacy versions
this breaks builds if the mod itself does not use mixin

* merge draw and drawExample

* fix gradle publish

* Some fixes

* Api DUmpidy

* Help subcommand impovments (#59)

* Made the overall look of the "help" subcommand better + added the ability to change the colour for the command overall + each individual SubCommand

* Made the alliases show batter + added support for to show subcommand aliasses

* mr deliverer didnt reply but whatever, added a space between command/subcommand and alliasses

Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;

* fix file not overwriting
toJavaColor

* Fix full shadow not scaling correctly

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;
Co-authored-by: nxtdaydelivery &lt;12willettsh@gmail.com&gt;
Co-authored-by: pinkulu &lt;56201697+pinkulu@users.noreply.github.com&gt;
Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* egg 1

* separate Hud from background stuff

* 1984

This reverts commit 9ae517d57bbd495d30d35cb1cbfe81a03556e6bd.

* hitboxes woo!!!!!

* Revert "hitboxes woo!!!!!"

This reverts commit 405d32d17df3c83f2e79eddf0de853f7279767a6.

* padding

* allow position to go slightly off the screen

* stop using ints for ABSOLUTELY EVERYTHING, DIAMOND ...
fix vigilance compat not setting color

* start on new pos system

* some stuff

* finish new position system

* api momento

* 1.16.2 fabric port

* start on hud gui

* temp remove 1.16.2 fabric since it doesn't compile

* fix fabric build

* hud gui stuff

* apiDump

* fix fabric build 2

* so true

* selecting stuff

* scaling + other small things

* More protecting

* fix nanovg not working with macOS ARM
move OneConfig.preLaunch to OneConfigInit

* clean up OneUIScreen
make kotlin version of TestNanoVGGui

* make keybinds have runnable by default

* rollback keybind things

* merge master into hud-improvements (#55)

* Release workflow (#53)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Release workflow (#54)

* release workflow

* update normal version to hash

* fix

* fix naming

* fix some stuff

* fix version thing

* switch to number from hash

* Maybe epic fixo

* gotta love those Java principles

* Revert "gotta love those Java principles", wrong branch

This reverts commit 333d8b2ad8941790c13c4bfe0777fbd203d463e5.

* start on snapping

* Finish snapping

* stop including mixin by default on legacy versions
this breaks builds if the mod itself does not use mixin

* merge draw and drawExample

* fix gradle publish

* Some fixes

* Api DUmpidy

* Help subcommand impovments (#59)

* Made the overall look of the "help" subcommand better + added the ability to change the colour for the command overall + each individual SubCommand

* Made the alliases show batter + added support for to show subcommand aliasses

* mr deliverer didnt reply but whatever, added a space between command/subcommand and alliasses

Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;

* fix file not overwriting
toJavaColor

* Fix full shadow not scaling correctly

Co-authored-by: DeDiamondPro &lt;67508414+DeDiamondPro@users.noreply.github.com&gt;
Co-authored-by: nxtdaydelivery &lt;12willettsh@gmail.com&gt;
Co-authored-by: pinkulu &lt;56201697+pinkulu@users.noreply.github.com&gt;
Co-authored-by: pinkulu &lt;pinkulumc@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Kotlin Language Adapter (1.12-) (#56)</title>
<updated>2022-07-16T13:06:35+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-16T13:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=153558c19436c6945a5ac534b035b4e3ced1bcaa'/>
<id>153558c19436c6945a5ac534b035b4e3ced1bcaa</id>
<content type='text'>
"An adapter for FML to allow for the use of Kotlin objects as a mod class. This is not required if you use a Kotlin class, only if you use a Kotlin object."</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"An adapter for FML to allow for the use of Kotlin objects as a mod class. This is not required if you use a Kotlin class, only if you use a Kotlin object."</pre>
</div>
</content>
</entry>
<entry>
<title>apiDump moment</title>
<updated>2022-07-05T14:46:14+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-05T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=52b87cb59eebff7826d8891a6fb52911be386f46'/>
<id>52b87cb59eebff7826d8891a6fb52911be386f46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add api validation</title>
<updated>2022-07-01T23:51:40+00:00</updated>
<author>
<name>Wyvest</name>
<email>45589059+Wyvest@users.noreply.github.com</email>
</author>
<published>2022-07-01T23:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=bdb778c8c1387c802927625cdf5192d99295ca4e'/>
<id>bdb778c8c1387c802927625cdf5192d99295ca4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dsstore bruh</title>
<updated>2022-05-27T21:54:48+00:00</updated>
<author>
<name>DeDiamondPro</name>
<email>67508414+DeDiamondPro@users.noreply.github.com</email>
</author>
<published>2022-05-27T21:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/OneConfig.git/commit/?id=1d3f5310806ed1d1f02a5f2bf1ee267d06d67fef'/>
<id>1d3f5310806ed1d1f02a5f2bf1ee267d06d67fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
