Giter Club home page Giter Club logo

vaultmp's Introduction

Vault-Tec Multiplayer Mod

Vault-Tec Multiplayer Mod ("VaultMP") is a multiplayer mod for the PC version of Bethesda's award-winning role-playing game Fallout 3. It's currently in development, but is going to support the following:

  • Dedicated server, MasterServer and client including a server browser
  • Syncing of movement, actions / animations and AI
  • In-game GUI overlay for chatting
  • Supporting DLCs as well as Fallout user mods
  • Server-side scripting to define gameplay rules

The main goal is to enable players to roam the open world of the wasteland and experience all the exciting features of the game online.

The application

Application structure

Compilation

All sources (except source/vaultgui) can be compiled with >=GCC 4.9 (std::thread is required). On Windows operating systems, you should use a MinGW setup. The following makefiles are available:

  • source/makefile (main application, Windows only)
  • source/vaultserver/makefile.windows (dedicated server, Windows)
  • source/vaultserver/makefile.unix (dedicated server, Linux)
  • source/vaultmaster/makefile.windows (master server, Windows)
  • source/vaultmaster/makefile.unix (master server, Linux)
  • source/vaultscript/makefile (default C++ script, Linux)

Code::Blocks project files are available for the parts for which there are no makefiles yet:

  • source/vaultmpdll/vaultmpDLL.cbp
  • source/vaultscript/vaultscript.cbp

Scripting

An essential part of vaultmp is the server-side scripting interface component. Documentation and examples on how use it are available on vaultmp.com. See:

Help

vaultmp is far from complete. Any help (mostly coding, documentation) is very appreciated.

vaultmp's People

Contributors

foxtacles avatar roby65 avatar rockhowse avatar devcortez avatar queue-- avatar koncord avatar houstint avatar

Watchers

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