Scrap Mechanic

Scrap Mechanic

Programmable Processor
Showing 21-30 of 52 entries
< 1  2  3  4  5  6 >
Update: 16 Aug, 2020 @ 4:06am

Update: 10 May, 2020 @ 9:55am

Patch
- fixed minor chat log

Update: 10 May, 2020 @ 7:27am

Update
- fixed console prints (now visible to the player that interacted with the block in the chat (light blue / cyan color))
- fixed the importer block (is able import programs again)
- added a paths file (so multiple files other than the default source file can be imported)
- added strength option to the 'Bearing Controller' (dark gray)
- changed strength of the 'Motor Controller' to dark gray
- changed some visuals from the block outputs
- updated part description (englisch for all languages)

Update: 8 May, 2020 @ 2:34am

Patch
- fixed block interactions (due to survival update changes)

Update: 11 Apr, 2020 @ 10:40am

Update
This updates contains a new feature which allows you to set a custom screen size.

Commands:
- removed the startup command
- added a bind command (replacement for startup) to have a selection of programs to start
- added a size command to set the display size (max: 100x50, min:10x10)

Update: 9 Apr, 2020 @ 2:24pm

Update

General Stuff:
- fixed console prints for io blocks
- fixed console prints for piston controller
- fixed console prints for bearing controller
- fixed console prints for motor controller

Instructions:
- added decimal number support
- added relativ jump support


Blocks:
- added logic -> number converter
- added number -> logic converter

Commands:
- added 'ln' command to activate systemwide linenumbers

Update: 9 Apr, 2020 @ 4:39am

Patch
- minor fix (in <ma> <c>, div <n / ma> <ma>)

Update: 9 Apr, 2020 @ 12:40am

Update
General:
- added runtime log (see print instruction)

Blocks:
- moved the screen to a new block (able to spawn the screen dynamicaly (in different positions))
- added a program importer to import files
- added a startup block with which you can start a program you set to be the startup program (needs logic input to start)

Instructions:
- added <instruction> <value/address> <address> to the add, sub, div, mul, save instruction to allow more efficient programs
- added print (will print address and value if address is given (otherwise just the value))
- added prints (will always print the value without the address)

Commands:
- startup <filename> sets the file that will be executed when startup block gives input


Changed Behavior:
To get the graphics onto the screen you need to connect the computer to the display manager and than press 'e' on the computer to recognize the screen.
After that just press 'e' on the displaymanager.

Update: 5 Apr, 2020 @ 1:26pm

Patch
- fixed sleep instruction bug
- fixed color code bug (for red and magenta)

Update: 20 Mar, 2020 @ 1:32am

Patch
- fixed IO blocks (status bug)