Cartographer_Fishing-r55514.6
Details
-
FilenameCartographer_Fishing-r55514.6.zip
-
Uploaded by
-
UploadedDec 24, 2007
-
Size106.77 KB
-
Downloads17
-
MD54f1c9cc8286e7823c9448212a92b8023
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
------------------------------------------------------------------------