Results: 120Comments by: DaBear78
File: Destinations04/11/15
I have thought about that, but have...
Posted By: DaBear78
I have thought about that, but have more important things I want done first ;) No problem, I can wait until all the important things are done :D Until then I'll write down all coordinates of champions I run into ^^ I already wrote down 2 champion-locations yesterday. Is the info I wrote down enough for your addon or do you need any...
File: Destinations04/11/15
I have thought about that, but have...
Posted By: DaBear78
I have thought about that, but have more important things I want done first ;) No problem, I can wait until all the important things are done :D Until then I'll write down all coordinates of champions I run into ^^ I already wrote down 2 champion-locations yesterday. Is the info I wrote down enough for your addon or do you need any...
File: Destinations04/10/15
Great addon, I love it. ;) Any cha...
Posted By: DaBear78
Great addon, I love it. ;) Any chance that you add the champions found in delves / dungeons to the maps? I know that there is an addon called PublicDungeonChampions, but it only shows champions in public group dungeons, not in the single dungeons and trials. If I could see those champions in all delves / dungeons, that would be amaz...
File: PublicDungeonChampions04/01/15
Ok, that explains everything ^^ Any...
Posted By: DaBear78
Ok, that explains everything ^^ Any plans to extend it so that it shows bosses in all delves? :p
File: PublicDungeonChampions04/01/15
Is Wansalen in Auridon missing or w...
Posted By: DaBear78
Is Wansalen in Auridon missing or why can't I see the boss in there on my map? Wansalen: 36,98x86,71 (auridon/wansalen_base)
File: Wykkyd Enhanced HUD03/20/15
Target Frame
Posted By: DaBear78
Great addon, love it ;) But 1 question: Am I missing something or is there no option to move the target frame down? I don't like looking up when I want to see how much life my opponent has left. Would be really great if I can see the frame in the lower part of my screen (maybe a little bit above my health etc. bars?).
File: Harven's House Hunter07/15/14
DaBear78, why not use Custom Map Pi...
Posted By: DaBear78
DaBear78, why not use Custom Map Pins? I can add the door icon to that addon. Ok, I'll wait until you added the door and then I'll use it ;) Thx
File: Harven's House Hunter07/13/14
Any chance of adding a possibility...
Posted By: DaBear78
Any chance of adding a possibility to manually put a door? Something like /placedoorhere and then a popup appears asking for the name of the door I want to place and then it's saved at my current position with my choosen name.
File: Harven's House Hunter07/05/14
Here are 2 cases where I got multip...
Posted By: DaBear78
Here are 2 cases where I got multiple doors on the map for one real door: HarvensHouseHunter_SavedVariables = { = { = { = { = 0.469343, = "Magiergilde", = 0.598858, }, = { =...
File: Harven's House Hunter07/05/14
The word you need translated is "Öf...
Posted By: DaBear78
The word you need translated is "Öffnen" in the german client. I replaced "Open" in your code with "Öffnen" and tried it: It works :D Btw: Maybe you should add a check if there is already a pin very close to where I am. I entered the mages guild 2 times (from 2 slightly different positions, just a few pixels apart) and now I have 2...
File: Circle Icons - Inventory Grid View06/04/14
If somebody wants to add this skin...
Posted By: DaBear78
If somebody wants to add this skin to the addon without overwriting the original do this: 1. Rename the files in this archive, for example:circle_background.dds circle_outline.dds circle_hover.dds circle_toggle_button.dds 2. Copy the 4 files into the existing "InventoryGridView/assets/" directory inside your addons folder. 3. Edit...
File: Undiscovered06/03/14
There is an error when using any ot...
Posted By: DaBear78
There is an error when using any other language then english: special characters like ö, é, ß, û etc. are not shown correctly. But this can be easily fixed by saving the 2 language files for "de" or "fr" as UTF-8 (without BOM).
File: Potion Maker (for Alchemy Crafting)05/22/14
Glad you like the addon and thanks...
Posted By: DaBear78
Glad you like the addon and thanks for the input! =) Yeah I am aware of the issue with the columns. The reason is (ironically) that french words can be really long sometimes. So the columns are the width they are so that all the words in french can fit. Which unfortunatelly made it look bad. I can fix it, I just haven't prioritized...
File: Potion Maker (for Alchemy Crafting)05/22/14
So here's my translation now: For...
Posted By: DaBear78
So here's my translation now: For the language-file: check_all = "Alle auswählen", uncheck_all = "Alle abwählen", search = "Suche", search_again = "Erneut suchen", must_have = "Wird enthalten:", must_not_have = "Wird nicht enthalten:", use_solvent = "Lösungsmittel:", search_results = "Suchergebnisse",...
File: Potion Maker (for Alchemy Crafting)05/21/14
Tried your addon and I love it :D...
Posted By: DaBear78
Tried your addon and I love it :D But in the german client the window is to small (or the font is to large if you prefer that :D). Maybe the second column could be pushed a little bit to the left? Or just make it bigger ^^ http://abload.de/thumb/tosmallj0pv2.jpg And maybe you can change the order of the solvents so that it matches...
File: Potion Maker (for Alchemy Crafting)05/20/14
Great, will test this addon with th...
Posted By: DaBear78
Great, will test this addon with the german client later this day :D BTW: You don't need to use the lua-codes for special characters (like \195\188 etc.). You can just use these characters directly (é ä û ...) IF you save the file in the UTF-8 format (with or without BOM, doesn't matter).
File: RAETIA InfoHub05/15/14
With the newest version the soul ge...
Posted By: DaBear78
With the newest version the soul gems don't get updated, no matter if I gain a gem or if I use one: the number does not change until I relogg / reloadui.
File: Undiscovered05/11/14
For the german translation I would...
Posted By: DaBear78
For the german translation I would suggest the following: local Add = ZO_CreateStringId do --Map Filter Tags Add("UNDISC_FILTER_FOUND", "Entdeckte POIs") Add("UNDISC_FILTER_UNKNOWN", "Unentdeckte POIs") --Settings Menu Add("UNDISC_SETTINGS_TITLE", "Undiscovered") Add("U...
File: Undiscovered05/08/14
For formatting the german / french...
Posted By: DaBear78
For formatting the german / french names you can simply use: zo_strformat('<<1>>', objectiveName) This command formats the string in objectiveName correct (removing this "^f,in" etc. crap ^^). I changed lines 108, 114 and 123 in your main Undiscovered.lua (for example: local pinTag = {zo_strformat('<<1>>', objectiveName), 22} ) an...
File: Srendarr - Aura, Buff & Debuff Tracker (Outdated)05/04/14
Will it also show the short buffs o...
Posted By: DaBear78
Will it also show the short buffs on a non english client or are the buffnames hardcoded and you need the 100% accurate translation for german / french?
File: MultiCraft (OBSOLETE)05/04/14
For the german translation you can...
Posted By: DaBear78
For the german translation you can use this: mkstr(SI.USAGE_1, "MultiCraft Benutzung:") mkstr(SI.USAGE_2, "/toggle: Schaltet den Standard des Reglers zwischen 1 und Max um. Standard ist 1.") mkstr(SI.USAGE_3, "/trait: Schaltet um ob die mehrfache Herstellung von Items mit Eigenschaften erlaubt ist. S...
File: OptionsRestacker05/02/14
The game loads normally, but when I...
Posted By: DaBear78
The game loads normally, but when I try to open the menu I get the following: 2014-05-01T14:09:08.768+01:00 |cff0000Lua Error: user:/AddOns/OptionsRestacker/OptionsRestacker.lua:147: attempt to index a nil value stack traceback: user:/AddOns/OptionsRestacker/OptionsRestacker.lua:147: in function 'OptionsRestacker.OR_CollectPanel...
File: Sous Chef - Provisioning Helper (Recipe helper/search)05/01/14
Tried it manually now and it works...
Posted By: DaBear78
Tried it manually now and it works as intended... Now it ignores the recipe correctly.
File: Sous Chef - Provisioning Helper (Recipe helper/search)05/01/14
I used the link. Will try to type i...
Posted By: DaBear78
I used the link. Will try to type it manually now.
File: Sous Chef - Provisioning Helper (Recipe helper/search)05/01/14
I tried to ignore the recipe "langs...
Posted By: DaBear78
I tried to ignore the recipe "langsam gerösteter Chaurus", but the addon ignores "steter Chaurus" so the recipe still got marked... ;)