View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001898 | OpenClonk | Engine | public | 2017-03-10 21:54 | 2017-03-11 05:17 | ||||
Reporter | Maikel | ||||||||
Assigned To | Sven2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | git master | ||||||||
Target Version | git master | Fixed in Version | |||||||
Summary | 0001898: Enforce scenario template definitions | ||||||||
Description | See following discussion: <Maikel> Sven, for the template [Definitions] in the Scenario.txt are not taken into account <Sven> Maikel: Yes, that's overwritten by the user's definition selection <Sven> I could change it to update the defaults if you switch templates <Maikel> Also include scenario folder local .ocd's please <Maikel> Definition1=Objects.ocd <Maikel> Definition2=Decoration.ocd <Maikel> Definition3=OCTower.ocs/TowerObjects.ocd <Maikel> Something like that <Sven> Ugh, that will list too many useless definitions <Maikel> True, so therefore only those that are explicitly given in the Definitions section of the template Scenario.txt <Maikel> Or these should be forced maybe? <Sven> Then I'll hav eto parse these sections of all template scenarios first <Maikel> a room template with room objects is pretty useless | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
occ (reporter) 2017-03-11 05:14 |
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/6937969175874261615df4dc0539976128ed1805 Changeset 6937969 by Sven Eberhardt <sven2@goldwipf.de> Force pre-select definitions specified in [Definitions] section of editor template c4s (0001898) |
Sven2 (developer) 2017-03-11 05:16 |
Implemented. By the way, the [Definitions] section always uses backslashes for paths. I.e.: Definition3=OCTower.ocs\TowerObjects.ocd Otherwise, preselection will not work. I think forward slashes also cause some problems with Origin settings. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-10 21:54 | Maikel | New Issue | |
2017-03-10 21:55 | Maikel | Product Version | => git master |
2017-03-10 21:55 | Maikel | Target Version | => git master |
2017-03-10 21:55 | Maikel | Assigned To | => Sven2 |
2017-03-10 21:55 | Maikel | Status | new => assigned |
2017-03-11 05:14 | occ | Note Added: 0005625 | |
2017-03-11 05:16 | Sven2 | Note Added: 0005626 | |
2017-03-11 05:17 | Sven2 | Status | assigned => resolved |
2017-03-11 05:17 | Sven2 | Resolution | open => fixed |