Age | Commit message (Collapse) | Author |
|
* Renamed parameters of ItemBlock subclasses
* Renamed damageDropped and getDamageValue method parameters of Block subclasses
* Removed trivially superfluous overrides of Block::quantityDropped, Block::isOpaqueCube and Block::renderAsNormalBlock
* Removed trivially superfluous overrides of Block::getItemDropped
* Cleaned up a few more block subclass method parameters
* Cleaned up obsolete Javadoc
* par1 -> block in ItemBlock Constructors
* Renamed arguments to drawGuiContainerForegroundLayer
* Cleaned up redundant casts
* Renamed arguments to drawGuiContainerBackgroundLayer
* Renamed arguments to Slot subclass constructors
* Renamed arguments to World subclass GT_DummyWorld
* Renamed parameters of updateProgressBar
* Renamed the rest of the par* parameters outside of GT_MinableOreGenerator which should be deleted
* Renamed most var1-var10 and a few more in generally non-dead code
* Renamed last varSomething variables
* Removed 3 fully dead classes used nowhere in the codebase, with obsolete unused code
|
|
* pin comb type id instead of depending on array ordinal
* fix up _NULL related problems
* fix out of bound
* make it private
* add some more test
|
|
* add Cryolite Bee and combs
* add Cryolite Block
|
|
change all Core mod items match with ID
Add Soldering function to Material list
put all Railcraft recipes from Core mot to GT
|
|
- Add glow support for all sides and states of iconset machines (same as with basicmachines).
Automated code cleanup with IDEA of:
- Optiimise all imports (remove unused, sort)
- Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification)
- Add all missing @Override annotations
|
|
|
|
my mistake. This has to be changed.
|
|
Centrifuge Duration is now Equal to original Recipes.(At least in Bee
Comb Nerfed Config) Unnerfed config needs more balancing, because
disabling the nerfed Config makes Comb process recipes strange and
override each other.(Even before this PR).
|
|
Matched requirement of EU/t same as the old one.
|
|
|
|
changed minimum Tier that needs cleanRoom for autoclave and chemical process
|
|
fixed missed chance of twilight forest bees
|
|
if the config nerf beeComb is disabled. GT_comb processing recipes go totally Messed up. So I separated the nerfed part and un nerfed part. Also added enum values to the recipes to automatically generate the required voltage and duration, required cleanRoom by the required Voltage Tier. This will make us easier to add new honeycomb or balancing Beekeeping.
|
|
|
|
|
|
|
|
Autoclave get a new input slot
|
|
Naquadria combs give naquadah ore #6120
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120
(cherry picked from commit a3dbffc92ebf8b89a24e29339cf9064ce7437b70)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EnergeticAlloy Combs now produce correctly, not vibrant alloy.
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4751
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4850
|
|
|
|
Problems with bee comb ore quadrupling recipes #4253
all ev and iv combs have now chemical recipes
|
|
changed processing time and tier for cosmic neutronium, infinity catalyst and infinity
|
|
Fix #1439 and #1456 (#1503)
* Fix #1439
* Fix #1456
* mistake
|
|
|
|
|
|
Apatite, Ash and Fertilizer
|
|
|
|
|
|
|
|
added uev motor for uev centrifuge for infinity combs
spell fixings
|
|
|
|
add drop recipes
|
|
|
|
# Conflicts:
# src/main/java/gregtech/loaders/misc/GT_BeeDefinition.java
|
|
+fixed crashing w/o mods for bees
|
|
|
|
|
|
|
|
|
|
|