View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005788 | DarkRadiant | GUI | public | 26.10.2021 11:20 | 16.06.2022 12:58 |
| Reporter | Dragofer | Assigned To | greebo | ||
| Priority | low | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.13.0 | ||||
| Target Version | 2.14.0 | Fixed in Version | 2.14.0 | ||
| Summary | 0005788: Merge "Create player start" and "Move player start" options | ||||
| Description | The "Create player start" and "Move player start" options are quite similar, and the first option is almost only ever used once when creating a new map. Maybe they could be reduced to one option, possibly named "Place player start", that checks whether the map already has a player start entity? The orthoview right-click drop-down menu has grown in recent times with features like De/Selection by Filter, and possible new features like Create Particle, so it might be getting cramped for mappers with smaller screens. | ||||
| Tags | No tags attached. | ||||
|
DarkRadiant: master 09721b83 29.10.2021 10:48 Details Diff |
0005788: Add unit test checking the to-be-introduced command "PlacePlayerStart" |
Affected Issues 0005788 |
|
| mod - test/Entity.cpp | Diff File | ||
| add - test/resources/tdm/def/player.def | Diff File | ||
|
DarkRadiant: master 551bc8ac 29.10.2021 10:49 Details Diff |
0005788: Implement "PlacePlayerStart" command |
Affected Issues 0005788 |
|
| mod - radiantcore/selection/algorithm/Entity.cpp | Diff File | ||
| mod - radiantcore/selection/algorithm/Entity.h | Diff File | ||
| mod - radiantcore/selection/algorithm/General.cpp | Diff File | ||
|
DarkRadiant: master 6160dc42 29.10.2021 10:51 Details Diff |
0005788: OrthoContextMenu now uses the "PlacePlayerStart" command |
Affected Issues 0005788 |
|
| mod - radiant/ui/ortho/OrthoContextMenu.cpp | Diff File | ||
| mod - radiant/ui/ortho/OrthoContextMenu.h | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 26.10.2021 11:20 | Dragofer | New Issue | |
| 29.10.2021 10:08 | greebo | Status | new => confirmed |
| 29.10.2021 10:08 | greebo | Assigned To | => greebo |
| 29.10.2021 10:08 | greebo | Status | confirmed => assigned |
| 29.10.2021 10:51 | greebo | Changeset attached | => DarkRadiant master 09721b83 |
| 29.10.2021 10:51 | greebo | Changeset attached | => DarkRadiant master 551bc8ac |
| 29.10.2021 10:51 | greebo | Changeset attached | => DarkRadiant master 6160dc42 |
| 29.10.2021 10:52 | greebo | Target Version | => 2.14.0 |
| 29.10.2021 10:52 | greebo | Status | assigned => resolved |
| 29.10.2021 10:52 | greebo | Resolution | open => fixed |
| 29.10.2021 10:52 | greebo | Fixed in Version | => 2.14.0 |
| 16.06.2022 12:58 | greebo | Status | resolved => closed |