Page 1 of 1

Swamparena

Posted: Thu Feb 14, 2013 3:29 pm
by Lostmotel
Here another arena map.
I made it because there arent any arena maps where you can swim in the water as far as i know.
Image
Image
Image

Actually I planned to add a mechanism with the platform.py script to automatically rotate this and two other arenas in one and the same map, but i gave up as the script was overall pretty buggy.
However, this small maze was planned as the second arena
Image
Image
the map isn't that good overall at the moment, so I might improve it later.
Any criticism would be appreciated Blue_Happy1

Download: http://aoshacks.com/map/45/

Re: Swamparena

Posted: Wed Feb 20, 2013 5:33 am
by izzy
Love the water concept. It's mostly playable but there are a few spots where players can jump out of the play area. I added some rough boundaries but they won't be enough to stop abuse:
Code: Select all
'boundary_damage' : {'left' : 192, 'right' : 320, 'top' : 192, 'bottom' : 320, 'damage': 100}
The exploitable spots can be fixed by smoothing out the walls, increasing their height/thickness, and setting the boundary damage lines as close to the play area as possible without crossing into it.

It's in rotation at aloha.pk arena all maps right now but these fixes will be needed to keep it in rotation...

Thanks for the cool map!

Re: Swamparena

Posted: Thu Feb 28, 2013 7:23 am
by MediumShadow
great map i just put it in my rotation for my new server... The server is called ShadowRealm hope to see you there

Re: Swamparena

Posted: Fri Mar 01, 2013 10:37 pm
by Lostmotel
thank you for your feedback, guys.
I updated the map:
-All walls you can directly jump against are now 4 blocks high to prevent glitching
-Added an extra cage incase someone gets on top of the spawn cage by pressing space at the start of a round
-Added boundary damage
-Deleted the landscape surrounding the arena
-Some other minor changes

Re: Swamparena

Posted: Sun Mar 10, 2013 9:02 am
by izzy
Huge improvement! Looks better too. Thanks for the update. Updated on aloha.