INSTEAD

Amazing new! Some great Instead games now awalible on instead.itch.io/

The Instead game “Return of Red Riding Hood Enhanced Edition” avalible on Steam.
store.steampowered.com/app/59432 … d_Edition/

[spoiler]

[/spoiler]

First gameplay video Instead game “Return of Red Riding Hood Enhanced Edition” on english: youtu.be/S8xaWHYEP7s

Our adventurer archaeologist of the Internet discovered the parser’s Instead game on Steam.
The “Mainland” game.

store.steampowered.com/app/366800/Mainland/

[spoiler]

Video: cdn.edgecast.steamstatic.com/ste … 1447373558[/spoiler]

Well, a new instead wiki is available now. instead-games.ru/wiki/doku.php?id=start
But for now all documentation and tutorials are in Russian only.
There is some documentation in English as a work in progress: instead-games.ru/wiki/doku.php?id=en:stead2
Other languages might show up in the future (but we’ll need volunteers who’re interested in that)

Hello, We have a good news! INSTEAD 3.2.0 is out! This version has a lot of features and bug fixes. But we still lack of English documentation. So, if you like INSTEAD and can help to translate docs, please, feel free to write the message.

[spoiler]Some INSTEAD games are available online on itch. You can try them and share link with your friends.

Here is the changelog:

fix: segfault on path overflow fix;
fix: segfault in std.readdir fix;
fix: forever loop bug (unpaired {});
fix: theme.restore();
fix: fmt.anchor(), theme.snd.click(), push(), pop();
fix: snapshots module bugs;
fix: gamefile with main3.lua;
fix: noinv/nolife modules (‘step’ mod_call error);
fix: xact booleans parameters;
fix: chnage_pl with string argument;
fix: always = true in dialog phrase;
fix: use opengl on Windows instead d3d (nvidia fullscreen bug);
fix: win32 and path encoding problem;
fix: instead.menu();
fix: save declared functions in tables;
fix: sprite font:size with style;
enh: Android port improvements;
enh: click on bg not passed when xref selected (module click);
enh: documentation;
enh: speed improvements while theme updates;
enh: code cleanups;
new: walkback() in stdlib;
new: math.round;
new: std.var for variable extensions;
new: -renderer parameter;
new: -nocursor parameter;
new: SailfishOS port;
new: WinRT patches for upcoming port;
new: sprite.scr() returns background in non direct mode;
new: sprite.render_callback() (yahoooo!);
new: instead.clipboard() added (SDL2 only);
new: instead.wait_use();
new: instead.grab_events();
new: theme.scr.w(), theme.scr.h() (read only);

Binary builds will be available as soon as they are ready.

Til next time,
Peter Kosyh at 10:00[/spoiler]
instead.syscall.ru/2018/02/10/3-2-0/

New cool STEAD3 module named decor!
Look at here:
twitter.com/peter_ru/status/960 … 93/photo/1
And more cool modules here: github.com/instead-hub/stead3-modules

Hi All! Good news everyone! New module for Instead Engine available, named “metaparser 3”. Shorh name “МП3” or “mp3”.
Based on Inform 6 library, its a true parser. Docs: github.com/instead-hub/stead3-m … /manual.md
To translate can use service translate.yandex.ru/

Another news:
The big cyberpunk game in 64 kb of code, named “Multicooker”:

instead-games.ru/game.php?ID=296

The fantasy story “The Wizards and Stone”:

instead-games.ru/game.php?ID=297

Wizards from different kingdoms found out about the Stone of Power forgotten by the gods on the Black mountain. Which of them will reach the top, overcoming all obstacles?
The death of the wizard is not the end of the game and load the save game is usually useless. Just keep playing.

“Year 2027 AD.
The crew of the mission “Mars One” landed on Mars. The task of the mission-to build the first Martian base and to prepare for the meeting of the second crew.
You-the engineer Alexander Morozov, one of the four settlers. Today, after assembling the last residential module, you first had the opportunity to explore the area of the base.
Put on a suit and took the necessary equipment, you’re going to airlock module…”
http://instead-games.ru/game.php?ID=298
20180801112543132.png
Engine INSTEAD (Simple Text Adventure, The Interpreter) has received a new module (МЕТАПАРСЕР3), which allows to develop games with text input (yep, this is true parser). First game using this control method was the game “the OTHER MARS”. The game is written based on the stories of R. Shackley and is licensed under the CC-SA. In addition to the module text input the game uses graphic and sound capabilities of the engine INSTEAD.

Also English docs available now instead-hub.github.io/en/#doc

INSTEAD 3.3.0 is out! Changes are:

new: input:text() event;
new: tiny instead for metaparser;
new: https://t.me/ifquestbot, vk and discord bots;
enh: english documentation, http://club.syscall.ru/s/download/stead3-en.pdf;
enh: Android port;
fix: list:add() and order;
fix: some compilation warnings;
fix: makefile and source code cleanups;
fix: possible segfault;
fix: do not eat keyboard input;
enh: emscripten port builded with -s WASM=1

Binary builds will be available as soon as they are ready.

1 Like

News:
metaparser-js released. Page with games: https://metaparser.syscall.ru/
INSTEADOSE 6 is released with parser games: http://instead-games.ru/game.php?ID=328

2 Likes

[url=http://i.imgur.com/uBEoF3A.png]

https://metaparser.syscall.ru/games/trial/index.html

The “Constellation” is another one good sci-fi game:

http://instead-games.ru/game.php?ID=49

You may think this game is about a post-Soviet Research Institute. About an experiment that went out of control. You may think that the initials «I.A.G.» are somehow related to the Institute. You may think this game is unfinished. You may even think that the game ends exactly as the author tells you.
But then you will figure it out – these statements are not entirely true.

  • There are two endings in this game.
  • Credits roll at the end of the game.
  • If you do not see the credits roll, you haven’t reached the end of the game. Yet.
    This game has got 18th place out of 77 entries at IFComp 2018.

http://instead-games.ru/game.php?ID=331

Congrations!!!

1 Like

The Metaparser module has been updated to ver. 1.6

  • improved response to input errors;
  • fixes in the standard library.