Tweakeroo

Tweakeroo

2M Downloads

when using the "flexibleBlockPlacementRotation" hotkey to place a bed towards a button(and probabely more), it removes the button

Nicolas-GE opened this issue ยท 4 comments

commented

1.place a block you wish to delete
2.face a direction where normally placing a bed would work
3.place a bed with the flexibleBlockPlacementRotation so it is placed towards the block
4.the bed is placed and the block is deleted
ezgif-3-18159e829676
as far as my testing got, it works on everything i tried to delete

commented

this was done on 1.16.3 with tweakeroo 1.16.4-0.10.0-dev.20201103.184154 on 1.16.3 and fabric-loader-0.10.6+build.214-1.16.3

commented

Still works on fabric fabric-loader-0.10.6+build.214-1.16.4, tweakeroo tweakeroo-fabric-1.16.4-0.10.0-dev.20201110.132827

commented

Still works On
Fabric: fabric-loader-0.11.6-1.17.1
Fabric Api: fabric-api-0.36.1+1.17
Tweakeroo: tweakeroo-fabric-1.17.1-0.10.0-dev.20210707.011318
Malilib: malilib-fabric-1.17.1-0.10.0-dev.23

should still be an issue in tweakeroo 155746, haven't tested yet

(why didn't the tweakeroo version increase to 0.10.1 ?)

commented

I haven't touched this part of the code in a long time. I'll probably fix this when I fully rewrite all the placement related code, as it's currently a horrible, unmaintainable mess.

As for the mod version... it hasn't been increased in like 2 years now... it just has the -dev suffix, which in my build script is configured to get the build date and time appended to it. These were supposed to be "development builds leading to the eventual 0.10.0 release", but that just kept being the normal thing, always some small feature or bug fix added here and there, and a new build made with the automatic build date and time appended. There never seemed to be a "good point to call it 0.10.0 final".

The upcoming largely rewritten version will most likely be 0.11.0, although it too will likely start out as -dev builds on 1.12.2 at first, but I think by the time I start the port to 1.13.2+ I'll mark it as 0.11.0 ("final/full release" without the -dev suffix).