Skip to content

Releases: instead-hub/metaparser

2.5

28 Aug 16:38
Compare
Choose a tag to compare
  • new github workflow;
  • doc fixes.

2.4

27 Nov 13:45
Compare
Choose a tag to compare
2.4
  • new gameover scene has 'gameover' attr;
  • new getDaemons();
  • new gameover does getDaemons():zap() on enter;
  • new concealed attr is removed while item moves to player;
  • new obj.is_once();
  • doc updates;
  • MetaTranscript i18n;
  • better UNKNOWN_OBJ msg.

2.3

23 Oct 07:04
Compare
Choose a tag to compare
2.3
  • TakeAll do not take partofs;
  • mp.strict_mode experiment;
  • mp.inp_delim;
  • fix with :match;
  • fix in post_action when abort_cmd (snapshots);
  • fix in ru so/s;
  • fix in Exit.EXITED msg;
  • better gfx attr support (instead.tiny uses pic).

2.2.1

04 Sep 16:41
Compare
Choose a tag to compare

2.2.1

  • ru: fix with so shortcut.

2.2

15 Aug 08:09
Compare
Choose a tag to compare
2.2
  • fix crash with mp:myself();
  • fixes with Meta commands;
  • fix in std.busy();
  • backports from re:instead project.

2.1

31 Jul 13:35
Compare
Choose a tag to compare
2.1
  • disable transcript while autoscript cmd;
  • mp.detailed_attr;
  • mp.msg.INCOMPLETE_NOUN/SECOND_NOUN/UNKNOWN_VERB rewrite;
  • mp:content rewrite;
  • mp:footer();
  • mp:verb_filter() (ru: better verb detection);
  • ru: #Insert fix;
  • fixes in autocompletion;
  • English library fixes.

2.0

15 May 10:07
Compare
Choose a tag to compare
2.0

2.0

  • mp.maxscore;
  • MetaScore command;
  • MetaVerbs command;
  • MetaVersion command;
  • better @Compass default verb;
  • #vo/#so in shortcuts;
  • orders module, react module rework, hooks module;
  • better hints messages.

1.12

30 Apr 12:34
Compare
Choose a tag to compare

1.12

  • "object" ^ w as safe variant of w ^ "object";
  • 'nonlive' words have higher priority;
  • mp:pager_mode(true) by default;
  • new theme;
  • MetaForm verb added;
  • documentation fixes;
  • Burn verb fix;
  • better mp error messages.

1.11

24 Mar 18:29
Compare
Choose a tag to compare
  • mp:defprio() -- default obj priority. -1 for animated;
  • Tell * fix;
  • bugfixes in en library.

1.10

29 Jan 09:09
Compare
Choose a tag to compare
  • mp:pager_mode() experiment;
  • for_plural is documented;
  • #Drop splitted in #Drop and #Insert;
  • use less memory while compiling dict;
  • all mp.msg.* can be functions;
  • home/end keys while edit line;
  • bugfixes.