Page 1 of 1

Minefield map extension

Posted: Sun Nov 24, 2013 3:50 pm
by learn_more
Load this script to allow mappers to specify a minefield (as border of the map, instead of the zone damage).
example map script:
Code: Select all
extensions = {
	'minefields' : [
		{
			'border' : 1,
			'left' : 59,
			'top' : 154,
			'right' : 451,
			'bottom' : 355,
		}
	]
}
https://github.com/learn-more/pysnip/bl ... nefield.py

see it in action on my server :)
[aos]aos://3799712849:32887:0.75[/aos]

Re: Minefield map extension

Posted: Sun Nov 24, 2013 10:38 pm
by JoJoe_Stinky
Verry cool! thanks for making this. I will definately be using this in the near future :)

Re: Minefield map extension

Posted: Sun Nov 24, 2013 11:03 pm
by rakiru
Very fun, and nicer than water damage or an invisible wall. As well as the planned stuff you mentioned, it'd be cool if you could make areas with fewer mines, giving a chance to pass through safely.

Re: Minefield map extension

Posted: Tue Dec 03, 2013 11:07 pm
by learn_more
updated the extension,
additional minefields can now be enabled.
max level for mines can be set (so you can build over it, default every block in the minefield area acts as mine trigger)
shows black decals on the indestructible blocks (openspades needs a patch for this to show up, patch is submitted & pull request is made)

Re: Minefield map extension

Posted: Wed Dec 04, 2013 11:39 pm
by learn_more
new update, added command for mapmakers to show coordinates of blocks destroyed (also disables spawning of mines)
and made the bounds inclusive on both inner and outer fields.

Re: Minefield map extension

Posted: Thu Dec 05, 2013 10:29 pm
by Dare
Very cool learn_more! Only thing that needs to be done is to popularize the minefield maps on servers... Or add the minefields in existing maps - yay that would be awesome...

Re: Minefield map extension

Posted: Thu Dec 05, 2013 11:07 pm
by learn_more
JoJoe made 2 nice maps, he will probably post them soon (both are playable on my server already)

Re: Minefield map extension

Posted: Fri Dec 06, 2013 12:20 am
by Dare
Yeah i saw the second map... It was also pretty entertaining to play.
EDIT:
Green_OffTopic
could you put there links of the two maps where minefield is?
Because i didn't find them there: http://maps.aoshacks.com/