Circuitry - v12.60 is out
Important note
- Conveyor limiters are slowly getting deprecated now. They will eventually be replaced by some better solution, but as of right now the better solution is using "Throughput Counter and Limiter" mod.
New
- Added image downloader gate - accepts a string URL and tries to download an image that it will output as a texture. (WIP, this is a part of the pixel art gates rework)
- Added sign component anchors - allows you to make components always stick to a specific position (i.e. make text always centered on the sign no matter its length)
- Reworked context menu design
- Added sign layout copying and pasting, will add exporting to drive soon.
QoL
- Context menu will now only open if the editor wasn't moved around
- Added context actions to image (and some other) components which allow the player to make those components of a specific size (i.e. "fit sign viewport")
- Deprecated the old pixel and lightbulb holograms, meaning now they use the same grid size settings as the rest of the gates.
Bug fixes
- Fixed sign components not applying correct settings when created, which caused components like radial progress bar to appear too small until the player changes the size settings or re-opens the editor.
- Fixed a year old bug with objects losing their data when loading the savefile, which caused some specific circuits to break because the output values were not ready to be used.
- Fixed (?) RSS and linear motion adapters always appearing as "NEW" on save reload.