Go to file
rubenwardy e2a59cef6e Fix duplicated hud waypoints
Breaks multiple flag support
2018-01-21 22:21:33 +00:00
ctf Add team locking 2017-10-10 22:40:23 +01:00
ctf_chat Change color to right angled brackets 2018-01-02 20:56:04 +00:00
ctf_colors Remove nametag coloring 2018-01-21 20:39:59 +00:00
ctf_flag Fix duplicated hud waypoints 2018-01-21 22:21:33 +00:00
ctf_protect Convert to ModPack 2015-07-16 18:25:25 +01:00
hudkit Update hudkit 2016-04-05 19:42:55 +01:00
lib_chatcmdbuilder Fix mistakes 2017-11-08 00:53:01 +00:00
.gitattributes Initial Commit 2013-08-16 17:05:56 +01:00
.gitignore Initial Commit 2013-08-16 17:05:56 +01:00
README.md Add some documentation 2016-03-31 18:04:48 +01:00
doc_data.md Add documentation of data storage 2016-04-05 02:53:37 +01:00
doc_project_overview.md Add some documentation 2016-03-31 18:04:48 +01:00
doc_settings.md Add craft recipe for flag 2016-06-02 21:34:46 +01:00
modpack.txt Convert to ModPack 2015-07-16 18:25:25 +01:00

README.md

CTF PvP Engine

A highly modular framework for the Minetest game engine, in order to allow the development of Capture the Flag / City vs City games. Good for any sort of game where players can join teams - flags are optional, everything is highly configurable.

Licenses

Created by: rubenwardy.
Copyright (c) 2013 - 2015
Code: LGPL 2.1 or later.
Textures: CC-BY-SA 3.0

ctf_flag/sounds/trumpet* by tobyk, license: CC-BY 3.0 from: http://freesound.org/people/tobyk/sounds/26198/

Documentation

See the doc_* files, starting with doc_project_overview.md