abma

Results 36 issues of abma

to use the same image lib as spring does!

feature

migrated from https://github.com/springlobby/lsl/issues/4

feature

add support for downloading missions so a lobby / pr-downloader can start it. Infos from Licho, question was: why are there two types of missions on zero-k.info: "Script only (only...

feature

find a way to detect / create a VERSION file in the tarball

bug

2021-12-05 14:51:49 ERROR twistedserver.dataReceived:71 Error in handling data from client: [AG]abma exception: 'NoneType' object has no attribute 'username' command: b'#5 JOIN sy \n' Traceback (most recent call last): File "/home/lobby/uberserver/twistedserver.py",...

sth. like: if channel.store_history: client.Send(.... "Everything you type here will be stored for two weeks to allow others to read it when joining later" )

enhancement

-> https://github.com/springfiles/springrts_logs/issues/11 would be nice if we could add custom groups for permissions / auth. i guess this requires: table groups: group_id, group_name table group_user: group_id, user_id xmlrpc interface needs...

enhancement

it should be possible for bots to open multiple battle at once. migration path: - handle battles similar to channels - distingish battle / channel by channel name, numbers only...

enhancement