aboutsummaryrefslogtreecommitdiff
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-04-13Merge pull request #2 from GTNewHorizons/masterPrometheus0000
update
2021-02-25bump versionDreamMasterXXL
2021-02-24Merge pull request #10 from GTNewHorizons/fix-lapo-block-asslinebotn365
fix lapo assline recipes
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-10Merge pull request #8 from GTNewHorizons/fix-restrictive-hatch-voidMartin Robertz
fix tfft voiding fluids if a restrictive hatch was empty
2021-02-10fix tfft voiding fluids if a restrictive hatch was emptykorneel vandamme
2020-12-26bump versionDreamMasterXXL
2020-12-26Merge pull request #7 from GTNewHorizons/fix-NPE-drainFluidMartin Robertz
fix NPE crash on null fluid
2020-12-26Merge pull request #1 from GTNewHorizons/masterPrometheus0000
update
2020-12-26fix-getTankInfo-nullbotn365
fix null pointer crash on starting up server when using fluid ae to read fluids
2020-12-25fix nulpimter crash on null fluidkorneel vandamme
2020-12-15bump versionDreamMasterXXL
2020-12-15Merge pull request #6 from GTNewHorizons/fix-getTankInfoMartin Robertz
fix getTankInfo not geting the fluids
2020-12-15fix getTankInfo not geting the fluidskorneel vandamme
2020-11-21Merge pull request #5 from GTNewHorizons/Dev-Build-TestMartin Robertz
Dev build test
2020-11-21Merge pull request #4 from Prometheus0000/multitooltipMartin Robertz
Multitooltip
2020-11-20update gt verionDreamMasterXXL
2020-11-20revert testDreamMasterXXL
2020-11-20testDreamMasterXXL
2020-11-20bump versionDreamMasterXXL
update gitignore
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-12Merge pull request #3 from GTNewHorizons/fix-multie-fluidtankMartin Robertz
fix voiding and made fluid pos static
2020-10-12removed unnecessary getNullbotn365
2020-10-10fix voiding and made fluid pos statickorneel vandamme
2020-10-01Merge pull request #2 from MotiasF33/masterMartin Robertz
fix Capacitors Achivmients #6689
2020-10-01fix Capacitors AchivmientsMotDT
2020-09-14Update ReadmeJason Mitchell
2020-06-23mini code cleankekzdealer
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-210.5 version bumpkekzdealer
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-11added overlay textures for testingkekzdealer
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