[Mod] Sailboat [boats]

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

[Mod] Sailboat [boats]

by amadin » Fri Dec 25, 2015 18:23

Edited ds_sailboat mod with sailboat from Lord-of-the-Test game with new sailboat texture for inventory.

Image here -
screenshot_20151225_202124.png
screenshot_20151225_202124.png (167.59 KiB) Viewed 2390 times


Dependencies: default, wool

Tested with 0.4.13 and 0.4.14 stable

Licence: LGPL 2.1

Download

Code
Last edited by amadin on Sun Oct 02, 2016 20:24, edited 13 times in total.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Sailboat [boats]

by amadin » Sat Dec 26, 2015 05:41

Changed sailboat texture for inventory.
 

kosmonautik
New member
 
Posts: 9
Joined: Fri Jun 24, 2016 10:40
In-game: kosmonautik

Re: [Mod] Sailboat [boats]

by kosmonautik » Fri Jun 24, 2016 13:07

Excuse me, how can I sit to these boats? When I click to them by right mouse button, the minetest writes:
ERROR: /home/kosmonautik/.minetest/mods/boats/init.lua:238: attempt to index field 'player attached' (a nil value).
When I click to them by left mouse button, the minetest writes the same text.
But nice models and textures! They are looking amazing!
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: [Mod] Sailboat [boats]

by Wuzzy » Thu Jun 30, 2016 15:12

You should change the “technical” name of the mod (“boats”) because “boats” is already taken. Please double-check the new name is not taken, too.
Even worse, a mod called “boats” is used in Minetest Game so your mod might cause trouble whenever it is used together with Minetest Game!
I'm creating MineClone 2, a Minecraft clone for Minetest.
I made the Help modpack, adding in-game help to Minetest.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Sailboat [boats]

by amadin » Sat Sep 24, 2016 17:02

With minetest "0.4.14 stable" mod work fine. You don't need change the “technical” name of the mod if you use stable minetest version.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: [Mod] Sailboat [boats]

by rubenwardy » Sat Sep 24, 2016 18:31

It overrides the boat mod in mtg though
 

Byakuren
Member
 
Posts: 441
Joined: Tue Apr 14, 2015 01:59
GitHub: raymoo
IRC: Hijiri

Re: [Mod] Sailboat [boats]

by Byakuren » Sun Sep 25, 2016 22:37

There's no reason for it to do it though, since this mod doesn't expose anything. I don't think it uses the same entity names as the minetest_game boats mod either.
Every time a mod API is left undocumented, a koala dies.
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Mod] Sailboat [boats]

by Napiophelios » Sun Sep 25, 2016 23:48

It introduces 2 new boats of unique design, yet because it's named "boats mod" it makes the original boats unavailable in the game..and if you already have one in game it becomes an unknown object/entity.
 

multi_coder
New member
 
Posts: 1
Joined: Sun Oct 02, 2016 06:49
GitHub: multicoder
In-game: multi_coder

Re: [Mod] Sailboat [boats]

by multi_coder » Sun Oct 02, 2016 15:59

I can't post a new thread for some reason, but I fixed this mod.
It will now show all three boats: The default boat, the row boat, and the sail boat.
screenshot.png
Here are all three boats together in harmony.
screenshot.png (506.03 KiB) Viewed 2390 times


Please use one of the links below to download it:

Minetest bower:
https://minetest-bower.herokuapp.com/mods/boats2

GitHub:
https://github.com/multicoder/boats2
Last edited by multi_coder on Sun Oct 02, 2016 22:29, edited 1 time in total.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Sailboat [boats]

by amadin » Sun Oct 02, 2016 20:22

Updated: now old boats from default mod will still work but with row boat model. Code published on github.
 

User avatar
TheReaperKing
Member
 
Posts: 493
Joined: Sun Nov 22, 2015 21:36

Re: [Mod] Sailboat [boats]

by TheReaperKing » Wed Oct 05, 2016 23:32

I haven't had much chance to figure out why but I can craft a rowboat but not a sailboat. There also isn't a crafting recipe given if I click on the sailboat and hit unified inventory.
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com

Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com

Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Sailboat [boats]

by amadin » Thu Oct 06, 2016 07:22

TheReaperKing wrote:I haven't had much chance to figure out why but I can craft a rowboat but not a sailboat. There also isn't a crafting recipe given if I click on the sailboat and hit unified inventory.

Thank you for issue - fixed.
 

User avatar
TheReaperKing
Member
 
Posts: 493
Joined: Sun Nov 22, 2015 21:36

Re: [Mod] Sailboat [boats]

by TheReaperKing » Fri Oct 14, 2016 20:26

I've been having so much fun with the rowboat and I'm working on trying to build the sailboat.

I did notice another bug, if you try to break your boat to pick it up it becomes an unknown item. Thank you so much for for fixing the sailboat crafting recipe!! Take care :)
-Mike
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com

Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com

Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Sailboat [boats]

by amadin » Sat Oct 15, 2016 05:49

Fixed
 

User avatar
TheReaperKing
Member
 
Posts: 493
Joined: Sun Nov 22, 2015 21:36

Re: [Mod] Sailboat [boats]

by TheReaperKing » Sat Oct 15, 2016 06:02

You are awesome!
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com

Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com

Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids
 


Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 44 guests

cron