Capture the Flag is a team-based FPS game for the Minetest engine
112d4389ea
This has always been a bug, it's just now more obvious as 0,0,0 may have been visible before. Ideally the engine would just not bug with entity attachments, but alas. A better mod-side fix would be to constantly reattach in wield3d and guages, but cba. |
||
---|---|---|
menu | ||
mods | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
game.conf | ||
game_api.txt | ||
minetest.conf | ||
minetest.conf.example | ||
README.md | ||
settings_cache.csv | ||
update.sh |
CaptureTheFlag
Uses the CTF PvP engine
- Fast rounds of CTF games
- Removed nodes for focus
System Requirements
Recommended
Hosting your server using the dummy backend
minimum
Hosting your server using the leveldb or redis backend
Hosting using sqlite on an SSD or ramdisk (with this guide)
License
Created by rubenwardy
Code: LGPLv2.1+
Textures: CC-BY-SA 3.0
Mods
- afkkick by GunshipPenguin (CC0 1.0)
- ctf_pvp_engine by rubenwardy (LGPLv2.1+)
- chatplus by rubenwardy (LGPLv2.1+)
- dropondie by minermoder27 (Apache 2.0)
- email by rubenwardy (MIT)
- gauges by Calinou (CC0)
- random_messages by arsdragonfly (CC0)
- report by rubenwardy (CC0)
- sprint by GunshipPenguin, rewritten and optimised (CC0 1.0)
- treasurer by Wuzzy (WTFPL)
- tsm_chests by Wuzzy (WTFPL)
- vote by rubenwardy (MIT)
- wield3d by stu (WTFPL)
- Minetest Game mods: default, doors, sfinv, killme, stairs. Fun fact: sfinv was made for this subgame, and then merged into MTG.
Custom Mods:
- hpregen by rubenwardy (LGPLv2.1+)
- ctf_* by rubenwardy (LGPLv2.1+)
- no_minimap by rubenwardy (LGPLv2.1+)
- respawn_immunity by rubenwardy (LGPLv2.1+)