View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002043 | OpenClonk | Engine - C4Script | public | 2018-06-16 13:34 | 2018-12-20 09:56 | ||||
Reporter | Marky | ||||||||
Assigned To | Marky | ||||||||
Priority | normal | Severity | feature | Reproducibility | sometimes | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | git master | |||||||
Summary | 0002043: Feature Request: GetEnergy(bool exact) | ||||||||
Description | Currently there is no way to find out the exact energy value of an object. You can track it with an effect that has the damage() function, but this should not be necessary and is prone to error if an effect with a different priority changes the damage done. This may be necessary for certain applications. Currently it is necessary for me. So, I just want to get the exact value for the energy if I call object->GetEnergy(true) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Marky (developer) 2018-12-20 09:55 |
https://github.com/openclonk/openclonk/commit/6351fe7a66ff2197dd500b5496eaa89baa75210c |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-06-16 13:34 | Marky | New Issue | |
2018-12-20 09:55 | Marky | Note Added: 0006194 | |
2018-12-20 09:56 | Marky | Assigned To | => Marky |
2018-12-20 09:56 | Marky | Status | new => resolved |
2018-12-20 09:56 | Marky | Resolution | open => fixed |
2018-12-20 09:56 | Marky | Fixed in Version | => git master |