Page 6 of 10

Re: Maps for Capture the Flag mega-topic

Posted: Fri Feb 08, 2019 11:03
by -sniper-
Enrikoo wrote:
-sniper- wrote:Update of Tunnel map:
  • Added 15 chests in each base.
Spoiler
Image
tunnel.zip
Original map: viewtopic.php?f=12&t=19729&p=342355#p342355
Huh?
You made it with much mess? How insane.
XD
Yes it looks messy, but there are chests now :)

Re: Maps for Capture the Flag mega-topic

Posted: Fri Feb 08, 2019 15:07
by ANAND
I suggest adding a separate "room" for chests within the indestructible walls. So many chests inside the base really is messy. But make sure that room is big - you don't want 15 players squished into a 3x3x3 room ;)

Re: Maps for Capture the Flag mega-topic

Posted: Fri Feb 08, 2019 17:02
by -sniper-
ANAND wrote:I suggest adding a separate "room" for chests within the indestructible walls. So many chests inside the base really is messy. But make sure that room is big - you don't want 15 players squished into a 3x3x3 room ;)
Good idea, i will try to do this.

Re: Maps for Capture the Flag mega-topic

Posted: Sat Feb 09, 2019 17:09
by Enrikoo
Minor+ Update Broken Mountains

- replace wooden sword with stone sword
- you will get 40 cobble stone instead 30 if you get respawned
broken_mountains.zip
(412.1 KiB) Downloaded 115 times
Click here to review

Code: Select all

team.1.color = red
team.1 = red
team.1.pos = (-47,26,60)
team.2.pos = (4,12,-69)
team.2.color = blue
author = Enrico
hint = Either bridge or swim to enemy.
rotation = x
h = 180
team.2 = blue
name = Broken Mountains
initial_stuff = default:pick_stone,default:sword_stone,default:torch 4,default:cobble 40
r = 120
Image

Re: Maps for Capture the Flag mega-topic

Posted: Mon Feb 11, 2019 16:56
by -sniper-
I made new map, called Hunting season.
Here is PR: https://github.com/MT-CTF/maps/pull/24

Re: Maps for Capture the Flag mega-topic

Posted: Wed Feb 13, 2019 16:13
by Enrikoo
Minor Update Broken Mountains

- you will get 30 sticks if you will be respawned (used to make ladders to prevent suicide)
broken_mountains.zip
(412.11 KiB) Downloaded 99 times
Click here to review

Code: Select all

team.1.color = red
team.1 = red
team.1.pos = (-47,26,60)
team.2.pos = (4,12,-69)
team.2.color = blue
author = Enrico
hint = Either bridge or swim to enemy.
rotation = x
h = 180
team.2 = blue
name = Broken Mountains
initial_stuff = default:pick_stone,default:sword_stone,default:torch 4,default:cobble 40,default:stick 30
r = 120

Re: Maps for Capture the Flag mega-topic

Posted: Sat Feb 16, 2019 02:33
by Brian Gaucher
- you will get 30 sticks if you will be respawned (used to make ladders to prevent suicide)
Why not just give them ladders directly?

Re: Maps for Capture the Flag mega-topic

Posted: Sat Feb 16, 2019 09:57
by Enrikoo
Brian Gaucher wrote:
- you will get 30 sticks if you will be respawned (used to make ladders to prevent suicide)
Why not just give them ladders directly?
Nice idea but you can do many things with stick in which you make items such as steel pickaxe and etc.

Re: Maps for Capture the Flag mega-topic

Posted: Thu Mar 07, 2019 18:57
by Brian Gaucher
Monolithic mountain is complete. Github: Monolithic Mountain PR. It is ready to be reviewed, and hopefully approved.

Re: Maps for Capture the Flag mega-topic

Posted: Fri Jul 05, 2019 14:25
by Karl der ...
Big Ocean

On most maps you play on a land with small seas or rivers, but what if the hole map is out of water and has only a few islands and ships?

This is not like the other maps, it's another way to use the options of Minetest.
There are still ice-, grass-, jungle-, forest-, and desertbiomes, but no waterbiome.

The map Big Ocean will change it:
Image

Re: Maps for Capture the Flag mega-topic

Posted: Tue Jul 09, 2019 18:52
by -sniper-
Pull request on GitHub for gameit's/Karl der ...'s map: https://github.com/MT-CTF/maps/pull/35

