the-real-herowl
  • Joined on 2023-08-07
the-real-herowl pushed to wither at the-real-herowl/MineClone2 2023-10-11 02:54:35 +02:00
c874e01cf9 Wither falling when no target found and small fixes
7ce82b9dcb Peaceful crash fixed
645072507f Wither melee attack and bug fixes
924a6c1c47 Settings-related fixes
20b0f0748d Added some comments to the code
Compare 15 commits »
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2023-10-11 02:50:20 +02:00
f1568483b3 Merge pull request 'Keep axolotls from attacking sheep' (#3963) from ThePython10110/MineClone2:axolotl-sheep into master
d7fa24ebf8 Keep axolotls from attacking sheep
Compare 2 commits »
the-real-herowl merged pull request VoxeLibre/VoxeLibre#3963 2023-10-11 02:50:15 +02:00
Keep axolotls from attacking sheep
the-real-herowl approved VoxeLibre/VoxeLibre#3963 2023-10-11 02:48:55 +02:00
Keep axolotls from attacking sheep

Looks good, no idea why sheep was on that list.

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-10 04:35:52 +02:00
Wither finishing & effect fixes

is there a way in the setting to opted the wither teleportation out so it can't escape in this pr?

One of the teleportations is removed, and other is now opt-in... so yeah, no teleporting…

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3938 2023-10-10 02:46:39 +02:00
Update trapdoor climbable behavior

In my opinion, this should be implemented for all climbables, regardless of what MC does.

I think we should create an issue tracker for this and put this in a different pull request.…

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-10 02:17:53 +02:00
Wither finishing & effect fixes

I'll probably merge this in two days unless something new comes up (or I missed something already stated).

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-10 02:16:29 +02:00
Wither finishing & effect fixes

The changes look good. And, I am glad that this is not an impossible kill. Thank you for making this playable and fun.


Also, I don't know if it is intended behavior or not, but…

the-real-herowl pushed to potions_api_redo at the-real-herowl/MineClone2 2023-10-10 01:14:28 +02:00
91198933bc Improved /effect command and fixes
the-real-herowl commented on issue VoxeLibre/VoxeLibre#3961 2023-10-09 23:46:48 +02:00
Server crash when opening a chest that has an unknow node on it

Could you please provide the full crash message? It should be in the logs at least.

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3938 2023-10-09 12:32:27 +02:00
Update trapdoor climbable behavior

Could be vector.offset(pos, 0, 1, 0)

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-09 05:08:02 +02:00
Wither finishing & effect fixes

Initial explosion comparison

Seems fine to me.

A few other things that I noticed:

  • The wither doesn't regenerate (which, might not be a bad thing)
  • That diamond armor with prot…
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3813 2023-10-09 04:13:37 +02:00
Piston-breakable nodes don't fill up the push limit, items properly drop

Crying obsidian and lodestone are pushable by pistons. They shouldn't be.

the-real-herowl pushed to wither at the-real-herowl/MineClone2 2023-10-09 03:04:53 +02:00
b0d4ec12eb Wither falling when no target found and small fixes
the-real-herowl pushed to wither at the-real-herowl/MineClone2 2023-10-09 00:57:32 +02:00
c19acb8655 Peaceful crash fixed
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3813 2023-10-08 20:58:46 +02:00
Piston-breakable nodes don't fill up the push limit, items properly drop

While you are at it, could you make it so that it is pullable in any direction but upwards?

the-real-herowl suggested changes for VoxeLibre/VoxeLibre#3813 2023-10-08 20:58:46 +02:00
Piston-breakable nodes don't fill up the push limit, items properly drop

Signs are destroyed by pistons and don't drop anything.

the-real-herowl commented on issue VoxeLibre/VoxeLibre#3953 2023-10-08 20:35:28 +02:00
Wiki Page for Testing Pull Request

https://git.minetest.land/MineClone2/MineClone2/wiki/Testing-Pull-Requests

Made a WIP page with some instructions (I based some of the text on your text, @Michieal).

the-real-herowl pushed to wither at the-real-herowl/MineClone2 2023-10-08 18:59:46 +02:00
bb835bd08d Wither melee attack and bug fixes
the-real-herowl commented on issue VoxeLibre/VoxeLibre#3953 2023-10-08 16:27:35 +02:00
Wiki Page for Testing Pull Request

https://git.minetest.land/MineClone2/MineClone2/wiki/Testing-Pull-Requests

Made a WIP page with some instructions (I based some of the text on your text, @Michieal).

This page is done.…