Search found 40 matches

Return to advanced search

Re: [MOD] Fishing! [v0.2][fishing]

I haven't updated this since 0.4.4--I'm sure many things have changed since then, which make this mod obsolete. I have too many projects to work on this right now, but I'll add it to my queue. There is a fork of this mod, but I don't know if it has been kept up to date either.
by wulfsdad
Sun Jul 17, 2016 20:39
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

Re: [MOD] Fishing! [v0.2][fishing]

This was made for Minetest 0.4.4 and I havn't been keeping up with versions after that. There is a fork of this mod which may work better for you: viewtopic.php?id=6480
by wulfsdad
Tue Jun 02, 2015 16:26
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

Sokomine wrote:Help! Rainworms keep to fill up my inventory. Can you make it so that they will disappear when placed on dirt_with_grass or dirt? Living worms ought to try to dig themshelves back in :-)

Ok, That's a good idea. You can also /destroy them. I'll add that after I finish my homework.
by wulfsdad
Tue Feb 12, 2013 16:21
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

batami wrote:Not work for me . Help


What went wrong?



----------------
I just uploaded the new modified ropes and added a link to the original post.
by wulfsdad
Fri Jan 11, 2013 15:59
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

PS: configurable = awesome! I agree. Customization is a cornerstone of good software, that's why I love this game and why I use Linux. I'm about to upload a new version with some small fixes. I forgot to check if other mods were installed before using them so they effectively become dependencies. I...
by wulfsdad
Fri Jan 11, 2013 00:56
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

4aiman wrote:I found a bug! ;)
If you save your position in some world... and then go to another... and try to "/home"... yep, you gonna find yourself in the middle of nowhere. 'Cause /sethome do not store world name :)


There is a configuration option to store the homes locally to the world in the init file.
by wulfsdad
Wed Jan 09, 2013 20:49
 
Forum: Mod Releases
Topic: [Mod] Sethome [sethome]
Replies: 26
Views: 22448

