r50

Details

  • Filename
    Doodlepad-r50.zip
  • Uploaded by
  • Uploaded
    Nov 11, 2010
  • Size
    306.89 KB
  • Downloads
    77
  • MD5
    e680a4275a4560f26244cea874f91b8d

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r50 | humbedooh | 2010-11-11 18:47:11 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Added custom colors for text objects.
------------------------------------------------------------------------
r49 | humbedooh | 2010-11-11 18:35:49 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Minor bugfix with the new map coordinate data
------------------------------------------------------------------------
r48 | humbedooh | 2010-11-11 18:29:22 +0000 (Thu, 11 Nov 2010) | 5 lines
Changed paths:
   M /trunk/Doodle.lua
   A /trunk/Textures
   A /trunk/Textures/Brush.tga
   A /trunk/Textures/Button.tga
   A /trunk/Textures/Ellipse.tga
   A /trunk/Textures/Rectangle.tga
   A /trunk/Textures/Targets.tga
   A /trunk/Textures/Text.tga
   A /trunk/Textures/Triangle.tga
   A /trunk/Textures/agt_stop.tga
   A /trunk/Textures/apply.tga
   A /trunk/Textures/cancel.tga
   A /trunk/Textures/circle.tga
   A /trunk/Textures/rect.tga

Lots of updates!
- Doodlepad now supports 1,000,000 pressure points (up from 153,600)
- Basic polygon support and more icons to choose from
- New fancy UI
- Added support for future scaling options
------------------------------------------------------------------------
r47 | humbedooh | 2010-11-10 08:47:46 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Fixing an error with select() :|
------------------------------------------------------------------------
r46 | humbedooh | 2010-11-10 08:32:18 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Optimizations, upvalues, bugfixes and stuff.
------------------------------------------------------------------------
r45 | humbedooh | 2010-11-09 18:11:54 +0000 (Tue, 09 Nov 2010) | 7 lines
Changed paths:
   M /trunk/Doodle.lua

This revision addresses some principal fixes:
- The unit conversion between the unicode points and on-screen points have been changed to use the sub-canvas instead of the window to convert points, providing more acurate scaling.
- Resetting the overlay map rectangle now properly resets.
- When resizing the doodle pad, the existing doodle will now temporarilly fade out, making resizing easier.
- Added an additional check to prevent redundant lines from being drawn, making undoing previous lines much easier and faster.
- Moved the buttons a bit
- Fixed the color button so it'll now correctly show the initial color (red) upon opening a doodle pad.
------------------------------------------------------------------------
r44 | humbedooh | 2010-11-08 08:34:23 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

meh, adding Icecrown Citadel's 8 instance maps as well.
------------------------------------------------------------------------
r43 | humbedooh | 2010-11-08 08:31:33 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Added instance maps as possible backgrounds with an optional zoom feature for per-boss encounters (Cataclysm instances ONLY).
------------------------------------------------------------------------
r42 | humbedooh | 2010-11-07 12:17:56 +0000 (Sun, 07 Nov 2010) | 3 lines
Changed paths:
   M /trunk/Doodle.lua

Changed the default 8-color palette to 11 new fun colors!
Added /pad and /board as shorthand commands for the doodle pad and storyboard (as per request).

------------------------------------------------------------------------
r41 | humbedooh | 2010-11-06 22:17:28 +0000 (Sat, 06 Nov 2010) | 4 lines
Changed paths:
   M /trunk/Doodle.lua
   M /trunk/Doodlepad.toc

Updating TOC
Added support for sending saved doodles to a single player (whisper)
Added some color to the menus
Fixed a bug where broadcasting saved doodles to a new target would sometimes default to a previous target instead of the new one.
------------------------------------------------------------------------
r40 | humbedooh | 2010-11-02 02:29:02 +0000 (Tue, 02 Nov 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Fixing a nil error
------------------------------------------------------------------------
r39 | humbedooh | 2010-10-31 23:47:44 +0000 (Sun, 31 Oct 2010) | 3 lines
Changed paths:
   M /trunk/Doodle.lua

Exiting an empty doodle will not save it.
Added a color button for tablet users (like me)
Added a bit of tooltip info to the saved doodles in the storyboard.
------------------------------------------------------------------------
r38 | Humbedooh | 2010-10-17 12:38:27 +0000 (Sun, 17 Oct 2010) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Doodle.lua
   M /trunk/embeds.xml

- Updated the config dialog (moar options!)
- Changed the double click detection a bit to be more friendly towards people using tablets
- Recombobulated the internal hashes a bit, since they were stupid
- Fixed a bug where undoing a stroke would result in different strokes being undone on the sender/receiver side
- Added a new function call for checking permissions
- Added LibCallbackHandler to the pkgmeta (since a certain 3rd party library required it but never stated so >_>)
------------------------------------------------------------------------
r37 | Humbedooh | 2010-10-11 14:59:39 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Merging with cata branch
------------------------------------------------------------------------
r36 | Humbedooh | 2010-10-10 21:16:59 +0000 (Sun, 10 Oct 2010) | 1 line
Changed paths:
   M /trunk/Doodle.lua

Mrrrrrglll
------------------------------------------------------------------------