Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-27 | Update README.mdmain | Santo Cariotti | |
2025-04-27 | Add assets video randoom move choose | Santo Cariotti | |
2025-04-27 | release: version 0.3.0 | Santo Cariotti | |
2025-04-27 | Use the multiplayer's type instead of simple string to send messages | Santo Cariotti | |
2025-04-27 | Co-op mode with next player randomly | Santo Cariotti | |
2025-04-26 | release: version 0.2.5 | Santo Cariotti | |
2025-04-26 | Fix: do not add emtpy IP peers | Santo Cariotti | |
2025-04-24 | release: version 0.2.4 | Santo Cariotti | |
2025-04-24 | Add video 2vs2 on readme | Santo Cariotti | |
2025-04-24 | Add video 2-vs-2 on assets folder | Santo Cariotti | |
2025-04-24 | Fix winner text on co-op 2vs2 | Santo Cariotti | |
2025-04-24 | Fix: nil pointer for `n.connections` | Santo Cariotti | |
2025-04-24 | fix: players team | Santo Cariotti | |
2025-04-24 | Show who you are on players list | Santo Cariotti | |
2025-04-24 | Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#1) | dependabot[bot] | |
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0. - [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2025-04-24 | Avoid `go generate` on release | Santo Cariotti | |
2025-04-24 | release: version 0.2.3 | Santo Cariotti | |
2025-04-24 | Fix gorelease so to have 2 binaries | Santo Cariotti | |
2025-04-24 | release: version 0.2.2 | Santo Cariotti | |
2025-04-24 | Fix Gorelease | Santo Cariotti | |
2025-04-24 | release: version 0.2.1 | Santo Cariotti | |
2025-04-24 | ci: remove release | Santo Cariotti | |
2025-04-24 | release: version 0.2.0 | Santo Cariotti | |
2025-04-24 | Play co-op 2 vs 2 | Santo Cariotti | |
2025-04-22 | tests: fix sleep for server start | Santo Cariotti | |
2025-04-22 | FIx duplicated code | Santo Cariotti | |
2025-04-22 | Fix typo | Santo Cariotti | |
2025-04-22 | release: version 0.1.1 | Santo Cariotti | |
2025-04-22 | Use machine IP | Santo Cariotti | |
2025-04-22 | Use remote docker image for docker-compose | Santo Cariotti | |
2025-04-22 | Fix video | Santo Cariotti | |
2025-04-22 | release: version 0.1.0 | Santo Cariotti | |
2025-04-22 | Add README and LICENSE | Santo Cariotti | |
2025-04-22 | release: version 0.0.9-2 | Santo Cariotti | |
2025-04-22 | release: version 0.0.9-1 | Santo Cariotti | |
2025-04-22 | ci: remove `push: true` from ghcr | Santo Cariotti | |
2025-04-22 | ci: fix assets upload | Santo Cariotti | |
2025-04-22 | release: version 0.0.9 | Santo Cariotti | |
2025-04-22 | Add release.sh script | Santo Cariotti | |
2025-04-22 | ci: publish and release | Santo Cariotti | |
2025-04-22 | Add Docker | Santo Cariotti | |
2025-04-22 | Add address as env var for API | Santo Cariotti | |
2025-04-22 | More session names | Santo Cariotti | |
2025-04-22 | fix: do not show the game view if player2 is nil | Santo Cariotti | |
2025-04-22 | Search a not used name for a session name | Santo Cariotti | |
2025-04-22 | Return a port only in the ephemeral ports range | Santo Cariotti | |
2025-04-18 | Disable quit keybindings for list on Game page | Santo Cariotti | |
2025-04-18 | Use "ctrl+c" for quitting on play | Santo Cariotti | |
2025-04-18 | Avoid to recall `newGameCallback()` if not in landing page | Santo Cariotti | |
2025-04-18 | Restore a game | Santo Cariotti | |