mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at mrkubax10/industrialtest 2025-04-28 12:53:48 +02:00
62246bf91b Make sure that pointed thing is node when using treetap
8d48b3f9f5 Refactor wrench
Compare 2 commits »
mrkubax10 commented on issue mrkubax10/industrialtest#30 2025-04-28 11:51:27 +02:00
Gravity Differences in movementGravity on Mineclonia (Docker Version)

I tried to reproduce the issue but I couldn't. I can ascend normally until jetpack runs out of fuel. Maybe you could record a video?

mrkubax10 commented on issue mrkubax10/industrialtest#30 2025-04-27 11:38:23 +02:00
Gravity Differences in movementGravity on Mineclonia (Docker Version)

I see, will try again later

mrkubax10 closed issue mrkubax10/industrialtest#31 2025-04-25 22:19:30 +02:00
The bone meal is not consumed, and the treetap is not working (mineclonia)
mrkubax10 commented on issue mrkubax10/industrialtest#31 2025-04-25 22:19:29 +02:00
The bone meal is not consumed, and the treetap is not working (mineclonia)

Fixed by 462e731bb7 and 089550cc28

mrkubax10 pushed to master at mrkubax10/industrialtest 2025-04-25 22:18:49 +02:00
089550cc28 Make sure to define on_place callback for treetaps
462e731bb7 Fix bone meal usage on rubber tree saplings in mcl2
Compare 2 commits »
mrkubax10 commented on issue mrkubax10/industrialtest#30 2025-04-25 22:00:34 +02:00
Gravity Differences in movementGravity on Mineclonia (Docker Version)

Seems like support for Mineclonia will require some more work, so I guess supporting it has to be put aside for now.

ModError: Runtime error from mod 'tt' in callback on_mods_loaded():…
mrkubax10 commented on issue mrkubax10/industrialtest#30 2025-04-25 17:10:13 +02:00
Gravity Differences in movementGravity on Mineclonia (Docker Version)

I will try to come up with proper solution to this issue

mrkubax10 pushed to master at mrkubax10/industrialtest 2025-04-25 10:52:16 +02:00
2c63498d78 Remove outdated TEXTURES_TODO.md file
mrkubax10 pushed to master at mrkubax10/industrialtest 2025-04-25 10:48:53 +02:00
5898cc4e1c Merge pull request 'add sound at jetpack' (#29) from Kindaglia/industrialtest:sound into master
f651e407f7 fix naming
f5f27ef999 rename and fix sound jetpack
68abb4d08e add sound jetpack
f1d8d5060c add sound jetpack ogg
Compare 5 commits »
mrkubax10 merged pull request mrkubax10/industrialtest#29 2025-04-25 10:48:52 +02:00
add sound at jetpack
mrkubax10 commented on pull request mrkubax10/industrialtest#29 2025-04-25 10:48:27 +02:00
add sound at jetpack

Seems good, thanks 👍

mrkubax10 pushed to master at mrkubax10/industrialtest 2025-04-25 10:43:45 +02:00
e41dfb3344 Remove leftover testing messages
230c9803ea Refactor Quantum Suit
Compare 2 commits »
mrkubax10 commented on pull request mrkubax10/industrialtest#29 2025-04-25 08:12:26 +02:00
add sound at jetpack

Sure

mrkubax10 commented on pull request mrkubax10/industrialtest#29 2025-04-24 23:02:30 +02:00
add sound at jetpack

Rename to soundHandles

mrkubax10 suggested changes for mrkubax10/industrialtest#29 2025-04-24 23:02:30 +02:00
add sound at jetpack

About the file JetpackLoop.ogg, please rename it to industrialtest_jetpack_loop.ogg to follow Minetest naming convention. Before I merge the pull request I would like to know what license does this sound file have if you didn't make it yourself.

mrkubax10 pushed to master at mrkubax10/industrialtest 2025-04-24 13:47:05 +02:00
5b32382422 Refactor Static Boots
mrkubax10 closed issue mrkubax10/industrialtest#22 2025-04-23 18:19:14 +02:00
Sabers don't do full damage in MCL
mrkubax10 commented on issue mrkubax10/industrialtest#22 2025-04-23 18:19:13 +02:00
Sabers don't do full damage in MCL

Took a while but fixed in b383231c40