r9
Details
-
FilenamePocketGnome-r9.zip
-
Uploaded by
-
UploadedNov 4, 2013
-
Size3.19 KB
-
Downloads654
-
MD5ff074c1dd406e3f29919418efe15f3b3
Supported WoW Retail Versions
- 5.4.1
Changelog
2013-11-04 humbedooh <humbedooh>
[ef6d6c03d40d] [tip]
* PocketGnome.toc
Updating TOC
2011-02-25 Humbedooh <Humbedooh>
[dfe52f2f4721]
* PocketGnome.lua
- Ticket #3: Fixed a visual bug where long equations (>23 characters) would bug out the result window.
- Made the result window 1 line longer.
2011-02-25 root <root@db06.curselive.local>
[176ae756b5fe]
* .hgtags:
Tagging as b7
2011-02-19 root <root@db06.curselive.local>
[860d402dfa50] [b7]
* .hgtags:
Bumping for 4.0.6
2010-11-27 Humbedooh <Humbedooh>
[f291777eaeec]
* 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.