aboutsummaryrefslogtreecommitdiff
path: root/go/go.sum
Commit message (Collapse)AuthorAgeFilesLines
* update dependenciesFlorian Fischer2025-07-061-23/+37
| | | | | Replace gorilla with coder websocket implementation for wasm support. Add xdg package for use in our applications.
* update go mod and add gorilla/websocketFlorian Fischer2025-06-061-0/+2
|
* migrate to ebiten/v2/text/v2Florian Fischer2025-01-271-0/+4
|
* update dependenciesFlorian Fischer2025-01-271-23/+26
|
* update dependencies and revert AppendInputChars changeFlorian Fischer2025-01-271-82/+19
|
* bump dependenciesFlorian Fischer2025-01-271-15/+26
|
* update ebiten to 2.5.6Florian Fischer2025-01-271-62/+17
|
* bump ebiten version to 2.5.1 and new APIsFlorian Fischer2025-01-271-0/+23
|
* add sealed activity to select a starting deckFlorian Fischer2025-01-271-0/+1
|
* intermediate commitFlorian Fischer2025-01-271-0/+8
|
* intermediate commitFlorian Fischer2025-01-271-14/+23
| | | | Implement actions and multiple ui widgets
* implement unit movementFlorian Fischer2025-01-271-2/+7
|
* intermediate commitFlorian Fischer2025-01-271-0/+80