[Game] MineClone 2 [0.53.2]

Re: [Game] MineClone 2 [0.53.1]

Postby Jaen » Mon Apr 01, 2019 10:22 pm

For now, I'm just going to post here. I've tried to post on the MineClone2 Github bug report page, but it keeps telling me that tacotexmex needs to "authorize" me and then it takes me to an error page every time. I use to be able to login and post bugs there, but not lately.. not sure why.

Found a minor issue concerning a placed light source and the small brown / red mushrooms. In Minecraft when you place a torch next to small mushrooms, it breaks / pops them from the ground. Currently MineClone2 allows a light source to be placed next to small mushrooms. This is minor but I figured I would mention it, I'm sure there are other more pressing issues to be dealt with.
Jaen
Member
 
Posts: 17
Joined: Tue Nov 15, 2016 3:01 am
In-game: Jaen

Re: [Game] MineClone 2 [0.53.2]

Postby Wuzzy » Tue Apr 09, 2019 3:10 pm

Version 0.53.2 is here! This is a bugfix release.

Changelog:
  • Fix items getting fully repaired if moved between containers using hopper or dropper
  • Disabling fire now also disables fire spread

@Jaen: I don't think the mushroom thing is a real bug, but maybe I look into that later.
Wuzzy
Member
 
Posts: 3443
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

Re: [Game] MineClone 2 [0.53.2]

Postby Sokomine » Thu Apr 11, 2019 10:24 pm

The behaviour of mobs is still problematic. They do have an issue with water and borders/cliffs. When in the past squids tried to climb out of the water and live on land, now we have horses and donkeys that want to become aquatic beeings. They often gather at shores - on the water side. Guess there's still room for imporvement (all this admittedly isn't easy at all).

Another issue is that mobs that "swim" on water hop on the surface. This may apply to players sometimes as well. It looks very odd. Would it be possible to place the mob half a block lower if in water?
Sokomine
Member
 
Posts: 3751
Joined: Sun Sep 09, 2012 5:31 pm
GitHub: Sokomine

Re: [Game] MineClone 2 [0.53.2]

Postby Termos » Sun Apr 14, 2019 12:31 pm

Sokomine wrote: When in the past squids tried to climb out of the water and live on land, now we have horses and donkeys that want to become aquatic beeings. They often gather at shores - on the water side. Guess there's still room for imporvement (all this admittedly isn't easy at all).


Actually, these particular issues are fixed relatively easily. A while ago I fixed them locally while casually checking out MCL2, in between plays.

The file should still be available somewhere in this thread, that was a few mcl2 versions and one MT release ago though. Edit here
Termos
Member
 
Posts: 68
Joined: Sun Dec 16, 2018 12:50 pm

Re: [Game] MineClone 2 [0.53.2]

Postby jjk1 » Tue Apr 16, 2019 5:45 am

Wirklich mein Lieblingsgame in minetest.
Wuzzy wrote:Version 0.53.2 is here! This is a bugfix release.

Changelog:
  • Fix items getting fully repaired if moved between containers using hopper or dropper


NEeeeeeeein. Das war mein absoluter Lieblingsbug :D

Ich hätte da aber noch folgende Verbesserungsvorschläge:

Übersetzungen:
- "Halloween Kürbis" würde ich mit Kürbislaterne Übersetzen. siehe hier: https://minecraft-de.gamepedia.com/Kürbislaterne
- "Wächter" nicht das Mob, sondern das Redstone Bauteil. würde ich mit Beobachter Übersetzen. Siehe hier: https://minecraft-de.gamepedia.com/Beobachter
-"Mechanismus Truhe" würde ich mit Redstone Truhe übersetzen. Siehe hier: https://minecraft-de.gamepedia.com/Redstone-Truhe
-"Schulker" ohne c. siehe hier: https://minecraft-de.gamepedia.com/Shulker
Redstone
- Eine Pflanze sollte, wenn sie von einem Piston verschoben oder zerdrückt wird, droppen und nicht verschwinden
- Redstone sollte Stromstärken haben. Redstone Fackeln und -Blöcke geben eine Stromstäre von 16 aus, pro weiterer Redstone Staub wird die Stärke 1 weniger. Ein Komperator an einem hopper gibt ja nach dem, wie viele Items in dem Hopper sind ein unterschiedliches Signal aus.
Angeln
- Es sollte Angeln geben
Dörfer
-Dörfer sollte es auch geben. Sie sind doch eigentlich wie Dungeons. Nur, dass die Gebäude anders aussehen und der Spawner nicht abbaubar sein sollte.
jjk1
Member
 
