Anonymous | Login | Signup for a new account | 2021-04-10 11:24 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0003880 | Doomseeker | UI | public | 2021-02-19 04:56 | 2021-03-03 23:58 | ||||||||
Reporter | AlexMax | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | tweak | Reproducibility | N/A | ||||||||
Status | confirmed | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0003880: Odamex: Update to protocol version 7 | ||||||||||||
Description | I did some research on the Odamex plugin for Doomseeker, and it appears that it uses an outdated query protocol version 5. We are now up to version 7. I was not around for these bumps, but from what I can tell, each bump includes two incredibly minor changes, and rather than try to explain it in a bug report, I'd rather just link to the protocol reader directly out of our source tree. https://github.com/odamex/odamex/blob/0.8.3/odalpapi/net_packet.cpp#L330 [^] The two spots marked with QRYNEWINFO seem to be the sum total of changes. In order to activate these changes, you need to bump SERVER_CHALLENGE on your end,. specifically bumping the 5 to a 7. | ||||||||||||
Additional Information | This is not a 0.9 change, so regardless if you do it now or after 0.9 is released, you can see the results. The reason I would like this protocol update is to make the "revision" part of the popup more useful; since our move to git we broadcast our revision as a string and being able to see the revision in Odalaunch has proven to be incredibly useful. Plus, the way it looks right now looks...kind of broken. | ||||||||||||
Attached Files | ![]() | ||||||||||||
![]() |
|
WubTheCaptain (developer) 2021-03-03 23:57 |
Thanks. Looks like those didn't exist in Odamex tag 0.7.0 source, but were present since tag 0.8.0. The file to patch in Doomseeker is doomseeker/src/plugins/odamex/odamexserver.cpp. Looks like:
|
Only registered users can voice their support. Click here to register, or here to log in. | |
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2021-02-19 04:56 | AlexMax | New Issue | |
2021-02-19 04:56 | AlexMax | File Added: doomseeker_La8Gt7hapB.png | |
2021-03-03 23:57 | WubTheCaptain | Note Added: 0021604 | |
2021-03-03 23:57 | WubTheCaptain | Status | new => confirmed |
2021-03-03 23:58 | WubTheCaptain | Severity | feature => tweak |
Copyright © 2000 - 2021 MantisBT Team |