aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/common
AgeCommit message (Collapse)Author
2021-04-13Clean up some thingsPrometheus0000
Fix localization of hex tile Hide unused blocks and items Switch capacitor block icons so they match the lapo used to make them
2021-02-24fix forgoten commasbotn365
2021-02-24fix lapo assline recipesbotn365
fix the lapotronic orb block recipes in the assline that make the normal battery instead of the block form
2021-02-10Merge pull request #9 from GTNewHorizons/fix-getTankInfo-nullMartin Robertz
fix-getTankInfo-null
2021-02-10fix tfft voiding fluids if a restrictive hatch was emptykorneel vandamme
2020-12-26fix-getTankInfo-nullbotn365
fix null pointer crash on starting up server when using fluid ae to read fluids
2020-12-15fix getTankInfo not geting the fluidskorneel vandamme
2020-11-19Fixed build since I changed the name a littlePrometheus0000000
2020-11-19More text changesPrometheus0000000
2020-11-19FixPrometheus0000000
2020-11-19Change multi tooltips to rely on GT for it insteadPrometheus0000000
2020-10-10fix voiding and made fluid pos statickorneel vandamme
2020-06-23Started to imlements BeamTransmitterkekzdealer
2020-06-22tried to fix GTTexture, removed more deprecated codekekzdealer
2020-06-22added textures for hex tiles, fixed hex tile name, fixed hex tile recipekekzdealer
2020-06-22enabled vertical hex tilingkekzdealer
2020-06-22set hex tiling to 4kekzdealer
2020-06-21hide space elevator for releasekekzdealer
2020-06-21added conversion recipe to update old multi hatcheskekzdealer
2020-06-21Added Large Hex Plate Blockkekzdealer
2020-06-18Shortened screwdriver handling code related to TFFT; Fixed AOOB Exception ↵kekzdealer
when IC in TFFT GUI exceeds number of stored fluids
2020-06-18Some barebones code for reactorkekzdealer
2020-06-18changed multi hatch to use some default texture from GT so I can test the ↵kekzdealer
actual functionality
2020-06-11Implemented new class for GT rendered textures!kekzdealer
2020-06-11Refactored MultiFluidHandler initialization to use a custom initializer ↵kekzdealer
method that doesn't require leaking the stored fluid objects
2020-06-11Finished auto-output handler code; Removed/Deactivated deprecated code from ↵kekzdealer
old multi hatch TE
2020-06-11New multi hatch code cleanup; Added auto-output handler; Removed object ↵kekzdealer
exposing method from MultiFluidHandler
2020-06-08Removed everything related to Item Server;kekzdealer
Deprecated current TFFT Multi Hatch in favor of GTMTE version
2020-06-07just pushing to repokekzdealer
2020-06-07implemented correct item rendering for new multi hatcheskekzdealer
2020-06-07save multi hatch facings to nbtkekzdealer
2020-06-05new textureskekzdealer
2020-06-05Multi hatch only shows connection texture on outwards facing sidekekzdealer
2020-06-04New recipes for the three tiers of Multi Hatcheskekzdealer
2020-06-04Set correct harvest tool for Jarskekzdealer
2020-06-04Implemented sub types for TFFT Multi hatchkekzdealer
2020-06-04Register SE Cap TE; Make caps not red when structure forms (only for ↵kekzdealer
debugging checkMachine())
2020-06-02Revert "removed unfinished content for release - revert this later"kekzdealer
This reverts commit 560b53c9cd34c7ba538938d57a28cb2535ab1f1c.
2020-06-02removed unfinished content for release - revert this laterkekzdealer
2020-06-02more fixes after testingkekzdealer
2020-06-02recipe fixes after some testingkekzdealer
2020-06-02fixed Recipe class and added recipe to turn RU Battery into LSC equivalentkekzdealer
2020-06-02organize importskekzdealer
2020-06-02Refactored into sided proxieskekzdealer
2020-06-02code cleanupkekzdealer
2020-06-01refactored weirdly formatted codekekzdealer
2020-06-01Reworked LSC capacitor recipe generation to be static and not dynamic. ↵kekzdealer
Nerfed Ultimate Capacitor to use Really Ultimate Battery recipe.
2020-05-20Added EU I/O to LSC info datakekzdealer
2020-05-19Working on capacitor check...kekzdealer
2020-05-19capacitors pulse red on maintenancekekzdealer