Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOWNLOAD LINK INSIDE - AtlasLoot Classic "Fan Update" for Phase 3 WOTLK #370

Open
ssateneth opened this issue Jun 25, 2023 · 13 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@ssateneth
Copy link

ssateneth commented Jun 25, 2023

AtlasLootClassic.zip

Fan update includes updates for Phase 3 "Beta" heroic dungeon loot, Sidereal Essence vendor, and data fixes for the following issues.
#360
#361
#362

Some loot -might- be wrong; this is just going off of wowhead drops, and various google spreadsheets. If something is wrong or missing, let me know!

Some categories with new had to be created instead of re-using existing ones, and as such, these categories do NOT have localization for other languages. I will not update for localization, I will leave that to other authors to do. I also do not know how to do github push/pull requests or actual patches. You are free to use the code I added however you see fit, including adding it into official builds.

image
image
image

@Iowerth
Copy link

Iowerth commented Jun 25, 2023

AtlasLootClassic-ruRU.zip

Thanks for update! Translation for ruRU is above (and some edits/missed translations).
1
2
3

PS:
It would be great to replace this:

local ALPHA_DIFF = data:AddDifficulty("Titan Rune Alpha", nil, nil, nil, true)
local BETA_DIFF = data:AddDifficulty("Titan Rune Beta", nil, nil, nil, true)

to this:

local ALPHA_DIFF = data:AddDifficulty(AL["Titan Rune Alpha"], nil, nil, nil, true)
local BETA_DIFF = data:AddDifficulty(AL["Titan Rune Beta"], nil, nil, nil, true)

in \AtlasLootClassic_DungeonsAndRaids\data-wrath.lua if someone will want to translate to locale unlike of enEN.

@Hoizame
Copy link
Owner

Hoizame commented Jun 26, 2023

Thanks for the work, was out on vacation for some weeks and couldn't do any updates.

Hoizame added a commit that referenced this issue Jun 26, 2023
@soest009
Copy link

Unable to download, receiving error:

Error 503 Backend unavailable, connection timeout

Any backup location from where to download?

@ssateneth
Copy link
Author

Unable to download, receiving error:

Error 503 Backend unavailable, connection timeout

Any backup location from where to download?

Works for me, I just clicked it just now and it downloaded. Try again?

@soest009
Copy link

Works now indeed, must have been temporarily :), thanks!

@brianwalleshauser
Copy link

@Hoizame is a release planned for this? I'd rather just let wowup.io handle updates

@Johndmattioli
Copy link

Johndmattioli commented Jul 8, 2023

@Hoizame any update on this? I see PR was opened but not yet merged and released. I know a lot of people are anticipating this 😉 . Also wondering if 10m Ulduar loot table will be updated?

@Hoizame
Copy link
Owner

Hoizame commented Jul 8, 2023

@Hoizame any update on this? I see PR was opened but not yet merged and released. I know a lot of people are anticipating this 😉 . Also wondering if 10m Ulduar loot table will be updated?

Yes this weekend :)
Work not giving me any free time the last weeks

@ZhandPally
Copy link

Issue: PVP-Season 7 - Death Knight Set
Shoulders, Chest, Gloves, Legs are showing as "Deadly" rather than "Relentless"
Issue: PVP-Season 7 - Ret Paladin Set
Chest is showing as "Gnomish Army Knife" rather than "Relentless Gladiator's Scaled Chestpiece"

@formigao
Copy link

formigao commented Oct 9, 2023

Are you doing an update for gamas?

@ssateneth
Copy link
Author

Not sure. Maybe. Theres a few small fixes in loot tables that need to be made (violet hold, drak tharon keep with switched bosses, a handful of wrong pieces in other dungeons). Gamma is not adding any new loot to bosses, but each boss drops a new currency that you can buy sidereal essence, normal TOC25 gear, toc25 trophies, and ulduar 25m hard mode accessories with.

@formigao
Copy link

formigao commented Oct 9, 2023

I even forgot about bosses loot tables changes. What I use the most is your sidereal essence vendor. would be really nice to have the gamma vendor there too

@Hoizame
Copy link
Owner

Hoizame commented Oct 9, 2023

Im currently not at home and out for work.
I should be back in 2 weeks after that i start updating again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants