Showing results 1 to 25 of 55
Search took 0.00 seconds.
Search: Posts Made By: fRodzet
Forum: General Authoring Discussion 06-26-13, 05:40 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Or you could simply use this...

Or you could simply use this tool:
http://www.wowinterface.com/forums/showthread.php?t=46695
Forum: General Authoring Discussion 06-21-13, 06:05 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Spent a day learning regular expressions. Now...

Spent a day learning regular expressions.

Now i'm ready to make an extremely feature rich syntax highlighting.
Forum: General Authoring Discussion 06-19-13, 05:43 AM
Replies: 123
Views: 87,654
Posted By fRodzet
WoW Beauty -...

WoW Beauty - Chocolate:

http://img29.imageshack.us/img29/3776/eneh.jpg
Forum: General Authoring Discussion 06-18-13, 01:10 PM
Replies: 123
Views: 87,654
Posted By fRodzet
I will create two color schemes, one light and...

I will create two color schemes, one light and one dark. And for each scheme i will add the proper syntax highlighting aswell as some snippets which can help you create, change or do what ever you...
Forum: General Authoring Discussion 06-18-13, 09:34 AM
Replies: 123
Views: 87,654
Posted By fRodzet
There is coloring of custom functions @ sublime...

There is coloring of custom functions @ sublime text. You'll just have to define it in your color scheme and then add it to your <syntax_name>.tmLanguage file.

But yes, twilight is one i like aswell...
Forum: General Authoring Discussion 06-18-13, 02:44 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Now working on syntax highlighting. I prefer a...

Now working on syntax highlighting. I prefer a dark color scheme with med-light language colors, however i'm willing to make both a light and a dark scheme if you like. Maybe anyone have seen a...
Forum: General Authoring Discussion 06-17-13, 03:15 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Allmost done with Widget Handlers, take a...

Allmost done with Widget Handlers, take a look:

http://www.youtube.com/watch?v=m_zP-dFWGgg&feature=youtu.be

Remember to watch any of my videos put it @ 720/1080p, else its "unreadable".

Song: Sub...
Forum: General Authoring Discussion 06-17-13, 06:09 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Don't what? Give up or put out a bonfire with my...

Don't what? Give up or put out a bonfire with my face? :)
Forum: General Authoring Discussion 06-15-13, 03:51 PM
Replies: 123
Views: 87,654
Posted By fRodzet
True dat iz, but i'd rather kill a bonfire with...

True dat iz, but i'd rather kill a bonfire with my face than giving up on this :)
Forum: General Authoring Discussion 06-15-13, 03:40 PM
Replies: 123
Views: 87,654
Posted By fRodzet
How it works like so far - watch the video...

How it works like so far - watch the video below:

Click Here: Sublime Text 2 - Create WoW AddOns with the speed of light! (http://www.youtube.com/watch?v=e2UD58ChD3E)

Won't show its effect properly...
Forum: General Authoring Discussion 06-15-13, 12:14 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Oh my god, i forgot all updating some status,...

Oh my god, i forgot all updating some status, worked damn hard to write all the snippets. Do you guys know how long it takes to write each WoW API as a snippet file, giving em multiple options and...
Forum: General Authoring Discussion 05-28-13, 10:37 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Wanted to try something different so went Roccat...

Wanted to try something different so went Roccat :)
Forum: General Authoring Discussion 05-28-13, 10:37 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Very soon :) in 1-2 days i think i'll be ready to...

Very soon :) in 1-2 days i think i'll be ready to release an Alpha version :)
Forum: General Authoring Discussion 05-24-13, 06:56 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Heall yeah new keyboard and mouse arrives today,...

Heall yeah new keyboard and mouse arrives today, once i get them i should be able to set up some macros that can do the most of the work for me :D

Razer DeathStalker Ultimate and Roccat Kone...
Forum: General Authoring Discussion 05-23-13, 01:11 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Here is how a global variable will look...

Here is how a global variable will look like:

http://img607.imageshack.us/img607/5350/teestb.png


This is just a fast example of how it will look like, will work for most likely anything when done...
Forum: General Authoring Discussion 05-23-13, 12:15 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Hah, nice - but which do you refer to: "How...

Hah, nice - but which do you refer to: "How annoying 13-year old teenyboppers spell 'hot'" ? :D
Forum: General Authoring Discussion 05-23-13, 12:00 PM
Replies: 123
Views: 87,654
Posted By fRodzet
haha, hawt? dafuq?

haha, hawt? dafuq?
Forum: General Authoring Discussion 05-23-13, 09:13 AM
Replies: 123
Views: 87,654
Posted By fRodzet
I want it to work perfect! :D And making them as...

I want it to work perfect! :D And making them as snippets instead of completion files makes sublime text run way more smooth

http://gickr.com/results4/anim_d45185e5-6384-1b84-1d7e-b17717b36b6e.gif
Forum: General Authoring Discussion 05-23-13, 01:21 AM
Replies: 123
Views: 87,654
Posted By fRodzet
If any of you have wondered why i haven't been...

If any of you have wondered why i haven't been online or updated anything in this topic for awhile, its simply because i am working full-time to get this shat to work.

Because auto-completions file...
Forum: General Authoring Discussion 05-14-13, 02:30 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Have to extend it by another few days.. Sorry to...

Have to extend it by another few days.. Sorry to keep yall waiting. I'm about 60% done with all the API's, settings and everything else.
Forum: General Authoring Discussion 05-10-13, 03:01 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Added Arguments Auto-Completions,...

Added Arguments Auto-Completions, e.g.

SortBattlefieldScoreData("sortType")

Typing in the arguments for sortType will show the following arguments:

class - Sort by character class
cp - Sorts by...
Forum: General Authoring Discussion 05-10-13, 12:44 AM
Replies: 123
Views: 87,654
Posted By fRodzet
Very useful, thank you :) Codeschool is pretty...

Very useful, thank you :)

Codeschool is pretty awesome :)
Forum: General Authoring Discussion 05-09-13, 04:13 PM
Replies: 123
Views: 87,654
Posted By fRodzet
Will upload a new one for you, tomorrow(10th may)...

Will upload a new one for you, tomorrow(10th may) on their upload page.
Forum: General Authoring Discussion 05-09-13, 09:51 AM
Replies: 123
Views: 87,654
Posted By fRodzet
True dat is! :) Oh and yeah you were talking...

True dat is! :)

Oh and yeah you were talking about your default/user settings using the same theme, font size and colors - well the reason for that is that i have not yet implemented that to the...
Forum: General Authoring Discussion 05-08-13, 09:32 PM
Replies: 123
Views: 87,654
Posted By fRodzet
The snippet of local has not yet been added to...

The snippet of local has not yet been added to the package, you can goto your lua package in packages and copy the xxx.sublime-snippet files to your WoWLua folder if you like - this should correct...
Showing results 1 to 25 of 55