1
Fork 0
omgpop pool in a static go binary https://omgpool.ran.cafe
  • JavaScript 98.6%
  • HTML 0.6%
  • Go 0.5%
  • CSS 0.3%
Find a file
2026-06-10 22:59:16 -04:00
assets Fix profile pictures 2026-06-08 14:23:05 -04:00
pages Fix profile pictures 2026-06-08 14:23:05 -04:00
serverassets Initial commit 2026-06-08 08:55:32 -04:00
working Improve and make pages prettier 2026-06-08 10:23:13 -04:00
.dockerignore Add Docker 2026-06-08 11:01:33 -04:00
.gitignore Initial commit 2026-06-08 08:55:32 -04:00
avatar.go Improve hsv function 2026-06-10 22:59:16 -04:00
config.go Initial commit 2026-06-08 08:55:32 -04:00
docker-compose.yml Add Docker 2026-06-08 11:01:33 -04:00
Dockerfile Add Docker 2026-06-08 11:01:33 -04:00
go.mod Add auto swap 2026-06-08 10:58:41 -04:00
go.sum Add auto swap 2026-06-08 10:58:41 -04:00
Justfile Fix profile pictures 2026-06-08 14:23:05 -04:00
main.go Add play solo button 2026-06-08 13:08:47 -04:00
README.md Fix profile pictures 2026-06-08 14:23:05 -04:00
TODO.md Add TODO.md 2026-06-09 07:32:25 -04:00
websocket.go Log creating and closing rooms 2026-06-08 12:43:25 -04:00

omgpool

https://omgpool.ran.cafe

omgpop pool in a static go binary

modifications to the swf

iilwygames.pool.view.BottomBar
-thumbnail.player = fp.playerData as PlayerData;
+thumbnail.url = fp.playerData.profilePhoto;