Commit graph

30 commits

Author SHA1 Message Date
09b9d9f238 v3.0.0, MyPy (added _info type hint), PEP8 2023-05-29 12:06:21 +04:00
4baf4ea1a7 Finally fixed 400 by updating URLs, improved logging 2023-05-29 11:44:19 +04:00
55ce48819e Rewritten atclient, some methods moved to ataccount, corrected docs 2023-05-24 20:03:09 +04:00
1e4fdd2e89 lastStatus object parsing from the server page 2023-05-24 18:09:37 +04:00
9d3de01395 BASE_URL constants 2023-05-24 17:41:33 +04:00
89608142fb atconnect: Node.JS bugfix; atserver: address bugfix 2022-12-27 16:55:19 +04:00
413fabb1a9 Countdown 2022-12-23 17:38:51 +04:00
9ba4230745 AutoPEP8 formatting 2022-10-31 17:27:21 +04:00
Laptop
3e5a3855c0
Fix typo in atserver.py
Fix typo on line 374
2022-09-20 20:06:12 +03:00
4892430f19 MkDocs, Readme, Files API, Automated session saving, v2.0.1
MkDocs: sphinx docstrings rewritten to google, improved config, written the major part of how-to.
Readme: centered title + logo, added badges, features list, updated changelog.

Improved Files API, added automatical session saving and restoring to Client.
Some changes in makefile and gitignore.
License Notice now refers to all contributors.
2022-08-26 16:14:07 +04:00
dc52f92985 Bugfixes: Cloudflare bypassing, JS parser; tests, pylint, makefile 2022-08-22 09:55:08 +04:00
074e8fd6ed Module docstrings, pylint, pep8 2022-07-01 14:28:39 +04:00
c4c5c831c6 Errors, bedrock whitelist bug 2022-07-01 10:31:23 +04:00
9c4274284f PEP8, mkdocs, corrected logo 2022-06-23 15:13:56 +04:00
9f0610e5a7 Docstrings, logging in websocket example 2022-06-17 12:30:58 +04:00
72135f41fc Docstrings, Client->atclient.Client 2022-06-16 15:40:10 +04:00
b02e833702 Bugfixes in atconnect, atwss(async functions) 2022-05-18 18:33:21 +04:00
dd72d02643 WebSockets bugfix, updated Readme 2022-04-06 11:44:14 +04:00
75b10e6e8c Bugfixes in FilesAPI, logging and unittest 2022-03-30 19:40:58 +04:00
cec2938804 Bugfixes in atfile,wss,connect 2022-03-25 16:45:38 +04:00
48f8090d2a Code improvements 2022-03-18 18:38:36 +04:00
c0f60cfe5c WebSocket API, token parser updates 2022-01-22 15:10:30 +04:00
6993aadf03 WebSocket, code improvements, API update 2022-01-11 18:08:59 +04:00
ca9cda3b51 Trying to add Google authorization 2022-01-06 19:57:26 +04:00
DarkCat09
ae85a218ea Updated API 2021-11-01 18:04:19 +04:00
27c3bea52e
Add files via upload 2021-10-15 19:31:47 +04:00
61460b2f74
Server config feauture, players management, bugfix 2021-10-15 15:12:45 +04:00
bf1bc9c553
Added file manager, static typization, bugfixes 2021-10-14 17:56:01 +04:00
b010b8a4c7
Add files via upload 2021-10-08 19:35:20 +04:00
DarkCat09
4f1b069aab First commit 2021-09-17 11:21:51 +04:00