This website requires JavaScript.
b24828ac68
docs: update CLAUDE.md, README, and Vietnamese guide for migration step
main
Tran G. (Revernomad) Khoa
2026-04-14 15:11:39 +07:00
48637ffe90
feat: add migrate step to move mod folders between groups on preset change
Tran G. (Revernomad) Khoa
2026-04-14 15:08:40 +07:00
45cb023513
fix: align mods view column headers with data rows
Tran G. (Revernomad) Khoa
2026-04-14 14:42:29 +07:00
ecfa5fa636
fix: match mod folder by steam_id when folder name diverges from modlist name
Tran G. (Revernomad) Khoa
2026-04-14 14:37:32 +07:00
fd513b3688
docs: document run_tool UTF-8 encoding fix and update_mods orphan removal
Tran G. (Revernomad) Khoa
2026-04-11 09:28:39 +07:00
50990cca4e
feat: remove orphan local files that no longer exist on server in update_mods
Tran G. (Revernomad) Khoa
2026-04-11 09:21:45 +07:00
4fde566cf4
Merge branch 'main' of https://git.revoluxiant.io.vn/revernomad17/arma-modlist-tools
Tran G. (Revernomad) Khoa
2026-04-10 22:38:20 +07:00
68fcaaf6d9
fix: decode run_tool subprocess output as UTF-8 to handle tqdm Unicode chars on Windows
Tran G. (Revernomad) Khoa
2026-04-10 22:37:35 +07:00
06f0c6eb92
fix: guard against None stdout in fix_console_encoding for pythonw.exe
revernomad17
2026-04-09 10:10:13 +07:00
3276f4b63f
fix: silent pipeline log and server indexing progress
Tran G. (Revernomad) Khoa
2026-04-08 23:35:26 +07:00
e0c2dfb32a
docs: update README and VI guide for orphan cleanup and test count
Tran G. (Revernomad) Khoa
2026-04-08 20:11:41 +07:00
5c824280c6
chore: ignore coverage artifacts (.coverage, *.py,cover, htmlcov/)
Tran G. (Revernomad) Khoa
2026-04-08 20:04:02 +07:00
90cc6c00ff
feat: add orphan mod cleanup tool with GUI integration and live-server tests
Tran G. (Revernomad) Khoa
2026-04-08 20:02:42 +07:00
85bc406236
fix: smooth GUI during pipeline downloads and harden wizard connection test
Tran G. (Revernomad) Khoa
2026-04-08 17:27:25 +07:00
903cd366e2
feat: add Vietnamese localization to GUI
Tran G. (Revernomad) Khoa
2026-04-08 16:58:41 +07:00
4478ec3cab
docs: document run_tool subprocess streaming pattern in CLAUDE.md
revernomad17
2026-04-08 16:11:24 +07:00
b7dbf54512
Fix tool log streaming — switch from subprocess.run to Popen
revernomad17
2026-04-08 16:10:36 +07:00
80ecd3a919
docs: document _find_folder three-level name matching in CLAUDE.md
revernomad17
2026-04-08 15:57:11 +07:00
6197659568
Fix mods view showing wrong download status for name-mismatched mods
revernomad17
2026-04-08 15:54:30 +07:00
85fdfebd74
Fix failing integration test after adding test HTML presets
revernomad17
2026-04-08 15:37:56 +07:00
57895a04d3
Add GUI desktop application
revernomad17
2026-04-08 13:36:49 +07:00
595544e94f
add CLAUDE.md for Claude Code context
revernomad17
2026-04-07 17:33:16 +07:00
ef2f6329f6
update README: add check_names.py, update Python version, migrating existing mods section
revernomad17
2026-04-07 17:29:50 +07:00
9dea44fa3d
check_names: add --fix-ids to repair wrong steam_ids in meta.cpp
revernomad17
2026-04-07 17:21:21 +07:00
2ab6d87532
fix check_names false positives from server steam_id collisions
revernomad17
2026-04-07 17:15:30 +07:00
e706e71f29
add check_names.py: detect and fix mod folder name mismatches
revernomad17
2026-04-07 16:56:10 +07:00
da9e7782d6
fix Python 3.9 compatibility (str | None union syntax)
revernomad17
2026-04-07 16:16:38 +07:00
86a6ab9b01
fix check_deps.py crash on Python < 3.10
revernomad17
2026-04-07 16:13:47 +07:00
91a38b269b
Initial release: full Arma 3 mod management toolchain
revernomad17
2026-04-07 16:04:36 +07:00