aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-11New multi hatch code cleanup; Added auto-output handler; Removed object ↵kekzdealer
exposing method from MultiFluidHandler
2020-06-08Merge remote-tracking branch 'origin/master'kekzdealer
2020-06-08Removed everything related to Item Server;kekzdealer
Deprecated current TFFT Multi Hatch in favor of GTMTE version
2020-06-08Removed everything related to Item Server;kekzdealer
Deprecated current TFFT Multi Hatch in favor of GTMTE version
2020-06-07just pushing to repokekzdealer
2020-06-07implemented correct item rendering for new multi hatcheskekzdealer
2020-06-07save multi hatch facings to nbtkekzdealer
2020-06-05new textureskekzdealer
2020-06-05Multi hatch only shows connection texture on outwards facing sidekekzdealer
2020-06-04New recipes for the three tiers of Multi Hatcheskekzdealer
2020-06-04Set correct harvest tool for Jarskekzdealer
2020-06-04Implemented sub types for TFFT Multi hatchkekzdealer
2020-06-04Register SE Cap TE; Make caps not red when structure forms (only for ↵kekzdealer
debugging checkMachine())
2020-06-02Revert "removed unfinished content for release - revert this later"kekzdealer
This reverts commit 560b53c9cd34c7ba538938d57a28cb2535ab1f1c.
2020-06-02removed unfinished content for release - revert this laterkekzdealer
2020-06-02more fixes after testingkekzdealer
2020-06-02recipe fixes after some testingkekzdealer
2020-06-02version bumpkekzdealer
2020-06-02fixed Recipe class and added recipe to turn RU Battery into LSC equivalentkekzdealer
2020-06-02organize importskekzdealer
2020-06-02Refactored into sided proxieskekzdealer
2020-06-02code cleanupkekzdealer
2020-06-01refactored weirdly formatted codekekzdealer
2020-06-01Reworked LSC capacitor recipe generation to be static and not dynamic. ↵kekzdealer
Nerfed Ultimate Capacitor to use Really Ultimate Battery recipe.
2020-06-01lucy workspace setup, removed kekztech.iml from repolucy
2020-06-01added macOS stuff, .classpath and iml files to gitignorelucy
people shouldn't be too lazy
2020-06-01Revert "setup workspace on kururi"kekzdealer
Accidentially pushed .classpath This reverts commit c2a8542873471d807d829427f4c8354d4ea119a8.
2020-06-01setup workspace on kururilucy
2020-05-30I want the .iml on my repo because I'm lazykekzdealer
2020-05-28Merge pull request #20 from Kiwi233/masterkekzdealer
Update zh_CN.lang
2020-05-23Update zh_CN.lang[Kiwi233]
2020-05-22Merge pull request #1 from kekzdealer/masterKiwi
5/22
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-18elevator caps now support turning red in case of maintenance issueskekzdealer
2020-05-18trying out fancy jdoc linkskekzdealer
2020-05-18code cleanupkekzdealer
2020-05-18Implemented TESR for Space Elevator Capacitors. This allows me to change ↵kekzdealer
their colour saturation on the fly to sync it with the elevator charge state. - Added tooltip to the caps to tell players that the invisible top/bot faces are intended as a performance improvement
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 ↵kekzdealer
some more renderer vars to be more clear
2020-05-18moved renderer package to client package, added Space Elevator Tether and a ↵kekzdealer
TESR, added Space Elevator Capacitor
2020-05-17Added Space Elevator Structure blocks recipeskekzdealer
2020-05-17Added Space Elevator Structure blocks textures and added them to the GTMTE codekekzdealer
2020-05-17Added Space Elevator Structure blocks part Ikekzdealer
2020-05-17Added Space Elevator GTMTEkekzdealer
2020-05-17version bump, tidying up dev spacekekzdealer
2020-05-17Disabling Item Proxy tech againkekzdealer
2020-05-17Endpoint shows name of Source when connectedkekzdealer
2020-05-17Massive code cleanup and rewrite for Item Proxy techkekzdealer