View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001657 | OpenClonk | Engine | public | 2016-01-24 22:50 | 2019-01-02 16:18 | ||||
Reporter | Luchs | ||||||||
Assigned To | Luchs | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | git master | Fixed in Version | 9.0 | ||||||
Summary | 0001657: OpenClonk registers the same clonk:// url handler as Clonk Rage | ||||||||
Description | Having a separate URL handler is essential for the games site https://clonkspot.org/games which shows both CR and OC games. CR can't be updated to use a separate handler, so I used openclonk:// there. It would be nice if OC could register this (or a similar) URL handler instead. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Isilkor (developer) 2016-01-26 00:30 |
I'm considering writing a small dispatcher that installs itself as a clonk: protocol handler and parses the reference to figure out which game to launch. Since CR doesn't really get any updates anymore that should be fine as long as people install OpenClonk later than CR. Alternatively we could also user-locally install the dispatcher whenever OpenClonk starts, which should override the machine-wide registration that CR installs, but that might lead to weird instances where on a PC which had CR installed after OC some users may have the dispatcher active while others don't, depending on whether they've ever launched OpenClonk before. |
Clonkonaut (developer) 2017-10-26 13:21 |
Reminder sent to: Isilkor Anything more on this? |
Luchs (administrator) 2019-01-02 16:17 |
Funni complained that this is still an issue, so I added the extra handler for openclonk:// now. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-24 22:50 | Luchs | New Issue | |
2016-01-26 00:30 | Isilkor | Note Added: 0004883 | |
2017-08-05 13:58 | Maikel | Target Version | => 8.0 |
2017-10-26 13:20 | Clonkonaut | Target Version | 8.0 => git master |
2017-10-26 13:21 | Clonkonaut | Note Added: 0005842 | |
2019-01-02 16:16 | Luchs | Assigned To | => Luchs |
2019-01-02 16:16 | Luchs | Status | new => assigned |
2019-01-02 16:17 | Luchs | Status | assigned => closed |
2019-01-02 16:17 | Luchs | Resolution | open => fixed |
2019-01-02 16:17 | Luchs | Fixed in Version | => 9.0 |
2019-01-02 16:17 | Luchs | Note Added: 0006198 | |
2019-01-02 16:18 | Luchs | Status | closed => resolved |