Giter Site home page Giter Site logo

xorann / bigwigs Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 51.0 7.24 MB

BigWigs is a World of Warcraft AddOn to predict certain AI behaviour to improve the players performance. This Modification is build for Patch 1.12.1 and its content for use on the Classic-WoW private Server.

License: Other

Lua 100.00%

bigwigs's People

Contributors

denniswg avatar isitlove avatar laytya avatar xorann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bigwigs's Issues

visual bar bug

Nur ein kleiner Schönheitsfehler bei Vael...keine Ahnung wo die Zahl herkommt.
bw

Andere Frage: In späteren BWs war es möglich eine Bar wie zb Respawntimer mit rechtsklick zu canceln und Bars mit Shift-Click mit der Zeit im Raidchat zu posten. Wäre das drin ?

DousedRunes.lua

There are boss names in the window, they can be easily translated to all languages ​​using BubbleBoss

    runes = {
        ["Magmadar"] = false,
        ["Gehennas"] = false,
        ["Garr"] = false,
        ["Shazzrah"] = false,
        ["Geddon"] = false,
        ["Sulfuron"] = false,
        ["Golemagg"] = false,
    },
}
    local text = ""
	text = addBoss("Magmadar")
	text = text .. addBoss("Gehennas")
	text = text .. addBoss("Garr")
	text = text .. addBoss("Shazzrah")
	text = text .. addBoss("Geddon")
	text = text .. addBoss("Sulfuron")
	text = text .. addBoss("Golemagg")

Error + need improvement

When I enter the game in the city, this error appears. An error occurs when I enter or exit into any room in the city (US client WoW, latest version BigWigs)

[2018/02/20 14:30:08-2208]: Plugins\OnyxiasCloak.lua:203: Babble-Zone-2.2: Translation "Nefarians Lair" does not exist.
: in function error' AceLibrary\AceLibrary.lua:123: in function error'
AceLocale-2.2\AceLocale-2.2.lua:453: in function <...\LunaUnitFrames\libs\AceLocale-2.2\AceLocale-2.2.lua:451>
AceLocale-2.2\AceLocale-2.2.lua:38: in function <...\LunaUnitFrames\libs\AceLocale-2.2\AceLocale-2.2.lua:36>
Plugins\OnyxiasCloak.lua:203: in function obj_method' AceEvent-2.0\AceEvent-2.0.lua:315: in function TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:902: in function <...ns\LunaUnitFrames\libs\AceEvent-2.0\AceEvent-2.0.lua:894>


Add please to the addon (Extras-Common Auras) support paladin spell - Lay of Hands

Add please the function of setting the distance between any bars

Add please the function of setting the distance (Plugins-Range) 1) Party, 2) Friendlies, 3) Hostlies

Add please the function of setting (Plugins - Proximity) ability to block movement (Lock Frame)
Also I wanted to ask you if it is possible to combine BigWigs Proximity functions with this addon? I'm sure this will greatly improve the BigWigs Proximity functionality.

thx)

lua-error at Razz

Hi, hatte bei Razz 2 immer wieder auftretende luas beim pull und später im Kampf:
raz1
raz2

aq lua error

Neulich in AQ...
bw

Wegen der Realm-Meldung, sollte für alle Light's Hope server geeignet sein nehm ich an ?
Danke für deine Arbeit

Lua masks strange work

  • I found type masks in scripts ^([^%s]+)
    these scripts work very strange, sometimes Bigwigs says warnings , sometimes not.

Emeryss example:

	trigger_volatileInfection = "^([^%s]+) ([^%s]+) afflicted by Volatile Infection",
	misc_you = "You",
	misc_are = "are",

=============

  • AURAADDEDOTHERHARMFUL and AURAADDEDSELFHARMFUL are combined into one trigger, while in others, possibly newer (ZG), they are separated into two triggers, which is more convenient.
    perhaps such scripts also need to be divided for the general appearance of all scripts.

in such scripts where triggers are separated, they work perfectly

errors boss names

I am adapting an addon for a Russian client.
Everything is great, but I get boss name errors
(I use external libraries, with internal ones the same)

Аннотация 2020-05-09 220929
Аннотация 2020-05-09 221026
Аннотация 2020-05-09 221137
Аннотация 2020-05-09 220815

ruRU locale

Hi :)

  • I added ruRU locale in all plugins, core and options.
  • Added new version LoathebTactical (with support spore).
  • Cleanup and uptimization all plugins
  • Remove localization support for chat commands and names modules (because it caused some difficulties and problems)
  • Added missing localizations for some plugins: koKR, zhCN, zhTW, frFR

