GithubHelp home page GithubHelp logo

AllTheHaxx ~ [0x539]

Circle CI AllTheHaxx. Guaranteed to be 420% verkeckt!


Our own flavor of the popular DDNet client modification for the 2D shooter teeworlds. Take a look at our homepage for more information.

Development discussions happen on #AllTheHaxx on Quakenet (»Webchat) Discord (»Invite).

You can get binary releases from our website.

Building

Listen kid. We will not show you how to compile this client so you can get your stupid lua scripts that require cheating features to work again.

If you are an actual developer, just install the MinGW-w64 compiler and if you know what you are doing, you will succeed (build process is basically the same as for DDNet). If you want to contribute (!) and need help compiling you may raise an issue or contact us.

OUTDATED / UNSUPPORTED INFORMATION BELOW

To compile AllTheHaxx yourself, you can follow the instructions for compiling Teeworlds. Make sure you meet all requirements that are made by the DDNet client (listed below)

AllTheHaxx requires additional libraries, that are bundled for the most common platforms (Windows, Mac, Linux, all x86 and x86_64). Instead you can install these libraries on your system, remove the config.lua and bam should use the system-wide libraries by default. You can install all required dependencies and bam on Debian and Ubuntu like this:

apt-get install libsdl2-dev libfreetype6-dev libcurl4-openssl-dev libogg-dev libopus-dev libopusfile-dev libssl-dev libcrypto++-dev bam

Please note that we support bam version 0.5, so you can use that if you want, but you don't have to. If you have the libraries installed, but still want to use the bundled ones instead, you can specify so by running bam config curl.use_pkgconfig=false opus.use_pkgconfig=false opusfile.use_pkgconfig=false ogg.use_pkgconfig=false.

The MySQL server is not included in the binary releases and can be built with bam server_sql_release. It requires libmariadbclient-dev, libmysqlcppconn-dev and libboost-dev, which are also bundled for the common platforms.

Note that the bundled MySQL libraries might not work properly on your system. If you run into connection problems with the MySQL server, for example that it connects as root while you chose another user, make sure to install your system libraries for the MySQL client and C++ connector. Make sure that mysql.use_mysqlconfig is set to true in your config.lua.


ATH

allthehaxx's Projects

cdxx icon cdxx

Teeworlds 0.7 with V8 scripting engine. Developement will be slow, but steady™.

libtomcrypt icon libtomcrypt

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

stuffility icon stuffility

Der Name dieses Repositories ist Neologismus. Komm klar damit.

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.