[Mod] Airship [airship]

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

[Mod] Airship [airship]

by Pavel_S » Post

Hello.
Description:
Image
This mod allow you construct your own airship!
Youn need:
  • Built square by steel blocks.
  • Built any shape using:wood, wool, fence above square.
  • Put controller in your airship.
  • Fly!!!
Image
Image
Control:
Image
Jump - up!
Sneak - down!
Forward - forward;
Back - backward;
Left - turn left;
Right - turn right.
Links:
Image
Download
Licence:
Image
WTFPL.
Other information
Image
The front of airship must be directed to +X
To get controller, you need "giveme" privilege.
Write

Code: Select all

/giveme flyingmachine:controller 99
in console or chat window.
The biggest size of airship is 50x50x50

Known bugs
Image
Last edited by Pavel_S on Thu Jun 06, 2013 03:32, edited 1 time in total.

tinoesroho
Member
Posts: 570
Joined: Fri Feb 17, 2012 21:55
Location: Canada

by tinoesroho » Post

0.o

Wow, that looks incredible! Did you pull it off by attaching all the nodes to a "core", and then move each relative to the core? What about passengers- do people who hop on get pushed off if they don't move?
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/

User avatar
Dan Duncombe
Member
Posts: 904
Joined: Thu May 09, 2013 21:11
Location: In the unknown depths of Earth

by Dan Duncombe » Post

Plz add download- don't care if buggy!
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.

User avatar
Mossmanikin
Member
Posts: 599
Joined: Sun May 19, 2013 16:26
Location: where we don't speak english.

by Mossmanikin » Post

Dan Duncombe wrote:Plz add download- don't care if buggy!
Agree!

Noob 4 life!
My stuff

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

Download link added.
tinoesroho wrote:0.o

Wow, that looks incredible! Did you pull it off by attaching all the nodes to a "core", and then move each relative to the core?
Yep. All nodes replaced by entities and attached to a controller.

User avatar
Mossmanikin
Member
Posts: 599
Joined: Sun May 19, 2013 16:26
Location: where we don't speak english.

by Mossmanikin » Post

Absolutely great!
This way you could let almost anything fly.

Noob 4 life!
My stuff

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

Mossmanikin wrote:Absolutely great!
This way you could let almost anything fly.
Yeah. but it need to be coded.
And doors and chest can`t be added.
Last edited by Pavel_S on Thu Jun 06, 2013 03:21, edited 1 time in total.

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

Post your airships!

User avatar
cornellius
Member
Posts: 82
Joined: Sat Dec 01, 2012 05:08
Location: South East Asian

by cornellius » Post

Pavel_S wrote:
Mossmanikin wrote:Absolutely great!
This way you could let almost anything fly.
Yeah. but it need to be coded.
And doors and chest can`t be added.
so doors and chest cant be added? thats make my ship epic fail

wait! did glass can be added?
Last edited by cornellius on Thu Jun 06, 2013 09:20, edited 1 time in total.
All Humans Need Is Forgiveness, God Is The First One Who Forgive All Humans So Humans Must Forgive Other Humans

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

cornellius wrote:
so doors and chest cant be added? thats make my ship epic fail
after I attach entity ,I can`t interact whit it.

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Pavel_S wrote:
cornellius wrote:
so doors and chest cant be added? thats make my ship epic fail
after I attach entity ,I can`t interact whit it.
What about using on_rightclick ? This doesnt work when entity is attached ? :/
EDIT: btw when you use rar, kittens die.
EDIT2: Maybe you could use wielditem instead of a mesh. That way you could use most nodes.
Last edited by Zeg9 on Thu Jun 06, 2013 11:11, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
Evergreen
Member
Posts: 2135
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen
Location: A forest in the midwest
Contact:

by Evergreen » Post

When I do /giveme flyingmachine:controller it says the item does not exist. Why?
Back from the dead!

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Evergreen wrote:When I do /giveme flyingmachine:controller it says the item does not exist. Why?
Is the mod loaded ? Check with /mods please.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
Evergreen
Member
Posts: 2135
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen
Location: A forest in the midwest
Contact:

by Evergreen » Post

Zeg9 wrote:
Evergreen wrote:When I do /giveme flyingmachine:controller it says the item does not exist. Why?
Is the mod loaded ? Check with /mods please.
Ah you were right. I though I had checked it off in the configuration, but I guess not. :P
Back from the dead!

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Is this a prank?

If not, this is amazing!
You deserve a reward!
Last edited by rubenwardy on Thu Jun 06, 2013 12:10, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Now I have a small problem with the mod, the UVs dont seem to work on wood.
Image
(yes, the world is messy ;) the brown thing is supposed to be wood)
Last edited by Zeg9 on Thu Jun 06, 2013 12:15, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Zeg9 wrote:Now I have a small problem with the mod, the UVs dont seem to work on wood.
Image
(yes, the world is messy ;) the brown thing is supposed to be wood)
Happens to me as well, and the wool is just white.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Wow, It is amazing!
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Evergreen
Member
Posts: 2135
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen
Location: A forest in the midwest
Contact:

by Evergreen » Post

rubenwardy wrote:
Zeg9 wrote:Now I have a small problem with the mod, the UVs dont seem to work on wood.
Image
(yes, the world is messy ;) the brown thing is supposed to be wood)
Happens to me as well, and the wool is just white.
Ditto
Back from the dead!

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

Zeg9 wrote:Now I have a small problem with the mod, the UVs dont seem to work on wood.
Image
(yes, the world is messy ;) the brown thing is supposed to be wood)
When I have problems with textures I just reload game, and it works well.
Zeg9 wrote: What about using on_rightclick ? This doesnt work when entity is attached ? :/
EDIT2: Maybe you could use wielditem instead of a mesh. That way you could use most nodes.
Yes, it doesnt work.
What wielditem do you mean?

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

When the block was unloaded, this happened:

Image

with messages:

http://pastebin.com/Yi3dANfY
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Pavel_S wrote:What wielditem do you mean?
Instead of visual = "mesh", use visual = "wielditem";
and use the node name in textures. (textures = {"default:wood"} for example).
You don't need to register one entity for every node, just change the "texture" at run time with set_properties.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

derpswa99
Member
Posts: 78
Joined: Sun Mar 24, 2013 21:26

by derpswa99 » Post

awesum mod

J-Block
Member
Posts: 39
Joined: Sun Dec 23, 2012 20:04

by J-Block » Post

There's no init.lua, therefore the mod won't work on the game. I don't know how to write a LUA file, let alone save a file as one, so please fix this.

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

What are you talking about?
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests