6 Commits

Author SHA1 Message Date
florian.berthold 86185e9158 ci(release): hide auto-generated source archives (hide_archive_links) 2026-05-29 20:51:13 +02:00
florian.berthold 1de3ac8d18 fix(libs): pcall AceGUI OnGamePadButtonDown (3.3.5 has no gamepad script type)
release / release (push) Successful in 2s
1.3.9-coa.3
2026-05-29 20:23:33 +02:00
florian.berthold a5b67340ff fix(Config): guard InterfaceOptions, fall back to AceConfigDialog on CoA 2026-05-29 10:43:54 +02:00
florian.berthold 4a65f00aca vendor: Libs/ from coa-ace3 + LibBabble-Zone / LibWindow; pin TOC version
release / release (push) Successful in 3s
Upstream Mapster relies on the CurseForge packager to fetch its libs
at release time; the raw repo has no Libs/ folder, so the freshly-
imported addon failed to load (LibStub missing).

- Vendored canonical Ace3 from coa-ace3 (11 libs Mapster's TOC loads:
  LibStub, CallbackHandler-1.0, AceAddon-3.0, AceEvent-3.0, AceHook-3.0,
  AceDB-3.0, AceDBOptions-3.0, AceLocale-3.0, AceGUI-3.0, AceConsole-3.0,
  AceConfig-3.0). This brings the CoA-compat FileDataID / BlizOptionsGroup
  parent-guard / Settings.* fallback / AceDB falsy-defaults patches.
- LibBabble-Zone-3.0 and LibWindow-1.1 vendored from the working PTR
  install (not part of Ace3).
- TOC: replaced @project-version@ CurseForge placeholder with the real
  release string 1.3.9-coa.2 so the in-game About panel reads correctly.

Mapster source itself was clean against the PORTING.md checklist
(no FDID calls, no retail-only globals, no Minimap mask trap, no CLEU
arg mismatch) — expected, since 1.3.9 was the WotLK-era release.
1.3.9-coa.2
2026-05-25 13:11:21 +02:00
florian.berthold 8d89a6d180 Import Mapster from upstream@1c451d2 (tag 1.3.9)
release / release (push) Successful in 4s
upstream: https://github.com/Nevcairiel/Mapster
tag:      1.3.9
commit:   1c451d24d299d44002b1e182f848aa3a3e7faa6b
interface: 30300 (WotLK 3.3.5 — last Mapster version targeting our client)
1.3.9-coa.1
2026-05-25 13:02:23 +02:00
Exiles b36de765c0 Initial commit 2026-05-25 11:01:58 +00:00