fCPU :: SE Fix :: Memory fix + Improvements


Original: Factorio Customizable Processing Unit. SpaceExploration FIx: Fixed fCPU to continue operation while a space ship is jumping between surfaces. Extra: Fixed fCPU indexing in memory read/write. (NO SIMD) Extra improvements have been added

Content
1 year, 1 month ago
1.1
695
Circuit network

b [FIXED] The width of the code editor window.

1 year, 1 month ago

This bug is from the fCPU. Fix it if possible.
The window with the code is oriented by the width of the combinator window itself. Therefore, part of the text (right edge) is not visible at all. Also the selection works only up to a certain part. That is, we cannot select the outermost few characters. Clicking does not work there.

https://youtu.be/r7DrCPStaMU

1 year, 1 month ago

you can set the width of the editor from the player options
The lua api is somewhat limited in terms of text, anyway I will check if it can be improved

1 year, 1 month ago

https://imgur.com/rx7dkuB

I set the width of the code editor to 800 points, but nothing has changed. Specifically here is the problem:
Red text - to where it shows up. The blue line - to where it is hidden and where our cursor can be located to write (we can not see it. Also seen in the video).
The black line - in theory, the area up to where the text should be.
And by the way, can you add a horizontal slider? It would be more convenient, I think.

1 year, 1 month ago

Ok, now I understand the problem better. I add it to the TODO list to correct it

1 year, 1 month ago

Fixed in version 0.5.0

This thread has been locked.