Code Monkey home page Code Monkey logo

evosc's Introduction

EvoSC

A modern server controller for the game Trackmania (TM² & 2020).

EvoSC Screenshot

GitHub Discord

⚠ Bug-Reports are only accepted for the master-branch ⚠
If you encounter a bug, create an Issue describing the problem and maybe the way that led to it. Console logs and screenshots of errors can help, too.

Supported-Modes:

  • TimeAttack
  • Rounds
  • Teams
  • Cup
  • Royal TimeAttack (TM2020 only)
  • Chase (not planned)

Requirements

  • PHP 7.4 and simplexml, mbstring, gd, dom, mysql, curl extension.
  • Composer
  • MySQL/MariaDB Server

Installation

Wiki: Installation

Modules

Get modules to improve your EvoSC experience: Modules for EvoSC


EvoSC Command Line Interface

Get all available commands with php esc list

Action Description
Get EvoSC version Run php esc version to get the installed version.
Run EvoSC Run php esc run (-v/-vv/-vvv/-s/-f). -v/vv/vvv for verbosity. -f will skip map verification on start. -s will skip migrations on start.
Import data from UASECO Run php esc import:uaseco {host} {database} {user} {password} optionally add {table_prefix}
Import data from PyPlanet Run php esc import:pyplanet {host} {database} {user} {password} optionally add {table_prefix}
Fix player scores and ranking Run php esc fix:scores to re-calculate all scores and fix the player ranks.
Creating a database migration Run php esc make:migration <MigrationClassName>. The migration is saved to to /Migrations. Copy it to your module if necessary.

Available ingame fonts

  • RajdhaniMono (default)
  • Oswald
  • OswaldMono
  • GameFontBlack
  • GameFontRegular
  • GameFontSemiBold
  • RobotoCondensed
  • RobotoCondensedBold

evosc's People

Contributors

araszka avatar chris92de avatar itsphenom avatar snixtho avatar reaby avatar dependabot[bot] avatar mantazzo avatar kdankert avatar sil3ntstorm avatar spypunk avatar emilecalixte avatar patasuss avatar hypoflex avatar atomicliquid avatar daykzo avatar legmask avatar jootnlanfall avatar nouseforname avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.