Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
I'd really love to use the rails.
I've been struggling with the extreme lag that this mod introduces when you add 20+ monorail engines, and I have reworked some of the code to run in worker threads and reduce the number of runs per tick. I'd love to share this with you for you to integrate into the main code line.
There's also a couple of bugs, possibly introduced by game updates in the way that the code work when storing properties about maglev engines, and for me this is game breaking as you have to reset force levels when copying & pasting / welding from blueprints / reloading the game etc. I've hacked a solution into the code, but I'm considering rewriting the seriliaisation code as it could use a bit of work.
Happy to give you what I've done, please let me know if you're interested in merging this into the main branch :).
For everyone else asking if this mod still works - YES IT DOES