View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005916 | Spring engine | General | public | 2018-03-08 11:05 | 2018-03-08 12:10 | ||||
Reporter | silentwings | ||||||||
Assigned To | Kloot | ||||||||
Priority | none | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | no change required | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005916: lua callout to set/remove geothermal vents | ||||||||
Description | Currently does not exist, afaik. Would be analogous to Spring.SetMetalAmount(..). | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2018-03-08 11:35 |
you can already do both via Spring.{Create,Destroy}Feature, vents are just regular features. |
silentwings (reporter) 2018-03-08 11:40 |
Oh! Close this. (I guess that the name 'geovent' must somehow be special.) |
Kloot (developer) 2018-03-08 12:10 |
indeed (https://github.com/spring/spring/blob/develop/rts/Sim/Features/FeatureDefHandler.cpp#L220 scans for it), as is "treetype". the code also ensures there is always a geovent FeatureDef available on every map. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-03-08 11:05 | silentwings | New Issue | |
2018-03-08 11:35 | Kloot | Note Added: 0018867 | |
2018-03-08 11:40 | silentwings | Note Added: 0018868 | |
2018-03-08 12:10 | Kloot | Assigned To | => Kloot |
2018-03-08 12:10 | Kloot | Status | new => resolved |
2018-03-08 12:10 | Kloot | Resolution | open => no change required |
2018-03-08 12:10 | Kloot | Note Added: 0018869 |