aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-06-15Use mixins accessors + some misc fixes (#77)Jakub
* Change reflections to mixins * Wrap witchery checking * Remove more repeating code * hmm * test generation * test * client sided * Update CommandCustomDrops.java * Update MobRecipeLoader.java * Save to static variable * Imports * Log message * Convert InfernalHelper to mixin accessors * Update build.gradle * One more * Return class nodes to optimize * Translations mixin * Automatically add commands * Fixes * Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/12021 * Update kubatech.java * Update CommonProxy.java * Unnecessary qualified reference * Simplify ItemUtils * Check if single player diffrently * Remove accessor for infernal-mobs
2023-06-10Fix bug with flowers and show what flowers are missing in Mega Apiary (#76)Jakub
* Fix bug and show missing flowers in the GUI * Update build.gradle * imports * Update dependencies.gradle * Add "Missing flower types:" line * Update build-and-test.yml
2023-05-01ForgeDirection (#74)Jason Mitchell
* ForgeDirection * spotlessApply * update dep * update --------- Co-authored-by: GitHub GTNH Actions <unknown> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-04-27Use texture getters (#73)Jakub
2023-04-26Move the research to GTNH tab for now (#72)Jakub
2023-04-26Add mod logo (#71)Jakub
* Add mod logo * Update dependencies.gradle
2023-04-10Disable spotless on structure definitionskuba6000
2023-04-10Licenseskuba6000
2023-04-10Update spotless formattingkuba6000
2023-04-10Tea Network update: still alpha (#69)Jakub
* Move to UUID checking and BigInteger tea count * Research category * Start working on tea limit * Maybe * Update en_US.lang * Fix * Save UUID mapping * Mark dirty * Fixes
2023-04-10Better lighting fix for crops renderer (#70)Jakub
* Update dependencies.gradle * Better lighting fix for crops renderer * Update CropRenderer.java
2023-04-01Fix EIG and EEC energy consumption (#68)Jakub
* Deprecate and final modifier to mEUt * Fix all energy issues * Update build.gradle * Update MixinPlugin.java * Refactoring / Fixes * Update KubaTechGTMultiBlockBase.java
2023-03-29Update production modifier for the new bees formula in Mega Apiary (#66)Jakub
* Update production modifier for the new bees formula in Mega Apiary * Update GT_MetaTileEntity_MegaIndustrialApiary.java * Wrong one
2023-03-23Move Mob Recipe Map Generation back to ServerStarting event (#65)Jakub
2023-03-21Fix wrong meta ID for EIG (#63)Pxx500
* fix * spotlessApply (#64) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-18Extreme Industrial Greenhouse GUI improvements (#62)Jakub
* Improve EIG GUI * Render amount on the item
2023-03-18Fix EIG voiding 100% crops instead of 1% when no weed-ex (#61)Jakub
2023-03-17Update LoaderReference.javakuba6000
2023-03-17Merge branch 'master' into testJakub
2023-03-17Show progress bar when generating mob recipe map (#59)Jakub
* Show progress bar when generating mob recipe map * test * Check for BLS * Process on server start * Buildscript
2023-03-16Its workingkuba6000
2023-03-16Licensekuba6000
2023-03-12Beeeskuba6000
2023-03-12Mega Apiary GUI improvements (#58)Jakub
* Mega apiary GUI improvements * forgot * buildscript * Fixed on ModularUI * Test scrollable fix * Simplify * Inspection * Fixed in ModularUI
2023-03-08Update description of EEC (#56)Jakub
* Update description of EEC * Fix structure info * spotlessApply (#57) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-05Fix tooltip on item bookmark from Mob drops NEI page (#55)Jakub
* compile -> api * Fix tooltip on item bookmark
2023-02-27Fix GUI scrolling in EIG (GTNewHorizons/bartworks#295)Jakub
2023-02-27Override GUI size (GTNewHorizons/bartworks#294)Maxim
2023-02-27Fix-> looting level abuse in EEC (#52)Zereff06
* fix-> looting level abuse in EEC Now the maximum is level 4 * Spotless apply for branch fix_EEC_looting_level_abuse for #52 (#53) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
2023-02-26Fix Mega Apiary GUI scroll issue (#54)Jakub
* Fix scroll issue * Inline variables * Buildscript
2023-02-26Override super methods to old value (#51)Maxim
* Override super methods to old value * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-02-14I dont know how (#50)Jakub
2023-01-30spotlessApply with the new settingsJason Mitchell
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
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-07Add Weed-EX 9000 consumption in EIG (GTNewHorizons/bartworks#257)Jakub
* Update GT5 * Add Weed-EX Consumption * Add info
2023-01-03Merge queens in tricorder info (#42)Jakub
2023-01-03Add enchanced GUI to EIG (GTNewHorizons/bartworks#255)Jakub
* Add enchanced GUI to EIG * Spawn 1 render entity instead of 8 * Spawn 1 render entity instead of 5 in EIC * Spelling * Dont overshot
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-29Add flowers to EIG (GTNewHorizons/bartworks#254)Jakub
* Add flowers to EIG * There are custom handlers now