aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/loaders
AgeCommit message (Collapse)Author
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-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-14Fix Ultimate Tea Research (#44)Jakub
* Trigger after MT Reload * Update MTLoader.java
2022-12-29BEES RENDERINGkuba6000
2022-12-18Fix non-forestry honey used to craft Mega apiary (#37)miozune
2022-12-15Add configkuba6000
2022-12-15Fixkuba6000
2022-12-15Enable drops from core modkuba6000
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-10-22Lower ciruits tier to UVkuba6000
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-09-20Show is mob can be captured in soul vialkuba6000
2022-09-20Stop GL error spam + Full head rotation on mobs in EEC (#20)Jakub
* Stop GL error log spam with buggy mobs * Also save attribs * Snowqueen * Keep error log with config option * Update EntityRenderer.java * Update * Update Config.java * spotlessApply * Also rotate head in EEC to look at the player * Update EntityRenderer.java Co-authored-by: GitHub GTNH Actions <>
2022-09-15Merge pull request #18 from GTNewHorizons/improvementsJakub
Fix recipe time in NEI
2022-09-14Add cache regeneration trigger configkuba6000
2022-09-13Fix time in NEIkuba6000
2022-09-13Stone swordkuba6000
2022-09-13Add Wither Skeleton to entity listkuba6000
2022-09-11Less logs (#15)Jakub
* Less logs * Update MobRecipeLoader.java * clean
2022-09-07EEC: Add ability to disable infernal drops, input bus requirement fix (#13)Jakub
* Input bus is not needed * More like that * Add an option to disable infernal drops * Add info * Typo * Typo * Fix * spotlessApply (#14) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Update GT_MetaTileEntity_ExtremeExterminationChamber.java * Update GT_MetaTileEntity_ExtremeExterminationChamber.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-01Fix tea (#12)Jakub
2022-08-29Tea line (#11)Jakub
* Add normal Tea * Add Tea Line Also removed red tea and butterfly tea * Don't use item if in creative * Move recipes * Better MTE registration * Always throw * Add textures
2022-08-25Add Secret Tea collection (#10)Jakub
* Licensing stuff * Turbo Legendary Secret Tea Collection * Turbo Legendary Secret Tea Collection * ᲼᲼
2022-08-23Fix additions on empty mobs not generating EEC map (#9)Jakub
* Fix additions on empty mobs not generating EEC map * Fix * Fix null stacks on server * Fix GUI * No * Maybe * Correct chance formula
2022-08-23Fixkuba6000
2022-08-23Time is based on the weapon insertedkuba6000
2022-08-23Basic looting implementationkuba6000
2022-08-23Add Config to override mob drops + some fixes (#8)Jakub
* Add overrides * GTNHCoreMod custom drops integration * Update buildscript * Bump * EEC blacklist * NEI info * Loops optimization * Warn when 0% loots are detected * Detect looting drops * No * Super rare drops * Keep the same naming * Crash * Fix meta * maybe * Run at least twice * Fix stupid TF Lich boss * Comments * Fix EEC blacklist
2022-08-19Fixkuba6000
2022-08-19Merge branch 'master' into structureMartin Robertz
2022-08-18Update MobRecipeLoader.javakuba6000
2022-08-18Cache Mob Handler mapkuba6000
2022-08-17Structurekuba6000
2022-08-14LGPL 3.0kuba6000
2022-08-14Fix server crash from Blood Magic entitieskuba6000
2022-08-14Add "Mob Drops" NEI page + Extreme Extermination Chamber (#1)Jakub
* First commit * Mixins * Merge the same items with diffrent damage * Faster random in NEI * More accuracy ? * Update ClientProxy.java * Renaming * Update buildscript * Use reserved MTE ID's * EEC work * Rework NEI page * Fix inaccurate chances * Basic equipment spawn * Add config options * Translations * Add infernal drops * Witchery fix * Forestry fixes * More fixes * Default blacklist * NEI sorting * Comment out testing deps * Clientsided check * Blood Magic support * LoaderReference * Check if peacefull is allowed * Add some XP output * Add recipe * Send Server config to Client * Add command to reload config * Translations * Process MT additions