Search found 15 matches

Return to advanced search

Re: [Game] MineClone 2 [0.12.1]

After testing git update "Fix chicken, cow and sheep not dropping food", chickens and cows do drop raw meat now, however sheep still only drop wool. I ran around and killed 25 sheep, wool drop every time, no meat. Also at one point, I was chased by a pack of 4 wolves for no reason. A wolf ...
by Jaen
Thu Feb 23, 2017 05:09
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.12.1]

Endermen should be damaged by water, as well as rain and will teleport away when they take damage from any of these. Endermen should not be able to swim in water. When teleporting, for each attempt a random destination is chosen within 32 blocks along each axis. I know you are focusing mostly on oth...
by Jaen
Wed Feb 22, 2017 06:31
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.11.0]

How does the bow and arrow mod work? I can't seem to shoot arrows.
by Jaen
Tue Feb 21, 2017 15:18
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.11.0]

Updating to the latest git fixed my furnace texture problem, thanks :)
by Jaen
Tue Feb 21, 2017 12:53
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.11.0]

Found a bug with furnace after the latest furnace update. Here's two screenshots.

When opening furnace it shows this:
Image

And here is the error log:
Image
by Jaen
Tue Feb 21, 2017 03:22
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.11.0]

The update to sleep time is now extremely close to Minecraft, thank you :)
by Jaen
Tue Feb 21, 2017 03:06
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.11.0]

A few more things I've noticed while testing: 1.) Chests should have opening and closing sounds. 2.) Furnaces should have a burning / crackling sound when in use. 3.) Using a flint and steel on Netherrack, the flame should burn forever until player puts out flame. 4.) MineClone2 torches seem dimmer ...
by Jaen
Tue Feb 21, 2017 00:07
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

Edited this post because the double chest crash was on my end, unfortunately you can't delete forum posts here lol, or at least I haven't figured out how yet. Sorry for these last 3 posts by me Wuzzy. I'll be sure to check with fresh unzips for now on before i post.
by Jaen
Sun Feb 19, 2017 05:42
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

Ignore this post, somehow my world got corrupted and caused all containers to do this but after a fresh unzip of Minetest and the MineClone2 subgame, I no longer get this crash. I'm not sure what happened but I can no longer reproduce this crash. Sorry.
by Jaen
Sun Feb 19, 2017 04:42
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

Found a crash when breaking empty double chests. I also tested this using a single chest in normal Minetest 0.4.15 without any mods and I didn't get this crash, so it's definitely a crash in MineClone2. I took screenshots to make it easier to reproduce the crash. In these photos I had placed a craft...
by Jaen
Sun Feb 19, 2017 04:11
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

@Wuzzy : Actually I didn't mention anything about dig times with shears, I was saying that using shears on different objects in the world, like cobweb, dead bush, leaves, etc.. is suppose to drop that item on ground like it does when you use shears on tall grass. This has nothing to do with dig time...
by Jaen
Sun Feb 19, 2017 01:18
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

I've done some testing with shears and this is what I've found so far. Shears on a cobweb should harvest a cobweb. Currently MineClone2 gives a string. Note: Using a sword on cobweb should give string, but shears should give cobweb. #Reference: http://minecraft.gamepedia.com/15w47c Shears on a dead ...
by Jaen
Sat Feb 18, 2017 06:13
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

Here is a quick fix to soil.lua so tilled soil is wet 4 blocks from a water source instead of the current 3 to make MineClone2 more Minecraft-like. Path: mods\ITEMS\mcl_farming\soil.lua minetest.register_abm({ nodenames = {"mcl_farming:soil"}, interval = 15, chance = 3, action = function(p...
by Jaen
Sat Feb 18, 2017 02:46
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

Found a few bugs while testing fishing. 1.) The fishing pole currently has infinite item durability, it should deplete and break like any other tool. 2.) While fishing one of the items fished up gives the unknown item icon in your inventory, while holding the item and pressing Q to try to drop the i...
by Jaen
Fri Feb 17, 2017 16:25
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Re: [Game] MineClone 2 [0.10.0]

Great work so far, Wuzzy. I play a lot of vanilla Minecraft Realms and I must say MineClone2 is the best MC for MT clone I've tested out. Looking forward to your updates on this. There is a few minor things that bug me though, that I hope you'll adjust. When farming near a water source, it should we...
by Jaen
Fri Feb 17, 2017 10:30
 
Forum: WIP Subgames
Topic: [Game] MineClone 2 [0.17.0]
Replies: 300
Views: 178978

Return to advanced search

cron