aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-28[ci skip] Update buildscript to RetroFuturaGradleJason Mitchell
2023-01-27Update build.gradlekuba6000
2023-01-27Add survival autoplace to EEC (#49)Jakub
* Add survival autoplace to EEC * OutputHatch
2023-01-27Move to long power base (#47)Jakub
* Move to long power base * fix * More moving * Fix math * Why am I soooo blind * Fix 1 ticking * More fixes * Save some tick time * Fix Swarmer mode power drain * Dont need it anymore
2023-01-26Fix NPE (#48)Jakub
2023-01-19Merge branch 'master' of https://github.com/GTNewHorizons/KubaTechkuba6000
2023-01-19fix NPE in TeaCollection (#45)Alexdoru
2023-01-17More licensingkuba6000
2023-01-17Earl Gray is now in Mega Apiary questkuba6000
2023-01-17New yearkuba6000
2023-01-17How these pixels even got therekuba6000
2023-01-14Fix Ultimate Tea Research (#44)Jakub
* Trigger after MT Reload * Update MTLoader.java
2023-01-09Fix voltage variable in comb chance calculation in Mega Apiary + some tweaks ↵Jakub
(#43) * Always use full potential power * Fix voltage variable (t) in comb chance calculation * Fix already existing apiaries
2023-01-03Update build scriptkuba6000
2023-01-03Merge queens in tricorder info (#42)Jakub
2023-01-02Port flower mechanics from Industrial Apiary to Mega Apiary (#39)Jakub
* BEES RENDERING * FLOWER LINE * Ha tfu * Fix * Remove machine spam * Easier recipe * Revert "Easier recipe" This reverts commit ce50a359d9b9fb24ec024b3926c46a8686ba98e9. * Revert "Remove machine spam" This reverts commit 5769a36dc83f74b47ffdc4841c263a055396a6f0. * Revert GT_MetaTileEntity_MegaIndustrialApiary.java * Port flower mechanics from Industrial Apiary * spotlessApply (#41) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Revert Flower Line * Update structure Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-29Merge pull request #40 from GTNewHorizons/beesJakub
Render bees inside Mega Apiary
2022-12-29BEES RENDERINGkuba6000
2022-12-28Add survival auto place support for Mega Apiary (#38)Jakub
* Bro, Mega Apiar is auto building for ya * Its working * Place all wood types * Magic
2022-12-18Fix non-forestry honey used to craft Mega apiary (#37)miozune
2022-12-15Merge pull request #36 from GTNewHorizons/Gallium-for-everyoneMartin Robertz
Enable drops from core mod in EEC
2022-12-15Translate mobtype in EEC GUIkuba6000
2022-12-15Add configkuba6000
2022-12-15Fixkuba6000
2022-12-15Enable drops from core modkuba6000
2022-12-15Update build.gradlekuba6000
2022-12-15MODULAR UI (#34)Jakub
* MODULAR UUUUUUUUIIIIIIIIIII * Tea * Add recipe to ULTIMATE TEA * Stupid MT Scripts. I hate it * Yeet * More TEA * Add blocks * More Modular UIs * Textures * Fix custom UI containers * Texture, tooltip * UI with tabs * ButtonWidget * fix * Fix * Texture * Color is fixed * More UI work * Modular UI is hard dependency now * Spotless * Simplify * Format numbers * A * Update TeaAcceptorTile.java * Shadow is fixed, lets gooooo * hardness * Mixins mixins mixins * Tab icons * Fix crash * Shop concept * Bump ModularUI * Bump Modular UI * Nooooooooooo * GREY -> GRAY * Bump ModularUI * Bump GT5 * EEC with MUI test * Include incomplete structure * REFLECTIONS !! * Just use slot filter * Update pos when needed * Update GT_MetaTileEntity_ExtremeExterminationChamber.java * Spawner status * Nice toggle button * Send messages * Next toggle button * Start work on IAADDS * Scrollable inventory test * Draw queen slots * Fix * Update dependencies.gradle * Use sync widget * Add button to enable/disable working * Configuration in Mega Apiary * Refactor a bit * Update ModularUI * Bump ModularUI * Bump GT5 * Fix build * Update dependencies.gradle * Update build.gradle * Update dependencies.gradle * spotless * Begin working on configuration window * Update dependencies.gradle * Deprecated * Update dependencies.gradle * Optimize bee storage rendering (2 fps -> 100 fps) * Make Mega Apiary storage GUI usable * Configuration window looks ok * Color is fixed * TC research * Disable for now * Finish tea command * ok * Fix * Update en_US.lang * ZzZ * Stuff changed
2022-11-12Move to GTNH Mixins (#33)Jakub
* Update build.gradle * gtnhmixins * Update build.gradle * Update dependencies.gradle * ? * Update build.gradle * Roll back to fix mixins issues
2022-10-28Merge pull request #32 from GTNewHorizons/fix-unbreakable-weaponsJakub
EEC: Fix unbreakable items getting damaged
2022-10-23Fix Ender Swordkuba6000
2022-10-23Use hitEntity instead of manually damaging the itemkuba6000
2022-10-22Merge pull request #31 from GTNewHorizons/retierJakub
Lower ciruits tier in Mega Apiary recipe to UV
2022-10-22Add info about Mega Apiary in the tricorder (#29)Jakub
* Update GT_MetaTileEntity_MegaIndustrialApiary.java * Add progressions * Dont look please * Cut the precision * Description changes * Glass
2022-10-22Lower ciruits tier to UVkuba6000
2022-10-16Merge pull request #28 from GTNewHorizons/fixesJakub
Mega Apiar: Fix Royal Jelly consumption and force structure updates
2022-10-16Force structure updateskuba6000
2022-10-16Fix Royal Jelly consumptionkuba6000
2022-10-16Add Industrial Apicultural Acclimatiser and Drone Domestication Station (#26)Jakub
* Somewhat working * Some data generation * Chance * spotless * Update CommandBees.java * Buff Mega Apiary * Update GT5 * Add recipe * Update dependencies.gradle * yes * I kinda feel like a rainbow today * Block Mega Apiary rotation * Disable spotless on the strucuture * Update GT_MetaTileEntity_ExtremeIndustrialApiary.java * Doesn't matter * Disable bees command * Update StringUtils.java * Change class name
2022-10-11Merge pull request #27 from GTNewHorizons/rotationJakub
Block Extreme Extermination Chamber rotation
2022-10-11Block EEC rotationkuba6000
2022-10-02Allow Extreme Extermination Chamber to overclock past 1 tick (#25)Jakub
* Revert "Shift outputs when needed" This reverts commit e476c41e8956a61de6e1d962c9bb40948db8c2b5. * OC past 1 tick * Fix * ok * Ye * info
2022-09-24Merge pull request #24 from Kiwi233/masterMartin Robertz
Create zh_CN.lang
2022-09-24Create zh_CN.lang[Kiwi233]
2022-09-20Merge pull request #22 from GTNewHorizons/bugfixJakub
Prevent the boss status bar from showing
2022-09-20Shift outputs when neededkuba6000
2022-09-20Merge branch 'master' into bugfixkuba6000
2022-09-20Merge pull request #23 from GTNewHorizons/soulvialJakub
Show in NEI if mob cannot be captured in soul vial
2022-09-20Update EnderIOHelper.javakuba6000
2022-09-20Show is mob can be captured in soul vialkuba6000
2022-09-20Prevent the boss bar from renderingkuba6000