Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

BigWigs 3984 2577 tag:BigWigs (Ace1_Final) 25919

latest revision download BigWigs

3984 annotated / raw | Diffs: previous, other | Lines: 83 ( +17, -1 )

Created: 2006-07-04 15:33:10 -0700 (23 months ago) | Author: handdol | Changeset: 3984

Copied to: branches/BigWigs/Ace2/Other/Test.lua 4120

BigWigs
- Korean localization support for Naxx
- Korean localization consistency support
- BabbleLib-Boss is modified

Branch point for: tag:BigWigs (Ace1_Final)

Tags: BigWigs (Ace1_Final)

3204 annotated / raw | Diffs: previous, other | Lines: 67 ( +2, -12 )

Created: 2006-06-23 14:10:13 -0700 (2 years ago) | Author: shyva | Changeset: 3204

BigWigs:
* Using new register event.
* Fixed the Arlokk module.

2872 annotated / raw | Diffs: previous, other | Lines: 77 ( +4, -3 )

Created: 2006-06-18 08:41:31 -0700 (2 years ago) | Author: tekkub | Changeset: 2872

Copied to: branches/BigWigs/Shyva/BigWigs/Other/Test.lua 3041

BigWigs
- Added more sounds, see Other/Test.lua for examples of use.  If you want no sound pass 0 for the sound arg.  If no arg is passed the "Msg" sound will be played
- Added "Victory" sounds to all modules that have a boss kill detection.  Some AQ40 modules don't have bosskill detection *glares at Ammo*

2676 annotated / raw | Diffs: previous, other | Lines: 76 ( +1, -0 )

Created: 2006-06-11 21:38:45 -0700 (2 years ago) | Author: tekkub | Changeset: 2676

BigWigs
- Integrated FryGuy's "send to self" logic on message sending (so you'll always get a local trigging the moment you send a message, no waiting for the server to echo it back)
- Confirmed that the recv throttling does in fact work

2632 annotated / raw | Diffs: previous, other | Lines: 75 ( +31, -19 )

Created: 2006-06-10 14:24:16 -0700 (2 years ago) | Author: tekkub | Changeset: 2632

Copied to: branches/BigWigs/FryGuy/BigWigs/Other/Test.lua 2687

BigWigs
- Moved Savedvar to a SavedvarPerChar, so no need for profiling logic (wewt!)
- Added proper module slash command handing, so now modules can add slosh commands, see message/sound/bars modules for examples.
- Added Savedvariable management.  Every module will receive GetOpt, SetOpt, TogOpt methods when they register with the core.  ***BIG NOTE READ ME*** This is _NOT_ AceDB style Opt methods, they will return back values from the modules' own subtable of the savedvar table.  Also they do not take tables as arg paths, but rather up to 9 strings.  You shouldn't need more than one level deep tho...
- Seperated scale and anchor commands into the msg/bar modules, they are now independant of each other
- Added option to have bars grow upwards from the bar anchor
- Added option to disable the sound module.
- Remove code no longer used, note that all the new command tables are going to need localized

2622 annotated / raw | Diffs: previous, other | Lines: 63 ( +3, -3 )

Created: 2006-06-10 10:09:27 -0700 (2 years ago) | Author: tekkub | Changeset: 2622

BigWigs - DelayedEvents module now uses Metrognome for timings (Timex is still used for bars, of course.

2577 new annotated / raw | Lines: 63 ( +63, -0 )

Created: 2006-06-09 20:04:06 -0700 (2 years ago) | Author: tekkub | Changeset: 2577

BigWigs
- Tweaked how anchors work, sorry handdol but I didn't like how you did it.  Slash command is now /bigwigs anchor
- Added a little local to the Messages.lua file, if you set it to true messages will go to the default error frame (where "Action in progress" text goes)
- Moved test stuff into it's own module
- Moved the delay logic into it's own module, just to make it easier to upkeep.

latest revision download Branch tag:BigWigs (Ace1_Final)

25919 annotated / raw | Diffs: previous, other | Lines: 83 ( +82, -82 )

Created: 2007-01-23 13:20:59 -0800 (17 months ago) | Author: kergoth | Changeset: 25919

.Line ending fixups: tags/

Tags: BigWigs (Ace1_Final)

Properties

 svn:eol-style = native