My favourite Minetest cheat clients are Dragonfire and Waspsaliva. erle
erle commented on issue VoxeLibre/VoxeLibre#3942 2023-09-17 10:06:37 +02:00
Should hostile mob spawning follow the 1.18 light level changes?

IMO this should simply be adjustable.

erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-14 01:03:08 +02:00
Support Unicode text on signs

erle: we made a little discovery that since [png blindly passes on the image data to irrlicht as an in-memory file, it works for inlining images of any format, not just PNG …

erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-13 22:59:41 +02:00
Support Unicode text on signs

erle: we made a little discovery that since [png blindly passes on the image data to irrlicht as an in-memory file, it works for inlining images of any format, not just PNG

This…

erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-12 01:02:45 +02:00
Support Unicode text on signs

Now show me some code that has managed to render the same text in a similar quality (e.g. handling single-width/double-width, combining characters, tabulators, automatic kerning) with that…

erle commented on issue VoxeLibre/VoxeLibre#3931 2023-09-11 17:14:40 +02:00
Breaking Nodes with Tool's Last Use

Which Minetest version did you use?

erle commented on issue VoxeLibre/VoxeLibre#3881 2023-09-11 17:08:22 +02:00
Break any block using beacon beams

Have you ever had the time to create software at work you're proud of?

Yes, multiple times.

I thought you wasn't a professional?

I may be a professional, but I do not…

erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-11 16:58:26 +02:00
Support Unicode text on signs

To be clear here: I have thought a bit about existing approaches and proposals before I created `unicode_text. If you think that you can come up with something better in your lunch break, go…

erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-11 16:56:59 +02:00
Support Unicode text on signs

I think it would be better to use texture transforms to combine the letters.

Great thought! Now show me some code that has managed to render the same text in a similar quality (e.g. handling…

erle commented on issue VoxeLibre/VoxeLibre#3881 2023-09-11 16:01:36 +02:00
Break any block using beacon beams

I'm done with this issue.

If you want to produce less buggy software, read the papers I linked.

If you all want to continue inventing reasons why the bug reported here needs no fix … carry on!

erle commented on issue VoxeLibre/VoxeLibre#3881 2023-09-11 15:59:40 +02:00
Break any block using beacon beams

As far as I'm aware, your version of MCLA using software perfectionism is abandoned

… because I got very sick. Everything else I maintained was abandoned back then too.

erle commented on issue VoxeLibre/VoxeLibre#3881 2023-09-11 15:28:00 +02:00
Break any block using beacon beams

Most AAA will leave bugs if the cost is greater than the benefit.

AAA game studios will probably always do the bare minimum – and the result is stuff like peoples' dicks hanging out in…

erle commented on issue VoxeLibre/VoxeLibre#3881 2023-09-11 15:14:42 +02:00
Break any block using beacon beams

Are you a professional engineer?

No.

Have you ever had the time to create software at work you're proud of?

Yes, multiple times.

Every developer I respect that I have talked to…

erle pushed to main at erle/unicode_text 2023-09-11 14:28:06 +02:00
a171847d78 * Added Emoji characters to “screenshot” image
erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-11 14:26:00 +02:00
Support Unicode text on signs

Updated example rendering so @Michieal can look at the Emojis.

erle pushed to main at erle/unicode_text 2023-09-11 13:53:31 +02:00
f143894e55 + Add script to generate a ”screenshot” for Minetest ContentDB
erle commented on pull request erle/mcl_quick_harvest_replant#2 2023-09-11 12:21:46 +02:00
Fix seeds not being subtracted on_place

Yes. Sorry, I forgot to close this PR. Thank you for your help!

erle commented on issue VoxeLibre/VoxeLibre#3925 2023-09-11 11:16:55 +02:00
Flame arrows should set flammable blocks on fire

Lightnings don't reach underground homes.

I concede!

erle commented on issue VoxeLibre/VoxeLibre#3928 2023-09-11 11:15:22 +02:00
Discussion on adding shovel path remove function mod to main game.

Rare occasion, but I do actually agree with @kneekoo here regarding the shift click.

erle commented on issue VoxeLibre/VoxeLibre#3927 2023-09-11 10:02:42 +02:00
Support Unicode text on signs

Though, knowing how the current signs work, how would the lettering look when done in a 5 pt font?

No idea, as points mean nothing here. I use GNU Unifont, a pixel font with a line height of…

erle commented on issue VoxeLibre/VoxeLibre#3881 2023-09-11 09:53:32 +02:00
Break any block using beacon beams

Going off of your fun archive images, the second one I don't see an issue with.

Thank you, that was my doing.

I can tell you though that the second one can easily leads to the first one…