Stationeers

Stationeers

IC10 Editor
Počet komentářů: 8
Wuctred před 2 hodinami 
could you make a mod to add 4 commands for aimee, readFirstInQueue and readLastInQueue to read the ore type from the queue mineablesInQueue and deleteFirstInQueue and deleteLastInQueue to delete the element from the queue ?
BlackFranky před 18 hodinami 
Thanks for the quick answer. It's working correctly.

There are some issues left:
- The tooltips are shifted to the right which causes some tooltips to be cut off at the end (f.e. lbn).
- The jump points are not colored.
aproposmath  [autor] před 21 hodinami 
Oh, it's a 1000ms delay for the tooltip, not 500ms
aproposmath  [autor] před 21 hodinami 
They are only showing if
- The cursor has a space to the left. The reason is that there will be autocomplete suggestions some day when you are typing a word.
- The cursor stays still for 500ms

Apart from that, there were issues with tooltip window focus/visibility before, maybe it's still not fixed completely.
BlackFranky před 22 hodinami 
The tooltips are not working for me. They showed up one time for a second but are not showing otherwise.
MonoToast 26. říj. v 10.54 
Great mod!
aproposmath  [autor] 25. říj. v 6.53 
Thanks, I will look into it!

Note on the second request: If you made changes and close the editor accidentally, you can do Undo (Ctrl+z) after opening again to get the state before closing. (The "Edit" button on the computer pastes the code into the editor, which is tracked as an edit operation in the editor).
Note this is only working until you quit the game (undo ops are not stored in the save file).
BoNes 25. říj. v 4.29 
Request: Could you please make the ESC key cancel and close the window? This is a feature I've wanted sooo many times.

Second Request: Only if changes have been made, when you cancel (or hit ESC with the above request) could a "Changes have been made, you will lose any changes. Are you sure you wish to cancel?" kind of message pop up (could have an option to disable this popup)? There have been a number of times that I've walked away from the PC for five minutes, come back and gone "did I make any changes?" before closing the window, only to find out I had changed something and I have had to redo it.

Thank you.