Page 1 of 1

[16.18] Mining speed progress bar goes down of the screen

Posted: Tue Jan 23, 2018 12:25 pm
by WIZ4
I use this command:

Code: Select all

/c game.player.character.character_mining_speed_modifier = -3
down.gif
down.gif (24.21 MiB) Viewed 7147 times

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Tue Jan 23, 2018 12:33 pm
by Vegemeister
Negative mining speed -> mining progress bar goes backwards. Seems logical to me. I am reminded of this old joke:

A man goes to the doctor and says, "Hey doc, it hurts when I do this-" Then, he bends over in his chair and puts his foot behind his neck.

The doctor replies, "Well, don't do that then!"

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Tue Jan 23, 2018 12:41 pm
by WIZ4
Vegemeister wrote:Negative mining speed -> mining progress bar goes backwards. Seems logical to me. I am reminded of this old joke:

A man goes to the doctor and says, "Hey doc, it hurts when I do this-" Then, he bends over in his chair and puts his foot behind his neck.

The doctor replies, "Well, don't do that then!"
I think she should not go behind the screen

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Tue Jan 23, 2018 4:09 pm
by Oxyd
Above all, the game shouldn't allow mining speed modifier less than -1, since that would mean negative mining speed, which makes no sense. (The modifier is added to the current speed, so -0.5 means half as fast.)

Fixed in 0.16.19.

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Tue Jan 23, 2018 9:03 pm
by WIZ4
Oxyd wrote:Above all, the game shouldn't allow mining speed modifier less than -1, since that would mean negative mining speed, which makes no sense. (The modifier is added to the current speed, so -0.5 means half as fast.)

Fixed in 0.16.19.
Is this also fixed for running_speed_modifier and crafting_speed_modifier?
Animatiogn.gif
Animatiogn.gif (57.17 MiB) Viewed 7044 times
Animation2.gif
Animation2.gif (10.61 MiB) Viewed 7044 times

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Thu Jan 25, 2018 3:08 pm
by Oxyd
WIZ4 wrote:
Oxyd wrote:Above all, the game shouldn't allow mining speed modifier less than -1, since that would mean negative mining speed, which makes no sense. (The modifier is added to the current speed, so -0.5 means half as fast.)

Fixed in 0.16.19.
Is this also fixed for running_speed_modifier and crafting_speed_modifier?
Yes, it is. :)

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Thu Jan 25, 2018 8:26 pm
by darkfrei
Please don't attach 57 MB .gif files!

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Thu Jan 25, 2018 8:48 pm
by WIZ4
darkfrei wrote:Please don't attach 57 MB .gif files!
Sorry, I will try to reduce the size

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Thu Jan 25, 2018 9:18 pm
by cybernoise
I think the progressbar goes backwards, is because if the miningspeed is set to less then 0. -1, ...
the estimated time of completation is "send" in the past... ^^ so it starts counting -1 -2 -3 -4 and never reaching the goal of ,for example, 4. (4seconds for smelting something) and theirfore sticks infinite in a loops, but wouldn't the game crash someday ?

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Thu Jan 25, 2018 9:33 pm
by Jap2.0
cybernoise wrote:I think the progressbar goes backwards, is because if the miningspeed is set to less then 0. -1, ...
the estimated time of completation is "send" in the past... ^^ so it starts counting -1 -2 -3 -4 and never reaching the goal of ,for example, 4. (4seconds for smelting something) and theirfore sticks infinite in a loops, but wouldn't the game crash someday ?
No. As Oxyd explained:
Oxyd wrote:Above all, the game shouldn't allow mining speed modifier less than -1, since that would mean negative mining speed, which makes no sense. (The modifier is added to the current speed, so -0.5 means half as fast.)

Fixed in 0.16.19.

Re: [16.18] Mining speed progress bar goes down of the screen

Posted: Thu Jan 25, 2018 9:48 pm
by Supercheese
Oxyd wrote:
WIZ4 wrote:Is this also fixed for running_speed_modifier and crafting_speed_modifier?
Yes, it is. :)
Nooooooooooooo!
I quite liked moonwalking! :(