Skip to content

LunaLUA v0.7.2.1-beta

Compare
Choose a tag to compare
@Wohlstand Wohlstand released this 03 Nov 21:00
· 1588 commits to master since this release

LunaLua v0.7.2.1 has just been released. This is an important update because it fixes an exploit which manages to run assembler code on your computer through lunadll.txt due to an exploit in the Autocode module.

Additional changes are:
* Extended NPC class
* Added cheat values. Some cheat can now be toggled by value. (Defines.* namespace)
* Added Audio.MusicArtistTag(), Audio.MusicAlbumTag() and Audio.MusicCopyrightTag() functions
* Added console class. You can now use the windows console for debugging. (See LunaLua command arguments at the wiki)
* Hotfix Bugfix [LunaLua]: Fixed ROP exploit at the Autocode module.