Releases: instead-hub/metaparser
Releases · instead-hub/metaparser
2.5
- new github workflow;
- doc fixes.
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
- 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
2.2.1
- ru: fix with so shortcut.
2.2
- fix crash with mp:myself();
- fixes with Meta commands;
- fix in std.busy();
- backports from re:instead project.
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
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
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
- mp:defprio() -- default obj priority. -1 for animated;
- Tell * fix;
- bugfixes in en library.
1.10
- 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.