1.8 Update (7db4aca)
This week's update lays the ground for improving localization.
- Add information about the current status of partial translations into the game settings menu. This should give a better idea how well a given language is supported.
- Dependency updates & code cleanups.
Community translation
Game translation is divided into 6 sections Interface, Tutorials, Company mails, Primer, Function docs, Colony mails.
All game translations made by the community at big-ab-games/robo-instructus-translation. Work to extract the game text is still ongoing. Initially only the Interface & Tutorials texts were ready to translate. But now Company mails, Primer & Function docs texts are available.
The new translations are written in a simple markup style.
# Loops `loop` is used to repeat commands. It will repeat the commands in its scope forever. A loop's scope is the commands indented that come after a `loop` line. ```max_run=11 robo_forward() # called once loop robo_forward() robo_left() robo_left() # never called ```
Could you translate that? If so raise a pull request at big-ab-games/robo-instructus-translation or send me an email.
Mac support
Mac builds are available on Steam since 1.7, though not yet advertised. This is still true with 1.8. The game, and demo, should download and work on mac. I'd still like to see more reports on how well it's working before I start officially supporting mac. So let me know if the game is working for you.
Get Robo Instructus
Robo Instructus
Use programming to guide a robot through offworld labyrinths.
Status | Released |
Author | Big AB Games |
Genre | Puzzle |
Tags | Difficult, logic, Mystery, programming, Robots, Sci-fi, Singleplayer |
Languages | German, Greek Modern, English, French, Italian, Dutch, Polish, Portuguese (Portugal), Portuguese (Brazil), Russian, Swedish, Chinese (Simplified), Chinese (Traditional) |
More posts
- 1.36 Update (d30898ab)Aug 18, 2024
- 1.35.1 Update (1e48a821) & 5th AnniversaryJul 16, 2024
- 1.35 Update (e1636e96 / 3e08d82b)Dec 24, 2023
- 1.34.2 Update (ddd0be99)Apr 02, 2023
- 1.34.1 Update (6e089a0e)Aug 13, 2022
- 1.34 Update (b1554d75)Sep 16, 2021
- 1.33 Update (5e31e19d)Jul 31, 2021
- 1.32 Update (660691b0)Jul 24, 2021
- 1.31.5 Update (b73ec519)Jul 23, 2021
- 1.31.4 Update (7256a8b7)Jun 24, 2021
Leave a comment
Log in with itch.io to leave a comment.