Age | Commit message (Collapse) | Author |
|
|
|
|
|
* fix(multitile): upgrade to SoundResource enum
* fix(warnings): re-enable and deal with specific warnings
- Nukes @SuppressWarning("ALL") abomination; that hid a real bug of infinite
recursion, that would have caused a crash in some cover registrations.
- Reviewed and addressed each individual warning, down to typo or grammar.
- Either fixed or disabled warning on minimal scope, with commented reason.
* add(javadoc): document deprecated
|
|
* Remove energised from GT5 to move to core
* Buff tesseract trans metal
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* Add delay to pollination
* nbt
* Don't pollinate when breeding
* Retrieve all individual drones from queen death
* use mOutputItems.length
* Bug fix
|
|
|
|
|
|
* Add wiremill recipe for SC UEV Base
* Adding UIV and UMV SC (#1213)
* fixing sphalerite electrolyze recipe
* beginning of UIV/UMV SC
* real sc mat
* real umv sc craft
* fixes sc umv heat temp
* Fix ID conflict
* Move wiremill recipe
Co-authored-by: RIONDY 'POPlol333' Adam <76914762+POPlol333@users.noreply.github.com>
|
|
* fixing sphalerite electrolyze recipe
* beginning of UIV/UMV SC
* real sc mat
* real umv sc craft
* fixes sc umv heat temp
|
|
|
|
|
|
@GTNH-Colen
|
|
(#1190)
|
|
|
|
|
|
* Fix possible out-of-bounds error.
* Bye bye OpV
* Bye bye OpV
* Some textures while I'm here
* Test
* Maybe
* New command
* Fix forge minecraft shenanigans interfering with saving data.
* Localisation of achievements
* Add save intervals for energy map.
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
number (#1199)
|
|
|
|
* Start with lower energy without acceleration upgrades
* Pollen collection is an upgrade... I didnt know.
* Implement Queen Pollination
* Fix battery slot not working
* Dont try to pollinate when there is no chance to success
|
|
|
|
* Additional Maintenance Hatch Recipe
* Revert "Additional Maintenance Hatch Recipe"
This reverts commit c2168dc3f536021a75cc7c5636bb7093aa27baba.
* Additional Maintenance Hatch Recipe
|
|
|
|
Buffing Cryotheum Bee to procude Blizz dust directly instead of tiny piles.
|
|
|
|
* Fix possible out-of-bounds error.
* Bye bye OpV
* Bye bye OpV
* Some textures while I'm here
* Test
* Maybe
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
|
|
* Allow storing `long` energy
* Fix hardcoded voltage limit for searching recipe
* Fix reactor might run without consuming energy
* Fix weird charging rate limit
|
|
|
|
* Crash fix
* Added nullcheck
So that all gt tools work now
|
|
|
|
|
|
|
|
fix derp
|
|
@Runakai1 thats what @miozune means
|
|
Adds a recipe to create nitration mixture in the mixer with both cells.
|
|
* Basis of changes
* Adjust voltage tiers to remove OpV
* Better textures, move IDs around etc.
* Format cleanup
* Log level change
* Dynamos
* More stuff
* More OpV purging.
* Fixes
* Remove wire support.
* Textures
* IDs
* Update hatch/dynamo
* New number formatter
* Add default method
* Add save method on world close
* Cleanup old comments/debug
* Author
* Author
* Author
* Author
* Restructuring of code
* Unit tests
* More unit tests + cleanup
* Fix ID shift + add spares
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* Modified Bees and stuff, not yet ready
* Added 4 bees, changed chances, changed fluid regulator
Fluid regulators require a fluid detecor cover now to reduce conflicitng recipe conflicts
Added Jaegermeister Bee as an endgame bee
Added Sunnarium Bee
Added Glowstone Bee
Added Essentia Bee for future purposes (MagicBees)
Reduced chances of combs, mistakenly too high
* Updated bee chanes of a few
Caelestis 4->10
Uranium 2->3
Plutonum 2-3
Naquadah 1->3
Thorium 2->3
Americium 3->5
Neutronium 1->2
* Recipe changes and one bee change
Changed Circuit Number of fluid regulator
changed mica bee foundation
changed fluid extractor recipe
* fixed iron comb producing meteoric iron instead of normal
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
|
|
- Removed the regular glue recipes for Graphene, and left only Advanced Glue ones. If GT++ is loaded, the recipes with Europium and Americium Wafers will use Super Glue instead.
|
|
* Move materials to new class and remove some old comments.
* Move materials to new class and remove some old comments.
* New mat textures
* RGB Fixes
* Change material stats
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
* New recipe methods.
* Pulverise tesseracts
* New pulveriser method
* Cleanup code
* Smelting/cooling methods
* Super coolant
* Add hot ingot
* Expand DTPF UI
* Add energised tesseract
* Disable incorrect freezer recipe.
* Remove compressor recipe + adjust values of transcendent metal a bit.
* Fix missing textures
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* New recipe methods.
* Pulverise tesseracts
* New pulveriser method
* Cleanup code
* Smelting/cooling methods
* Super coolant
* Add hot ingot
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
* Allow PA to parallel over 64 for UEV+ machines
* Uncap parallel for locked recipes
* Fix fuel overflow for Plasma Turbines
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com>
|
|
|