Giter VIP home page Giter VIP logo

teeworlds-fng2-mod's Introduction

teeworlds-fng2-mod

FNG mod for teeworlds, that advances the original FNG idea by golden spikes and other features

COMPILE: Note: Under every OS except Windows, you might want to install the mysql client libraries

under debian apt-get install libmysqlclient-dev

You need a valid C++11 compiler to compile this source code

Windows: in the cmd: cmd /k ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"" x86

bam server_release

Note: Maybe change the Visual Studio Path to your installation / version. Please report, if there are any problems with older visual c++ compiler

You can also use debug.bat or release.bat to compile directly.

Linux: bam server_release

Note: tested with gcc5 under debian8, report, if older versions don't work

MORE THAN 16 SLOT SERVER: change these values: src/engine/shared/network.h - NET_MAX_CLIENTS to the value you want src/engine/shared/protocol.h - MAX_CLIENTS to the value you want(must be the same as NET_MAX_CLIENTS!!)

AND DON'T FORGOT TO UPDATE YOUR .cfg -> sv_max_clients and your specator slot votes

start.sh is a automatic restart script for linux... start it as screen ./start.sh. You maybe need to write chmod 700 ./start.sh first

What is new towards openfng? -Golden Spikes -Support for upto 256 players -New Score Display (sv_score_display) that calculates points based on all stats(deaths, hits etc.) -Smooth Freeze Mode(sv_smooth_freeze_mode), to make being freezed more smooth(no input movement) -Emotional tees(sv_emotional_tees, and sv_emote_wheel for ddnet client) to enable ddrace like eye emotions -sv_highbandwith to enable high map download -server commands: stats, whisper, emote etc. -generally better DDNet support(like whisper command) -no bans when leaving, while being freezed. The character does not getting killed and can be killed into spikes

--for modding possibilities, you can start more than 1 gameserver too see the standard fng.cfg to see some features

teeworlds-fng2-mod's People

Contributors

beefywhale avatar chillerdragon avatar fallenkn avatar jupeyy avatar nobody-mb avatar webserfer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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