I added some code to your kitchen_cabinet_with_sink to be able to fill buckets with water from it: on_punch = function (pos, node, puncher) local tool = puncher:get_wielded_item() if tool then if tool:get_name() == "bucket:bucket_empty" then puncher:get_inventory():remove_item("main", "bucket:bucket...
by wulfsdad
Wed Jan 09, 2013 20:46
 
Forum: Mod Releases
Topic: [Modpack] Home Decor [git] [homedecor_modpack]
Replies: 725
Views: 303613

Just give them the same name as the image it's meant to replace and when you point your conf file at the texture pack directory it will handle it.
by wulfsdad
Wed Jan 09, 2013 19:26
 
Forum: Minetest Texture Packs
Topic: How do I add buckets and other mods to a texture pack?
Replies: 2
Views: 1117

Is it possible to not have to "point" at the water node? I mean It would be nice to have a... bobber (or a "float"? I don't know an English equivalent to "поплавок"... Google isn't helping at all too.) Player can "throw" that using scheme from "throwing" mod and if that lands in water then he need ...
by wulfsdad
Wed Jan 09, 2013 00:57
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

Got a rod, got 99 worms, crafted rod with worm and pressed right mouse button on a water block. Ropes wasnt sufficient so I have both them and moreblocks. Could that be the reason? No, I have both ropes and moreblocks installed, so that's not the problem. When I right-clicked, I threw the rod into ...
by wulfsdad
Tue Jan 08, 2013 23:36
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

01:27:32: VERBOSE[main]: error_message = ServerError: LuaError: error: ...ames/minimal (copy)/mods/addin_mods/fishing/init.lua:54: bad argument #1 to 'get_node' (table expected, got nil) :'( I'll try to reproduce the error and find a solution. What did you do before getting that error?
by wulfsdad
Tue Jan 08, 2013 23:07
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

Ropes with my Code Modification: download. But, with original texture--not the one shown in screenshot above.
by wulfsdad
Tue Jan 08, 2013 20:58
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

[MOD] Fishing! [v0.2][fishing]

http://i934.photobucket.com/albums/ad189/moonsdad/2013-01-08-121134_1600x900_scrot_zps0f399fc7.png Includes: a fish (can be cooked or eaten raw), fishing poles, worm (bait), sushi To get worms for bait you must dig in dirt (without grass) by hand. There is a default 30% chance that you will find on...
by wulfsdad
Tue Jan 08, 2013 20:51
 
Forum: Mod Releases
Topic: [MOD] Fishing! [v0.2][fishing]
Replies: 48
Views: 29009

ok :D great for jails as well... tell me it isnt breakable with hand... PLEASE! For jails you can use this: minetest.register_node("jail:bars", { description = "Jail Bars", drawtype = "glasslike", tiles = {"jail_bars.png"}, inventory_image = "jail_bars.png", wield_image = "jail_bars.png", is_ground...
by wulfsdad
Tue Jan 08, 2013 05:08
 
Forum: Mod Releases
Topic: [Mod] Additional Mobs, Rotten Meat and Pet Cages [0.4] [my_mobs]
Replies: 18
Views: 14496

In door_wood_plain.lua the descriptions are for the wood/glass door.
by wulfsdad
Tue Jan 08, 2013 03:07
 
Forum: Mod Releases
Topic: [Modpack] Home Decor [git] [homedecor_modpack]
Replies: 725
Views: 303613

I'm working on a texture pack which includes additional textures for wielded ingots.

Image

I can't decide If I want to rotate the wielded ingot 90 degrees or if its fine like this.
by wulfsdad
Sun Jan 06, 2013 22:22
 
Forum: Minetest Texture Packs
Topic: [Question] Default Ingots, thoughts?
Replies: 5
Views: 1411

rubenwardy wrote:-!- Food Mod(s) Update - 0.8.3 -!-

Support for my_mobs and Aeroponics


Thanks! :^)
by wulfsdad
Sun Jan 06, 2013 01:14
 
Forum: Mod Releases
Topic: [Modpack] Food [2.3] [food][food_basic]
Replies: 122
Views: 58372

I like the way it is now; when you're carrying a filled bucket you have to set it aside to avoid spilling it. It's like your hands are full carrying the bucket and you have to be careful not to spill.
by wulfsdad
Sun Jan 06, 2013 00:43
 
Forum: Minetest Features
Topic: [Poll] Buckets
Replies: 10
Views: 2070

RELEASE UPDATE: v0.3-->0.4: -Shortened cooking time for scorched stuff and meat NOTES:--cooktime with single coal outputs: nil == 13 1 == 40 2 == 20 3 == 13 --DEFAULT 4 == 10 5 == 8 -Decreased quantity of meat droped by cow -renamed texture files to conform with standards -only player who milks cow ...
by wulfsdad
Fri Jan 04, 2013 11:30
 
Forum: Mod Releases
Topic: [Mod] Additional Mobs, Rotten Meat and Pet Cages [0.4] [my_mobs]
Replies: 18
Views: 14496

The workaround is simple: I modified mesecons_gates/init.lua lines 91 and 101 to replace "gates" with "mgates." If any of the other mesicon files rely on the gates definition then they will have to be changed too, so it might be easier to change this mod's definition. Maybe to "_gates" or whatever.
by wulfsdad
Tue Jan 01, 2013 00:58
 
Forum: Mod Releases
Topic: [Mod] Gates [1.8] [gates]
Replies: 64
Views: 28365

Something in mesecons_gates is conflicting with this. I'm just getting around to trying out mesecons. After installing it, loading an old world, and punching a gate, I got an error message: ... \mods\minetest\gates-1.6\gates\init.lua:68: attempt to index field 'registered_nodes' (a nil value) Removi...
by wulfsdad
Mon Dec 31, 2012 12:40
 
Forum: Mod Releases
Topic: [Mod] Gates [1.8] [gates]
Replies: 64
Views: 28365

I noticed that the remove_rope() function never removes the rope at pos.y, only above and below it. Also, when you dig a node it gets punched and so the function is never passed a true value for completely. I also wanted to support the vine-like rope from moreblocks , and use cotton from flowers or ...
by wulfsdad
Mon Dec 31, 2012 00:12
 
Forum: WIP Mods
Topic: Issues with Porting Rope Mod
Replies: 9
Views: 2225

Ragnar wrote:thanks man :D
im installing minetest now :D


It may be better to compile it from source, because the version in the repositories is old. Or, if your using 64bit then I have a deb package from when I compiled it that I can provide.
by wulfsdad
Sat Dec 29, 2012 09:25
 
Forum: Minetest General
Topic: I JUST GOT UBUNTU!!!
Replies: 16
Views: 2292

Ragnar wrote:ok, so i just got my pc back, with ubuntu 12.10 on it...
and wanted to know some things...
does it have MPEG codec on?
does it have flash on?


With Ubuntu, just try to play a file and if the codec is not already installed it will pop up with a menu for you to install it and make it work.
by wulfsdad
Sat Dec 29, 2012 09:23
 
Forum: Minetest General
Topic: I JUST GOT UBUNTU!!!
Replies: 16
Views: 2292

How do you get off the boat?


--EDIT:

Nevermind, The game must have crashed before I tried getting off earlier. I tried again on a new map and was able to use the boat without difficulty.
by wulfsdad
Sat Dec 29, 2012 08:50
 
Forum: Old Mods
Topic: [Mod] Boats [boats]
Replies: 89
Views: 40298

great for jails as well... tell me it isnt breakable with hand... PLEASE! I made is specifically for holding rodents. So, it is breakable by hand when empty. You can change this by editing line 552 from groups = {snappy=2,cracky=2,oddly_breakable_by_hand=2}, to groups = {snappy=2,cracky=2}, If you ...
by wulfsdad
Fri Dec 28, 2012 20:32
 
Forum: Mod Releases
Topic: [Mod] Additional Mobs, Rotten Meat and Pet Cages [0.4] [my_mobs]
Replies: 18
Views: 14496

RELEASE UPDATE [Version 0.3] Changes: -Commented out residual debug barf line -moved cow right-click sound effects to only sound with poper tool -added cages for pet rodents, require apples for food and buckets of water to drink http://farm9.staticflickr.com/8213/8317048691_edcc694990.jpg 2012-12-28...
by wulfsdad
Fri Dec 28, 2012 12:39
 
Forum: Mod Releases
Topic: [Mod] Additional Mobs, Rotten Meat and Pet Cages [0.4] [my_mobs]
Replies: 18
Views: 14496

I forgot to comment out line 281 before releasing v0.2. It was only meant for debugging, so you can comment it out or remove it. It will be commented out in the next version.
by wulfsdad
Mon Dec 24, 2012 22:42
 
Forum: Mod Releases
Topic: [Mod] Additional Mobs, Rotten Meat and Pet Cages [0.4] [my_mobs]
Replies: 18
Views: 14496

Once you've got your port open: Start, Run, Type cmd.exe, press enter. Type cd location/of/minetest/bin, press enter. Type minetest --server, press enter.
by wulfsdad
Tue Dec 18, 2012 10:06
 
Forum: Minetest General
Topic: I need help making a server on windows XP
Replies: 8
Views: 1876

RELEASE UPDATE [ Version 0.2 ] Changes: -Adjusted cow image and box dimensions -Added milk_splash sound effect for when milking a cow -moved cow's dry moo to play when attempting to milk dry cow rather than when milking it dries it up -provided constants as config options for timers and chances -ref...
by wulfsdad
Tue Dec 18, 2012 02:29
 
Forum: Mod Releases
Topic: [Mod] Additional Mobs, Rotten Meat and Pet Cages [0.4] [my_mobs]
Replies: 18
Views: 14496
Next

Return to advanced search

cron