-
- [ ] ◆ 0ad : FOSS historical Real Time Strategy (RTS) game of ancient warfare.
- [ ] ◆ 0ad-latest : Real Time Strategy game of ancient warfare (development branch).
- [ ] ◆ 3d-puzzles : 3D-Puzzles …
-
https://www.reddit.com/r/boardgames/comments/echi1m/looking_for_an_online_super_scrabble_solver_any/
-
For files like this one https://mozart.diei.unipg.it/gdcontest/assets/2023/boardgames_40.json (Graph Drawing Contest)
Sample input:
```
{
"id": 173346, // ID of the game on BoardGameGeek
"t…
-
### Operating System
14.4 (23E214)
### App Version
1.0
### Build Number
15
### Reproduction Steps
Selecting the "Notifications" view shows a "Network Request Failed" error. This is always repro…
-
-
Low-priority. Could it be possible to make an option to add columns in the overview in the back-end? This would make it possible to check a non-standard property without either having to download a sn…
-
### Stack trace
```
[17:33:55 ERROR]: Packet encoding of packet ID 20 threw (skippable? false)
java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.objects.ObjectArrayList.get(int)"…
-
### Story
Aktorzy mogą przeglądać informacje dotyczące pojedynczego wydarzenia.
### Dodatkowe informacje:
Task nie uwzględnia funkcjonalności komentarzy, ankiet oraz przycisków: "Biorę udział", "Zast…
-
Old tables dropped and new tables added.
`CREATE TABLE boardgames ( db_id SERIAL, boardgame_id VARCHAR PRIMARY KEY, title VARCHAR, image_url VARCHAR, publisher VARCHAR, release_date DATE, duration in…
-
Hi, the initial part of an actor's `ActionT` code is to spawn another actor as a child. The parent actor is a coordinator so it also receives messages from the just spawned child and that's the reason…