Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-26 | Fix assembler recipe for Wither Cage being more expensive than crafting ↵ | miozune | |
recipe (#309) | |||
2022-08-26 | Disable disassembling Everglades portal frame (#308) | miozune | |
2022-08-26 | Fix error ingot (#307) | miozune | |
2022-08-26 | Fix void protection requires too many slots than actual (#301) | miozune | |
* Fix void protection requires too many slots than actual * remove proper stack size | |||
2022-08-25 | Matter fab fixes (#304) | Maxim | |
2022-08-25 | i nerf potin pipes but forgot about lead pipes. (#305) | Martin Robertz | |
2022-08-25 | Fix Lepidolite outputting TiC Aluminum Dust (#302) | miozune | |
2022-08-25 | Fix Pipes flowing rate calculation (#300) | くぁーりぃ | |
2022-08-25 | Cyclotron structure fix (#299) | chochem | |
2022-08-24 | Add Cactus/Sugar Charcoal/Coke recipes to Advanced Coke Oven (#298) | くぁーりぃ | |
* Add cactus/sugar charcoal/coke recipes to Advanced Coke Oven * add GTNHCore check | |||
2022-08-24 | Fix formula for Tungsten Titanium Carbide and Titansteel (#297) | miozune | |
2022-08-24 | Fix wireless charger ignoring working state (#296) | miozune | |
2022-08-23 | use consistent molten texture as gt5 (#295) | Yang Xizhi | |
2022-08-23 | fix a bunch of structure code error (#294) | Glease | |
2022-08-20 | Fix bad effect removal on obfuscated environment (#288) | miozune | |
2022-08-20 | Fix fluid fertilizer amount (#286) | miozune | |
2022-08-20 | Fix NPE with reflection (#287) | miozune | |
2022-08-20 | continue placing solar heaters on place sucess (#285) | Glease | |
2022-08-20 | fix illegal argument exception in solar tower structure code (#284) | Glease | |
2022-08-19 | Autoplace integration (#280) | Glease | |
* autoplace integration * add missing changes in base class | |||
2022-08-19 | GTpp machines pa fix (#283) | BlueWeabo | |
* Add Dehydrator and use new PA code for recipe map * removed dehydrator from the PA | |||
2022-08-18 | Update false Tooltip on Boldarnator (#281) | Runakai1 | |
2022-08-18 | Disabled debug logging to be on by default (#282) | Maxim | |
2022-08-17 | fix drawText now being an instance method | Glease | |
(cherry picked from commit 31cece21d36d36767a5bffce6554e85fb4dbc68b) | |||
2022-08-17 | add missing imports | Glease | |
(cherry picked from commit 8c05247b47af168b455a94b0c05e280be47c845a) | |||
2022-08-17 | Flotation Cell fixes (#271) | miozune | |
* Flotation Cell fixes * Add info on type locking * address review | |||
2022-08-16 | Fix Calamari (#279) | chochem | |
2022-08-15 | Update industrial sledgehammer and forge casing recipes to be easier (#278) | BlueTRaven | |
2022-08-15 | Clay balance (#277) | miozune | |
2022-08-12 | Respect the fluid that is locked in the hatch when searching for free ↵ | Maxim | |
hatches (#275) | |||
2022-08-12 | Chunkloader code rework (#274) | Maxim | |
* Remodeled chunkloader code after RC chunkloaders to make them actually work * Added limit to chunk radius * Some cleanup | |||
2022-08-12 | Changed energy discount type from int to long (#276) | Maxim | |
2022-08-11 | Wireless charger improvements (#272) | Maxim | |
* Added function to also charge RF tools * Added check if the TE is server side before registering it in the charging helper * Removed unused imports * Fixed charged items not increasing when charging RF tools and removed unnecessary check for cofh on mod load * Removed unnecessary import | |||
2022-08-10 | Disable the large generator array (#273) | Rukern | |
* Disable the large generator array * Re-add and comment Recipe Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com> | |||
2022-08-05 | fix XL turbine having wrong stat after chunk reload in fast mode (#269) | Glease | |
2022-08-05 | NEI Cleanup (#251) | miozune | |
* NEI Cleanup * adjustments | |||
2022-08-05 | Fix server crash with Pest Killer (#268) | miozune | |
2022-08-04 | Make TGS consume loss-safe voltage (#267) | miozune | |
2022-08-03 | New Maintenance Hatch Recipe (#265) | Runakai1 | |
2022-08-03 | Fixes for Cold Trap and Reactor Processing Unit (#260) | miozune | |
* Fixes for Cold Trap and Reactor Processing Unit * remove unused import | |||
2022-08-03 | Delegate cable description to GT (#266) | miozune | |
2022-08-03 | Remove duplicated UUM NEI fake recipe (#264) | miozune | |
2022-08-03 | nerf tgs recipe (#263) | Yang Xizhi | |
* nerf tgs recipe * carp | |||
2022-08-03 | Add fluid extraction recipe for Lithium Fluoride (#262) | miozune | |
2022-08-03 | Implement void protection for TGS (#261) | miozune | |
2022-08-03 | Fix recipe check for ABS input bus separation (#259) | xSkewer | |
* Do recipe check for each input bus * Code cleanup | |||
2022-08-02 | Add Hypogen wires (#255) | miozune | |
2022-08-01 | Fix startup crash with latest GT (#258) | miozune | |
2022-07-31 | Change Durability Loss Speed in XL Turbines (#250) | Steelux | |
- Change the values for the speed of durability loss of rotors in XL Turbines, given that this loss scales with EU/t, and is not a fixed number as the speed of the multiblock changes. | |||
2022-07-31 | Reduce MT Sunnarium recipe time to 30s at EV (#246) | xSkewer | |
* Reduce MT Sunnarium to 600t (30s) at EV * Correct numbers |