INSTEAD 2.2.0

Milestone information

Project:
INSTEAD
Series:
2.2.x
Version:
2.2.0
Released:
 
Registrant:
Maksim Kasherny
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon instead_2.2.0.tar.gz (md5, sig) 2.2.0 release tarball 14
last downloaded 20 weeks ago
Total downloads: 14

Release notes 

Выпущен INSTEAD 2.2.0. Список основных изменений:

исправление ошибки в отладчике;
исправление в логике подсветки ссылок и модуля events;
исправления в французской локализации;
исправлено падение в fgetsesc (длинные строки);
исправление темы в режиме fixed gfx (отступ от картинки);
качество rnd теперь не зависит от системы, используется вихрь Мерсенна;
новая функция stead.rndseed();
режим отключения масштаба шрифта (scr.gfx.scalable & 4);
новая функция stead.life_moved();
новая функция stead.last_disp();
новая функция stead.nop();
готовность сборки для iOS;
поддержка точскринов (модуль finger);
stead.mouse_pos теперь возвращает состояние кнопок;
ускорен direct режим;
SDL2: используются сканкоды для работы с клавиатурой (исправление dvorak);
обновлен модуль doc/examples/fonts.lua;
исправлена dropf (2й параметр)
добавлена dropto (забытая функция);
обновлена документация (en/ru);

Changelog 

View the full changelog

2.2.0

  * fix in debugger;
  * fix in links hl with events module;
  * fix in fr language;
  * fix segfault in fgetsesc;
  * space added in fixed gfx theme mode when ways are empty;
  * rnd is now Tiny Mersenne Twister algo;
  * scr.gfx.scalable & 4 -> disable font scaling;
  * stead.life_moved() to detect moves in life;
  * stead.last_disp() added;
  * stead.nop() added;
  * stead.rndseed() added;
  * ready for IOS build;
  * touch events via input.finger (finger module);
  * stead.mouse_pos now returns buttons mask;
  * do gfx sync in direct mode only after timer event (speedup);
  * SDL2: do not send key repeats in direct mode (speedup);
  * SDL2: use scancodes instead keycodes (dvorak fixed);
  * updated doc/examples/fonts.lua;
  * fix dropf with 2nd parameter;
  * added forgotten function dropto;
  * updated documentation (en/ru);

 -- Peter Kosyh <email address hidden> Thu, 1 Jan 2015 10:52:00 +0300

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.