This website requires JavaScript.
5f39ea21fa
coa.30: show all professions in the character view (4x3 wrapped grid)
master
3.3.002b-coa.30
florian.berthold
2026-05-30 01:33:20 +02:00
57c603fa8e
coa.29: right-size VisibleLines for the taller window (rows were overflowing)
3.3.002b-coa.29
florian.berthold
2026-05-30 01:09:12 +02:00
f4f3de929b
coa.28: fix login scan in 9 DataStore modules (the 'data not saved' root cause)
3.3.002b-coa.28
florian.berthold
2026-05-29 23:55:29 +02:00
ee3fec624d
coa.27: Skills polish - tighter rank column, gold Name(Class) headers, spacer rows
3.3.002b-coa.27
florian.berthold
2026-05-29 23:52:35 +02:00
863709e450
coa.26: fix Skills frame overlapping the menu (745->615 width)
3.3.002b-coa.26
florian.berthold
2026-05-29 23:37:56 +02:00
78e50e9f5c
coa.25: clean two-column Skills layout
3.3.002b-coa.25
florian.berthold
2026-05-29 22:58:45 +02:00
14dd30e9a9
coa.24: revert char-view profession grid to clean 2-slot original
3.3.002b-coa.24
florian.berthold
2026-05-29 22:50:04 +02:00
996a11dd0a
coa.23: correct CoA class names (PROPHET->Venomancer etc.) + fix Skills rank/max
3.3.002b-coa.23
florian.berthold
2026-05-29 22:27:53 +02:00
d1616b4354
coa.22: Skills view as a vertical list (character header + one row per profession)
3.3.002b-coa.22
florian.berthold
2026-05-29 22:04:19 +02:00
3663d44cd4
coa.21: title from Lua constant (updates on /reload, unlike cached TOC metadata)
3.3.002b-coa.21
florian.berthold
2026-05-29 20:42:03 +02:00
d915f6b844
coa.20: restore bigger window + relocate char-view professions
3.3.002b-coa.20
florian.berthold
2026-05-29 20:30:29 +02:00
d440c62a73
coa.19: revert the window enlargement (restore original 832x447 frame)
3.3.002b-coa.19
florian.berthold
2026-05-29 20:23:40 +02:00
219e749046
coa.18: guard DataStore_Achievements nil criteria quantity
3.3.002b-coa.18
florian.berthold
2026-05-29 20:05:03 +02:00
0a56cbe560
coa.17: comprehensive partial-data hardening + DataStore_Characters login scan + Skills strip cap
3.3.002b-coa.17
florian.berthold
2026-05-29 19:53:03 +02:00
b8d619c3bb
coa.16: Talents view no longer crashes on CoA custom classes
3.3.002b-coa.16
florian.berthold
2026-05-29 19:36:11 +02:00
f305f0a226
coa.15: guard GetRestedXP + GetMoneyString/GetTimeString against no-value getters
3.3.002b-coa.15
florian.berthold
2026-05-29 19:34:25 +02:00
f64d2c9250
coa.14: wrap character-view professions at 4 per row
3.3.002b-coa.14
florian.berthold
2026-05-29 18:34:21 +02:00
1faf213f17
coa.13: fix character-view crash on chars with >2 professions
3.3.002b-coa.13
florian.berthold
2026-05-29 18:17:53 +02:00
ee7770baed
coa.12: bigger main window with more visible rows (real size, not scale)
3.3.002b-coa.12
florian.berthold
2026-05-29 18:09:16 +02:00
e555a22f36
coa.11: fix Skills tab crash (Skill1 ButtonText name collision)
3.3.002b-coa.11
florian.berthold
2026-05-29 17:59:05 +02:00
0565051302
coa.10: CoA reputation factions (data-driven) + custom-class icons + all-professions Skills
3.3.002b-coa.10
florian.berthold
2026-05-29 15:55:25 +02:00
ec868716ed
coa.9: revert scale default + crash fixes + personal/realm bank + woodworking
3.3.002b-coa.9
florian.berthold
2026-05-29 15:43:42 +02:00
ad54312ad9
coa.8: simplify title bar + default to AtlasLoot-size window
3.3.002b-coa.8
florian.berthold
2026-05-29 15:29:55 +02:00
11c47a86db
coa.7: guard Skills tab summary against unscanned skill ranks
3.3.002b-coa.7
florian.berthold
2026-05-29 15:22:21 +02:00
86e5b3485f
coa.6: guard AccountSharing realm/name format (last straggler)
3.3.002b-coa.6
florian.berthold
2026-05-29 10:44:59 +02:00
97e38d5c3d
coa.5: refactor char display into guarded helpers; fix missed sites; restore login scan
3.3.002b-coa.5
florian.berthold
2026-05-29 01:02:24 +02:00
3fde42454e
coa.4: rebrand title to Exiles fork + frame hardening changelog
3.3.002b-coa.4
florian.berthold
2026-05-28 23:54:32 +02:00
f19ff36733
Harden Altoholic frames against partial alt records (no-value char getters)
florian.berthold
2026-05-28 23:45:09 +02:00
b332499098
coa.3: guard XP getters in DataStore_Characters for partial records
3.3.002b-coa.3
florian.berthold
2026-05-28 22:40:04 +02:00
961290d9bd
coa.2: guard CoA data shapes (custom classes, comm-seeded records, ungeared chars)
3.3.002b-coa.2
florian.berthold
2026-05-28 22:16:44 +02:00
95fe53bd89
ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures
3.3.002b-coa.1
florian.berthold
2026-05-25 12:16:07 +02:00
f59c18bdaa
ci: add Gitea Actions release workflow (per-addon git-archive zip)
florian.berthold
2026-05-25 12:00:16 +02:00
bbe2492a5b
chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes
florian.berthold
2026-05-25 10:59:24 +02:00
7789489aec
fix(libs): pick up coa-ace3 9583952 (AceDB falsy-defaults PR #10 backport)
florian.berthold
2026-05-24 19:30:31 +02:00
92c6afd9c2
fix(libs): pick up coa-ace3 3ec2009 (BlizOptionsGroup + Settings.* CoA-compat)
florian.berthold
2026-05-24 17:41:24 +02:00
6b767a1e7a
fix(libs): pick up coa-ace3 d422ad3 (FileDataID → string paths)
florian.berthold
2026-05-23 14:03:38 +02:00
c8b2f1f044
chore(libs): sync Ace3 to coa-ace3 (WoWUIDev master @ 52e5f2c)
florian.berthold
2026-05-23 13:42:15 +02:00
9fda41fde0
CoA: register Woodcutting and Woodworking as custom professions
florian.berthold
2026-05-17 16:43:01 +02:00
f53f3e3f0f
CoA: mirror RAID_CLASS_COLORS for the 21 custom classes
florian.berthold
2026-05-17 16:37:57 +02:00
0fa1293223
Update README.md
telkar-rg
2025-08-01 14:24:47 +02:00
da6fe7a427
version bump
telkar-rg
2025-08-01 14:17:54 +02:00
bf181351b8
fixed use of "AceTimer:ScheduleTimer(callback, delay, arg)"
telkar-rg
2025-08-01 13:59:24 +02:00
c7dd5efdb5
Update README.md
telkar-rg
2025-07-21 20:25:29 +02:00
eed2c35412
version bump
telkar-rg
2025-07-21 20:10:49 +02:00
c3219e81c1
added "Func Call Spam Protection" for "CURRENCY_DISPLAY_UPDATE" Event in "DataStore_Currencies" file
telkar-rg
2025-07-21 20:01:53 +02:00
111fd0d153
added "Func Call Spam Protection" for "UNIT_INVENTORY_CHANGED" Event in "DataStore_Stats" file
telkar-rg
2025-07-21 17:28:34 +02:00
fb53721d71
added "Func Call Spam Protection" for "BAG_UPDATE" Event in "DataStore_Mails" file
telkar-rg
2025-07-21 17:14:04 +02:00
a43b18506c
added "Func Call Spam Protection" for "BAG_UPDATE" Event in "DataStore_Containers" file
telkar-rg
2025-07-21 17:13:41 +02:00
fdcb25a94d
Scan on "PLAYER_ALIVE" Event changed to only execute when player releases spirit (not on "Feign Death" or resurrect by player)
telkar-rg
2025-07-21 15:15:00 +02:00
edbfb74d83
added img
telkar-rg
2025-03-24 16:03:04 +01:00
eb280c3cd0
img edited
telkar-rg
2025-03-24 16:02:58 +01:00
f7c181b476
imgs edited
telkar-rg
2025-03-24 15:57:55 +01:00
7976352fb7
added imgs
telkar-rg
2025-03-24 15:55:36 +01:00
2744c8ec1a
version bump
telkar-rg
2025-03-24 15:55:29 +01:00
e96df24680
Merge branch 'main' of https://github.com/telkar-rg/wow-Altoholic-dev
telkar-rg
2025-03-24 15:38:09 +01:00
6248952d1f
Update README.md
telkar-rg
2025-03-24 15:37:54 +01:00
2c90e2b233
fixed formating error
telkar-rg
2025-03-24 14:59:33 +01:00
274ea540a7
added pets
telkar-rg
2025-03-22 19:42:37 +01:00
0b82514f52
version 1.03
telkar-rg
2025-03-11 13:55:32 +01:00
0a87a1e494
added Jewelcrafting
telkar-rg
2025-03-10 06:26:27 +01:00
d891e5e382
added Enchanting recipes
telkar-rg
2025-03-09 12:11:37 +01:00
cb80dcfd07
localization for engineering expanded
telkar-rg
2025-03-09 08:44:58 +01:00
e072aa7b6b
added engineering, smeltung and inscription recipes
telkar-rg
2025-03-09 08:44:43 +01:00
56b0eca66c
added sources for Leatherworking-Patterns
telkar-rg
2025-03-08 12:34:07 +01:00
a8b5c332cc
fixed some sapphiron loot
telkar-rg
2025-02-27 16:28:22 +01:00
a6db1cc5df
added naxx
telkar-rg
2025-02-26 13:58:29 +01:00
3f8a89fa02
added proper tooltip for "Sartharion", "Malygos" and the quest rewards from "Algalon"
telkar-rg
2025-02-26 12:20:23 +01:00
f2c89f0f60
added blood red key
telkar-rg
2025-02-11 11:21:52 +01:00
beefdf0996
upgrading to "LibBabble-Boss-3.0" Rev: 313
telkar-rg
2024-09-29 07:40:55 +02:00
7cd6a6e298
increased icon size for the skills frame
telkar-rg
2024-09-29 07:39:10 +02:00
1dc8df6532
added tooltip to various items: Faction: The Oracles, Faction: Sporeggar, Argent Tourney: Champion's Seal, World Event: Noblegarden
telkar-rg
2024-09-29 07:38:48 +02:00
feb4eb1715
added various localisations for: "Love is in the Air", "Brewfest", "Hallow's End", "Dungeon & Raid achievements", "Scourge Invasion", "Raptor Pet Loots"
telkar-rg
2024-01-14 18:34:05 +01:00
4644560e31
Fixed verious in loot table:
telkar-rg
2024-01-14 18:31:54 +01:00
cf77220d44
Loot table: Cleanup "Scourge Invasion" and added 2008 version; added WotLK pets to "Children's Week"; Cleanup of "Blizzard Collectables" and "WoW Trading Card Game"
telkar-rg
2024-01-11 15:22:41 +01:00
72035c2a14
added localisation for "Jepetto Joybuzz"
telkar-rg
2024-01-11 15:17:57 +01:00
5360c89d1a
loot table: fixed T6-Tokens and reorganisation
telkar-rg
2024-01-11 12:43:47 +01:00
033d00385b
localisation: retranslated "T0.5-Quests" as "Dungeon 2 Quests"
telkar-rg
2024-01-11 12:43:21 +01:00
ae6fcd0589
loot table: reorganising
telkar-rg
2024-01-11 11:32:45 +01:00
6b21527b6e
localisation: znCN/znTW cleanup
telkar-rg
2024-01-11 11:21:20 +01:00
5352e4fa13
loot table: added cooking recipes
telkar-rg
2024-01-10 23:03:30 +01:00
144f94593f
added localisation for Daily Quests (Cooking, Fishing, Jewelcrafting) and missing World Events (Day of the Dead, Pilgrim's Bounty)
telkar-rg
2024-01-10 23:02:42 +01:00
6efd2ba60c
Tooltip Source sould now correctly display differently when logging to a char of the other faction.
telkar-rg
2024-01-10 19:41:59 +01:00
8515b4f816
added localisation for "Note" in tooltip
telkar-rg
2024-01-10 19:39:48 +01:00
f65034019a
added missing localisation for NPC "Slagg"
telkar-rg
2024-01-10 16:28:31 +01:00
0b03acf9ca
loot table: error checking and reordering
telkar-rg
2024-01-10 15:33:54 +01:00
72694d36e3
Tooltip: added line for Item Notes (Philosophers stone and Alchemist's stone)
telkar-rg
2024-01-10 15:32:49 +01:00
52cfa36b2f
added translations for Note dor the "Philosopher's Stone"
telkar-rg
2024-01-10 13:53:45 +01:00
3e0d141eaa
Loot table added Blacksmithing-Plans:
telkar-rg
2024-01-07 21:53:30 +01:00
d46b04722e
added missing translations for loot table
telkar-rg
2024-01-07 21:48:43 +01:00
86236cb828
localization: converted multiline strings to single line
telkar-rg
2023-12-12 13:22:01 +01:00
92eab3a0f8
deDE small corrections
telkar-rg
2023-12-12 13:14:28 +01:00
f34b5a4fee
shortening of tooltip localizations
telkar-rg
2023-12-12 13:02:42 +01:00
731d826bdc
removed unused file
telkar-rg
2023-12-08 17:12:01 +01:00
13f8e79a9f
added npc localization
telkar-rg
2023-12-03 16:34:18 +01:00
33b993c6c7
added npc localization
telkar-rg
2023-12-03 16:20:02 +01:00
ac27e741b3
changed item search functions so that "lootTable" can be wiped
telkar-rg
2023-12-03 12:32:08 +01:00
0b962f373e
wipe used tables
telkar-rg
2023-12-03 12:30:24 +01:00
522e11c1bb
added most alchemy recipes
telkar-rg
2023-12-03 02:40:14 +01:00
3af3855be6
variable rename
telkar-rg
2023-12-02 23:43:14 +01:00
26a1496d98
removes unlearned professions from DataStore db
telkar-rg
2023-11-28 11:43:34 +01:00