Coder Social home page Coder Social logo

jingz-dev / multiogar-edited Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m-byte918/multiogarii

0.0 2.0 0.0 1.98 MB

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.

License: Apache License 2.0

HTML 2.38% JavaScript 95.02% Shell 2.52% Batchfile 0.08%

multiogar-edited's Introduction

MultiOgar-Edited

A fast, open source server that supports multiple protocol versions and smooth vanilla physics.

Since August of 2016, Barbosik has stopped working on this project. So I forked the code and remade it into MultiOgar-Edited. An updated version of the previous MultiOgar.

Information

Current version : 1.6.1

Language License

Original MultiOgar code is based on the private server implementation Ogar. The original code rightfully belongs to the OgarProject.

MultiOgar-Edited code however, is based on MultiOgar code that has been heavily modified and improved by many collaborators. The overall goal of this fork is to make physics as vanilla as possible, cleanup most of the code, and add lots of new features while maintaining better performance than the original MultiOgar.

MultiOgar-Edited Wiki

Please see the issue templete before you make an issue, you can find it here. Along with client information, and a FAQ section. More coming soon!

Installation

Windows:

  1. Run the win-Install_Dep.bat file.
  2. Run win-Start.bat
  • All these files can be found in the run folder.

Manual Installing required modules.

:: Install Required Modules.
npm install

:: Starting the server. 
cd src
node index.js

Linux:

# First update your packages:
sudo apt-get update

# Install git:
sudo apt-get install git

# Install node.js:
sudo apt-get install nodejs-legacy npm

# Clone MultiOgar:
git clone git://github.com/Megabyte918/MultiOgar-Edited.git

# Install dependencies:
cd MultiOgar
npm install

# Run the server:
cd src
sudo node index.js

Gallery

Console:

Console

Gameplay:

Gameplay

Performance:

Version 1.2.8 (Original MultiOgar):

  • 1000 bots, 500 viruses, 1000 foods, map 14142x14142
  • Works slightly slower than normal, speed decreases gradually as bots get larger.
  • CPU load: 14% (x4 cores)
  • Memory usage: 70 MB
  • MS [lag]: Minimum of around 78

Version 1.6.0 (MultiOgar-Edited):

  • 1000 bots, 500 viruses, 1000 foods, map 14142x14142
  • Works very-very smooth, speed decreases gradually as bots get larger.
  • CPU load: 24% (x2 cores)
  • Memory usage: 35 MB
  • MS [lag]: Minimum of around 45

multiogar-edited's People

Contributors

m-byte918 avatar barbosik avatar vram4 avatar luka967 avatar tyler3d avatar chuushi avatar itzlevvie avatar dooglus avatar agarian avatar ephemerality avatar maixuanhan avatar f0ris avatar subv3rsion avatar gimmo avatar alexandriteerikparacelsus avatar alexhgaming avatar yoyosh avatar tiberiu02 avatar zfsrghs953 avatar darwinkel avatar krzycho1024 avatar scholtes avatar m-byte avatar baumandev avatar microcoded avatar andrews54757 avatar mrmarktyy avatar mnurzia avatar albel727 avatar llbraughler avatar

Watchers

James Cloos avatar  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.