Custom Query (126 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 126)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#151 fixed Remove unnecessary data from playersonline/offline Alloc Alloc
Description E.g. IP. Data that isn't used by the map should not be transferred for both "security" (e.g. players being allowed to view the map and online players but not allowed to see IPs) and transfer sizes.
#150 fixed Improve handling of offline players list Alloc Alloc
Description Currently offline players list is transferred completely every few seconds (even if they are not selected on the map). This can cause a lot of unnecessary data transfer.

Ideal solution: Transfer the whole list once when opening the map and afterwards only transfer incremental changes when a player goes offline (when player goes online he'll be in the next online players list and can thus be removed that way from the offline list on the browser).

Alternative solution: Only transfer the (whole) list when offline players are selected in the map and add a way to only query the current offline count to display that number on the checkbox label.
#149 fixed Save state of page choices to cookie Alloc Alloc
Description Store e.g. the selected layers and menu state to a cookie and reapply that state when the page is opened.
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.