aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/api/implementations
AgeCommit message (Collapse)Author
2023-08-29Fix massive lags when EEC is running at high voltage (#94)Jakub
* Don't split stacks when using ME bus * Update build.gradle * Update dependencies.gradle * Update KubaTechGTMultiBlockBase.java * Update KubaTechGTMultiBlockBase.java
2023-06-22Fix outputting to normal output bus (#81)Jakub
2023-06-22Output all crops / bees when controller is broken (#80)Jakub
* Fix bug in EEC * Output all crops / bees when controller is broken
2023-04-27Use texture getters (#73)Jakub
2023-04-10Licenseskuba6000
2023-04-10Update spotless formattingkuba6000
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-12Mega Apiary GUI improvements (#58)Jakub
* Mega apiary GUI improvements * forgot * buildscript * Fixed on ModularUI * Test scrollable fix * Simplify * Inspection * Fixed in ModularUI
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
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