Elias Åström ryvnf
  • Joined on 2020-04-15
ryvnf commented on pull request VoxeLibre/VoxeLibre#4622 2024-09-04 20:34:07 +02:00
Improve head swivel code

Use the minetest 5.9.0 API that uses radians not degree.

Currently Mineclonia currently officially support Minetest version 5.6.0. We should probably update that to 5.7.0 about now since…

ryvnf commented on pull request VoxeLibre/VoxeLibre#4130 2024-05-03 22:16:22 +02:00
Potions API redo

Hello!

Sorry for bothering you about namespaces again. As far as I am aware you have decided to use the vl_ namespace for new mods in VoxeLibre? That is very of you since it allows us to keep…

ryvnf commented on pull request VoxeLibre/VoxeLibre#4221 2024-03-23 23:42:09 +01:00
bonemeal API update

I have spoken to cora and apparently the reason for the pos argument is that the bone meal handler figures out if _on_bone_meal should use pointed_thing.above or pointed_thing.below. You…

ryvnf commented on pull request VoxeLibre/VoxeLibre#4221 2024-03-23 20:01:19 +01:00
bonemeal API update

I am all for compatibility, I would be fine with adopting the API from mcla, but I don't understand, why is the pointed_thing unpacked into pos and node on top of itself? It's redundant, and…

ryvnf commented on pull request VoxeLibre/VoxeLibre#4221 2024-03-23 10:20:47 +01:00
bonemeal API update

Hello!

I just want to make you aware of the fact that Mineclonia already has a mcl_bone_meal mod. You might want to consider being API compatible with it if you use the same name. ContentDB has…

ryvnf commented on pull request VoxeLibre/VoxeLibre#3914 2023-10-01 17:31:14 +02:00
Fix a number of crashes involving unknown nodes, also fix fishbuckets on_place

You ignore the fact her best friend, Kabou spent months attacking the project on her behalf. The reason she reviews those PRs is because she pulls them into MCLA and she wants the original…

ryvnf commented on pull request VoxeLibre/VoxeLibre#3914 2023-10-01 13:05:07 +02:00
Fix a number of crashes involving unknown nodes, also fix fishbuckets on_place

If you're objecting to me suggesting you're throwing unnecessary rubbish at the project, and it's specifically me you're talking to. It seems you're suggesting your focus is not on the action,…

ryvnf commented on issue VoxeLibre/VoxeLibre#3826 2023-07-01 10:36:32 +02:00
The /clear command is destructive and enabled by default

Just for your information, we decided to restore the builtin Minetest commands like /clearinv but preserve the Minecraft-like aliases (including /clear). You may of course do however you want.

ryvnf commented on issue VoxeLibre/VoxeLibre#3826 2023-06-28 21:57:59 +02:00
The /clear command is destructive and enabled by default

This is from back when MineClone 2 tried to make everything as close to Minecraft as possible, even replacing some of the built in Minetest commands. The builtin command for this is /clearinv

ryvnf closed issue VoxeLibre/VoxeLibre#3802 2023-06-17 05:11:22 +02:00
Reconsider the renaming of texture files
ryvnf commented on issue VoxeLibre/VoxeLibre#3802 2023-06-17 05:11:19 +02:00
Reconsider the renaming of texture files

Thanks for you response. I wanted you to be aware of all the points I raised, even though I assumed you have probably heard some of them before. I have not been in contact with erlehmann or anyone…

ryvnf opened issue VoxeLibre/VoxeLibre#3802 2023-06-16 17:45:39 +02:00
Reconsider the renaming of texture files