Details

  • Filename
    PocketGnome-r5.zip
  • Uploaded by
  • Uploaded
    Nov 27, 2010
  • Size
    2.94 KB
  • Downloads
    407
  • MD5
    2b87e068bbd673157201b11a9ec32e45

Supported WoW Retail Versions

  • 4.0.6

Changelog

2010-11-27  Humbedooh  <Humbedooh>

[f291777eaeec] [tip]
* PocketGnome.lua

Added a minimize/maximize button
Pressing escape on an empty field now removes focus from the window instead of closing it

2010-10-18  Humbedooh  <Humbedooh>

[9a7a4a7ecd46]
* PocketGnome.lua

Removed bloatiness and redundant API calls.
trimmed entire addon down to 75 lines of mrrrgl, just because I felt like it.

[b488d94b6092]
* PocketGnome.lua

forgot to add abs() :<

[d166ad3cc8e0]
* PocketGnome.lua

Added an output window
Added e, sqrt, rad, deg and others.
Added support for custom values (fx. abc = 2/pi)

2010-10-17  Humbedooh  <Humbedooh>

[72adc87fb258]
* PocketGnome.lua

Basic math support (all the usual math crap)
/pocketgnome or /pg opens the lil' calculator
Stuff is still restricted to the chat frame output.

[9324bf3c03dd]
* .pkgmeta, PocketGnome.toc

Initial commit without anything awesome.