03-03-2023, 02:10 AM
(This post was last modified: 03-03-2023, 02:12 AM by Zamujasa. Edited 1 time in total.)
conveyor belts would be either forward or reverse; i think the most mechcompy thing that would be there is some kind of diverter. there's a whole bunch of really disused recycling/disposals-related stuff around that concept, like how the scrap that comes out of the crusher actually has some values depending on what went into it (mostly just 'metal / glass / waste' or whatever)
anyway, some more changes:
- relay component
-- cooldown lowered to 0.4 seconds (down from three seconds) - in line with the wifi component
- association component
-- new option to output the stored list in signal format (a=1&b=2&...)
- counter component:
-- reset no longer outputs the new value
-- new "set current value" input that does output the new value
-- you can use "change reset value" and reset to silently change the value
- message sign component:
-- inventory in the vendors increased from 5 to 10
-- new configuration for text alignment (top/middle/bottom, left/center/right)
-- new configuration for fonts
- new mechcomp component: pixel display
-- 26x26 canvas for you to draw on, electronically
-- takes a signal in the format of x=0&y=0&color=#FFFFFF (parameter order doesn't matter)
![[Image: image.png]](https://cdn.discordapp.com/attachments/890223070999101480/1081154666840203354/image.png)
- new mechcomp component: automatic signaler component
-- automatically repeats a signal on a given interval
-- the repeat interval can be from 0.5s to 60s
-- configurable to repeat the signal a limited number of times
-- runs very slightly faster than the Control Unit (about 20% faster) and at a more even rate, rather than the CU's sporadic one
- new stupid feature
-- mechcomp buttons have a special feature when plated with a certain material
----
the sprites for the automatic signaler component and the other new ones i added are very Temporary Programmer Art
anyway, some more changes:
- relay component
-- cooldown lowered to 0.4 seconds (down from three seconds) - in line with the wifi component
- association component
-- new option to output the stored list in signal format (a=1&b=2&...)
- counter component:
-- reset no longer outputs the new value
-- new "set current value" input that does output the new value
-- you can use "change reset value" and reset to silently change the value
- message sign component:
-- inventory in the vendors increased from 5 to 10
-- new configuration for text alignment (top/middle/bottom, left/center/right)
-- new configuration for fonts
- new mechcomp component: pixel display
-- 26x26 canvas for you to draw on, electronically
-- takes a signal in the format of x=0&y=0&color=#FFFFFF (parameter order doesn't matter)
![[Image: image.png]](https://cdn.discordapp.com/attachments/890223070999101480/1081154666840203354/image.png)
- new mechcomp component: automatic signaler component
-- automatically repeats a signal on a given interval
-- the repeat interval can be from 0.5s to 60s
-- configurable to repeat the signal a limited number of times
-- runs very slightly faster than the Control Unit (about 20% faster) and at a more even rate, rather than the CU's sporadic one
- new stupid feature
-- mechcomp buttons have a special feature when plated with a certain material
----
the sprites for the automatic signaler component and the other new ones i added are very Temporary Programmer Art