Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-31 | update | Martin Robertz | |
2024-03-30 | Fix gui for Mega Apiary and greenhouse (#121) | Quetz4l | |
* fix gui for apiary and greenhouse * do not display lines in gui where products are 0 * added colors and useful numbers: how many products are produced and how much is it in seconds * bs * add percentage display * add percentage display for mega apiary | |||
2024-03-28 | Update dependencies.gradle | kuba6000 | |
2024-03-28 | Make EIG produce drops as described in the tooltip (bug fixes) (#120) | Jakub | |
* EIG fixes * Change polish named variables | |||
2024-02-17 | Fix recipe (#118) | Jakub | |
2024-02-17 | update | Martin Robertz | |
2024-02-16 | Fix not dropping weapon (#117) | HoleFish | |
2024-02-04 | [ci skip] upgraded build system | Raven Szewczyk | |
2024-01-12 | update deps | Martin Robertz | |
2024-01-12 | 2024 already wow | kuba6000 | |
2024-01-12 | Update build.gradle | kuba6000 | |
2024-01-12 | Add a mode for EEC to void all enchanted and damaged outputs (#116) | HoleFish | |
* add mode * Void All Of Them! * spotless * Move buttons --------- Co-authored-by: kuba6000 <kuba.123123.6000@gmail.com> | |||
2024-01-08 | [ci skip] upgraded build system | Raven Szewczyk | |
2024-01-02 | update bs+deps | Martin Robertz | |
2024-01-02 | Fix Soldering Iron unable to set redstone output strength for the EEC. (#115) | Abdiel Kavash | |
2023-12-19 | Fix queen dupe bug in Mega Apiary (#114) | Jakub | |
* Update dependencies.gradle * Fix queen dupe bug | |||
2023-12-19 | Allow the EIG and MApiary to use IC2 Distilled Water in place of regular ↵ | Abdiel Kavash | |
water in the structure. (#113) * Allow the Industrial Greenhouse to use IC2 Distilled Water in place of regular water. * Spotless, build, test. * Allow Distilled Water in Industrial Apiary too. | |||
2023-12-18 | update deps | Martin Robertz | |
2023-12-18 | Remove now unneeded IMC for DEFusionCrafter (#111) | miozune | |
2023-12-06 | EEC: Fix infernal spawns not happening with 4 EV hatches (#110) | Jakub | |
2023-12-04 | update deps | Martin Robertz | |
2023-12-04 | Rework GUIs (#108) | Jakub | |
* Update dependencies.gradle * Move mod id and name to the code * New EEC gui * Configuration buttons and tooltip delays * a * test * Move EIG GUI to a new class * Use the new inventory class in MApiary * Update DynamicInventory.java * Fix * Inventory slots * Update dependencies.gradle * test * MAapiary switchable screen + progress * Recipe error results + fixes * Remove commented code --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2023-12-04 | Update dependencies.gradle | Martin Robertz | |
2023-12-03 | Migrate to new RecipeMap (#104) | miozune | |
* Migrate to new RecipeMap * update gradle+bs+deps --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2023-12-01 | Rename EEC to Extreme Entity Crusher (#103) | Alexdoru | |
* rename EEC * mention EEC in the tooltip so it can be searched through NEI * spotless * change tooltip * change tooltip with aka * change tooltip without aka * Update GT_MetaTileEntity_MegaIndustrialApiary.java (#107) * Update GT_MetaTileEntity_ExtremeEntityCrusher.java (#105) --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2023-11-16 | update deps +bs | Martin Robertz | |
2023-11-16 | Added onUnload method to ExtremeExterminationChamber to not leak the world | Pelotrio | |
2023-11-16 | Update dependencies | Pelotrio | |
2023-10-30 | update deps | Martin Robertz | |
2023-10-30 | Add survival place | kuba6000 | |
2023-10-30 | Update build.gradle | kuba6000 | |
2023-10-30 | Add noOptimize | kuba6000 | |
2023-10-30 | Add conversion recipes | kuba6000 | |
2023-10-30 | Move lang entriers | kuba6000 | |
2023-10-30 | Fix overclock | kuba6000 | |
2023-10-30 | RA2 | kuba6000 | |
2023-10-30 | Add casing recipes and alternative dragonblood | kuba6000 | |
2023-10-30 | Update dependencies.gradle | kuba6000 | |
2023-10-30 | NEI handler | kuba6000 | |
2023-10-30 | RA2 | kuba6000 | |
2023-10-30 | dont crash | kuba6000 | |
2023-10-30 | Handle missing blocks | kuba6000 | |
2023-10-30 | Start working on moving DEFC from EMT | kuba6000 | |
2023-10-14 | update deps | Martin Robertz | |
2023-10-14 | Small cleanup (#100) | glowredman | |
* Use llamalad's `@ModifyReturnValue` * Prefix mixin methods with "kubatech$" * Address some warnings * Remove dead code | |||
2023-10-12 | update bs+deps (#99) | Martin Robertz | |
2023-10-10 | Use the new method to copy entity from MobsInfo (#98) | Jakub | |
* Update build.gradle * Update dependencies.gradle * Use the new API | |||
2023-09-23 | update deps (#97) | Martin Robertz | |
2023-09-23 | Cleanup noXXXYYY methods (#96) | miozune | |
* updateBuildScript * Update dependencies * Cleanup noXXXYYY methods * Fix wildcard import | |||
2023-09-05 | Merge identical slots in EIG + MApiary GUI (#93) | Jakub | |
* Merge identical slots in EIG GUI * Mega Apiary * Update MobHandlerLoader.java * Update GTHelper.java * Update GT_MetaTileEntity_ExtremeIndustrialGreenhouse.java * Update GT_MetaTileEntity_MegaIndustrialApiary.java * Update build.gradle * crop * 99+ |