capturetheflag/.gitignore
LoneWolfHT b762e4998e
Update to 3.0 (#891)
* V3

* Add classes mode

* Rework top rankings

* Updatez

1) Fix issues with > 2 teams
2) Show game mode in match summary
3) Support > 2 teams in classic mode

* Add nade fight mode

* Updatez

1) More fair team allocator
2) Fix broken respawn delay if a match ends during respawn
3) Different map pools for different game modes

* Updatez

1) Optimise the team allocator
2) Add soft restart and soft next map functions
3) Nail a player down after they die
4) Remove support immunity effect when a player dies
5) Allow to get stuff from lost teams' chests

* Rework nade fight mode

Co-authored-by: savilli <78875209+savilli@users.noreply.github.com>
2021-11-26 14:28:59 -08:00

16 lines
340 B
Plaintext

## Generic ignorable patterns and files
*~
.*.swp
*bak*
tags
*.vim
debug.txt
.vscode/
/mods/ctf/ctf_map/textures/*Up.*
/mods/ctf/ctf_map/textures/*Down.*
/mods/ctf/ctf_map/textures/*Front.*
/mods/ctf/ctf_map/textures/*Back.*
/mods/ctf/ctf_map/textures/*Left.*
/mods/ctf/ctf_map/textures/*Right.*
/mods/ctf/ctf_map/textures/*_screenshot.png