Page 1 of 1

Simple Turret has a new home

PostPosted: Thu Oct 31, 2013 11:25
by Gorilla
After some prompting from kaeza, I have reluctantly adopted Simple Turret, original by Jordan(4ibanez).

After finding that the range was short, I extended this somewhat. Range is now 17.

Other changes:
- FIXED: Missing depends.txt for default
- RELOCATED: Moved to git hub https://github.com/georgepatterson/minetest-turrent

Possible TO DO items
- Warning when you are getting too close. "You have 3 seconds to step away...". Not sure of the message as yet.
- Change the texture to resemble a turret.

LICENSE: Unknown (Call it WTFPL ???)

Download: https://github.com/georgepatterson/minetest-turrent/archive/master.zip

EDIT: removed . (thanks Topywo for pointing it out)

PostPosted: Thu Oct 31, 2013 11:44
by Topywo
Good luck!

Wasn't this the turret that shoots also its owner?


P.s. When you remove the dot . from behind your first github link, the 404 error will disappear




Edit: grammar/layout.

PostPosted: Thu Oct 31, 2013 12:57
by Gorilla
Topywo wrote:Good luck!

Wasn't this the turret that shoots also its owner?

P.s. When you remove the dot . from behind your first github link, the 404 error will disappear

Edit: grammar/layout.


Thanks for pointing out the dot at the end.

Yes, this is the turret that doesn't discriminate against players. :-) Perhaps have a look at how some of the node ownership mods record owners and create similar permissions.

PostPosted: Thu Oct 31, 2013 14:41
by Dan Duncombe
This is very similar to my branch of turrets in the camo_modpack

PostPosted: Thu Oct 31, 2013 16:33
by rubenwardy
Capture the flag game uses a modified (by me) version of Jordan4ibanez's mod.