aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/client/effect
AgeCommit message (Collapse)Author
2023-08-02Partially fix quiver on skeletons in EEC (#91)Jakub
* Update dependencies.gradle * Update build.gradle * Fix quiver * Create new entity to stop messing with NEI preview * Update build.gradle * Update dependencies.gradle
2023-06-22Remove Mobs Info NEI page from KubaTech (#82)Jakub
* Add Mobs Info * Use MobsInfo * Update dependencies.gradle * Update repositories.gradle * Update GT_MetaTileEntity_ExtremeExterminationChamber.java * Update dependencies.gradle
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-10Licenseskuba6000
2023-04-10Update spotless formattingkuba6000
2023-04-10Better lighting fix for crops renderer (#70)Jakub
* Update dependencies.gradle * Better lighting fix for crops renderer * Update CropRenderer.java
2023-03-16Licensekuba6000
2023-01-30spotlessApply with the new settingsJason Mitchell
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
2022-11-09EIG: Bug fixes (including small IC2 mode nerf) (GTNewHorizons/bartworks#232)Jakub
* Yes yes yes, obfuscation * Fix GT Ores not working as a roots in IC2 mode * ' * BEANS * Get rid of some warnings in code inspection * Fix wrong IC2 crop calculation (EIG NERF) * Use constants * Autocraft is always enabled * Recalculate all crops on math updates * Fix dupe * Remove Mana Bean support
2022-10-31EIG: Fix stocking input bus exploit (GTNewHorizons/bartworks#230)Jakub
* Disgusting * Fix exploit * Maybe fix black wheat blocks inside * Ok we will fight then * Cosmetics * Proper fix
2022-08-27Update buildscript & apply spotless (GTNewHorizons/bartworks#192)Raven Szewczyk
* Update dependencies * updateBuildscript & spotlessApply
2022-04-11Add Extreme Industrial Greenhouse (GTNewHorizons/bartworks#111)Jakub
* Add Extreme Industrial Greenhouse * Add info about crops inside the machine * Add a way to remove crops from machine * Add crafting recipe * Dont use full amp * Add glass tier requirements * Bug fix * Account for IC2 crops with two diffrent outputs * Add water requirement
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-17More licensingkuba6000
2022-12-29BEES RENDERINGkuba6000
2022-09-20Prevent the boss bar from renderingkuba6000
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-08-17Glass is optionalkuba6000
2022-08-17Structurekuba6000