Add license to existing maps (#49)

- All maps are now licensed under CC BY-SA 4.0 with the consent of their respective authors.
- "Desert Spikes" has been removed because there's no way to contact the author to get their consent for licensing the map as CC BY-SA 4.0.
master
Thomas--S 2019-09-17 19:53:06 +02:00 committed by ANAND
parent a793a9b73d
commit afb2ac7329
17 changed files with 15 additions and 14 deletions

View File

@ -10,3 +10,4 @@ team.2 = blue
team.2.color = blue
team.2.pos = -22,28,-78
screenshot = 01_two_hills.png
license = CC BY-SA 4.0

View File

@ -10,3 +10,4 @@ team.2 = blue
team.2.color = blue
team.2.pos = -74,-16,-70
screenshot = 02_bridge.png
license = CC BY-SA 4.0

View File

@ -21,3 +21,4 @@ chests.3.n = 15
chests.3.from = -55,-9,-13
chests.3.to = 7.5,17,17
screenshot = 03_caverns.png
license = CC BY-SA 4.0

View File

@ -11,3 +11,4 @@ team.2.color = blue
team.2.pos = -74,-62,-79
initial_stuff = default:sword_steel,default:pick_steel,shooter:rifle,shooter:ammo 3
screenshot = 04_iceage.png
license = CC BY-SA 4.0

View File

@ -10,3 +10,4 @@ team.2 = blue
team.2.color = blue
team.2.pos = -50,11,-76
screenshot = 05_coast.png
license = CC BY-SA 4.0

View File

@ -10,3 +10,4 @@ team.2 = blue
team.2.color = blue
team.2.pos = 23,14,-77
screenshot = 06_plains.png
license = CC BY-SA 4.0

View File

@ -16,3 +16,4 @@ chests.1.to = 3,20,110
chests.2.from = -3,-11,-110
chests.2.to = 3,20,-1
screenshot = 07_serpents_pass.png
license = CC BY-SA 4.0

View File

@ -1,13 +0,0 @@
r = 115
name = Desert Spikes
h = 122
rotation = x
author = WHYjustbecause
team.1 = red
team.1.color = red
team.1.pos = -32,-33,83
team.2 = blue
team.2.color = blue
team.2.pos = 28,-17,-73
initial_stuff = default:sword_steel,default:pick_stone,default:desert_cobble 20
screenshot = 08_desert_spikes.png

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

View File

@ -18,3 +18,4 @@ chests.2.n = 100
chests.2.from = -109,55,1
chests.2.to = 109,25,109
screenshot = 09_swamplands.png
license = CC BY-SA 4.0

View File

@ -11,3 +11,4 @@ name = Plain battle
initial_stuff = default:pick_stone,default:sword_stone,default:torch 5
r = 110
screenshot = 10_plain_battle.png
license = CC BY-SA 4.0

View File

@ -11,3 +11,4 @@ team.2.color = blue
team.2.pos = (-24,-8,-101)
initial_stuff = default:pick_stone,default:sword_stone,default:axe_stone,default:torch 3
screenshot = 11_forest_map.png
license = CC BY-SA 4.0

View File

@ -11,3 +11,4 @@ team.2.pos = (-1,11,-103)
author = -sniper-
initial_stuff = default:pick_stone,default:sword_stone,default:torch 3
screenshot = 12_river_valley.png
license = CC BY-SA 4.0

View File

@ -18,3 +18,4 @@ chests.1.n = 70
chests.2.from = (-69,-16,-69)
chests.2.to = (69,23,-4)
chests.2.n = 70
license = CC BY-SA 4.0

View File

@ -18,3 +18,4 @@ chests.2.n = 30
chests.2.from = 5,1,-108
chests.2.to = 28,5,-94
screenshot = 14_tunnel.png
license = CC BY-SA 4.0

View File

@ -3,4 +3,5 @@
Feel free to create PRs for new maps.
Also see the [Map Review](https://github.com/MT-CTF/capturetheflag/wiki/Map-Reviews) wiki page
License: Varied
## License
All individual maps are published under their own license, as given by the `license` field in `<map_name>.conf`