Posts: 15
Joined: Sun Mar 10, 2019 5:00 pm
In-game: jjk1

Re: [Game] MineClone 2 [0.53.2]

Postby jjk1 » Tue Apr 16, 2019 5:46 am

Das war mal ein Beitrag, der aus Versehen entstanden ist
jjk1
Member
 
Posts: 15
Joined: Sun Mar 10, 2019 5:00 pm
In-game: jjk1

Re: [Game] MineClone 2 [0.53.2]

Postby Termos » Wed Apr 17, 2019 12:08 pm

Wuzzy

Would you mind if I used MCL2 mob models for an example mod using my entity api?
I can do 3d somewhat, but I haven't tried rigging yet, so I'd rather focus on coding instead of wasting time fiddling with Blender.
Termos
Member
 
Posts: 68
Joined: Sun Dec 16, 2018 12:50 pm

Re: [Game] MineClone 2 [0.53.2]

Postby Wuzzy » Wed Apr 17, 2019 9:56 pm

@Termos: Well, MCL2 is free software, so feel free to go crazy about all its files.
Wuzzy
Member
 
Posts: 3443
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

Re: [Game] MineClone 2 [0.53.2]

Postby Walker » Sun Apr 21, 2019 5:06 am

is ther any way or planned to impliment to playeranim mod into MC2 ?
Walker
Member
 
Posts: 119
Joined: Tue Oct 03, 2017 9:22 am
In-game: Walker

Re: [Game] MineClone 2 [0.53.2]

Postby Wuzzy » Sun Apr 21, 2019 7:54 pm

Thanks for the hint, yeah, this mod looks indeed useful as it seems to add head motion as well, which is a long-standing missing feature.

I have not checked out this mod yet but it seems to do its job well and is fit for MCL2, I will adopt it. But it's kind of low priority for now.
Wuzzy
Member
 
Posts: 3443
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy

Re: [Game] MineClone 2 [0.53.2]

Postby Walker » Sun Apr 21, 2019 8:45 pm

no problem, it is enough for me to know that it is in planning ^^
Walker
Member
 
Posts: 119
Joined: Tue Oct 03, 2017 9:22 am
In-game: Walker

Re: [Game] MineClone 2 [0.53.2]

Postby jjk1 » Thu Apr 25, 2019 5:09 pm

Hi, ich hab nen kleinen bug entdeckt. ich weiß zwar nicht ob es wirklich ein richtiger bug ist aber egal. Auf jeden Fall hab ich letztens zwei Spieler sitzend auf dem Bodenund in kleinformat entdeckt.

screenshot_20190424_154555.png
jjk1
Member
 
Posts: 15
Joined: Sun Mar 10, 2019 5:00 pm
In-game: jjk1

Re: [Game] MineClone 2 [0.53.2]

Postby Walker » Thu Apr 25, 2019 8:52 pm

it´s not a bug, it´s a feature ... a cute feature
Walker
Member
 
Posts: 119
Joined: Tue Oct 03, 2017 9:22 am
In-game: Walker

Re: [Game] MineClone 2 [0.53.2]

Postby Robsoie » Fri Apr 26, 2019 10:35 pm

Hello,

Using the latest version i've been testing around with v6 and v7 worlds.
I seem to be unable to find any village , is it just bad luck or were they removed ?
Robsoie
Member
 
Posts: 89
Joined: Fri Apr 29, 2016 4:22 pm

Re: [Game] MineClone 2 [0.53.2]

Postby Wuzzy » Fri Apr 26, 2019 11:43 pm

They were removed a looooooooooooooooooooooooooooooooooooooong time ago. Villages need to be re-done completely from scratch.
Wuzzy
Member
 
Posts: 3443
Joined: Mon Sep 24, 2012 3:01 pm
GitHub: Wuzzy2
In-game: Wuzzy



Return to WIP Games



Who is online

Users browsing this forum: Bing Bot [Bot] and 0 guests