Applied-Energistics-2 icon indicating copy to clipboard operation
Applied-Energistics-2 copied to clipboard

Implement ElapsedTimeTracker to support AEKeyType AmountPerUnit scaling

Open Simba98 opened this issue 1 year ago • 3 comments

Implement #7321, and replace #8045.

This is by adding internal scaling to keep the tracker as an integer.

Possible issue: broken changes due to NBT data in the disk may be invalid.

Simba98 avatar Aug 27 '24 05:08 Simba98

Updated to newest commit

Simba98 avatar Sep 18 '24 14:09 Simba98

Please run the spotlessApply Gradle task for proper code formatting and for the automated build to pass.

62832 avatar Sep 18 '24 14:09 62832

Please run the spotlessApply Gradle task for proper code formatting and for the automated build to pass.

Hi 62832, thanks for reminding me. I have applied the spotless format check and passed the checks. And also there is a back port for 1.20.1 on #8171

Simba98 avatar Sep 19 '24 04:09 Simba98

This doesn't actually work for me , it continually shows "0 crafted" when crafting water in the test world.

shartte avatar Dec 07 '24 18:12 shartte

I am changing this to sync the percentage to clients and internally track the work by type...

image

shartte avatar Dec 07 '24 18:12 shartte

Since you didn't enable the checkbox to allow comitters access, I'll have to open my own PR with the changes

shartte avatar Dec 07 '24 19:12 shartte

Opened https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8266 with the changes

shartte avatar Dec 07 '24 19:12 shartte