All files have the current version (23.06.2017)
BigWigs.zip

P.S. Raids at the moment I am translating. I will send later.
P.P.S. Sorry for my bad english...

some missing traslations

Jindo
core.lua Default.lua
	bar_nexthex = "Next Hex",

Jeklik
Core.lua
	bar_nextheal = "Next Heal",
	bar_firebombs = "Fire Bombs",
	bar_firstsilence = "First Silence",
Default.lua
	trigger_yourflameshitsyou = "Your Flames hits you",

Mandokir
Core.lua
L["Next Whirlwind"]
Default.lua
L["Charge"]
L["Next Whirlwind"]

Venoxis
L["Next Holy Fire"]

Razorgore
Core.lua
	["Eggs destroyed"] = true,
Default.lua
	casts_DestroyEgg = "Razorgore the Untamed casts Destroy Egg",

Kelthuzad
Default.lua
	["Soul Weaver"] = true,
	["Unstoppable Abomination"] = true,
	["Kel'Thuzad"] = true,

AQ40 - Warder
	["First Ability"] = true,
	["Second Ability"] = true,

Proximity.lua
BigWigsProximity = BigWigs:NewModule("Proximity") we can use L

Request: Warning Sign

Hi Xorann,

i have a request for the Warning Sign. Can you make an option to Enable/Disable that or an option to adjust this?

Thanks Mixus

module Kel'thusad , plugin FrostBlast

Hello xorann , I test your version yesterday on Kel'thuzad
the plugin FrostBlast don't work!
I am on nostalgeek serveur french with English version of WoW
can you check this?

trigger question

ZG\Hakkar
these triggers are used
trigger_aspectOfMarliGeneralAvoid = "Hakkar 's Aspect of Mar'li",
trigger_aspectOfJeklikGeneralAvoid = "Hakkar 's Aspect of Jeklik",
trigger_aspectOfArlokkGeneralAvoid = "Hakkar 's Aspect of Arlokk",
I can’t understand in what context to translate them, there is too little information, even to compare in the battle log.
GlobalStrings.lua
AURAREMOVEDOTHER = "%s fades from %s.";
Now I use this option. It seems wrong, but I have no other ideas.

Update message

Greetings. I've downloaded latest release (r20015), yet it tells that BigWigs needs to be updated everytime I login or reload UI. 😡

Local/global Bars

Seit einem Patch funktioniert das Erstellen von lokalen Bars nicht mehr

Command:

/bwcl extra custombar local "Zeit" "Text"

ist nur möglich, wenn man ein "A" in der Raidgruppe hat und erstellt eine global Bar, die für den gesamten Raid sichtbar ist

Errors...

The Beginning and the Middle of the Battle with C'Thun

[2018/04/24 23:51:21-2862-x56]: Plugins\Messages.lua:295: attempt to perform arithmetic on local r' (a nil value) Plugins\Messages.lua:295: in function obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function TriggerEvent' BigWigs\Core.lua:612: in function Message'
AQ40\Cthun.lua:581: in function CThunWeakened' AQ40\Cthun.lua:457: in function obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function TriggerEvent' Plugins\Comm.lua:51: in function obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function `TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:902: in function <...ns\LunaUnitFrames\libs\AceEvent-2.0\AceEvent-2.0.lua:894>


[2018/04/25 00:13:02-2862-x1]: Plugins\Messages.lua:295: attempt to perform arithmetic on local r' (a nil value) Plugins\Messages.lua:295: in function obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function TriggerEvent' BigWigs\Core.lua:612: in function Message'
AQ40\Cthun.lua:581: in function CThunWeakened' AQ40\Cthun.lua:457: in function obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function TriggerEvent' Plugins\Comm.lua:51: in function CHAT_MSG_ADDON'
Plugins\Comm.lua:65: in function obj_method' AceEvent-2.0\AceEvent-2.0.lua:315: in function TriggerEvent'
BigWigs\Core.lua:599: in function Sync' AQ40\Cthun.lua:421: in function obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function `TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:902: in function <...ns\LunaUnitFrames\libs\AceEvent-2.0\AceEvent-2.0.lua:894>


Maexxna Timer

The Spider-Timer should be 30s instead of 35s and therefore the "webspraywarn20sec = "Wall Cocoons! 15 seconds until Spiders spawn!"" should be "10 seconds" as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.