|
authbot
|
Move all logs into data/logs and add option to specify a data dir
|
2021-03-24 18:49:29 -04:00 |
|
common
|
Use urlopen's context param to be compatible with python 3.13
|
2025-04-13 13:10:08 +02:00 |
|
data
|
Add setting to disable account verification to loginserver.ini
|
2023-03-26 21:35:57 +02:00 |
|
defaults
|
Move all logs into data/logs and add option to specify a data dir
|
2021-03-24 18:49:29 -04:00 |
|
docs
|
create a requirements.txt
|
2023-01-01 18:39:59 -08:00 |
|
firewall
|
auto detect platform
|
2022-12-09 21:06:47 -08:00 |
|
game_server_launcher
|
raise error if injector_exe doesn't exist on linux
|
2022-12-10 10:41:34 -08:00 |
|
gameclient
|
Improve parsing of match end data
|
2021-03-21 14:02:36 +01:00 |
|
login_server
|
Use urlopen's context param to be compatible with python 3.13
|
2025-04-13 13:10:08 +02:00 |
|
resources
|
Move all logs into data/logs and add option to specify a data dir
|
2021-03-24 18:49:29 -04:00 |
|
scripts
|
Improve protocol parsing
|
2019-07-21 10:23:11 +02:00 |
|
shortcut_creator
|
Add shortcut creator source code to archive
|
2019-12-30 18:34:32 +01:00 |
|
test
|
loginserver traffic rate limits
|
2023-04-01 14:36:20 +02:00 |
|
udpproxy
|
Remove 64-bit configuration of udpproxy & co
|
2021-03-21 22:11:00 +01:00 |
|
.gitignore
|
Launch using wine on linux
|
2022-04-17 08:54:56 -07:00 |
|
download_compatible_controller.py
|
Use urlopen's context param to be compatible with python 3.13
|
2025-04-13 13:10:08 +02:00 |
|
download_gotylike.py
|
Use urlopen's context param to be compatible with python 3.13
|
2025-04-13 13:10:08 +02:00 |
|
download_injector.py
|
Launch using wine on linux
|
2022-04-17 08:54:56 -07:00 |
|
download_udpproxy.py
|
Use urlopen's context param to be compatible with python 3.13
|
2025-04-13 13:10:08 +02:00 |
|
getauthcode.py
|
Add command to change registered email address
|
2020-05-01 21:57:13 +02:00 |
|
LICENSE
|
Initial commit
|
2018-06-24 22:33:18 +02:00 |
|
README.md
|
instructions for linux
|
2022-12-09 14:58:51 -08:00 |
|
requirements.txt
|
create a requirements.txt
|
2023-01-01 18:39:59 -08:00 |
|
setup.py
|
Refer to TA installation instructions from page on joining
|
2020-04-05 17:35:37 +02:00 |
|
start_authbot.py
|
Rearrange code to allow reuse for authbot
|
2019-01-27 11:56:09 +01:00 |
|
start_game_server_launcher.py
|
Initial version of game server launcher
|
2018-08-11 01:08:47 +02:00 |
|
start_login_server.py
|
New dir structure to allow for sharing code between different applications
|
2018-08-10 22:03:59 +02:00 |
|
start_taserver_firewall.py
|
Put firewall code in its own directory
|
2018-11-03 14:31:27 +01:00 |
|
upgrade.py
|
Add warning about upgrading to master
|
2020-04-12 14:57:12 +02:00 |