aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/common/tileentities
AgeCommit message (Expand)Author
2021-04-29Merge pull request #12 from Prometheus0000/cap-changeMartin Robertz
2021-04-29Change int to double to properly use fractionsPrometheus0000
2021-04-19Update TT text to reflect changesPrometheus0000
2021-04-19Add check for more than 50% non-empty capsPrometheus0000
2021-04-19Get 3rd switch to work in a functionPrometheus0000
2021-04-18LSC now works with EU Detector CoverMatt
2021-04-18Revert previous and move the other 2 switches to functionsPrometheus0000
2021-04-17change switch to functionPrometheus0000
2021-04-17Remove the other one that doesn't do anythingPrometheus0000
2021-04-17FixPrometheus0000
2021-04-16Add icons and recipes, and clean up spacesPrometheus0000
2021-04-15Add EV and empty capacitorsPrometheus0000
2021-02-10Merge pull request #9 from GTNewHorizons/fix-getTankInfo-nullMartin Robertz
2021-02-10fix tfft voiding fluids if a restrictive hatch was emptykorneel vandamme
2020-12-26fix-getTankInfo-nullbotn365
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-21added conversion recipe to update old multi hatcheskekzdealer
2020-06-18Shortened screwdriver handling code related to TFFT; Fixed AOOB Exception whe...kekzdealer
2020-06-18changed multi hatch to use some default texture from GT so I can test the act...kekzdealer
2020-06-11Implemented new class for GT rendered textures!kekzdealer
2020-06-11Refactored MultiFluidHandler initialization to use a custom initializer metho...kekzdealer
2020-06-11Finished auto-output handler code; Removed/Deactivated deprecated code from o...kekzdealer
2020-06-11New multi hatch code cleanup; Added auto-output handler; Removed object expos...kekzdealer
2020-06-08Removed everything related to Item Server;kekzdealer
2020-06-07just pushing to repokekzdealer
2020-06-07save multi hatch facings to nbtkekzdealer
2020-06-05Multi hatch only shows connection texture on outwards facing sidekekzdealer
2020-06-04Implemented sub types for TFFT Multi hatchkekzdealer
2020-06-04Register SE Cap TE; Make caps not red when structure forms (only for debuggin...kekzdealer
2020-05-20Added EU I/O to LSC info datakekzdealer
2020-05-19Working on capacitor check...kekzdealer
2020-05-19capacitors pulse red on maintenancekekzdealer
2020-05-18trying out fancy jdoc linkskekzdealer
2020-05-18Implemented TESR for Space Elevator Capacitors. This allows me to change thei...kekzdealer
2020-05-18Fixed thether beam being culled when source block is out of sightkekzdealer
2020-05-18beam is now rendered from farther away, improved tether texture, renamed some...kekzdealer
2020-05-18moved renderer package to client package, added Space Elevator Tether and a T...kekzdealer
2020-05-17Added Space Elevator Structure blocks textures and added them to the GTMTE codekekzdealer
2020-05-17Added Space Elevator GTMTEkekzdealer
2020-05-17Endpoint shows name of Source when connectedkekzdealer
2020-05-17Massive code cleanup and rewrite for Item Proxy techkekzdealer
2020-05-17Worked on ConduitRenderer. Block bounds are soon correctly set. The TE's isCo...kekzdealer
2020-05-14code cleanup so I understand it betterkekzdealer