Robo Instructus

Big AB Games

Released
Jul 16, 2019
Platforms
WindowsmacOSLinux
Last updated
Wishlist on SteamAdd it on the Steam store page. Opens in a new tab.

Updates & announcements

20 posts
  1. Developer post

    1.36.1 Update

    Update steam sdk. Update window & audio libraries & other code dependencies and compile with rust 1.90.

  2. Developer post

    1.36 Update

    Changes Full translation for Polski (pl) 🎉. Fix missing textures in demo builds. Fix main theme music popping playback issues. Update code dependencies and compile with rust 1.80.1. Huge thanks to Artur 'ajes' Szymczak for contributing this translation to the open source project

  3. Developer post

    1.35.1 Update & 5th Anniversary

    Robo Instructus was released 5 years ago today, time flies! To celebrate the game will be on sale for a week & new 1.35.1 update is available. Read more in the (probably final) devblog post & sales report ​. Changes New 繁體中文 (zh-TW) translations for company messages, code

  4. Developer post

    1.35 Update

    Changes Improve save io efficiency, reduce writes to disk. Linux: Raise minimum glibc to 2.27 / ubuntu:18.04. Macos: Fix software rendering. Update window libraries & other code dependencies and compile with rust 1.74.1.

  5. Developer post

    1.34.2 Update

    Changes Fix menu background flickering issue on some platforms. Reduce size of demo build by ~30%. Linux: Enable wayland by default (Opt out with WINIT_UNIX_BACKEND=x11). Linux: Remove ssl bundled libs. Update window & audio libraries, other code dependencies and compile with

  6. Developer post

    1.34.1 Update

    Build using "fat" link time optimisation for best performance. Update steam sdk. Update window & audio libraries, other code dependencies and compile with rust 1.63. Linux: Native wayland support is now fairly good, opt in with env var `WINIT_UNIX_BACKEND=wayland`.

  7. Developer post

    1.34 Update

    Changes Add new "Autocomplete" option On ↲ which enables the return key ↲ to always trigger completion, instead of only in certain contexts. The default remains On ↹ using tab to complete. Accept either return key or tab key for completion when triggered manually with ctrl space

  8. Developer post

    1.33 Update

    Changes Full translation for 简体中文 (zh-CN). Support CJK text for intro, company messages, documentation, credits & partial support in code comments. Optimise CPU random generation of colony encoded text characters. Update code dependencies and compile with rust 1.54. Known iss

  9. Developer post

    1.32 Update

    Changes Full game translation for Español (es). Huge thanks to Perseo_FIC for this complete translation contributed to the open source project at github.com/big-ab-games/robo-instructus-translation .

  10. Developer post

    1.31.5 Update

    Changes Update Español interface translations. Update code dependencies.

  11. Developer post

    2 Year Anniversary Sale

    Robo Instructus has been out for 2 years today. To celebrate it's on sale for the next 7 days. Have a look at the blog to see how the game has done over the year.

  12. Developer post

    1.31.4 Update

    Changes Linux: Improve initial window creation / prevent error fallback. Update window libraries, other code dependencies and compile with rust 1.53.

  13. Developer post

    1.31.3 Update

    Changes Fix sound initialization panics & fallback to non-default sound devices. Update code dependencies and compile with rust 1.51.

  14. Developer post

    1.31.2 Update

    Changes Windows: Fix hangs related to minimising. Update window libraries, other code dependencies and compile with rust 1.49.

  15. Developer post

    1.31.1 Update

    Changes Linux: Fix missing textures related to shader `discard` usage. Reduce game size (200-300M -> ~150M). Update code dependencies and compile with rust 1.48.

  16. Developer post

    1.31 Update

    Changes Fix game being always on top when fullscreen after alt-tabbing. Fix missing trailing newline on paste. Update Steam sdk to 1.50. Update audio stack, window libraries + other code dependencies.

  17. Developer post

    1.30 Update

    Changes Full game translation for Deutsch (de). Update code dependencies and compile with rust 1.47. Many thanks to Darius Vollmer for adding the German colony translation (in additional to much of the existing de translations). All translations are contributed by the community.

  18. Developer post

    1.29.2 Update

    Changes Update de translations. Update dependencies & compile with rust 1.46.

  19. Developer post

    1.29.1 Update

    Changes Fix panic/crash related to transmission between probe & robot after the robot has fallen off the level. Update dependencies & compile with rust 1.45.2.

  20. Developer post

    1.29 Update

    Changes Auto-scroll to errors that occur during the code run. Auto-scroll to cursor when code is edited with "undo" or "redo". Auto-scroll to the paused code position after `pause()` function executes. Improve auto-scroll to code parse errors (scroll down a little bit extra to se