Multiplayer Server charts

Find multiplayer games.
Tools/scripts to run a dedicated server.
Post Reply
zft
Burner Inserter
Burner Inserter
Posts: 5
Joined: Fri Apr 23, 2021 2:32 pm
Contact:

Multiplayer Server charts

Post by zft »

Hi there !
I was trying to find some online charts with factorio dedicated servers across all server versions and could not find any. So I've decided to create my own:

:arrow: https://dservindex.com/

The project is very alpha, but I want to extend it. Currently, It just shows data for last 1 hour.
Later, I want to add more features:

:arrow: top over week average charts
:arrow: top over month average charts
:arrow: top <of something else>
:arrow: full text search
:arrow: per server detail pages with connection details, mods, description, player count charts
:arrow: apply Factorio like css theme

Tecnical info:

backend: express.js + timescaledb. cron script scrapes Matchmaking API once in 1 hour into database. Express serves filtered data to nuxt
frontend: nuxtjs + vuetify + cloudflare

Let me know if you see this project useful or not, or if you have some ideas or suggestions.


---

Update 24.04.21:

- bbcodes are filtered out as temporary solution.
- full text search added
- filters are synchronized with query router. For example: https://dservindex.com/?has_password=fa ... arch=comfy


Update 26.04.21

- theme switched to dark
- performance issues addressed
- more info added to the main page
- about page
Last edited by zft on Mon Apr 26, 2021 5:12 pm, edited 3 times in total.

User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: Multiplayer Server charts

Post by ptx0 »

might wanna disable HTTP/3 for now in Cloudflare because it's unreliable across different browsers - for instance, MS Edge, even though it's based on Chromium, doesn't behave the same as Chrome. Neither does Vivaldi or Opera, though somehow Firefox friggen nailed it perfectly and Google missed the boat.

zft
Burner Inserter
Burner Inserter
Posts: 5
Joined: Fri Apr 23, 2021 2:32 pm
Contact:

Re: Multiplayer Server charts

Post by zft »

> might wanna disable HTTP/3 for now in Cloudflare ...
makes sense. switched off

User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: Multiplayer Server charts

Post by ptx0 »

zft wrote:
Fri Apr 23, 2021 7:06 pm
> might wanna disable HTTP/3 for now in Cloudflare ...
makes sense. switched off
i realised after i posted that, i didn't give you any feedback on the site, which is great, and i like it. but i feel left out because my server is intermittent :)

my one wish is that it supported item icons, but, i get that's a whole... can of worms..

zft
Burner Inserter
Burner Inserter
Posts: 5
Joined: Fri Apr 23, 2021 2:32 pm
Contact:

Re: Multiplayer Server charts

Post by zft »

Update 26.04.21

- theme switched to dark
- performance issues addressed
- more info added to the main page
- about page

Johnm81
Burner Inserter
Burner Inserter
Posts: 8
Joined: Wed May 18, 2022 4:16 pm
Contact:

Re: Multiplayer Server charts

Post by Johnm81 »

zft wrote:
Mon Apr 26, 2021 5:12 pm
Update 26.04.21

- theme switched to dark
- performance issues addressed
- more info added to the main page
- about page
Sorry to necro this thread but is there a way to search servers by mods they are running?

zft
Burner Inserter
Burner Inserter
Posts: 5
Joined: Fri Apr 23, 2021 2:32 pm
Contact:

Re: Multiplayer Server charts

Post by zft »

Update 12.09.22


* feat: player charts on server pages. For example https://dservindex.com/servers/Free%20B ... hZTzJ0QT0=
* fix: clickable title
* fix: some server names were showing empty
* fix: grid on server page

zft
Burner Inserter
Burner Inserter
Posts: 5
Joined: Fri Apr 23, 2021 2:32 pm
Contact:

Re: Multiplayer Server charts

Post by zft »

[/quote]

Sorry to necro this thread but is there a way to search servers by mods they are running?
[/quote]

I will add this soon

Post Reply

Return to “Multiplayer / Dedicated Server”