Skip to content

Releases: imring/Luad

v0.25

23 Oct 16:34
8ec5d8a

Choose a tag to compare

v0.25 Pre-release
Pre-release

What's Changed

Full Changelog: v0.24...v0.25

v0.24-pre-alpha

14 Jun 17:37

Choose a tag to compare

v0.24-pre-alpha Pre-release
Pre-release

Full Changelog: v0.23...v0.24

v0.23-pre-alpha

02 May 22:09
8524520

Choose a tag to compare

v0.23-pre-alpha Pre-release
Pre-release
  • add line highligher;
  • add a simple hex editor;
  • optimize bclist;
  • add lua plugins support;
  • edit the window title when file is opened;

v0.20-pre-alpha

18 Mar 22:24

Choose a tag to compare

v0.20-pre-alpha Pre-release
Pre-release
  • Completely rewritten the bclist sub-program;
  • In Disassembly the ability to navigate to an address has been added;
  • Added settings for bclist and for the window.

Full Changelog: v0.12...v0.20

v0.12-pre-alpha

01 Apr 08:23
017f260

Choose a tag to compare

v0.12-pre-alpha Pre-release
Pre-release

v0.12-pre-alpha

v0.12

  • Removed unused variables and functions;
  • Partially rewrited the sub-program bclist;
  • For Dear ImGui now used the branch docking, whereby appear opportunity to move windows;
  • In menu bar added the menu View, where you can turn on/off a specificity window.

v0.11-pre-alpha

27 Mar 14:12
6c14d3d

Choose a tag to compare

v0.11-pre-alpha Pre-release
Pre-release

v0.11-pre-alpha

  • Fixed bugs in string/table wrapping;
  • Fixed the problem with displaying Cyrillic characters in the window title in Windows (#1).
  • Added the ability to enter information in the left panel:
    • For the LuaJIT compiler, this is a list of prototypes that you can navigate to by clicking the left mouse button, or by clicking the right mouse button to expand the prototype elements and navigate to them.
  • The font bold16 was cut because it is not needed.
  • Added check for successful font loading (#2).
  • Minor code fixes.

v0.10-pre-alpha

23 Mar 17:46
ca65560

Choose a tag to compare

v0.10-pre-alpha Pre-release
Pre-release
v0.10-pre-alpha