View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001947 | OpenClonk | Objects | public | 2017-10-14 16:39 | 2017-10-15 21:58 | ||||
Reporter | K-Pone | ||||||||
Assigned To | K-Pone | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | Desktop | OS | Windows 7 | OS Version | 64 bit | ||||
Product Version | |||||||||
Target Version | Fixed in Version | 8.0 | |||||||
Summary | 0001947: Goal_LastManStanding doesn't refresh scoreboard | ||||||||
Description | The Scoreboard in any round that uses Goal_LastManStanding does not refresh, at least partially. The relaunch count always shows the default relaunch count until a player is eliminated. Then the "eliminated" icon is shown. The relaunch count is however processed correctly as the death announcements show. Also, a player with no relaunches left is eliminated after death as expected. | ||||||||
Additional Information | In some scenarios there are errors occuring on the dynamic scoreboard icons. (like in Ballern when you remove the System.ocg script, which contains temporarily fixes for that) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
occ (reporter) 2017-10-15 21:55 |
Hi! There's been a check-in that references this bug. For more information you can visit the repository browser at this address: https://git.openclonk.org/openclonk.git/commitdiff/a0b131cefde643a80499db407b8c1e8e0b0537c1 Changeset a0b131c by Martin Strohmeier <k-pone@gmx.de> Fix scoreboard not updating relaunches 0001947 |
K-Pone (developer) 2017-10-15 21:58 |
Scoreboard will be updated now when a relaunch occurs. OnPlayerRelaunch is now GameCallEx instead of GameCall, so other objects like the dynamic scoreboard columns can update properly now, since RelaunchPlayer was only called when the player was eliminated. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-14 16:39 | K-Pone | New Issue | |
2017-10-15 21:55 | occ | Note Added: 0005787 | |
2017-10-15 21:58 | K-Pone | Assigned To | => K-Pone |
2017-10-15 21:58 | K-Pone | Status | new => resolved |
2017-10-15 21:58 | K-Pone | Resolution | open => fixed |
2017-10-15 21:58 | K-Pone | Fixed in Version | => 8.0 |
2017-10-15 21:58 | K-Pone | Note Added: 0005788 |