#Spike Squared

1 messages · Page 1 of 1 (latest)

dawn anchor
#

I'm making a small ability shooter based off characters i made in previous games that all failed or had bad outcomes and trying to put them into a big roster in a game that will (hopefully) turn out better than my other games. It's a multiplayer 5v5 shooter with three modes so far (Capture Point, Attack & Defend and Timed TDM) I'm working on new characters, maps, modes and QOL features as much as i can over the summer. I'm using https://colyseus.io/ for multiplayer and #flixel as my game engine.

You can play it at https://online.agmas.org/games/ss

#

Woops, the game site is for some reason leading to my router panel... let me fix that

grim sable
dawn anchor
grim sable
#

cloudflare also has free tls

dawn anchor
#

i was using cloudflare but everyone on the forums i saw "you can't do wss"

#

so i got a bit confused until someone linked letsencrypt and i just find that easier

#

the site's down because i took it off cloudflare (but it's giving a cloudflare error, lol) so i'm just waiting for it to work again

dawn anchor
#

simply just get "connection refused" when attempting to connect to it through wss

grim sable
#

You apparently need a domain for that

#

so make sure that is set up

#

it should work though

dawn anchor
#

i'm connecting with wss://agmas.org

#

should i use something else than certbot?

#

It seems through the website it only likes http

grim sable
#

maybe try making the websocket as a subdomain?

#

so wss://ws.agmas.org or something

#

idk too much about websockets though

dawn anchor
dawn anchor
#

Planning to make some huge updates over 18 hours of plane flights i need to take to go to japan

dawn anchor
#

Reworked all the UI and added the fielder; a new character.