technic icon indicating copy to clipboard operation
technic copied to clipboard

Import technic changes

Open Githubismalware opened this issue 1 year ago • 4 comments

Is it possible to sometimes get the changes from the original technic to here? Because sometimes the original has some improvements that this fork does not. This hit me when I needed a lot of everness pyrite for my build. When I try to grind pyrite lumps up, it doesn't work, while in the original it does.

However, note that this may not be specific to everness, so if you can then I recommend replicating technic improvements here if you discover them.

So basically, consider adding everness support and also checking original technic improvements.

Thank you in advance.

Githubismalware avatar Jul 29 '24 20:07 Githubismalware

I guess this one https://bitbucket.org/minetest_gamers/everness/src/master/

S-S-X avatar Jul 29 '24 22:07 S-S-X

Fairly simple recipe additions.

  • https://github.com/minetest-mods/technic/pull/637
  • https://github.com/minetest-mods/technic/pull/634
  • https://github.com/minetest-mods/technic/pull/633

S-S-X avatar Jul 29 '24 23:07 S-S-X

Yea that's it for the everness compatibility I'm pretty sure.

Githubismalware avatar Jul 30 '24 14:07 Githubismalware

There is still the annoying behavior of voltage converters to consume maximum power even when secondary demand is lower.

I fixed it on technic but the electric network has been reworked since, so I don't know whether my commit can be imported easily.

https://github.com/minetest-mods/technic/pull/577

ZettaScript avatar Jan 20 '25 10:01 ZettaScript