Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dewrito.club

This is an attempt of creating a halo 3 eldewrito compatible server browser that just allows me to connect to a server and doesn't crash or hang every time.

This is what a browser looks like!

It does this mainly by using React, who makes sure the server list is rerendered only when necessary, avoiding unnecessary DOM insertions. It also uses redux in order to keep server information on a reliable place, and ensures a server isn't pinged twice by accident.

Currently deployed here (does not work with passworded servers yet)

What it does:

  1. Queries ALL master servers for all servers
  2. Gets server information (plus ping) for every server!
  3. Allows you to filter by pressing the table headers (even though the cursor doesn't turn into a hand)
  4. Doesn't crash! (often)

Mad props go to @scooterpsu, whose code I've based this project from.

About

A server browser for the Dewrito Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages