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
Happy engineering!
When checking the code, it has an error.
Program(720,60): Warning: The field 'Program.e.?' is never used
Program(326,301): Warning: The field 'Program.e.?' is assigned but its value is never used
Thanks for your patience and enjoy the Fieldwork update!
https://discord.com/invite/PrrmBujmXQ
Version 0.2.10 is now out and comes with Tags. Tags allow you to group blocks without overcrowding your Terminal tab with block groups. Enjoy!
https://youtu.be/PkYn7pcir70
Version 0.2.9 is released with some improvements to the reliability of auto-docking. I recommend using this in space for now, but feel free to try with planetary procedures as well. Mother has several fail-safes that should prevent crashing but I am still working on better path finding due to some collision avoidance challenges of the remote control block.
You can now print custom messages to LCD screens using the `screen/print` command.
Enjoy :)
https://lukejamesmorrison.github.io/mother-docs/
Already tried it and it's super easy. Maybe the pathfinding capability needs to be improved, 'cause the vanilla Remote Control block is still kinda buggy when handling the docking in rather tight space. But Mother is already a game changer at this current state tho.
Can't wait to use Mother's auto docking feature inside the atmosphere. (next update maybe? :3 )
Anw, awesome update!
Version 0.2.8 finally comes with the beta version of auto docking! Please give it a try and let me know what needs to be improved :)
I have also released a major improvement to Mother's documentation and I look forward to your feedback!
https://lukejamesmorrison.github.io/mother-docs/
Thanks for the support!!
Forgive my enthusiasm :)
Cheers!
https://github.com/lukejamesmorrison/mother-docs/blob/main/IngameScript/Modules/Core/Security.md
I love the idea as well for communication with other grids running Mother, which does make me wonder about the security concerns of using it. For instance, would a hostile be able to fly by and just @thatGuy SelfDestruct?
Sadly Keen didn’t feel I was the best candidate for their open roles at the moment. It’s very unfortunately as I’d love to work on this incredible project, and feel that I made a pretty compelling case. I’ll just keep making Mother more awesome and we’ll see what happens ;)
Good for you! Hwayting!
Thanks for your support and encouragement @Unruly, @ColTeH!!!!
@Unruly - I can definitely look into dampeners! The lack of on/off in the base actions seems to make this a no brainer. No need to worry about the code errors you've noted - these won't have an impact on Mother's ability to boot and run :)
I don't see a way to set dampeners on and off? The block has toggle, obviously, but that's unreliable to use without knowing the current state.
Also, with version .25 the 'check code' button yields 12 instances of unreachable code, just fyi.
Version 0.2.5 is now released and comes with a ton of bug fixes alongside a few exciting features I am excited for you to try.
Hooks allow you to circumvent the event controller for many common actions Mother's commands. Mother can now manage your airlocks entirely without and event controller or timer block! This capability also enables the use of block-level configuration which will have a big part to play in my next update focusing on map configuration.
Mother is also safe to control your grid whether it is on the main grid, or on a subgrid - it doesn't care as long as the blocks are connected via a rotor, hinge or piston.
Enjoy :)
@Degen I intend to release Mother as a fully open source framework when I am finished with a few more architectural improvements. I hope to inspire players to take a crack at writing their own scripts, utilizing a set of tools that get them up and running quickly :)
@DanielV1 you can display on cockpit displays by accessing via the screen index -> [MMAP:1], [MDEBUG:2]
https://discord.gg/PrrmBujmXQ
I am working on improving the almanac map and hope to have both the ability to scale, and use within cockpits very soon!