|
Project Information
-
Project feeds
- Code license
-
GNU GPL v3
-
Labels
lua,
syntax,
lang,
world,
wotlk,
highlight,
wow,
warcraft,
addon,
develop,
text,
editor,
notepad,
ultraedit,
color
Links
|
Project temporarily sleeping (sorry I don't play yet to WoW) New: LuaWAR available for Warhammer Online here LuaWoW is a project for the authors of World of Warcraft addon that provides syntax highlights and Lua script folders ready to use in various text editors. API versionsLast updated lists/files: 11 Nov 2010 Latest version of WoW client used to retrieve lists: 4.0.3.13277 (Cataclysm beta) Latest revision of Ace2 library used to retrieve list: 1101 Latest revision of Ace3 library used to retrieve list: 983 (The lists are re-created at each api updates, some deprecated functions may be removed. Just tell me if you find missing functions, this may be a bug in my script and I will update it accordingly) Default color groups are as follows- COMMENTS: italic green
- STRINGS: grey
- NUMBERS: orange
- LUA INSTRUCTIONS: bold blue
- LUA CONSTANTS: red
- WOW GLOBAL FUNCTIONS: blue
- WOW UIOBJECTS FUNCTIONS: soft blue
- New WOW GLOBAL TABLES: gold (notepad++ only)
- ACE2 FUNCTIONS/CONSTANTS: soft purple
- ACE3 FUNCTIONS/CONSTANTS: purple
Text editors supported- Notepad++ [opensource - site] (available as a plugin because the folding of this code by default for the lua language is lousy, the code to manage the folding of functions has been re-written)
- RJ TextEd [freeware - site]
- PSPad [freeware - site] (does not support code folding and has less color groups, wow+uiobjects and ace2+ace3 are two groups)
- UltraEdit [shareware - site]
InstallationsSee the wiki section DownloadsIn the source tab, use a subversion client (TortoiseSVN, RapidSVN, etc...) to download, for the moment I do not provide common zip packages Bugs and FeedbacksReport bugs and feedbacks at in the forum thread or bug tracker Special Thanks- Garthex (Garry in Valve) for the GmodLua plugin which is 90% of the Notepad++ plugin here
- Me (Mera in WoW) for providing this project, all the API extractions and the cool folders in Notepad++
- and WoWInterface the coolest AddOn place which has probably brought you here
Preview
|