Age | Commit message (Collapse) | Author |
|
* Add new mods to the enum
* Use sort content function and match names location
|
|
|
|
|
|
|
|
|
|
* Add info on how to build GT5-Unofficial
It might be not the only way to do it correctly,
but it is still better than nothing because it
reduces the amount of questions to the devs on
how to build this repository without errors.
* Wrap the code of Readme.md at 120 characters
This will allow to read the code on most devices
without horizontal scrolling.
|
|
* allow data stick (contains assline recipe)render like ae2 patten
* spotless
* data stick renderer and spotlessApply
* Remove recursive boolean in data stick renderer,maybe have side effect
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Update Materials.java
* Update Materials.java
* Make zeolite chemically rebalanceable
* comment
|
|
* DT structure fix
* fix oil cracker description
* fix dt tooltip
* fix cleanroom tooltip
* sa
|
|
|
|
|
|
* Added more null checks
* Added command to unlock project upgrade
|
|
|
|
* make lightning rod more cumbersome to use
* forget to push this
* spotless be like
|
|
* Only play interrupt sound, when machine stop was due to power
* Change power switch button sound to proper one
|
|
* rebalance 1 and 2 eu/t assembler recipes
* comparators, repeaters
|
|
* readd 29 recipes
* sa
* convert steam valves to RA2
* convert schematic recipes
* convert energy hatch recipes
* more energy hatches
* convert dynamos
* convert LD pipelines
* convert quadruple hatches
* convert gearbox
* fix fluids for quadruple
|
|
* there is no graphite block
* fix old RA1 remnants and nulls
* more dt null checks
* remove nonexistent potions from fermenting
* railcraft anvil fixes
* fix tainted magic fuel values
* fix railcraft creosote block
|
|
|
|
|
|
|
|
* brewing water fixes
* fix gt potion brewing
* actually check for the null
|
|
* Added tooltip line which displays the machine color, if any
* Added chat formatting color to dyes enum
* Minor cleanup
|
|
* no TE
* convert 2 old recipes (and sa)
* 13 more
* fix spinneret
* fix all hatches and busses
* even more output hatch fixes
* one more getfluid
|
|
|
|
|
|
|
|
|
|
* Allow spray cans to color a chain of blocks when sneaking
* Added new chain feature to tooltip
|
|
* Enable input separation button in EBF GUI
* Check for old key, instead of not the new one
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
* Remove unused override
---------
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
|
|
* fix RA2 universal chemical target using inverted dispatch rule
* add noOptimize
|
|
|
|
|
|
* added RWG to mod enum
* added Universal Singularities to mod enum
* add crop load core to the enum
|
|
* add debug code in ItemList
* added debug code in getModItem
|
|
* Kill disassembler
* Kill disassembler
* Change arc furnace to fulfil Dreams request.
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* rework recipe
* spotlessApply (#1851)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
* fix recipes
* spotlessApply (#1848)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
- Fix potential race condition when adding entries to the list
- Make the thread a daemon thread and give it a name for thread dumps
Grepped for usages of mBufferedPlayerActivity, no gt addon seems to use it so the type change should be fine.
|
|
* finewire check
* prefix2 check
* make logic clear
|
|
|