aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech
AgeCommit message (Collapse)Author
2024-08-07Adds progress indicator and item being researched to TecTech Research ↵querns
Station GUI (#2836) * Adds progress and output item to TT Researcher GUI * Fixes integer division, adds i18n
2024-07-18Add wireless computation and data stick hatches (#2724)NotAPenguin
* start on wireless computation * initial implementation of wireless computation hatch * Implement wireless data sticks * Fix wireless computation by simplifying the implementation greatly * Delete dead code * Add scanner output for wireless computation in network * Rename wireless computation hatch to cloud hatch * Final rename to client/server
2024-06-29Several fixes for Tesla Cover (#2671)RealSilverMoon
* Fix tesla cover memory leak * Fix tesla crash when destroying tesla cover * Add max output display
2024-05-24Merge addon sourcesRaven Szewczyk