the-real-herowl
  • Joined on 2023-08-07
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3956 2023-10-16 03:11:47 +02:00
Sync locale templates and existing translation files to include new strings

Maybe we should adjust the script for our standards and run it at a point, or just fix it all up manually, and then have a procedure that every PR that touches a new S("") string has to update it…

the-real-herowl pushed to potions_api_redo at the-real-herowl/MineClone2 2023-10-15 22:44:50 +02:00
66c8747494 Reimplemented /effect heal and fixed bugs
e8351ddb83 Resolved merge conflict
d32c735103 Improved /effect command and fixes
788a21d8c5 General effects API overhaul
f99ae93bf6 Merge pull request 'fix crash when opening a chest that has an unknow node on it' (#3964) from pepebotella/MineClone2:chest-under-unknow into master
Compare 6 commits »
the-real-herowl pushed to golem_nav at VoxeLibre/VoxeLibre 2023-10-15 22:44:20 +02:00
da79137105 Move mob nav hacks to Experimental
fbf5e5ac43 Add a setting to enable mod nav hacks
a958f50552 Do not go home if attacking
70d35fab90 Make golem go home. Fixes #3288
f99ae93bf6 Merge pull request 'fix crash when opening a chest that has an unknow node on it' (#3964) from pepebotella/MineClone2:chest-under-unknow into master
Compare 80 commits »
the-real-herowl commented on issue VoxeLibre/VoxeLibre#3958 2023-10-15 22:40:08 +02:00
"Silence" Armor trim & achievements missing

Done per se, still need a crafting recipie for the silence trim. will push to a new branch within the next few days

Don't make it craftable.

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

it still manages to escape after a while I have mob griefing off and it's in the main branch this is nothing to do with the teleporting part anymore

There it has nothing to do with this PR.

the-real-herowl commented on issue VoxeLibre/VoxeLibre#3962 2023-10-13 00:01:50 +02:00
Totem blocks /kill

What I see in favor of implementing the MC behavior is the automation with command blocks in adventure maps. Currently there is no way to kill someone with a totem in hand properly (without…

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-12 23:58:39 +02:00
Wither finishing & effect fixes

In talking to Wbjitscool on discord last night (my time), I think that he did.

What kind of "escaping" does he mean then? There's no escaping (teleporting out) that I implemented left in…

the-real-herowl pushed to potions_api_redo at the-real-herowl/MineClone2 2023-10-12 23:52:34 +02:00
97c7bb85a6 Reimplemented /effect heal and fixed bugs
c32752e313 Resolved merge conflict
6d7acde0f3 Improved /effect command and fixes
3b054c1f62 General effects API overhaul
d706833f21 Merge pull request 'Wither finishing & effect fixes' (#3957) from the-real-herowl/MineClone2:wither into master
Compare 18 commits »
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-12 14:20:31 +02:00
Wither finishing & effect fixes

All I wanted was a setting so that you can disable it from escaping when being stuck inside blocks is that too difficult or something? the setting so who ever wanted it to escape can leave it on…

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

For the record:

-wither roses are still farmable -wither has at least 5 ways to kill a mob: --direct hit with skull --explosion of a skull hitting a node (or another mob/player) --melee…

the-real-herowl deleted branch wither from the-real-herowl/MineClone2 2023-10-11 22:46:53 +02:00
the-real-herowl closed issue VoxeLibre/VoxeLibre#3882 2023-10-11 22:46:40 +02:00
Server crash during fireball explosion
the-real-herowl closed issue VoxeLibre/VoxeLibre#3565 2023-10-11 22:46:34 +02:00
Cave spiders do not poison player
the-real-herowl closed issue VoxeLibre/VoxeLibre#3875 2023-10-11 22:46:29 +02:00
Resistance of mobs to effects
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2023-10-11 22:46:28 +02:00
d706833f21 Merge pull request 'Wither finishing & effect fixes' (#3957) from the-real-herowl/MineClone2:wither into master
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
Compare 14 commits »
the-real-herowl merged pull request VoxeLibre/VoxeLibre#3957 2023-10-11 22:46:27 +02:00
Wither finishing & effect fixes
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#3957 2023-10-11 08:26:13 +02:00
Wither finishing & effect fixes

can we fix the initial explosion to drop the wither roses for the chickens

The explosion API doesn't report back on kills, so it would require a check for all object in radius, and then…

the-real-herowl pushed to potions_api_redo at the-real-herowl/MineClone2 2023-10-11 02:55:31 +02:00
189f074e2a Improved /effect command and fixes
616ba1d798 General effects API overhaul
f1568483b3 Merge pull request 'Keep axolotls from attacking sheep' (#3963) from ThePython10110/MineClone2:axolotl-sheep into master
d7fa24ebf8 Keep axolotls from attacking sheep
Compare 4 commits »