View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003538 | Spring engine | General | public | 2013-03-08 10:13 | 2013-03-11 22:50 | ||||
Reporter | jamerlan | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 93.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003538: cursor placed incorrectly. Try to zoom out and attack Beamer (in BA 7.72) | ||||||||
Description | Try to give orders. They will be given not in cursor place. Or try to aim bottom of the beamer (for eaxample). | ||||||||
Steps To Reproduce | play with zooming in/out and enemy beamer. Try to aim beamer moving coursor to beamer's bottom. | ||||||||
Additional Information | I wanted to make screenshot, but screenshots are made without cursor. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jamerlan (reporter) 2013-03-08 10:15 |
P.S. I am playing in windowed mode. |
Kloot (developer) 2013-03-08 12:38 |
demo please, AFTER /luaui disable |
jK (developer) 2013-03-08 13:27 Last edited: 2013-03-08 13:34 |
1. use `/hardwarecursor 0` to make cursor appear in screenshots (don't forget to reenable it afterwards) 2. It's a lua/widget bug, there is now a 2nd attack cursor for static defense. Which is used when the hovered pos can't be targeted. This cursor defaults to the standard attack cursor. But now some mods handle the cursor `themes` in lua (nothing bad at that)m, but instead of defining the cursor hotspot in the .txt metafile next to the cursor, they apply the hotspot in the Lua function. THis way the engine doesn't know of this irregular hotspot when it loads the attackbad cursor. |
jamerlan (reporter) 2013-03-08 15:04 |
Demo file uploaded. It's reproducible even with "/luaui disabled" but with "/hardwarecursor 1" From 04:13 till the end my cursor was on the beamer and it had no "attack" style. If I click - orders appears at the right and bottom near cursor. With "/hardwarecursor 0" - no issues. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-08 10:13 | jamerlan | New Issue | |
2013-03-08 10:13 | jamerlan | File Added: infolog.txt | |
2013-03-08 10:15 | jamerlan | Note Added: 0009999 | |
2013-03-08 12:38 | Kloot | Note Added: 0010000 | |
2013-03-08 13:27 | jK | Note Added: 0010002 | |
2013-03-08 13:27 | jK | Note Edited: 0010002 | View Revisions |
2013-03-08 13:28 | jK | Note Edited: 0010002 | View Revisions |
2013-03-08 13:34 | jK | Note Edited: 0010002 | View Revisions |
2013-03-08 13:34 | jK | Note Edited: 0010002 | View Revisions |
2013-03-08 15:00 | jamerlan | File Added: 20130308_175432_DeltaSiegeDry_93.sdf | |
2013-03-08 15:04 | jamerlan | Note Added: 0010003 | |
2013-03-08 16:48 | abma | Relationship added | related to 0001692 |
2013-03-08 18:18 | jK | Changeset attached | => spring develop c7b21658 |
2013-03-08 18:18 | jK | Assigned To | => jK |
2013-03-08 18:18 | jK | Status | new => resolved |
2013-03-08 18:18 | jK | Resolution | open => fixed |
2013-03-08 18:22 | jK | Relationship deleted | related to 0001692 |
2013-03-11 22:50 | jK | Changeset attached | => spring release 97910e20 |