v0.4.1-beta-22-g25ea69d
Details
-
FilenameCowTip_LuaText-v0.4.1-beta-22-g25ea69d.zip
-
Uploaded by
-
UploadedJul 8, 2010
-
Size14.33 KB
-
Downloads47
-
MD566378e5516fd132b67b59ea8b7839765
Supported WoW Retail Versions
- 3.3.5
Changelog
Christoph Gritschenberger:
- clean out some old code
- remove preview again, since it destroys the config when a text is errornous
- add option to write information on an error to the Chat when it occurs
- remove debugging-stuff from GetText to make it faster. Add an option to enable a debug-mode for finding out which text caused an error and why.
- add option to always show right texts
- remove print()s
- remove old config-code
- open Config in standalone window
- automatically initialize function-cache using metatable
- cleanup config
- add preview and make rest of the code a little more reasonable
- properly unescape code when saving
- fix indentions
- make setter working
- initial blizzard-ui-config
- add d filestructure
- move debug-function to seperate file
- fix that bug in ShortClassification that occured on "trivial" mobs (gotcha!)
- rename the failure-buffer-table
- add debug-stuff to GetText()-function
- add new, better debug-function
- remove local self-variable