Age | Commit message (Expand) | Author |
2020-05-18 | trying out fancy jdoc links | kekzdealer |
2020-05-18 | code cleanup | kekzdealer |
2020-05-18 | Implemented TESR for Space Elevator Capacitors. This allows me to change thei... | kekzdealer |
2020-05-18 | Fixed thether beam being culled when source block is out of sight | kekzdealer |
2020-05-18 | beam is now rendered from farther away, improved tether texture, renamed some... | kekzdealer |
2020-05-18 | moved renderer package to client package, added Space Elevator Tether and a T... | kekzdealer |
2020-05-17 | Added Space Elevator Structure blocks recipes | kekzdealer |
2020-05-17 | Added Space Elevator Structure blocks textures and added them to the GTMTE code | kekzdealer |
2020-05-17 | Added Space Elevator Structure blocks part I | kekzdealer |
2020-05-17 | Added Space Elevator GTMTE | kekzdealer |
2020-05-17 | version bump, tidying up dev space | kekzdealer |
2020-05-17 | Disabling Item Proxy tech again | kekzdealer |
2020-05-17 | Endpoint shows name of Source when connected | kekzdealer |
2020-05-17 | Massive code cleanup and rewrite for Item Proxy tech | kekzdealer |
2020-05-17 | Worked on ConduitRenderer. Block bounds are soon correctly set. The TE's isCo... | kekzdealer |
2020-05-17 | Added compatibility for Essentia Phials to my jars | kekzdealer |
2020-05-14 | quick fix version bump | kekzdealer |
2020-05-14 | fixed void jar upgrade recipe | kekzdealer |
2020-05-14 | Added recipe for void versions of my jars | kekzdealer |
2020-05-14 | code cleanup so I understand it better | kekzdealer |
2020-05-14 | Updated LSC tooltip, added meta specification to jar recipes | kekzdealer |
2020-05-14 | Guarded against some edge case where you could get stuck with a wrong passive... | kekzdealer |
2020-05-14 | Fixed LSC glass shell check for LSC | kekzdealer |
2020-05-14 | Forgot to remove recipes | kekzdealer |
2020-05-14 | Removed Really Ultimate Capacitor subblock from the game | kekzdealer |
2020-05-14 | 0.4.4 version bump | kekzdealer |
2020-05-14 | Implemented maintenance effects for the LSC | kekzdealer |
2020-05-14 | Fixed similar issue for my Jars. Also properly fixed their names, AND the voi... | kekzdealer |
2020-05-14 | Fixed block meta merging bs | kekzdealer |
2020-05-13 | removed leftover debug print, and fixed multi hatch not saving it's autoOutpu... | kekzdealer |
2020-05-13 | fixed LSC not checking that there's no glass mixing on the roof | kekzdealer |
2020-05-13 | hopefully fixed research note subtext | kekzdealer |
2020-05-13 | 0.4.3 version bump | kekzdealer |
2020-05-13 | Workaround fix for loalization so at least the craftable jars (non void) have... | kekzdealer |
2020-05-13 | Made it so that my jars drop their label when mined (alongside the jar) | kekzdealer |
2020-05-13 | Removed laser hatch bug disclaimer in LSC tooltip | kekzdealer |
2020-05-13 | Fixed power not being calculated correctly for laser hatches in LSC | kekzdealer |
2020-05-13 | code cleanup, recipe fix | kekzdealer |
2020-05-12 | Added disclaimer that laser hatches don't work yet | kekzdealer |
2020-05-12 | changed wording in LSC info data from "running cost" tp "passive loss" | kekzdealer |
2020-05-12 | Revert "added overflow protection when dealing with TT laser hatches, as thei... | kekzdealer |
2020-05-12 | removed line to apply a casing texture to laser hatches. Their spray colour s... | kekzdealer |
2020-05-12 | added overflow protection when dealing with TT laser hatches, as their throug... | kekzdealer |
2020-05-12 | added localization option for MultiBlockTooltipBuilder | kekzdealer |
2020-05-12 | changed harvest tool for all my GT structure blocks to "wrench" | kekzdealer |
2020-05-12 | Improved options for localization for all Block tooltips | kekzdealer |
2020-05-12 | Moved TC research registration into it's own place. Improved names for init()... | kekzdealer |
2020-05-12 | Cleaned up and added comments to lang file | kekzdealer |
2020-05-12 | version bump | kekzdealer |
2020-05-12 | Moved blacklist call to preInit so it definitely happens early enough | kekzdealer |