Anonymous | Login | Signup for a new account | 2025-06-18 11:39 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000649 | Zandronum | [All Projects] Suggestion | public | 2012-01-09 05:02 | 2021-10-30 18:13 | ||||
Reporter | Qent | ||||||||
Assigned To | Kaminsky | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
Product Version | 98d | ||||||||
Target Version | Fixed in Version | 3.1-beta | |||||||
Summary | 0000649: Let maplist be used by clients | ||||||||
Description | Currently maplist executed from a client always comes up empty. Instead, it should do the same as rcon maplist. | ||||||||
Attached Files | |||||||||
![]() |
||||||
|
![]() |
|
Konar6 (reporter) 2013-10-27 11:12 |
'http://sickedwick.net/k6/3d05db6986f39f5ca2cd490ed9b20c8d/00000055.txt [^]' |
Dusk (developer) 2013-10-27 12:16 edited on: 2013-10-27 12:18 |
Your diff does not seem to update the maplist on the clients if the server changes it. Might need several SVC2_ entries here, one for each manipulation command.. Also I think Quote should be replaced with a function in maprotation.cpp which returns a const-reference of the entries, something like: const std::vector<MAPROTATIONENTRY_t>& MAPROTATION_GetAllEntries( void ) Then make g_MapRotationEntries static. It should probably be a std::deque too because insertmap can be used to add entries at the beginning. |
WaTaKiD (updater) 2021-10-29 07:58 |
tested using 3.1-alpha-r211026-1439 on local windows and tspg linux servers, using various amounts of addmap, delmap, insertmap, map specific player counts, map rotation enabled/disabled, random map rotation enabled/disabled, a client present during maplist changes, and a client connecting after maplist changes, and maplist worked just fine for both clients |
Kaminsky (developer) 2021-10-30 18:13 |
Thanks for checking! I'll mark this as resolved then. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | ZzZombo Marcaek WaTaKiD hjalg DevilHunter Combinebobnt President People unknownna Korshun |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-01-09 05:02 | Qent | New Issue | |
2013-10-27 11:12 | Konar6 | Note Added: 0007474 | |
2013-10-27 12:12 | Dusk | Relationship added | has duplicate 0001524 |
2013-10-27 12:16 | Dusk | Note Added: 0007476 | |
2013-10-27 12:17 | Dusk | Note Edited: 0007476 | View Revisions |
2013-10-27 12:18 | Dusk | Note Edited: 0007476 | View Revisions |
2014-06-15 14:40 | Watermelon | Status | new => feedback |
2021-10-29 07:58 | WaTaKiD | Note Added: 0021797 | |
2021-10-30 18:13 | Kaminsky | Note Added: 0021799 | |
2021-10-30 18:13 | Kaminsky | Status | feedback => resolved |
2021-10-30 18:13 | Kaminsky | Fixed in Version | => 3.1-beta |
2021-10-30 18:13 | Kaminsky | Resolution | open => fixed |
2021-10-30 18:13 | Kaminsky | Assigned To | => Kaminsky |
Copyright © 2000 - 2025 MantisBT Team |