SComputers [Fork]
this fork of ScriptableComputer
fork creation was approved by the authors of the mod
for the mod to work correctly, there SHOULD BE NO "ScriptableComputer" and/or "SCI" in the world
luaInLua bug fixes:
* most of the luaInLua bugs have been fixed
* local variables now work fine
* the arguments of the functions now also work fine
advantages of SComputers compared to any other computer mods:
* bug fixes (critical filesystem bugs, bugs causing lags, bugs breaking code, and many other extremely unpleasant bugs have been fixed in SComputers)
* compatibility (this mod is fully compatible with the original and with SCI and may also be compatible with other mods in the future)
* responsive support (you can always write a comment to the mod and I will answer it, you can also write to me in the discord "smlogic")
* optimization (displays in SComputers lag much less than in the original)
* the presence of require and built-in libraries (image, midi, vdisplay, base64, utf8, ramfs, etc)
* code examples (code examples in mod will help you figure it out a bit)
* security (from SComputers it is much more difficult to cause bugsplat, game freezes, lags)
* availability of new components
* regular updates (about 4 updates per week)
* support for crafting recipes
* radars are seen a robots/wocs/worms
* ability to use dlm/fullLuaEnv to load code (instead of luaInLua) which will allow you to receive normal error reports
current documentation is "temporary"
because the scrapmechanictool site has closed
also, the SComputers documentation describes only what SComputers adds
you will still need to study the documentation of the parent mod (ScriptableComputer) to have an idea of how the mod works
SComputers documentation: https://github.com/igorkll/SComputers_docs/blob/main/SComputers/Info.md
Parent Mod documentation(ScriptableComputer): https://steamcommunity.com/sharedfiles/filedetails/?id=2831560152
Tags:
ScriptableComputer, Lua, Programming, Displays, Screens, Coding, DLM, LUA, fork.
Revisions:
Old revisions of this mod are available below. Click the link to download.