Cartographer_Fishing-r55514.3
Details
-
FilenameCartographer_Fishing-r55514.3.zip
-
Uploaded by
-
UploadedDec 19, 2007
-
Size106.82 KB
-
Downloads15
-
MD5358fc5018a65d4c6d1a130d209fae3c0
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r55514 | mikk | 2007-11-20 01:55:01 -0500 (Tue, 20 Nov 2007) | 5 lines
Changed paths:
M /trunk/Cartographer_Fishing/addon.lua
Cartographer_Fishing:
- A bit less garbage creation when fishing new nodes
- Detect rotating minimap and simply add nodes at player, don't try offsetting
- Create fewer global variables (sigh, just add "local" here and there)
- Here's the kicker: STOP THE MODULE FROM CREATING 100KB/s GARBAGE WHEN FLYING. Hint: "temp = date("*t", time())" once for every :IsNoteHidden() -> 1 garbage table per frame per fish node
------------------------------------------------------------------------
r55506 | joshborke | 2007-11-20 00:41:33 -0500 (Tue, 20 Nov 2007) | 1 line
Changed paths:
M /trunk/Cartographer_Fishing/addon.lua
Cartographer_Fishing: fix leaked globals and stop generating unneeded tables
------------------------------------------------------------------------
r55305 | gamefaq | 2007-11-18 13:22:33 -0500 (Sun, 18 Nov 2007) | 1 line
Changed paths:
M /trunk/Cartographer_Fishing/Cartographer_Fishing.toc
Cartographer_Fishing: deDE Update
------------------------------------------------------------------------