View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005652 | DarkRadiant | Map Editing | public | 25.06.2021 07:49 | 02.04.2022 05:55 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.13.0 | ||||
Target Version | 2.13.0 | Fixed in Version | 2.13.0 | ||
Summary | 0005652: Reload Defs is messing up the entityDefs | ||||
Description | When using the Reload Defs command, the entityDefs will be entirely messed up. Point in case: atdm:moveable_bucket_metal will have its model spawnarg set to something pointing to a broadhead arrow, but the model is not even there. It will also get some model_lod spawnargs assigned which it doesn't have on the entityDef. See the screenshots before and after reloadDefs | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
DarkRadiant: master 9125554e 25.06.2021 08:07 Details Diff |
0005652: Add test checking the faulty behaviour |
Affected Issues 0005652 |
|
mod - test/Entity.cpp | Diff File | ||
add - test/resources/tdm/def/bucket.def | Diff File | ||
DarkRadiant: master 66d439b1 25.06.2021 08:18 Details Diff |
0005652: Fix EntityClass::parseFromTokens failing to assign the locally defined attributes on re-parse. |
Affected Issues 0005652 |
|
mod - radiantcore/eclass/EntityClass.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
25.06.2021 07:49 | greebo | New Issue | |
25.06.2021 07:49 | greebo | File Added: 2021-06-25 09_45_21-Window.png | |
25.06.2021 07:49 | greebo | File Added: 2021-06-25 09_47_54-Window.png | |
25.06.2021 07:49 | greebo | Status | new => confirmed |
25.06.2021 08:07 | greebo | Assigned To | => greebo |
25.06.2021 08:07 | greebo | Status | confirmed => assigned |
25.06.2021 08:07 | greebo | Target Version | => 2.13.0 |
25.06.2021 08:18 | greebo | Changeset attached | => DarkRadiant master 9125554e |
25.06.2021 08:18 | greebo | Changeset attached | => DarkRadiant master 66d439b1 |
25.06.2021 08:18 | greebo | Status | assigned => resolved |
25.06.2021 08:18 | greebo | Resolution | open => fixed |
25.06.2021 08:18 | greebo | Fixed in Version | => 2.13.0 |
02.04.2022 05:55 | greebo | Status | resolved => closed |