-
Add proper method to `Game` and `Player` classes from ([games.py](https://github.com/tpemartin/gamepy/blob/main/games.py)) so that
```
game.create_room(room_id = "r-1")
player1.join_room(room_id…
-
It would be very nice to be able to select a specific title(s) (or select all titles at once) when searching for opponents the advanced search. For example, say I wanted to look for all games featurin…
-
#### Brief summary of issue / Description of requested feature:
Opening a new profile on macOS presents an unpleasant sight to a first-time Mudlet player: a wall of text.
![image](https://user-im…
-
It'd be cool if there were a way to see statistics for players, e.g. win/loss records vs other players, with each button you've played, etc.
-
**Is your feature request related to a problem? Please describe.**
This is not related to a bug or known short-coming. It is more of a discussion on whether changes are needed in Open Match to facili…
-
Just show your own points and the balance of games win - lost (+5 or -3)
-
Création des queries / models d'analytics
Pseudo code :
- two weeks average points
-- Player.games.score.average
- tous les mots auxquels il n'a pas su répondre
-- Player.words.where(wor…
-
In all Single Player Source engine games, the default fov can not go above 90. This seems dumb for single player games, especially considering all single player GoldSrc games can go to 120+ natively a…
-
Teams should consist of players
UserGames table should link the team and player to the game
Teams can only see their own games
-
We need to implement some sort of algorithm to determine where each player should go.
We have performance for each players last 30 games as well as total stats and may need to increase the former to …