aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/tectech/thing/metaTileEntity
AgeCommit message (Collapse)Author
2024-11-12Improve EoH tier numbering in portable scanner info (#3483)Kogepan229
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-04Fix wrong shutdown duration of tectech multi & cleanup (#3424)HoleFish
2024-10-31Fix mabs crash when breaking energy hatches (#3425)HoleFish
2024-10-21Godforge afterparty (#3345)GDCloud
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: serenibyss <10861407+serenibyss@users.noreply.github.com>
2024-10-21Import pollution mixins from hodgepodge (#3395)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-10-21Make some machine drops stackable with new ones (#3392)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-17Bind all tooltip separators to the config (#3376)GDCloud
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-10-14Multi ToolTip unification (#3343)Alexdoru
Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Co-authored-by: GDCloud <gdcloudstrike@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-05Reword waila to say currently instead of probably (#3328)NotAPenguin
Co-authored-by: Alexdoru <57050655+Alexdoru@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-03Godforge encore (#3213)Maya
Co-authored-by: GDCloud <gdcloudstrike@gmail.com>
2024-10-03Fixed Laser & Data pipe every 32 tick connection update (#3259)Dagger
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-02Refactor tesla tower spark packet (#3317)Lyft
2024-10-02Cleanup the codebase (#3311)Alexdoru
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-28Remove more reflection + reorganize mixin accessors packages (#3260)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-28Unify machine sound loop to use SoundResource (#3289)miozune
2024-09-23New sound effect for black hole compressor (#3265)Volence
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-23Wireless data refactor & fixes (#3264)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-23New sounds for multi (#3139)evgengoldwar
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-19TecTech config migration to GTNHLib (#3207)boubou19
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-17Delete TTUtility.getTier and use GTUtility insteadAlexdoru
2024-09-17Fix high amp wireless uxv hatches (#3219)GDCloud
2024-09-15Small optimizations & MultiBlockBase cleanup (#3197)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-15Godforge finale (#3080)GDCloud
Co-authored-by: BucketBrigade <138534411+CookieBrigade@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: serenibyss <10861407+serenibyss@users.noreply.github.com>
2024-09-15Fix QC Computation Bug (#3190)DylanTaylor1
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-11Require screwdriver to adjust laser hatches (#3158)Mary
2024-09-09Remove findRecipe methods (#3084)miozune
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-08Add astral array amount tooltips to EOH (#3120)HoleFish
Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: GDCloud <93287602+GDCloudstrike@users.noreply.github.com>
2024-09-08scrollable multiblock status display (#3089)Glease
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-06Fix NPE in log with laser mirror pipes (#3088)Maya
2024-09-04Fixes #17207 (#3041)joegnis
Changed methods in OverclockCalculator: - setEUtDiscount - setSpeedBoost - setHeatDiscountMultiplier Most of other changes are directly related to them. Adds a unit test. Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-03disable godforge debug (#3018)GDCloud
2024-09-02The Great Renaming (#3014)NotAPenguin
* move kekztech to a single root dir * move detrav to a single root dir * move gtnh-lanthanides to a single root dir * move tectech and delete some gross reflection in gt++ * remove more reflection inside gt5u * delete more reflection in gt++ * fix imports * move bartworks and bwcrossmod * fix proxies * move galactigreg and ggfab * move gtneioreplugin * try to fix gt++ bee loader * apply the rename rules to BW * apply rename rules to bwcrossmod * apply rename rules to detrav scanner mod * apply rename rules to galacticgreg * apply rename rules to ggfab * apply rename rules to goodgenerator * apply rename rules to gtnh-lanthanides * apply rename rules to gt++ * apply rename rules to kekztech * apply rename rules to kubatech * apply rename rules to tectech * apply rename rules to gt apply the rename rules to gt * fix tt import * fix mui hopefully * fix coremod except intergalactic * rename assline recipe class * fix a class name i stumbled on * rename StructureUtility to GTStructureUtility to prevent conflict with structurelib * temporary rename of GTTooltipDataCache to old name * fix gt client/server proxy names