capturetheflag/README.md

50 lines
1.9 KiB
Markdown
Raw Normal View History

2017-10-06 18:28:05 +00:00
# CaptureTheFlag
2015-07-16 17:44:01 +00:00
Uses the [CTF PvP engine](https://github.com/rubenwardy/ctf_pvp_engine)
* Fast rounds of CTF games
* Removed nodes for focus
2017-10-06 18:28:05 +00:00
## System Requirements
### Recommended
2015-07-16 17:44:01 +00:00
2015-12-30 20:28:53 +00:00
Hosting your server using the dummy backend
2017-10-06 18:28:05 +00:00
### minimum
2015-12-30 20:28:53 +00:00
Hosting your server using the leveldb or redis backend
Hosting using sqlite on an SSD or ramdisk ([with this guide](https://forum.minetest.net/viewtopic.php?f=10&t=9588))
2015-07-16 17:44:01 +00:00
2017-10-06 18:28:05 +00:00
## License
Created by [rubenwardy](https://rubenwardy.com/)
Code: LGPLv2.1+
2015-07-16 17:44:01 +00:00
Textures: CC-BY-SA 3.0
2017-10-06 18:28:05 +00:00
### Mods
* [afkkick](https://forum.minetest.net/viewtopic.php?t=10919) by GunshipPenguin (CC0 1.0)
2018-01-09 02:55:59 +00:00
* [ctf_pvp_engine](https://forum.minetest.net/viewtopic.php?f=15&t=6947) by rubenwardy (LGPLv2.1+)
2017-10-06 18:28:05 +00:00
* [chatplus](https://forum.minetest.net/viewtopic.php?id=6273) by rubenwardy (LGPLv2.1+)
2018-01-09 02:55:59 +00:00
* [dropondie](https://forum.minetest.net/viewtopic.php?id=7835) by minermoder27 (Apache 2.0)
2017-10-06 18:28:05 +00:00
* [email](https://forum.minetest.net/viewtopic.php?t=13754) by rubenwardy (MIT)
2018-01-09 02:55:59 +00:00
* [gauges](https://forum.minetest.net/viewtopic.php?t=10250) by Calinou (CC0)
* [random_messages](https://forum.minetest.net/viewtopic.php?t=6306) by arsdragonfly (CC0)
2017-10-06 18:28:05 +00:00
* [report](https://forum.minetest.net/viewtopic.php?t=13752) by rubenwardy (CC0)
2018-01-09 02:55:59 +00:00
* [sprint](https://forum.minetest.net/viewtopic.php?t=9650) by GunshipPenguin, rewritten and optimised (CC0 1.0)
* [treasurer](https://forum.minetest.net/viewtopic.php?t=7292) by Wuzzy (WTFPL)
* [tsm_chests](https://forum.minetest.net/viewtopic.php?t=7292) by Wuzzy (WTFPL)
2017-10-06 18:28:05 +00:00
* [vote](https://forum.minetest.net/viewtopic.php?t=12829) by rubenwardy (MIT)
2018-01-09 02:55:59 +00:00
* [wield3d](https://forum.minetest.net/viewtopic.php?t=6407) by stu (WTFPL)
* Minetest Game mods: default, doors, sfinv, killme, stairs.
2017-10-06 18:28:05 +00:00
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+)
2017-10-12 23:11:05 +00:00
* no_minimap by rubenwardy (LGPLv2.1+)
2018-01-09 02:55:59 +00:00
* respawn_immunity by rubenwardy (LGPLv2.1+)