Skip to content

em92/eugene-ql-serverbrowser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Eugene's QL Server Browser

Features

  • multiple filters
  • server filtering using conditions
    • gametype
    • gamestate (warmup/in progress)
    • region, country
    • tags
    • map
    • public/private
    • min/max qlstats rating
    • minimal player count
    • factory
    • air control on/off
    • vampiric damage on/off
  • server highlighting
    • warmup state
    • team scores for teambased gametypes
    • scores of topscoring players in ffa

Installation

Production: npm start

Development: npm run start-dev