-
In 1v1, certain data is missing or incorrectly placed:
![image](https://user-images.githubusercontent.com/1434248/138856385-bd08626a-a5b0-475e-9918-468c0735f4ef.png)
@Ruwetuin
-
On https://w3champions.com/OverallStatistics/ we have a "Game Lengths" graph which shows game lengths (bucketed by 30s or 60s chunks) for each mode.
What would be nice is if we could also load this…
-
|GameID|GameState File|
|-|-|
|c62d0c673a4f6335008f9c4176a2c00d|ClientGameState--822323041-[12-12].txt|
|a72e0c677982454e507b11fb571bcce6|ClientGameState--776305998-[11-11].txt|
-
### Checklist
- [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this feature is not already requested.
- [X] I am using the…
-
Right now the recorded games page only supports 1vs1 games.
1. Update the uploading and parse process to allow for team games. I _believe_ the parser should already work for parsing team games. @Lo…
-
contribute your files here
-
![image](https://github.com/ZeroK-RTS/Chobby/assets/2573076/27820bd8-49f1-4e37-b67c-dd082b9789fd)
Team, 1v1, Spring 1944? Looks odd. Cant I play S44 as 1v1 or a teamgame, is it "use map settings" or …
-
Not really an issue, just improved the batch script to search for `1v1.LOL\1v1_LOL.exe` from the default Steam path (`SteamLibrary\steamapps\common`) in any of the users drives. Then it auto-launches …
-
Hey I found this[ reposetory](https://github.com/HTML5GameArchive/gfiles) that has the assets for a bunch of games. I am wondering if you would be willing to add some of the games or all. I would do i…
-
I'm using TrueSkill to try to create a rating system for a tennis tournament among my friends. Games are 1v1, so I'm trying out the following:
from trueskill import Rating, quality_1vs1, rate_1…