| Age | Commit message (Collapse) | Author |
|
* Ignore the .vs file created by VS
* Fix item/fluid integer overflow problem
|
|
* refactor OC calc
* somewhat refactor parallel helper
* fix PA not OCing correctly
no clue why it wasn't using super and then setting the duration again.
* make use of new api to make fusion cleaner
* make batch mode actually dynamic
* add another reason for 0 parallel
* move variables around to try and group them together
* address reviews
* add overclocking past 1 tick by adding parallels
* add null check and make a basic calculator to prevent npe
* check null recipeMap supplier
* address reviews
* addressing of reviews
* make it possible to call some OverclockCalculator methods through static methods
* address reviews
* make sure one doesn't get too many OCs when calculatin under 1 tick
* add api for custom duration under one tick and fix batch mode doing 0 ticking
* fix not calculating duration under 1 tick correctly
* spotless
* try to have correct eut consumption
* address review
* make sure mk5 fusion is said in nei
* fix eutCalculating under one tick way too much and address reviews
* remove roundUp voltage
|
|
* Crafting Input: display pattern output by default
* update modularui
|
|
|
|
* crafting input textures
* texture v2
* texture v3
* texture
* various fixes
* lazy pattern update
* fix dtpf
* fix removing pattern
* spotless
* fix lag in recipe checks
* fix
* increase tier so they look pretty
|
|
|
|
|
|
Remove reference to sByProductList
|
|
|
|
|
|
|
|
* Fixed LFTR consuming power instead of generating it
* Get remaining fuel while validating the recipe instead of after
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Former-commit-id: 69a6b45042c4259adec4dbbf810190256c5abbe7
|
|
* Update dependencies.gradle
* Update build.gradle
* Update .gitignore
* Create addon.gradle
* Fix no output from Mega Apiary
* Use checkProcessing instead of checkRecipe
* Migrate Tea Line to RA2
* Update build script
|
|
|
|
* Fixed mass fab sometimes crashing in scrap mode
* Also skip invalid items
* Removed unncessary null check
* Revert skip behavior and added custom running text for when the item doesnt yield scrap
|
|
|
|
* Remove outdated script
* Update dependencies
* Validate side when processing packet
|
|
* Remove AbstractedStack
* Remove outdated script
Former-commit-id: 462a8b3e49915df48fd772bdc4ff13f097d39b4c
|
|
* Add support for Crafting input hatch
* spotless
|
|
* Update buildscript
* Send oregen pattern to client on login
|
|
* Remove outdated script
* updateBuildScript
* Update GT
* Remove unused methods
* Fix findRecipe for Elemental Duplicator
|
|
* Fixed fermium check on QFT
* Fix logic again because apparently it was inverted
|
|
|
|
|
|
chanced recipes (#2130)
* better calculation
* roll for each parallel
* skip rolling for recipes with chance at 100%
* address not setting as null when stcksize is 0
|
|
|
|
|
|
|
|
* enable batchMode
* address review
* Revert "address review"
This reverts commit c8769f1d729f1b91165da757f66033e49c08ae3b [formerly 0d6d3c99967ed755b5f3ff9eade68aac35b63f01].
Former-commit-id: 18d10adb9b835c8dbd9fe13b27ca4e3ab064e689
|
|
* add averageNS
* add ns to line
* add lang and space on unit
|
|
wrong discount (#344)
* fix
* update deps and address review
* Fix compile error
---------
Co-authored-by: miozune <miozune@gmail.com>
Former-commit-id: f8c3a5e34ee854778ce7a80d3a11a636d45bc477
|
|
* fix
* address reviews
* spotless
|
|
* Crafting input buffer
* persist data
* rename and stuff
* no more waiting for multis to start
* rearrange ui
* spotless
* fixes
* refactor
* Crafting Input Slave
* getCrafterIcon
* crafting input bus
* spotless
* Update GT_MetaTileEntity_MultiBlockBase.java
* Update GT_Loader_MetaTileEntities.java
* Update GT_Loader_MetaTileEntities.java
* Update GT_MetaTileEntity_MultiBlockBase.java
* Update GT_MetaTileEntity_MultiBlockBase.java
* Update GT_Loader_MetaTileEntities.java
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Revert "Fix hull crafting table recipes (#2170)"
This reverts commit 3d05af464ff0d20020b988fdfccd9252fd9d06fd.
* Fix recipe removal order
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Adding The FIne Wire + Recipe in wiremill
* spotlessApply (#701)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
Now it should work. Vexatos fixed it
Former-commit-id: c6df69a9030d0cad50cd4d723936e432abcebc2e
|