Re: Maps for Capture the Flag mega-topic

Posted: Sat Jul 13, 2019 10:21
by Karl der ...
-sniper- wrote:Pull request on GitHub for gameit's/Karl der ...'s map: https://github.com/MT-CTF/maps/pull/35
I can remove the stone, but the steel pick-axe isn't important that way.

Under a real ocean are much things like coal and iron. If I make ores in the stone too, the map would be more realistic and you can use the steel pick-axe to mine.

What is the better way??

Re: Maps for Capture the Flag mega-topic

Posted: Mon Jul 15, 2019 08:38
by -sniper-
Karl der ... wrote:
I can remove the stone, but the steel pick-axe isn't important that way.

Under a real ocean are much things like coal and iron. If I make ores in the stone too, the map would be more realistic and you can use the steel pick-axe to mine.

What is the better way??
Maybe would be better if you add ores to stone under the ocean. Remove steel sword from spawn items as steel sword is given as initial_stuff on maps where mining is not possible.
You should make indestructible barrier on the middle of map under the ocean so tunneling will be impossible.
It is your decision.

Note: I am not official reviewer, ANAND, Thomas-S, Rubenwardy and Gael_de_Sally are.

Re: Maps for Capture the Flag mega-topic

Posted: Tue Jul 16, 2019 12:54
by Karl der ...
-sniper- wrote:
Karl der ... wrote:
I can remove the stone, but the steel pick-axe isn't important that way.

Under a real ocean are much things like coal and iron. If I make ores in the stone too, the map would be more realistic and you can use the steel pick-axe to mine.

What is the better way??
Maybe would be better if you add ores to stone under the ocean. Remove steel sword from spawn items as steel sword is given as initial_stuff on maps where mining is not possible.
You should make indestructible barrier on the middle of map under the ocean so tunneling will be impossible.
It is your decision.
You are right with the steel swords and mining, but I want to make a map where every player has the same chance to kill the other.
If only pros have a steel sword because they are better than the other player, like on the most maps, it's not so fair like everybody have the same kind of swords.

Re: Maps for Capture the Flag mega-topic

Posted: Mon Jul 22, 2019 01:57
by Zalera
Hi RubenWardy.

I would like if you put this map on your game.

It's called Sea of Thieves - a war of sailors/pirates...
The main ship - there's the team's flag.
Image

Sea Monsters that you can plan good strategies by getting inside of it.
Image

The island contains little secrets in its bowels... Dig and you'll find a prize.
Image

A working version of Sea of Thieves map. I've decided to remove the watchtowers. But you can climb up the sea monster and use your imagination to attack your enemy ;).

Re: Maps for Capture the Flag mega-topic

Posted: Mon Jul 22, 2019 11:13
by Zalera
I've got a serious problem: why the map is sending me to another location - very far away from flags?
How can I fix this?
Image

Re: Maps for Capture the Flag mega-topic

Posted: Mon Jul 22, 2019 12:03
by Enrikoo
Zalera wrote:I've got a serious problem: why the map is sending me to another location - very far away from flags?
How can I fix this?
Image
This bugs look different for me. For me it loads in a weird location, so there might be .conf issues.

Re: Maps for Capture the Flag mega-topic

Posted: Mon Jul 22, 2019 14:46
by Zalera
Enrikoo wrote:
Zalera wrote:I've got a serious problem: why the map is sending me to another location - very far away from flags?
How can I fix this?
Image
This bugs look different for me. For me it loads in a weird location, so there might be .conf issues.
The world is 220 nodes. But I added the flags to the location, but it didn't work. Also I edidted on map's .conf and it stay on the same location... :\.

Re: Maps for Capture the Flag mega-topic

Posted: Tue Jul 23, 2019 06:48
by -sniper-

Code: Select all

team.2.pos = (117,5,-133)
team.1.pos = (-116,4,130)
This is wrong, try with changing coordinates (decrease numbers).
And map isn't full, monster is missing for example. Probably map wasn't converted correct.
Boat can't be given as initial_stuff because there is no mod for boat in CTF game.

Re: Maps for Capture the Flag mega-topic

Posted: Tue Jul 23, 2019 18:35
by Zalera
-sniper- wrote:

Code: Select all

