Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.