Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-14 | Renamge Generic parameter | Tec | |
2020-09-10 | Cleanup structure iterator code | Tec | |
2020-09-10 | Merge remote-tracking branch 'origin/master' into BassAddons | basdxz | |
2020-08-24 | Add some comments | Tec | |
2020-08-24 | Add block with any meta structure utility | Tec | |
2020-08-24 | add 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-05 | Fix Tesla draining energy when disabled | basdxz | |
2020-08-04 | Repackage Tesla code into interfaces and util class | basdxz | |
Currently bugged, Tesla Towers always drain power from Energy Injectors | |||
2020-07-26 | feat(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-25 | fix(TecTech)Really Ultimated Batterie | DreamMasterXXL | |
fix the recipe Really Ultimated Batterie change Neutronium wires(which not exists) to Superconductor Wires UHV | |||
2020-07-19 | Flipping this seems to fix it? | basdxz | |
(cherry picked from commit adf24c44acf9762f80ccb4d2903b8870d5137ed6) | |||
2020-07-19 | Added git hash as version appendage | basdxz | |
https://forgegradle.readthedocs.io/en/latest/cookbook/ (cherry picked from commit 9182db0ff8a7205b012b6a61b26c8550c52fc744) | |||
2020-07-19 | Bump version | Tec | |
2020-07-19 | Merge branch 'DoubleCount' | Tec | |
2020-07-19 | Adjust some logic IDK | Tec | |
2020-07-19 | Flipping this seems to fix it? | basdxz | |
2020-07-19 | Added git hash as version appendage | basdxz | |
https://forgegradle.readthedocs.io/en/latest/cookbook/ | |||
2020-07-19 | Bump version | basdxz | |
2020-07-19 | Refactor TecTechConfig.java | basdxz | |
2020-07-19 | Reduce decay counts | Tec | |
2020-07-19 | Cleanup DEBUG scanning of EM | Tec | |
2020-07-19 | Safeguard collide | Tec | |
2020-07-19 | Update decay logic | Tec | |
2020-07-19 | Tweak tesla range and add more config | basdxz | |
2020-07-19 | Implement Tesla Global List | basdxz | |
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-18 | Implement big float, transition to molarity | Tec | |
2020-07-18 | Change amounts | Tec | |
2020-07-18 | Adjust debug containers | Tec | |
2020-07-18 | Up atom counts by AVOGADRO_CONSTANT for more smooth compute | Tec | |
2020-07-18 | Created Global Tesla List | basdxz | |
2020-07-18 | On demand static import | Tec | |
2020-07-18 | Fix cleanup method | Tec | |
2020-07-18 | Implement cleanup | Tec | |
2020-07-18 | Rework machines | Tec | |
2020-07-18 | Rework API | Tec | |
2020-07-18 | Lots of Tesla Tower work | basdxz | |
Reworked power loss Fixed Tesla Tower exploding when already powered off Added and reworded some comments Added plasma consumption values to config | |||
2020-07-11 | Patch ZPM Tesla Primaries missing from NEI | basdxz | |
2020-07-11 | Bump the version | basdxz | |
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-11 | Expand Tesla tiers | basdxz | |
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-11 | Plasma range boosting now helps with loss | basdxz | |
Very generous imo, might need to be scaled back | |||
2020-07-06 | Add Plasma Boosting to Tesla Towers | basdxz | |
2020-07-06 | Merge branch 'master' into BassAddons | basdxz | |
2020-06-23 | Fully mark old api for deprecation | Tec | |
2020-06-23 | Cleanup code style, rename interface, unimplement default method to force ↵ | Tec | |
user to implement it. rework to eager evaluation of instanceof check | |||
2020-06-23 | Merge pull request #35 from bartimaeusnek/metablock | basdxz | |
Added Support for MetaBlocks | |||
2020-06-23 | Added Build Support for MetaBlocks | bartimaeusnek | |
2020-06-23 | Added Support for MetaBlocks | bartimaeusnek | |
2020-06-14 | Fix divide by zero lol | Tec | |
2020-06-14 | Fix sound loops | Tec | |
2020-06-14 | Add missing machine type | Tec | |