team.2.pos = (117,5,-133)
team.1.pos = (-116,4,130)
This is wrong, try with changing coordinates (decrease numbers).
And map isn't full, monster is missing for example. Probably map wasn't converted correct.
Boat can't be given as initial_stuff because there is no mod for boat in CTF game.
Don't worry - I've deal with it. Also there was an error about flags - but I've fixed it by using *.conf file... Now I'm going to upload the map I've made :_).

Sea Of Thieves Map is ready

Re: Maps for Capture the Flag mega-topic

Posted: Tue Jul 23, 2019 18:40
by Zalera
Sea of Thieves Map. Ready to play.

Image

Image

Image

Here's the map for download.

Have fun :).

Edited: Boats removed.

Re: Maps for Capture the Flag mega-topic

Posted: Tue Jul 23, 2019 18:46
by Zalera
-sniper- wrote:

Code: Select all

team.2.pos = (117,5,-133)
team.1.pos = (-116,4,130)
This is wrong, try with changing coordinates (decrease numbers).
And map isn't full, monster is missing for example. Probably map wasn't converted correct.
Boat can't be given as initial_stuff because there is no mod for boat in CTF game.
Ok, so I'll remove boats:boat item. Ok then. And thank you so much. Your advise is useful.

Re: Maps for Capture the Flag mega-topic

Posted: Mon Aug 12, 2019 14:52
by GlitchMinetest
Hello Rubenwardy
I've made a map for CTF.
I had some mod problems so I've made a rectangle around the map and I've made Cobblestone platforms(5x5)
i hope you can make something out of it
The map is called Two Floating Islands
Here is the download link: https://srv-file4.gofile.io/download/wYqAI5/CTF_MAP.zip
(its a .zip file (extract and then add to "worlds" in minetest))
Can you add a death-zone, when you fall down please?
There are some tiny islands for treasure chests.
Every island have a cave(mine), three trees and a small lake with river water (the treasure islands not)
Screenshot:Image
If you want to say or ask something, then write me an email to glitchminetest@openmailbox.org

Yours sincerely
Glitch

Re: Maps for Capture the Flag mega-topic

Posted: Tue Aug 13, 2019 13:53
by Karl der ...
GlitchMinetest wrote:Hello Rubenwardy
I've made a map for CTF.
I had some mod problems so I've made a rectangle around the map and I've made Cobblestone platforms(5x5)
i hope you can make something out of it
The map is called Two Floating Islands
Here is the download link: https://srv-file4.gofile.io/download/wYqAI5/CTF_MAP.zip
(its a .zip file (extract and then add to "worlds" in minetest))
Can you add a death-zone, when you fall down please?
There are some tiny islands for treasure chests.
Every island have a cave(mine), three trees and a small lake with river water (the treasure islands not)
Screenshot:Image
If you want to say or ask something, then write me an email to glitchminetest@openmailbox.org

Yours sincerely
Glitch
It sounds not bad, but if you fall down you "bones" will be there too. But you can't get it back, so after a few people fall down there aren't swords or guns anymore. That's a problem.

Re: Maps for Capture the Flag mega-topic

Posted: Mon Aug 19, 2019 16:32
by GlitchMinetest
Karl der ... wrote:
GlitchMinetest wrote:Hello Rubenwardy
I've made a map for CTF.
I had some mod problems so I've made a rectangle around the map and I've made Cobblestone platforms(5x5)
i hope you can make something out of it
The map is called Two Floating Islands
Here is the download link: https://srv-file4.gofile.io/download/wYqAI5/CTF_MAP.zip
(its a .zip file (extract and then add to "worlds" in minetest))
Can you add a death-zone, when you fall down please?
There are some tiny islands for treasure chests.
Every island have a cave(mine), three trees and a small lake with river water (the treasure islands not)
Screenshot:Image
If you want to say or ask something, then write me an email to glitchminetest@openmailbox.org

Yours sincerely
Glitch
It sounds not bad, but if you fall down you "bones" will be there too. But you can't get it back, so after a few people fall down there aren't swords or guns anymore. That's a problem.
I thought, i can make water at the ground and when you fall down, you fall into the water.
then you can swim up the falling water and are back again on your island.
there's a wall in the middle so nobody can go to the other side.
Ich spreche übrigens Deutsch