View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000654 | OpenClonk | Objects | public | 2011-09-15 15:09 | 2017-08-05 14:05 | ||||
Reporter | MimmoO | ||||||||
Assigned To | Randrian | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | 8.0 | Fixed in Version | 8.0 | ||||||
Summary | 0000654: Can't climb while the holding the Flag | ||||||||
Description | When you have the flag in a CTF-game, you can climb, but not pull up over edges. | ||||||||
Additional Information | Tested in FrozenFortress and Hideout | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Ringwaul (developer) 2011-09-15 21:36 |
I can confirm that. The clonk just stops at the top of a wall, with his hands touching the corner. |
Newton (administrator) 2011-09-18 23:39 Last edited: 2011-09-18 23:42 |
Just when the "ScaleTop" animation is played, a clonk with less than 100% scaling speed does not move at all. The clonk's scaling speed is changed by the function PushActionSpeed("Scale",speed) which modifies the "Speed" entry in the ActMap. For higher values of speed, for example 1000, the animation and movement is done correctly. That is why I suspect that through rounding at some point at playing the ScaleTop animation, too small values of Scale.Speed end up in the Clonk not being able to scale at all. However the clonk rotation code is not very well understandable to me and otherwise I was not able to find the cause for this bug. But what I am pretty sure of is that this bug came from the implementation of the additional scaling animations. |
Newton (administrator) 2011-09-27 21:10 |
there exists a (hopefully) temporary workaround, so its not release blocking anymore |
Maikel (developer) 2017-08-05 14:05 |
This seems to be solved for now and since the bug is very old I will close it. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-09-15 15:09 | MimmoO | New Issue | |
2011-09-15 15:10 | MimmoO | Relationship added | child of 0000266 |
2011-09-15 15:11 | MimmoO | Summary | Can't climb the holding the Flag => Can't climb while the holding the Flag |
2011-09-15 17:33 | Newton | Note Added: 0001860 | |
2011-09-15 17:33 | Newton | Relationship added | has duplicate 0000638 |
2011-09-15 17:34 | Newton | Note Deleted: 0001860 | |
2011-09-15 17:35 | Newton | Relationship deleted | has duplicate 0000638 |
2011-09-15 21:36 | Ringwaul | Note Added: 0001862 | |
2011-09-18 23:39 | Newton | Note Added: 0001869 | |
2011-09-18 23:41 | Newton | Note Edited: 0001869 | View Revisions |
2011-09-18 23:42 | Newton | Note Edited: 0001869 | View Revisions |
2011-09-18 23:42 | Newton | Assigned To | => Randrian |
2011-09-18 23:42 | Newton | Status | new => assigned |
2011-09-27 21:10 | Newton | Note Added: 0001906 | |
2011-09-27 21:10 | Newton | Relationship deleted | child of 0000266 |
2017-08-05 13:58 | Maikel | Target Version | => 8.0 |
2017-08-05 14:05 | Maikel | Status | assigned => resolved |
2017-08-05 14:05 | Maikel | Resolution | open => fixed |
2017-08-05 14:05 | Maikel | Fixed in Version | => 8.0 |
2017-08-05 14:05 | Maikel | Note Added: 0005707 |