View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005819 | The Dark Mod | Feature proposal | public | 20.11.2021 16:54 | 30.10.2023 23:22 |
Reporter | Geep | Assigned To | Obsttorte | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Fixed in Version | TDM 2.11 | ||||
Summary | 0005819: Feature request - add location to screenshot filename | ||||
Description | When beta testers provide screenshots of bugs, it is occasionally hard to figure out where in the game a shot was taken. For instance, it may just show a close up of a wall with poor texturing. It would be helpful if the player's coordinates (i.e., DR x,y,z) were included in the filename. Each coordinate should be rounded to the nearest signed integer to keep the filename concise. A format might be, for example: "[300,-15,2048]", but any thing you like would be fine. The location format should appear after the timestamp, so that file listings would continue to be in chronological order. That is, change the existing filename template from: <fm dir name><date and timestamp>.jpg to <fm dir name><date and timestamp><location>.jpg | ||||
Additional Information | I confirmed that DR location data is not currently saved in the EXIF header. That would be a less-helpful place for it. Don't bother adding the player's view vector info... Not worth the longer file name IMHO. | ||||
Tags | No tags attached. | ||||
The origin of the players view is added to the filename. Commited with revision 9924. | |
Thanks! | |
I did a small change in svn rev 9927. Hopefully, filename is easier to parse now: bakery_job (2022-06-11 13-26-03) (2233.69 -49.36 53.54).jpg Of course, parentheses are bad for compatibility, but with so many numbers we should try. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
20.11.2021 16:54 | Geep | New Issue | |
04.06.2022 18:28 | Obsttorte | Note Added: 0014839 | |
05.06.2022 18:10 | Obsttorte | Assigned To | => Obsttorte |
05.06.2022 18:10 | Obsttorte | Status | new => resolved |
05.06.2022 18:10 | Obsttorte | Resolution | open => fixed |
05.06.2022 18:10 | Obsttorte | Fixed in Version | => TDM 2.11 |
05.06.2022 18:14 | Geep | Note Added: 0014842 | |
11.06.2022 11:40 | stgatilov | Note Added: 0014859 | |
30.10.2023 23:22 | Daft Mugi | Relationship added | related to 0006331 |