Mikita Wiśniewski rudzik8
  • pos: (26.8, 8.3, 33.1)
  • https://codeberg.org/rudzik8
  • Siberian 15yo Minetest player and modder, MineClone 2 contributor

    #nowar

  • Joined on 2022-02-18
rudzik8 closed issue VoxeLibre/VoxeLibre#4670 2024-12-08 09:56:34 +01:00
Minecarts with chests have no loot
rudzik8 commented on issue VoxeLibre/VoxeLibre#4670 2024-12-08 09:56:05 +01:00
Minecarts with chests have no loot

Cannot reproduce after #4684, closing.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 07:22:51 +01:00
Zoomable maps

I won't guess that unless the PR is WIP.

rudzik8 suggested changes for VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:59 +01:00
Zoomable maps
  1. New translatable lines (like S("The zoomed map is now ready.")) should be added to the locale files via the update script. The changed lines should also get updated this way.
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:58 +01:00
Zoomable maps

Logging like that should be hidden behind a setting.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:57 +01:00
Zoomable maps

S o   m a ny   s p  a ce   s   !

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:56 +01:00
Zoomable maps

Unintuitive for translators and will look bad with some languages.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:56 +01:00
Zoomable maps

This line is now even harder to read.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:55 +01:00
Zoomable maps

Accessing player methods without checking whether player is not nil and player:is_player().

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:55 +01:00
Zoomable maps

Additional conditions could be indented one level deeper than the code the if statement nests, for the sake of readability. A fairly common practice that also IMO should become part of our guidelines.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4699 2024-12-08 04:44:54 +01:00
Zoomable maps

Should have a note saying that just the bedrock roof will be mapped otherwise.

rudzik8 suggested changes for VoxeLibre/VoxeLibre#4729 2024-12-07 05:51:56 +01:00
Big translation files update
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4729 2024-12-07 05:51:56 +01:00
Big translation files update

Missing a dot before org.

rudzik8 created pull request VoxeLibre/VoxeLibre#4737 2024-12-07 05:33:16 +01:00
Fix crash on mobs spawning in <5.9
rudzik8 pushed to fix_copypaste_blunder at VoxeLibre/VoxeLibre 2024-12-07 05:29:02 +01:00
a8b4b75b8a Fix crash on mobs spawning in <5.9
rudzik8 created branch fix_copypaste_blunder in VoxeLibre/VoxeLibre 2024-12-07 05:29:02 +01:00
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4735 2024-12-07 02:54:03 +01:00
Treat negative enchantment levels as invalid

If you have a give privilege, you can do crazy breaking stuff anyway though.

Not that easily though. You don't even need to build a crazy lag machine for this, just make a Sharpness -256…

rudzik8 created pull request VoxeLibre/VoxeLibre#4735 2024-12-06 12:56:09 +01:00
Treat negative enchantment levels as invalid
rudzik8 pushed to cant_enchant_negative at VoxeLibre/VoxeLibre 2024-12-06 12:50:14 +01:00
dbd06a9996 Treat negative enchantment levels as invalid
rudzik8 created branch cant_enchant_negative in VoxeLibre/VoxeLibre 2024-12-06 12:50:14 +01:00