View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005402 | Spring engine | Lua | public | 2016-11-25 14:36 | 2017-01-14 15:42 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | hokomoko | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005402: LuaMenu does not have Spring.SendLuaUIMsg | ||||||||
Description | LuaMenu should have some way to send messages to LuaUI. Since Spring.SendLuaMenuMsg exists in LuaUI it seems natural to add Spring.SendLuaUIMsg to LuaMenu. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hokomoko (developer) 2016-11-27 19:03 Last edited: 2016-11-27 19:03 |
SendLuaUIMsg sends the messages over the network to all players and they are stored in the replay. Is that what you want? In other words, please tell me what you want to do rather than how to enable you to do it. |
Google_Frog (reporter) 2017-01-02 03:11 |
I want to send strings and numbers between luaMenu and luaUI. Ideally this would be achieved with the ability to register functions in both and have the other lua state call them. |
hokomoko (developer) 2017-01-02 23:18 |
"In other words, please tell me what you want to do rather than how to enable you to do it." The above meant a specific use case. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-25 14:36 | Google_Frog | New Issue | |
2016-11-27 19:03 | hokomoko | Note Added: 0016914 | |
2016-11-27 19:03 | hokomoko | Note Edited: 0016914 | View Revisions |
2017-01-02 03:11 | Google_Frog | Note Added: 0017012 | |
2017-01-02 23:18 | hokomoko | Note Added: 0017013 | |
2017-01-14 15:42 | hokomoko | Assigned To | => hokomoko |
2017-01-14 15:42 | hokomoko | Status | new => resolved |
2017-01-14 15:42 | hokomoko | Resolution | open => fixed |
2017-01-14 15:42 | hokomoko | Changeset attached | => spring develop 3ca1f707 |