the-real-herowl
  • Joined on 2023-08-07
the-real-herowl commented on pull request VoxeLibre/VoxeLibre#4213 2024-11-10 18:45:39 +01:00
Minecart Update

Also, I hope the extra indirection from making the constants tables isn't too bad for performance?

the-real-herowl commented on pull request VoxeLibre/VoxeLibre#4213 2024-11-10 18:42:11 +01:00
Minecart Update

I think the tonumber() should be only applied to the value obtained from settings, so that if conversion fails, 4 is still returned and it is not nil.

the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-11-10 12:02:25 +01:00
fb3c85e289 Improve stalker textures (#4674)
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4674 2024-11-10 12:02:22 +01:00
Improve stalker textures
the-real-herowl deleted branch cart-chest-loot from VoxeLibre/VoxeLibre 2024-11-10 11:41:23 +01:00
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4684 2024-11-10 11:41:22 +01:00
try to fix chest minecarts, at least for 5.9
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-11-10 11:41:22 +01:00
f6f5481f30 Attempt to fix chest minecarts, at least for 5.9 (#4684)
the-real-herowl closed issue VoxeLibre/VoxeLibre#4638 2024-11-10 11:38:14 +01:00
Mature melon stem gets bone meal particle effect and doesn't consume bone meal
the-real-herowl closed issue VoxeLibre/VoxeLibre#2152 2024-11-10 11:38:13 +01:00
Proposal: improve bonemeal API.
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-11-10 11:38:13 +01:00
c428fa576b Merge pull request 'bonemeal API update' (#4221) from teknomunk/MineClone2:bonemeal-2 into master
a46833eaa4 Fix alias
3514fe211f Implement more bonemeal mod shim, update bonemeal dependencies
94d9e4c881 Address review comments
6b1aa43238 Only show particles if bone meal is consumed, don't continue testing positions if bonemeal was used on the first check position
Compare 64 commits »
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4221 2024-11-10 11:38:12 +01:00
bonemeal API update
the-real-herowl approved VoxeLibre/VoxeLibre#4221 2024-11-10 11:37:42 +01:00
bonemeal API update
the-real-herowl deleted branch head-swivel from VoxeLibre/VoxeLibre 2024-11-10 02:42:00 +01:00
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-11-10 02:41:58 +01:00
b540e6c77b Improve head swivel code (#4622)
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4622 2024-11-10 02:41:57 +01:00
Improve head swivel code
the-real-herowl pushed to master at VoxeLibre/VoxeLibre 2024-11-10 02:32:55 +01:00
d49426d453 Cleanup of mcl_core/functions (#4592)
the-real-herowl merged pull request VoxeLibre/VoxeLibre#4592 2024-11-10 02:32:54 +01:00
Cleanup of mcl_core/functions