CurseBreaker
CurseBreaker copied to clipboard
TUI/CLI addon updater for World of Warcraft.
It is already ready but before I release it I plan to wait a while until ecosystem will solidify a bit.
Wago Addons support could be faster as currently bulk version check is not implemented. Waiting for changes on API side.
Ran into an issue where https://github.com/Nevcairiel/ShadowedUnitFrames is saying "no proper version for your flavour" but it definitely exists and has worked in the past up until latest release for retail....
The application throws the following error instead of clearing the terminal: sh: symbol lookup error: sh: undefined symbol: rl_trim_arg_from_keyseq 
Hi, Now that the Townlong Yak addons are being updated again is there anything blocking them being reinstated as a source in CurseBreaker? https://www.townlong-yak.com/addons/
Dropped the binary into the correct folder and when running it, it just asks about updating and exits.
I run this command `pipx install git+https://github.com/AcidWeb/CurseBreaker` and I got this error ``` ERROR: git+https://github.com/AcidWeb/CurseBreaker does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. Cannot determine...
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 78.1.1. Changelog Sourced from setuptools's changelog. v78.1.1 Bugfixes More fully sanitized the filename in PackageIndex._download. (#4946) v78.1.0 Features Restore access to _get_vc_env with a warning....
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...
fixes #377 Instead of calling the OS `clear` binary use a ANSI escape sequence. This should (also) offer the broadest compatibility