Skip to content

A bombtag mod for Teeworlds based on DDNet.

License

Notifications You must be signed in to change notification settings

andruxCode/ddnet-bombtag2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bombtag!

Bombtag is a Teeworlds mod where one or more players are bombs. The goal is to be the last man standing. It's basically a combination of survival, hammer party and a little bit of suicidal tee spirit.

Features

This mod is pretty much an enchanced version of the original mod from SomeRunce.

  • Based on DDNet!
  • 64 players support
  • Ability to have multiple bombs
  • Ability to use a different weapon than hammer for bomb
  • 0.6 and 0.7 support
  • Configurable gameplay

Configuration

Bombtag has a few options you can use to configure and tweak the gameplay. They're the following,

  • bombtag_bombs_per_player, The amount of bombs that should spawn per X alive players, 1 for everyone except one. Default: 6
  • bombtag_score_for_surviving, The amount of score given for players surviving a round. Default: 0
  • bombtag_score_for_winning, The amount of score given for the player who wins the round. Default: 1
  • bombtag_seconds_to_explosion, The amount of seconds till the bomb explodes. Default: 15
  • bombtag_minimum_seconds_to_explosion, The minimum amount of seconds a tee's bomb timer will have after getting bomb. Default: 1
  • bombtag_bomb_damage, The amount of seconds removed from a bombs timer when hit by someone. Default: 1
  • bombtag_hammer_freeze, The amount of ticks of freeze inflicted when hitting an alive player. (0 to disable). Default: 50
  • bombtag_bomb_weapon, Which weapon should the bomb be given? 0 - Hammer, 1 - Gun, 2 - Shotgun, 3 - Grenade, 4 - Laser, 5 - Ninja. Default: 0
  • bombtag_seconds_to_explosion, The minimum amount of seconds a tee's bomb timer will have after getting bomb. Default: 1
  • bombtag_mystery_chance, The percentage of a mystery round happening! A random line from sv_mysteryrounds_filename will be executed. Default: 0
  • sv_mysteryrounds_filename, File which contains mystery round commands, one round per line. Default: ""
  • sv_mysteryrounds_reset_filename, File which contains the commands to execute after a mystery round. Default: ""

Building

This mod is based on DDRaceNetwork. You can use their instructions to learn how to build the project, ddnet/ddnet.

About

A bombtag mod for Teeworlds based on DDNet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.8%
  • C 5.8%
  • Python 2.9%
  • CMake 2.2%
  • Rust 1.3%
  • Shell 0.6%
  • Other 0.4%