bdnugget
bdnugget pushed to master at bdnugget/goonscape 2025-01-18 22:37:24 +00:00
c40e4ae7ac Merge branch 'feature/menu'
863f5a939c server
Compare 2 commits »
bdnugget pushed to feature/menu at bdnugget/goonscape 2025-01-18 22:36:22 +00:00
863f5a939c server
bdnugget pushed to master at bdnugget/goonserver 2025-01-18 22:29:31 +00:00
be32dec202 go sum
bdnugget pushed to master at bdnugget/goonscape 2025-01-18 22:26:20 +00:00
cd68581429 Merge pull request 'feature/menu' (#3) from feature/menu into master
b9d0d46bd6 Merge branch 'master' into feature/menu
b96c7ada7a Menu with broken exit and settings
d86cbe15a3 add quit channel to clean up after self
fb018e2a7d Add menu on esc and don't close on esc
Compare 5 commits »
bdnugget merged pull request bdnugget/goonscape#3 2025-01-18 22:26:19 +00:00
feature/menu
bdnugget pushed to feature/menu at bdnugget/goonscape 2025-01-18 22:26:13 +00:00
b9d0d46bd6 Merge branch 'master' into feature/menu
5ca973fdf1 Update README.md
Compare 2 commits »
bdnugget created pull request bdnugget/goonscape#3 2025-01-18 22:25:56 +00:00
feature/menu
bdnugget pushed to feature/menu at bdnugget/goonscape 2025-01-18 22:23:10 +00:00
b96c7ada7a Menu with broken exit and settings
bdnugget pushed to master at bdnugget/goonserver 2025-01-18 22:22:14 +00:00
2d0cb12532 protobuf
bdnugget pushed to master at bdnugget/goonserver 2025-01-18 21:39:42 +00:00
b44cdab611 Graceful disconnect
bdnugget created branch feature/menu in bdnugget/goonscape 2025-01-18 21:27:41 +00:00
bdnugget pushed to feature/menu at bdnugget/goonscape 2025-01-18 21:27:41 +00:00
d86cbe15a3 add quit channel to clean up after self
fb018e2a7d Add menu on esc and don't close on esc
Compare 2 commits »
bdnugget pushed to master at bdnugget/goonscape 2025-01-18 20:18:47 +00:00
5ca973fdf1 Update README.md
bdnugget pushed to master at bdnugget/goonscape 2025-01-18 19:40:59 +00:00
2a0f9348e9 Update README.md with addr and local flags
bdnugget pushed to master at bdnugget/goonscape 2025-01-18 19:38:29 +00:00
d6d0f36cee add addr flag
bdnugget pushed to master at bdnugget/goonscape 2025-01-18 13:23:45 +00:00
e8d062c4b7 Add -local flag to connect to local server
bdnugget pushed to master at bdnugget/goonserver 2025-01-18 13:23:04 +00:00
b73d8de851 Use ticker like in client network.go to simplify logic
bdnugget pushed to master at bdnugget/autogo 2025-01-15 18:10:33 +00:00
1e0d90040a some old commit
bdnugget pushed to master at bdnugget/goonscape 2025-01-15 09:59:01 +00:00
0cd3145d28 try to handle tcp fragmentation
bdnugget pushed to master at bdnugget/goonscape 2025-01-15 09:51:58 +00:00
0b6ab17ad5 try to handle tcp fragmentation