the-real-herowl
  • Joined on 2023-08-07
the-real-herowl pushed to hardness_blast_res_fixes at VoxeLibre/VoxeLibre 2024-07-31 02:36:01 +02:00
ebba53394d All wood-type and nether-type fences now match material's blast resistance
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#4478 2024-07-31 02:32:04 +02:00
Implement water freezing (mostly taken from mcla)

Please rebase.

the-real-herowl merged pull request VoxeLibre/VoxeLibre#4467 2024-07-31 02:30:31 +02:00
Choose direction vectors uniformly for spawning
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-07-31 02:30:31 +02:00
80a6a6efb0 Choose direction vectors uniformly for spawning (#4467)
the-real-herowl deleted branch mcl_chests_redo from VoxeLibre/VoxeLibre 2024-07-31 02:28:24 +02:00
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-07-31 02:28:22 +02:00
32148262e1 Merge pull request 'Grand Chests Refactor (fixes #281)' (#4453) from mcl_chests_redo into master
567d112942 Fix deprecated get_metadata() usage
347305eaea Fix ender chests rotate crash
508bc19f6a Remove nil fields from trapped chest definition
c1e9e4b1a2 Fix typos in API.md
Compare 26 commits »
the-real-herowl closed issue VoxeLibre/VoxeLibre#281 2024-07-31 02:28:22 +02:00
Shulker boxes should be rotatable
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4453 2024-07-31 02:28:20 +02:00
Grand Chests Refactor (fixes #281)
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#4453 2024-07-31 02:27:51 +02:00
Grand Chests Refactor (fixes #281)

Extra be

the-real-herowl pushed to mcl_chests_redo at VoxeLibre/VoxeLibre 2024-07-31 02:27:30 +02:00
567d112942 Fix deprecated get_metadata() usage
347305eaea Fix ender chests rotate crash
508bc19f6a Remove nil fields from trapped chest definition
c1e9e4b1a2 Fix typos in API.md
7bf15642ca Resolve teknomunk's comments
Compare 31 commits »
the-real-herowl closed issue VoxeLibre/VoxeLibre#4316 2024-07-31 00:11:29 +02:00
Slab not placed when targeting the adjacent block and a slab already exists in the volume
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-07-31 00:11:28 +02:00
f7ee3b59d7 Changes on slab placement checks (#4317)
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4317 2024-07-31 00:11:24 +02:00
Changes on slab placement checks
the-real-herowl closed issue VoxeLibre/VoxeLibre#2166 2024-07-31 00:03:07 +02:00
XP orbs despawns immediately when going too far and leads to XP not recoverable after death
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4265 2024-07-31 00:03:06 +02:00
Add persistence to XP Orbs
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-07-31 00:03:06 +02:00
1745b6d400 Merge pull request 'Add persistence to XP Orbs' (#4265) from teknomunk/MineClone2:persist-xp-orbs into master
bb9ed4498b Address review comments
94981d9c09 Add return for get_staticdata
7ae05d9c06 Add persistence to XP orbs, cleanup xp_to_size
177e8f4b9d Code cleanup
Compare 5 commits »
the-real-herowl pushed to minecart-update at teknomunk/MineClone2 2024-07-30 23:54:29 +02:00
d0e3973df2 Switch over to using vl_legacy for item conversion in player inventories
cd4a188fca Fix typo
58af7ced38 Register rail conversions
04f143ebc7 Implement vl_legacy deprecated function and item conversion APIs
001b1fcd56 Fix crashes
Compare 150 commits »
the-real-herowl approved VoxeLibre/VoxeLibre#3828 2024-07-30 23:44:48 +02:00
Correct the names of pumpkins and carved pumpkins. Slightly update their descriptions.

I fixed up the merge conflict, squashed the numerous commits, and fixed up Polish and German translations while I was at it. Some of the other translations may require further checks later on.

the-real-herowl pushed to fix_pumpkin_names at VoxeLibre/VoxeLibre 2024-07-30 23:42:34 +02:00
090ac25227 Fixed Polish and German translations