Commit graph

57 commits

Author SHA1 Message Date
44a7b0fd9a Readme, some classifiers in setup.py, v1.1.0 2022-06-27 09:50:30 +04:00
9c4274284f PEP8, mkdocs, corrected logo 2022-06-23 15:13:56 +04:00
a75d729e93 Read The Docs 2022-06-17 14:47:59 +04:00
c7390f4ec2 Sphinx Documentation 2022-06-17 14:34:47 +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
cc3099123e Arguments in wssreceiver, 1.0.5 2022-05-18 19:35:46 +04:00
b02e833702 Bugfixes in atconnect, atwss(async functions) 2022-05-18 18:33:21 +04:00
f606cfd521 Commands sending example, bugfix in atwss 2022-05-17 16:35:25 +04:00
13fa18f9d6 1.0.3 2022-05-16 18:19:59 +04:00
ee61aa375b Bugfixes, parse_token optimization, logo 2022-05-16 18:16:15 +04:00
fd6f7cb4ca Readme and setup.py changes 2022-05-13 18:05:23 +04:00
a5ef80d78b Important bugfix in javascript parser 2022-05-13 17:44:00 +04:00
490a68982a SemVer 2022-04-28 09:29:20 +04:00
caf2b1933e Cloudflare 2022-04-28 09:23:02 +04:00
af9e55c80b Some changes in setup 2022-04-07 11:32:13 +04:00
dd72d02643 WebSockets bugfix, updated Readme 2022-04-06 11:44:14 +04:00
b1f40db14a
Update websocket_example.py 2022-04-02 08:58:59 +04:00
45abeba5d0
Update README.md 2022-04-02 08:54:47 +04:00
4bcc3834e4
Update README.md 2022-04-01 17:03:19 +04:00
03ca4098bc Account actions, session, examples and readme 2022-04-01 17:01:12 +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
bb5978f8f5 Arrow exprs parser! 2022-03-17 10:24:58 +04:00
08743f69bd Ecma6 Parsing 2022-02-09 13:07:24 +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
0aace40e2c
Update README.md 2022-01-01 12:07:04 +04:00
f507cfae75
Aternos WebSocket request-response example 2022-01-01 11:57:25 +04:00
DarkCat09
ae85a218ea Updated API 2021-11-01 18:04:19 +04:00
6ca89bf959
Merge pull request #5 from lusm554/main
AJAX_TOKEN parser
2021-10-29 17:07:53 +04:00
loveyousomuch
9a3de1e9b4 info about contributor 2021-10-29 15:36:55 +03:00
918a9d9c49
Updated 2021-10-28 17:29:51 +04:00
6f1c348c41
TOKEN obfuscating variants 2021-10-28 17:21:49 +04:00
loveyousomuch
414f63b40b WORK! fetch token, start and stop server 2021-10-28 00:06:18 +03:00
loveyousomuch
671a71d5cd login done, but don't detects servers 2021-10-27 19:42:41 +03:00
loveyousomuch
d00762ae9e notes for vim 2021-10-27 11:21:41 +03:00
loveyousomuch
dc102142d1 Revert "notes for devs"
This reverts commit 9cc5877ee9.
2021-10-27 11:18:21 +03:00
loveyousomuch
9cc5877ee9 notes for devs 2021-10-27 11:15:02 +03:00
loveyousomuch
74f4b2f429 ignore .swp 2021-10-27 11:11:02 +03:00
loveyousomuch
35aa299689 ignore __pycache__ 2021-10-27 10:59:42 +03: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
a055f9ae9d
Client class was moved to init, deleting client.py 2021-10-14 19:16:15 +04:00
c8c036c865
atfiles was renamed to atfm 2021-10-14 19:14:23 +04:00
9d82af1da2
Detailed description of API that is not integrated yet 2021-10-14 18:52:35 +04:00
3bf8013461
Updated README 2021-10-14 18:43:17 +04:00
aeb8f58f6e
Static typization 2021-10-14 18:41:57 +04:00