the-real-herowl
  • Joined on 2023-08-07
the-real-herowl merged pull request VoxeLibre/VoxeLibre#3995 2023-11-03 23:39:23 +01:00
Fixed stew/bowl duplication bug
the-real-herowl created pull request VoxeLibre/VoxeLibre#3995 2023-11-03 23:37:13 +01:00
Fixed stew/bowl duplication bug
the-real-herowl pushed to sus_stew_fix at VoxeLibre/VoxeLibre 2023-11-03 23:34:17 +01:00
1df219f587 Fixed stew/bowl duplication bug
the-real-herowl created branch sus_stew_fix in VoxeLibre/VoxeLibre 2023-11-03 23:34:16 +01:00
the-real-herowl closed issue VoxeLibre/VoxeLibre#3872 2023-11-03 23:10:05 +01:00
Multiple entities can use a chest boat at the same time
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2023-11-03 23:10:01 +01:00
69dc013799 Prevent multiple chestboat drivers (#3992)
the-real-herowl merged pull request VoxeLibre/VoxeLibre#3992 2023-11-03 23:09:55 +01:00
Prevent multiple chestboat drivers
the-real-herowl closed pull request VoxeLibre/VoxeLibre#3993 2023-11-03 23:03:54 +01:00
Increase shield activation speed
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3993 2023-11-03 23:03:48 +01:00
Increase shield activation speed

Rejected. This aggravates the bug mentioned (and no, fe139554cb doesn't fix it, not sure how the bug even happens exactly), isn't that important, and doesn't touch the other ton of issues that we…

the-real-herowl deleted branch WaterLoggedRootsKelpFix from VoxeLibre/VoxeLibre 2023-11-03 22:46:17 +01:00
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2023-11-03 22:46:07 +01:00
a425d359f5 WaterLoggedRootsKelpFix (#3994)
the-real-herowl closed issue VoxeLibre/VoxeLibre#3990 2023-11-03 22:46:04 +01:00
Growing kelp through waterlogged mangrove roots crashes Mineclone
the-real-herowl merged pull request VoxeLibre/VoxeLibre#3994 2023-11-03 22:46:03 +01:00
WaterLoggedRootsKelpFix
the-real-herowl approved VoxeLibre/VoxeLibre#3994 2023-11-03 22:44:27 +01:00
WaterLoggedRootsKelpFix

It fixes the bug, even though it's hacky.

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3938 2023-11-03 21:00:11 +01:00
Update trapdoor climbable behavior

How's it going? Are you going to finish it, or you would like somebody to pick this up? You could enable edits from maintainers if you want.

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-03 16:21:55 +01:00
hopper reimplementation

Didn't have time for it yet. Got covid again. Will try to find some time on this weekend.

Have some ideas on clock implementation.

PS. Do you have discord or any other chat group?…

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-03 08:55:20 +01:00
hopper reimplementation

Basically, ABM always triggers them at the same order, so first one gives away the item and the other one, in the same tick, gives it back.

There should be a noted delay of at least a…

the-real-herowl pushed to potions_api_redo at the-real-herowl/MineClone2 2023-11-03 01:15:58 +01:00
b2031fb8c5 Fixed variable definitions ("undeclared global")
7025cc6246 Creative inventory using new potions API
b65e3bccb3 Added new potion tooltip handling
3b08bba5cd Added new potions registering API
ca9a9f05ec Translatable effect names and cleanup
Compare 13 commits »
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3813 2023-11-03 01:11:23 +01:00
Piston-breakable nodes don't fill up the push limit, items properly drop

Are you going to make any further changes to this PR? Why is this still WIP?