_DevPad 4.2.0.3

Details

  • Filename
    _DevPad-4.2.0.3.zip
  • Uploaded by
  • Uploaded
    Aug 7, 2011
  • Size
    232.31 KB
  • Downloads
    1,191
  • MD5
    f852b5dcde4b52f9f195d1eb85d06379

Supported WoW Retail Versions

  • 4.2.0

Changelog

  • 4.2.0.3 / GUI:
    • Added multiple undo and redo to the editor, controllable with <kbd><Ctrl+Z></kbd> and <kbd><Ctrl+Shift+Z></kbd> or left and right arrow buttons at the top-right of the window.
    • The editor now remembers cursor positions, so you can close or swap scripts without losing your place.
  • 4.2.0.2 / GUI:
    • Added a new default library script named “<samp>Libs/RegisterForSave</samp>” to allow other scripts to save variables between sessions.  See <samp><_DevPad/_DevPad.DefaultScripts.lua></samp> if you want to copy it into your existing pad.
    • While dragging an object in the list window, folders will only expand if you hold your mouse over them briefly.
    • Folders can now be opened and closed by simply clicking their names.  Also, they now temporarily close while being dragged.
  • 4.2.0.1 / GUI:
    • Slash command now only prints the run script's name if more than one match was found.
    • Added a faint line highlight to the editor.
    • Scripts and folders can now be broadcast over the guild officer channel.
  • 4.1.0.1 / GUI: Fixed buggy scrollbar behavior in 4.1.
  • 4.0.6.1 / GUI: The Lua syntax highlighting option now also controls “raw text” mode, allowing you to see and edit UI Escape Sequences.  When disabled, chat links become clickable inside the editor.
  • 4.0.3.1 / GUI: Initial release.