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
I'll make a new PR with just the first three commits, since that change is a separate bug fix.
The other one though actually breaks intended functionality rather then fix it. because i think there's a misunderstanding with how that is supposed to operate.
The DockTag goes on the external connector that you are docking with, not on the ship containing Excav. this is to ensure that the engines only shut off when docked with a ship that you know can handle the extra weight of excav ships.
(i've had it happend where mid-air operations ended catastrophically due to unexpected engine shutoff. so i created this to make it only work with certain connectors on my mothership.)
- pokerface_cactus
@Melfely, I'll gladly check it if you pull request the dev repo https://github.com/brandonvdongen/ExcavOS
https://github.com/kpiatkowski/ExcavOS
I am tempted to look into making my own version that has a toggle for that, would you mind if it gets posted to steam, "unlisted" or "public"?
Rither in manually created groups or single, the script manages thrusters, turning them on at lift off even if manually shut down (which makes a gentle exit from the base amusing.. there's a large industrial on the back for breaking into orbit)
as for @Jokerace45 sadly *all* of the LCD/UI code was GThoro's department/are parts of the code i never touched so i wouldn't know how to solve that issue directly.