Skip to content

andyjh92/Uebergame

 
 

Repository files navigation

Übergame v1.0.7.0

Übergame is a free open source, realism like, multi-purpose, multiplayer, casual, first-person-shooter game, based on the Torque3D MIT engine.

Official Homepage: http://www.uebergame.com

Moddb Page for updates: http://www.moddb.com/games/uebergame

For Binaries download the latest version or go to http://www.duion.com/games/uebergame/playtesting for nightly builds if available, or compile them yourself using the engine Repository.

Source Code:

Game source directory:

https://github.com/Duion/Uebergame/tree/master //latest stable release https://github.com/Duion/Uebergame/tree/development //latest development status https://github.com/Duion/Uebergame/releases //quick access to all release builds

Engine source directory:

https://github.com/Duion/Torque3D/tree/ueberengine-master //latest stable release https://github.com/Duion/Torque3D/tree/ueberengine-dev //latest development status https://github.com/Duion/Torque3D/releases //quick access to all release builds

Running Servers:

If you want to run dedicated servers you can use the dedicated server scripts:

Uebergame-dedicated.sh for running a Linux dedicated server. Uebergame-dedicated.bat for running a Windows dedicated server.

You may want to adjust the scripts for your needs, but basically what they do is running the game as a dedicated server with the needed parameters and provide a restart loop, since in the past the dedicated servers used to get lost from the server list after a while or they crashed, so you can put a time where they automatically restart in case you want to run them long time and not care about them.

License:

Copyright (c) 2012 GarageGames, LLC Copyright (c) 2016 Christian Femmer aka Duion

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Uebergame code repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 72.8%
  • HLSL 12.4%
  • GLSL 11.8%
  • C 2.9%
  • Other 0.1%