Factorio Multiplayer Server List

Find multiplayer games.
Tools/scripts to run a dedicated server.
Post Reply
Bryde
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Nov 12, 2014 1:41 pm
Contact:

Re: Factorio Multiplayer Server Finder Program

Post by Bryde »

I have added a webinterface for people who don't want to use a program.
The website is http://www.ultimetum-aluance.com (dont ask :D)

Also, servers added will now last for 3 hours and thereafter delete from the list. So we always have a more or less fresh list.

Have fun!

n9103
Smart Inserter
Smart Inserter
Posts: 1067
Joined: Wed Feb 20, 2013 12:09 am
Contact:

Re: Factorio Multiplayer Server Finder Program

Post by n9103 »

The name/description field seems overly restricted on input, and gives no rejection message when it doesn't pass the restriction.
Also, seems to require cookies for some reason. For a simple listing page, that seems odd.
Colonel Failure wrote:You can lose your Ecologist Badge quite quickly once you get to the point of just being able to murder them willy-nilly without a second care in the world.

Bryde
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Nov 12, 2014 1:41 pm
Contact:

Re: Factorio Multiplayer Server Finder Program

Post by Bryde »

Hi there,
cookies are presumable because of either the php or javascript. I can't really understand why they would matter so much, cookies are pretty common on the internet. They might be from the template or (most probably) from the php session itself.
As for the restrictions: Servers can only contain letters and numbers, ip address must be a correct ip address and port must be a number between 1 and 65535. I have included some errorcodes for now so you can now see what field caused the problem!

n9103
Smart Inserter
Smart Inserter
Posts: 1067
Joined: Wed Feb 20, 2013 12:09 am
Contact:

Re: Factorio Multiplayer Server Finder Program

Post by n9103 »

I tend to reject cookies out of hand unless I can see a good reason to allow them.
Too much tracking and data-mining going on for me to give cookies free reign anymore.
That being said, I'm usually easy going about granting session cookies.
Still seemed odd that a simple form would require cookies to submit.

My part about the restrictions was mostly about not being able to use anything other than alphanumerics. (I can understand avoiding situations that require sanitation though.)
But it's your page, so don't mind me much. :)

Oh, and thanks for getting this page up at all. Hopefully it gets servers more exposure.
Colonel Failure wrote:You can lose your Ecologist Badge quite quickly once you get to the point of just being able to murder them willy-nilly without a second care in the world.

Bisa
Filter Inserter
Filter Inserter
Posts: 450
Joined: Fri Jul 17, 2015 3:22 pm
Contact:

Re: Factorio Multiplayer Server Finder Program

Post by Bisa »

Bryde wrote:ip address must be a correct ip address
I'm using a domain name for my public server - any chance you can lift the restriction and/or release the source code so someone can take over maintenance? =)
Hosting a factorio server? Take a look at this || init script ||.

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: Factorio Multiplayer Server List

Post by slpwnd »

Just a FYI. We intend to create something called Multiplayer Matching Server / Service for the 0.13. The intended feature list is not yet complete but it would basically be an in-app integrated server listing service. So the server would list itself with the matching server. There would be some possibility to specify who is allowed to join (for instance list of usernames). Then players could look up servers to connect to directly via a dialog in Factorio.

Bisa
Filter Inserter
Filter Inserter
Posts: 450
Joined: Fri Jul 17, 2015 3:22 pm
Contact:

Re: Factorio Multiplayer Server List

Post by Bisa »

slpwnd wrote:Just a FYI. We intend to create something called Multiplayer Matching Server / Service for the 0.13.
ah, makes sense given the steam publication - looking forward to it =)
Hosting a factorio server? Take a look at this || init script ||.

tetryon
Fast Inserter
Fast Inserter
Posts: 190
Joined: Wed Nov 04, 2015 2:49 am
Contact:

Re: Factorio Multiplayer Server List

Post by tetryon »

You may want to exclude rfc1918 addresses.. saw a 192.168.1.1 listed ;p

Post Reply

Return to “Multiplayer / Dedicated Server”