aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-14Renamge Generic parameterTec
2020-09-10Cleanup structure iterator codeTec
2020-09-10Merge remote-tracking branch 'origin/master' into BassAddonsbasdxz
2020-08-24Add some commentsTec
2020-08-24Add block with any meta structure utilityTec
2020-08-24add check only block without meta (#37)Lex
Meta 0 will be used to build and display the hologram. For example, you can make 16 kinds of glass blocks, and check only the block, without meta.
2020-08-05Fix Tesla draining energy when disabledbasdxz
2020-08-04Repackage Tesla code into interfaces and util classbasdxz
Currently bugged, Tesla Towers always drain power from Energy Injectors
2020-07-26feat(Extra Utilities, TecTech)Deep Dark Portal (#36)Martin Robertz
Add new raw DD Portal Block recipe to Tec Tech TT Station update GT dependencies GTNewHorizons/GT-New-Horizons-Modpack#6260
2020-07-25fix(TecTech)Really Ultimated BatterieDreamMasterXXL
fix the recipe Really Ultimated Batterie change Neutronium wires(which not exists) to Superconductor Wires UHV
2020-07-19Flipping this seems to fix it?basdxz
(cherry picked from commit adf24c44acf9762f80ccb4d2903b8870d5137ed6)
2020-07-19Added git hash as version appendagebasdxz
https://forgegradle.readthedocs.io/en/latest/cookbook/ (cherry picked from commit 9182db0ff8a7205b012b6a61b26c8550c52fc744)
2020-07-19Bump versionTec
2020-07-19Merge branch 'DoubleCount'Tec
2020-07-19Adjust some logic IDKTec
2020-07-19Flipping this seems to fix it?basdxz
2020-07-19Added git hash as version appendagebasdxz
https://forgegradle.readthedocs.io/en/latest/cookbook/
2020-07-19Bump versionbasdxz
2020-07-19Refactor TecTechConfig.javabasdxz
2020-07-19Reduce decay countsTec
2020-07-19Cleanup DEBUG scanning of EMTec
2020-07-19Safeguard collideTec
2020-07-19Update decay logicTec
2020-07-19Tweak tesla range and add more configbasdxz
2020-07-19Implement Tesla Global Listbasdxz
And then when I do it with lists the way Bart suggested it, I have Tec tell me to rewrite everything using interfaces
2020-07-18Implement big float, transition to molarityTec
2020-07-18Change amountsTec
2020-07-18Adjust debug containersTec
2020-07-18Up atom counts by AVOGADRO_CONSTANT for more smooth computeTec
2020-07-18Created Global Tesla Listbasdxz
2020-07-18On demand static importTec
2020-07-18Fix cleanup methodTec
2020-07-18Implement cleanupTec
2020-07-18Rework machinesTec
2020-07-18Rework APITec
2020-07-18Lots of Tesla Tower workbasdxz
Reworked power loss Fixed Tesla Tower exploding when already powered off Added and reworded some comments Added plasma consumption values to config
2020-07-11Patch ZPM Tesla Primaries missing from NEIbasdxz
2020-07-11Bump the versionbasdxz
Added Plasma Boosting to Tesla Tower Works with Nitrogen and Helium 100mb Helium per second 50mb Nitrogen per second 50mb Radon per second Helium and Nitrogen boost max range by 2x Radon by 4x The max scan range hasn't been changed, but i pushed it into the config would suggest setting to 64 there if you want more than 40 In addition By default it just voids the plasma There is a config to make it output fluid instead idk im coder not a gayme play balance lad so you should play with it also unsure of the plasma values are low/high please give input Added ZPM Primary Tesla Coils Added LuV Telsa Capacitors Added ZPM Tesla Capacitors All above with recipes Tesla range related losses now halfed when using Nitrogen or Helium and Quartered when using Radon plasma Current bugginess, power sent may or may not be once a second instead of once a tick. Additionally multi amp per source transmission might be messed up The bugginess was due to the capacitor tiering not being configured, EG LuV and IV capacitors working at IV tier. Has since been fixed.
2020-07-11Expand Tesla tiersbasdxz
We now have ZPM Tier primary coils and LuV and ZPM tier capacitors, props to the madlads at the BigFlex MegaPlex for planning on using it with their fusion reactors
2020-07-11Plasma range boosting now helps with lossbasdxz
Very generous imo, might need to be scaled back
2020-07-06Add Plasma Boosting to Tesla Towersbasdxz
2020-07-06Merge branch 'master' into BassAddonsbasdxz
2020-06-23Fully mark old api for deprecationTec
2020-06-23Cleanup code style, rename interface, unimplement default method to force ↵Tec
user to implement it. rework to eager evaluation of instanceof check
2020-06-23Merge pull request #35 from bartimaeusnek/metablockbasdxz
Added Support for MetaBlocks
2020-06-23Added Build Support for MetaBlocksbartimaeusnek
2020-06-23Added Support for MetaBlocksbartimaeusnek
2020-06-14Fix divide by zero lolTec
2020-06-14Fix sound loopsTec
2020-06-14Add missing machine typeTec