Unfortunately it is not possible to use outerra with all its features if you do not log in.
The advice of cameni are very useful to speed up login operations but do not avoid the need.
To work comfortably you can use other strategies.
The most immediate is to use the internal javascript editor (it is called with the ALT + "E" keys) which allows you to change the javascript code without leaving the outerra and therefore without losing the connection.
The "reload" command of this editor reloads and executes the model with the correct code.
But the internal editor is not very convenient, without the copy and paste is efficient for small corrections but not for a deep change of the code.
The strategy that I use now and that satisfies me is to work on outerra with a high resolution setting but NOT FULL SCREEN, reserving the ability to access the Windows Desktop and Toolbar.
I use a very complete external editor
(you can try
FreeJavaScript [
http://www.yaldex.com/Free_JavaScript_Editor.htm] or
PSPad [
http://www.pspad.com/] or
Visual Studio Code [
https: // code. visualstudio.com/]).
I open the editor on the desktop and start outerra by logging in.
If, during the execution of a model, I realize the need to make corrections to the code, I press the ESC key to bring up the arrow of the mouse.
I place myself in the editor window and load the model code.
Make the necessary corrections and changes.
SAVE the correct code (it is
essential to save!)
Return to the outerra window and press ESC.
At this point I find myself again in Anteworld in the identical situation of when I came out.
With the key combination Ctrl + Alt + "R" command the reload of the code I have just corrected (and saved) and the execution of the model.
I can skip continuously from the outerra window to the editor window and I can continue working comfortably without ever losing my login and being forced and re-executing it ...
I hope I was helpful.