| 84 | |
| 85 | === [https://7dtd.illy.bz/browser/binary-improvements?rev=??? rev. ???] (4_6_8) (TBR) === |
| 86 | |
| 87 | * WebMap mod updated to v8: |
| 88 | * Web page: |
| 89 | * Updated design, thanks to Ynd21 for the ideas |
| 90 | * Added checkbox to auto-reload tiles in a specified interval. Function can be disabled or minimum interval / default interval set in ''map.js'' line 78 and following (''new L.Control.ReloadTiles ...'') |
| 91 | * Fixed player marker clustering when players move towards each other or get farther apart |
| 92 | * Added GameTime control for webmap if having the menu bar is undesired, can be added by to map by uncommenting ''map.js'' line 102 (''new L.Control.GameTime ...'') |
| 93 | * Added Login control for webmap if having the menu bar is undesired, not used by default |
| 94 | * Further refactorings |
| 95 | * Code: |
| 96 | * Added web page login logging (print IP, SteamID, permission level) |