the-real-herowl
  • Joined on 2023-08-07
the-real-herowl commented on issue VoxeLibre/VoxeLibre#4459 2024-06-24 15:00:42 +02:00
Villager is able to jump onto fence gate if melon grows on the other side

Looks like a velocity glitch, lag related.

I have a fix in mind, but it's not simple to implement properly and then make sure it doesn't break anything.

the-real-herowl deleted branch release/0.87.2 from VoxeLibre/VoxeLibre 2024-06-24 03:43:12 +02:00
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-06-24 03:43:11 +02:00
026ea5940c Merge pull request 'release/0.87.2' (#4457) from release/0.87.2 into master
be9fece0d3 Post-hotfix reset version 0.88.0-SNAPSHOT
27f8a008c3 Update release notes for hotfix v0.87.2
8bbceddbc2 Updated release credits and set version for hotfix v0.87.2
Compare 4 commits »
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4457 2024-06-24 03:43:10 +02:00
release/0.87.2
the-real-herowl created pull request VoxeLibre/VoxeLibre#4457 2024-06-24 03:42:29 +02:00
release/0.87.2
the-real-herowl pushed to release/0.87.2 at VoxeLibre/VoxeLibre 2024-06-24 03:41:58 +02:00
be9fece0d3 Post-hotfix reset version 0.88.0-SNAPSHOT
27f8a008c3 Update release notes for hotfix v0.87.2
8bbceddbc2 Updated release credits and set version for hotfix v0.87.2
Compare 3 commits »
the-real-herowl created branch release/0.87.2 in VoxeLibre/VoxeLibre 2024-06-24 03:41:58 +02:00
the-real-herowl pushed tag 0.87.2 to VoxeLibre/VoxeLibre 2024-06-24 03:41:15 +02:00
the-real-herowl deleted branch formspecs_enter from VoxeLibre/VoxeLibre 2024-06-24 03:26:06 +02:00
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-06-24 03:26:05 +02:00
6e70c760d6 Fix some formspecs on mobile (#4456)
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4456 2024-06-24 03:26:04 +02:00
Fix some formspecs on mobile
the-real-herowl created pull request VoxeLibre/VoxeLibre#4456 2024-06-24 03:17:44 +02:00
Fix some formspecs on mobile
the-real-herowl pushed to formspecs_enter at VoxeLibre/VoxeLibre 2024-06-24 03:15:38 +02:00
f59cbe8935 Fix some formspecs on mobile
the-real-herowl created branch formspecs_enter in VoxeLibre/VoxeLibre 2024-06-24 03:15:38 +02:00
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4421 2024-06-24 03:07:23 +02:00
Prevent mob conversion code from crashing
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-06-24 03:07:23 +02:00
53802b270d Merge pull request 'Prevent mob conversion code from crashing' (#4421) from teknomunk/MineClone2:fix-conversion-crash into master
3928e12634 Fix two more crashes, stray space
304550d90c Fix parameter name
0a2336ad82 Handle conversion of mobs that were incorrectly converted
75a767a0ab Mob spawner conversion
Compare 14 commits »
the-real-herowl pushed to fix-conversion-crash at teknomunk/MineClone2 2024-06-24 03:06:32 +02:00
3928e12634 Fix two more crashes, stray space
304550d90c Fix parameter name
0a2336ad82 Handle conversion of mobs that were incorrectly converted
75a767a0ab Mob spawner conversion
7e0afd7e21 Remove debug logging
Compare 15 commits »
the-real-herowl approved VoxeLibre/VoxeLibre#4421 2024-06-24 03:06:10 +02:00
Prevent mob conversion code from crashing

Based on the discussion in private chat, we'll see in the future what the future holds.

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#4421 2024-06-23 23:55:52 +02:00
Prevent mob conversion code from crashing

And also base_size vs visual_size is confusing me still.

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#4421 2024-06-23 23:54:59 +02:00
Prevent mob conversion code from crashing

In general this is working well. Things I'm still wondering about: