ancientmarinerdev
  • Joined on 2022-10-03
ancientmarinerdev approved VoxeLibre/VoxeLibre#3740 2023-05-28 21:44:56 +02:00
Fix a typo in the Acquire Hardware achievement

Looks good. Thanks for fixing and resolving the feedback.

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3479 2023-05-28 20:13:25 +02:00
Door Fixes & Improvements

Hi Foss, Retested this and the toppart textures seem to work as expected now, and the jungle door doesn't look hollow anymore. So those issues are resolved. We're pretty close now. Just noticed we…

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3750 2023-05-28 18:18:26 +02:00
WIP: redesign mcl_mobs' do_env_damage

yeah i agree this complicates things. as i said, the benefit is that logical lines are not duplicated anymore, so bugs are not duplicated (such as the current unneceaary check that the…

ancientmarinerdev commented on issue VoxeLibre/VoxeLibre#1909 2023-05-28 14:38:17 +02:00
Wheat matures at different speeds based on player distance

Alright I was just only suggesting it because Minecraft has that command

I understand that. It was a good suggestion. It would have probably made testing easier on our side if it was…

ancientmarinerdev commented on issue VoxeLibre/VoxeLibre#1909 2023-05-27 05:00:56 +02:00
Wheat matures at different speeds based on player distance

maybe make a /gamerule randomtickspeed (Number) command so you can speed the game up and/or slow it down

We don't have a random tick speed and our stuff is done by ABMs which are not easy to…

ancientmarinerdev closed issue VoxeLibre/VoxeLibre#3760 2023-05-27 04:59:46 +02:00
Mobs spawn on glass block
ancientmarinerdev commented on issue VoxeLibre/VoxeLibre#3760 2023-05-27 04:59:39 +02:00
Mobs spawn on glass block

A duplicate of this issue: #1527

I've renamed it though so it's clearer what it is about.

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3749 2023-05-26 22:59:02 +02:00
Cherry Blossoms

Ah, you're right. Gitea has a really weird diff engine.

We will probably need to add in template for any new strings:

For example:

Cherry Chest Boat= Cherry pressure plate=

etc.

ancientmarinerdev deleted branch skins from VoxeLibre/VoxeLibre 2023-05-26 22:56:07 +02:00
ancientmarinerdev pushed to master at VoxeLibre/VoxeLibre 2023-05-26 22:55:56 +02:00
019717cab0 Merge pull request 'Add support for external custom skins mod' (#3653) from skins into master
f1d17e2c69 mcl_skins: PR feedback
26f033932e Add mcl_custom_skins info to README
1e63f3931a Skins update
Compare 4 commits »
ancientmarinerdev merged pull request VoxeLibre/VoxeLibre#3653 2023-05-26 22:55:55 +02:00
Add support for external custom skins mod
ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3749 2023-05-26 22:33:41 +02:00
Cherry Blossoms

It may not be as comprehensive as that, but it would a be a solid first step. After that is done, it gets a bit easier to see where things can be done clearer etc.

The scope of the wood api is…

ancientmarinerdev pushed to skins at VoxeLibre/VoxeLibre 2023-05-26 22:27:14 +02:00
f1d17e2c69 mcl_skins: PR feedback
26f033932e Add mcl_custom_skins info to README
1e63f3931a Skins update
bd37ed178c Merge pull request 'Fix pig riding' (#3675) from fix_pig_riding into master
5ed92a2695 Make pigs mountable without carrot on a stick, but require the carrot on a stick to actually control the pig
Compare 13 commits »
ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3653 2023-05-26 22:23:11 +02:00
Add support for external custom skins mod

Seems to be working ok from my side, minus a long trousers issue that goes over the top. Looks like those trousers seem to go all the way up the top and be on top of (maybe by rank) the…

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3748 2023-05-26 19:14:27 +02:00
Oxidation API

mcl_waxed_variant rather than mcl_waxed_varient I think.

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3748 2023-05-26 19:10:53 +02:00
Oxidation API

The slabs and stairs are working well, oxidize and strip as expected. It is no longer crashing. With the blocks, when you strip a waxed block, it takes the wax off and then takes it back to a…

ancientmarinerdev suggested changes for VoxeLibre/VoxeLibre#3749 2023-05-26 18:43:25 +02:00
Cherry Blossoms

Thanks for raising this PR. It's much appreciated. Apologies for the delay in reviewing this, i've had a hectic few weeks but it sure made me smile seeing this PR get raised.

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3749 2023-05-26 18:43:24 +02:00
Cherry Blossoms

Is there a default we can use by not passing this in?

ancientmarinerdev commented on pull request VoxeLibre/VoxeLibre#3749 2023-05-26 18:43:23 +02:00
Cherry Blossoms

Is there a default we can use by not passing this in?