<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/GT5-Unofficial.git/.gitignore, 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/GT5-Unofficial.git/'/>
<entry>
<title>Fix Stocking Bus bug (#2326)</title>
<updated>2023-10-13T08:59:39+00:00</updated>
<author>
<name>miozune</name>
<email>miozune@gmail.com</email>
</author>
<published>2023-10-13T08:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=4c8b94dd91fa5e16534d48415d5a4f75ea0bbb6f'/>
<id>4c8b94dd91fa5e16534d48415d5a4f75ea0bbb6f</id>
<content type='text'>
* Shut down machine with message if stocking bus fail to extract items

* Better way to handle message persistent on shutdown

* Minor cleanup

* Allow more localizations

* Add network status display

* Fix auto-pull mode accepting shift insert

* Remove workaround for issue with multiple ME buses in a multiblock

* Some tweak for appearance

* Correct inconsistent variable naming in GT_UITextures

* Update .gitignore

* Fix typo

* Remove isScheduledForResetCheckRecipeResult by using persistsOnShutdown

* Apply "cannot set slot" tooltip for empty slots too</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Shut down machine with message if stocking bus fail to extract items

* Better way to handle message persistent on shutdown

* Minor cleanup

* Allow more localizations

* Add network status display

* Fix auto-pull mode accepting shift insert

* Remove workaround for issue with multiple ME buses in a multiblock

* Some tweak for appearance

* Correct inconsistent variable naming in GT_UITextures

* Update .gitignore

* Fix typo

* Remove isScheduledForResetCheckRecipeResult by using persistsOnShutdown

* Apply "cannot set slot" tooltip for empty slots too</pre>
</div>
</content>
</entry>
<entry>
<title>GT_BaseCrop Modularisation (#2330)</title>
<updated>2023-10-11T21:18:24+00:00</updated>
<author>
<name>Guillaume Mercier</name>
<email>C0bra5@users.noreply.github.com</email>
</author>
<published>2023-10-11T21:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=1a03cd053126d48e21fd483bc2e5d3f92eb2cab9'/>
<id>1a03cd053126d48e21fd483bc2e5d3f92eb2cab9</id>
<content type='text'>
- Add layout.json from idea to gitignore
- Modularizes the code for the isBlockBelow check
- No functionality changes should appear to the end user</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add layout.json from idea to gitignore
- Modularizes the code for the isBlockBelow check
- No functionality changes should appear to the end user</pre>
</div>
</content>
</entry>
<entry>
<title>Crafting Input bus/buffer Overflow fix (#2187)</title>
<updated>2023-07-28T10:29:28+00:00</updated>
<author>
<name>greatinfluence</name>
<email>36905103+greatinfluence@users.noreply.github.com</email>
</author>
<published>2023-07-28T10:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=edf63121630cde22a30b78a4ad7d7fff3d488d93'/>
<id>edf63121630cde22a30b78a4ad7d7fff3d488d93</id>
<content type='text'>
* Ignore the .vs file created by VS

* Fix item/fluid integer overflow problem</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ignore the .vs file created by VS

* Fix item/fluid integer overflow problem</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Power Logic, Pollution Logic and Processing Logic for MuTEs and many other things (#1823)</title>
<updated>2023-04-01T14:06:06+00:00</updated>
<author>
<name>BlueWeabo</name>
<email>ilia.iliev2005@gmail.com</email>
</author>
<published>2023-04-01T14:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=655cc902d3df19a1ac2bfaa38cc928ed629d0171'/>
<id>655cc902d3df19a1ac2bfaa38cc928ed629d0171</id>
<content type='text'>
* update bs 2

* fuel consumption and energy implementation. clean up

* don't register XD

* some clean up

* coke oven work

* semi-working coke oven

somehow i broke the activating of the multiblock

* power logic

* PowerLogic

* clean up, saving loading nbt

* small cleanup and pollution

* pollution working :P

* Energy mostly working, wallsharing

* processing logic

* fix npe and deregister

* review requests

* missed one

* remove extra 0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update bs 2

* fuel consumption and energy implementation. clean up

* don't register XD

* some clean up

* coke oven work

* semi-working coke oven

somehow i broke the activating of the multiblock

* power logic

* PowerLogic

* clean up, saving loading nbt

* small cleanup and pollution

* pollution working :P

* Energy mostly working, wallsharing

* processing logic

* fix npe and deregister

* review requests

* missed one

* remove extra 0</pre>
</div>
</content>
</entry>
<entry>
<title>Texture Shenanigans (#915)</title>
<updated>2022-02-04T22:50:55+00:00</updated>
<author>
<name>Jason Mitchell</name>
<email>mitchej@gmail.com</email>
</author>
<published>2022-02-04T22:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=2f85ea82f372efd8fae5ebff6c9f0bb81f2f63aa'/>
<id>2f85ea82f372efd8fae5ebff6c9f0bb81f2f63aa</id>
<content type='text'>
* Texture Shenanigans
- Get rid of all the TODOs and run everything through the new Texture API in a backwards compatible way.

* allow bw runclient to run

* Add obf name

Co-authored-by: bombcar &lt;github@bombcar.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Texture Shenanigans
- Get rid of all the TODOs and run everything through the new Texture API in a backwards compatible way.

* allow bw runclient to run

* Add obf name

Co-authored-by: bombcar &lt;github@bombcar.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Basic Machine NEI Power Tiers (#914)</title>
<updated>2022-02-03T17:55:55+00:00</updated>
<author>
<name>YannickMG</name>
<email>yannickmg@gmail.com</email>
</author>
<published>2022-02-03T17:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=a48a158ad76dfa0b8d74894bbbe8d2520ff760af'/>
<id>a48a158ad76dfa0b8d74894bbbe8d2520ff760af</id>
<content type='text'>
* Add IntelliJ .shelf folder to .gitignore

* Fixing GT_GuiTooltip bug I introduced

* Deprecated superfluous String trans methods.

* Add Power class to compute and describe power usage

* trans -&gt; GT_Utility.trans
Removed absent param from Javadoc

* Add Power to BasicMachine and use it for power calculations

* Steam BasicMachine rework
Have Bronze and Steel tier override Power with appropriate SteamPower
Make Bronze machines explicitly tier 1
Make Steel machines explicitly tier 2
Defined recipe list and bricked status for each machine
Unified checkRecipe uses machine's recipe list and Power

* Raised NEI dependency to 2.2.5

* Defining NEI transfer rect in individual UIs
Using a new interface called from GT_RectHandler

* Code cleanup &amp; minor refactor

* Add power field to NEI Default Handler
Add method to create Power object from the recipe map

* Display power tier in NEI handler name

* User Power to draw NEI Handler description

* Enable filtering handler recipes using Power

* Repurposing aBricked parameter into aHighPressure
To fix my previous faulty method of setting mTier

* Must call getCache to get recipes properly.

* Better communicate NEI Overclock info</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add IntelliJ .shelf folder to .gitignore

* Fixing GT_GuiTooltip bug I introduced

* Deprecated superfluous String trans methods.

* Add Power class to compute and describe power usage

* trans -&gt; GT_Utility.trans
Removed absent param from Javadoc

* Add Power to BasicMachine and use it for power calculations

* Steam BasicMachine rework
Have Bronze and Steel tier override Power with appropriate SteamPower
Make Bronze machines explicitly tier 1
Make Steel machines explicitly tier 2
Defined recipe list and bricked status for each machine
Unified checkRecipe uses machine's recipe list and Power

* Raised NEI dependency to 2.2.5

* Defining NEI transfer rect in individual UIs
Using a new interface called from GT_RectHandler

* Code cleanup &amp; minor refactor

* Add power field to NEI Default Handler
Add method to create Power object from the recipe map

* Display power tier in NEI handler name

* User Power to draw NEI Handler description

* Enable filtering handler recipes using Power

* Repurposing aBricked parameter into aHighPressure
To fix my previous faulty method of setting mTier

* Must call getCache to get recipes properly.

* Better communicate NEI Overclock info</pre>
</div>
</content>
</entry>
<entry>
<title>Circuit Assembler rename (#853)</title>
<updated>2022-01-06T07:46:12+00:00</updated>
<author>
<name>bombcar</name>
<email>github@bombcar.com</email>
</author>
<published>2022-01-06T07:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=2721dd99417a48db7c96ee87adc4bc5e63e15947'/>
<id>2721dd99417a48db7c96ee87adc4bc5e63e15947</id>
<content type='text'>
* update buildscript

* rename circuit assembler to fit</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update buildscript

* rename circuit assembler to fit</pre>
</div>
</content>
</entry>
<entry>
<title>Basicmachine gui slots highlight fix (#841)</title>
<updated>2021-12-31T00:24:13+00:00</updated>
<author>
<name>YannickMG</name>
<email>yannickmg@gmail.com</email>
</author>
<published>2021-12-31T00:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=d7930ef92113bcff42059c0b804192ab986ef3c8'/>
<id>d7930ef92113bcff42059c0b804192ab986ef3c8</id>
<content type='text'>
* Updated build script
Also set developmentEnvironmentUserName = Developer

* Added .vscode to .gitignore

* Properly hide unused slots in basic machines
- Adds methods to GT_Recipe_Map to determine whether it contains fluid inputs or outputs
- Adds methods to GT_Slot_Holo to support turning it "off", which also turns off highlighting it on mouse-over
- Uses those changes in GT_GUIContainer_BasicMachine to "turn off" slots unused by a machine
- Some code clarification/deduplication in GT_GUIContainer_BasicMachine

* Hide unused Replicator fluid output slot</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated build script
Also set developmentEnvironmentUserName = Developer

* Added .vscode to .gitignore

* Properly hide unused slots in basic machines
- Adds methods to GT_Recipe_Map to determine whether it contains fluid inputs or outputs
- Adds methods to GT_Slot_Holo to support turning it "off", which also turns off highlighting it on mouse-over
- Uses those changes in GT_GUIContainer_BasicMachine to "turn off" slots unused by a machine
- Some code clarification/deduplication in GT_GUIContainer_BasicMachine

* Hide unused Replicator fluid output slot</pre>
</div>
</content>
</entry>
<entry>
<title>Make machine reconfiguration interface a little nicer</title>
<updated>2021-12-03T16:13:52+00:00</updated>
<author>
<name>Glease</name>
<email>4586901+Glease@users.noreply.github.com</email>
</author>
<published>2021-12-03T06:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=8c029eab281e8612da2dd12f8b0d61ee8c8417a2'/>
<id>8c029eab281e8612da2dd12f8b0d61ee8c8417a2</id>
<content type='text'>
also tweaked the API a little for GT++ conf circuits and bartworks circuit programmer

Signed-off-by: Glease &lt;4586901+Glease@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also tweaked the API a little for GT++ conf circuits and bartworks circuit programmer

Signed-off-by: Glease &lt;4586901+Glease@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore bat files</title>
<updated>2021-12-02T16:45:38+00:00</updated>
<author>
<name>Martin Robertz</name>
<email>dream-master@gmx.net</email>
</author>
<published>2021-12-02T16:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=92c78f346995f7140902f9719daa89d427f61a04'/>
<id>92c78f346995f7140902f9719daa89d427f61a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
