Skip to content

v0.9.5

Compare
Choose a tag to compare
@WheretIB WheretIB released this 21 Mar 18:59
· 72 commits to master since this release

Added

  • String values can be modified
  • Support for assignments in watch and immediate windows
  • Support for table and string length operator

Changed

  • Watch values are refreshed after modification of a related value
  • Fixed bool value modification in Lua 5.4
  • Fixed nested linear array indexing
  • Fixed breakpoints not being activated immediately after script load
  • Fixed invalid call error display location
  • Fixed error display location in Lua 5.1
  • Fixed table size and content display in Lua 5.2 (nil entries)