Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
Edit: now it doesnt happen, i have no idea what i did before diffrent
The good news is that I've had some very large optimizations in the works (personal stuff got / still getting in the way), which improve general performance, but most importantly the base lag. After these changes an idle creation shouldn't lag at all, only once logic starts doing stuff it would start using performance. This would make much bigger creations viable, unlike currently.
The bad news is that Lua (the programming language the mod is written in) is inherently slower than C++ (the programming language Scrap Mechanic was written in), so the vanilla gates always have that advantage. I had been working on a C++ extension for my mod (which would unlock all that extra performance), but the developer of the file mod for such extensions vanished, so now noone could use my extension even if they wanted (simplified, has some other reasons). I'm currently trying to find an alternative.