Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle b4948a5b84 support pyyaml v6 hace 10 meses
  Fabian Peter Hammerle 1ab10e594e drop compatibility with python3.7 (reached end of life on 2023-06-27) hace 10 meses
  Fabian Peter Hammerle bb81c11305 tooncher._login: raise `RuntimeError` instead of `Exception` when server sends unexpected/unsupported response (fixing pylint's broad-exception-raised warning) hace 1 año
  Fabian Peter Hammerle df8bf17a28 tooncher._login: raise `ValueError` instead of `Exception` when incompatible combination of arguments was given (fixing pylint's broad-exception-raised warning) hace 1 año
  Fabian Peter Hammerle c2487fce29 drop compatibility with python3.6 hace 2 años
  Fabian Peter Hammerle 5099ae1500 drop compatibility with python3.5 hace 2 años
  Fabian Peter Hammerle e8026eefb6 release v1.0.3 hace 3 años
  Fabian Peter Hammerle 3660e11ec9 python3.5 / tests: fix FileNotFoundError due to strict pathlib.Path.resolve hace 3 años
  Fabian Peter Hammerle c530db9c9e python3.5: fixed TypeError due to start_engine passing pathlib.Path to subprocess.Popen for cwd hace 3 años
  Fabian Peter Hammerle 3668393c86 tests / python3.5: fix AttributeError due to unavailable MagicMock.assert_called_once hace 3 años
  Fabian Peter Hammerle c485d1f220 release v1.0.2 hace 4 años
  Fabian Peter Hammerle d2ec81428d change user agent to workaround blacklisting of "Python-urllib/3.*" hace 4 años
  Fabian Peter Hammerle 8048693a52 release v1.0.1 hace 4 años
  Fabian Peter Hammerle 9f5f3a6e9f fixed test_start_engine_mac hace 4 años
  Fabian Peter Hammerle 47400a4add setup.py: use readme as long description hace 4 años
  Fabian Peter Hammerle 944bc78bbd changelog: fix typo hace 4 años
  Fabian Peter Hammerle a8ebf39820 release v1.0.0 hace 4 años
  Fabian Peter Hammerle e8f594db8b pass all env vars to engine hace 4 años
  Fabian Peter Hammerle 9789ac2889 cli: fail if select username not in config file or ambiguous hace 4 años
  Fabian Peter Hammerle df13d336e0 path to tootown engine may be provided via env var `$TOONCHER_ENGINE_PATH` hace 4 años
  Fabian Peter Hammerle 267fd74793 tooncher.login now private (planning to split waiting in queue from first login) hace 4 años
  Fabian Peter Hammerle 42d2dfb117 TOONTOWN_ENGINE_DEFAULT_PATH now private hace 4 años
  Fabian Peter Hammerle cfc9fbf76f engine_path now pathlib.Path; DYLD_LIBRARY_PATH & DYLD_FRAMEWORK_PATH relative to engine path; drop TOONTOWN_LIBRARY_PATH hace 4 años
  Fabian Peter Hammerle ade2222519 LOGIN_API_URL & api_request now private hace 4 años
  Fabian Peter Hammerle 4714ecbbf6 classes LoginDelayed & LoginSuccessful now private hace 4 años
  Fabian Peter Hammerle f856b47fdd drop invasions api (should be moved to separate package) hace 4 años
  Fabian Peter Hammerle 76a716b940 install command line interface via `setuptools.setup(entry_points=…)` hace 4 años
  Fabian Peter Hammerle 4037310baf drop unused argcomplete hace 4 años
  Fabian Peter Hammerle 5b192b434a release v0.4.1 hace 4 años
  Fabian Peter Hammerle 26bea14627 changelog: fix diff links hace 4 años