Releases: tyger07/BF4-Server-Stats
Fix reported issue #43.
Remove spaces at the beginning of the server name when doing a Battlelog server search.
I don't know why, but some servers appear to have a bunch of spaces at the beginning of their name. Is that for the purpose of moving them to the top of search results? Is that to line them up with something on the server loading screen? I have no idea. But, anyway, it appears Battlelog automatically finds no results if you search for the server with all of the spaces at the beginning of its name. So, now the extra spaces are removed before searching Battlelog for the server.
More Fixes -- Some Found, Some Reported
Fixes some resource issues.
- Fixes vehicle stats tab in player stats page.
- Fixes possible double forward slashes issue.
- More compatibility solutions for image resources for web servers with .htaccess restrictions.
consistency and compatibility improvements
5-17-21 consistency and compatibility improvements
format things and stupid bugs
I have noticed that some people have server names with a bunch of leading spaces. I don't know why. It seems like a weird thing to do. Anyway, it makes things display weird in a couple of places. So, now I have stripped leading spaces from being displayed in a couple of places.
more info on players-per-day server info image
Adding onto yesterday's update, why not add this too? Yesterday's update was more useful, so please consider updating even though this update alone might not seem very useful.
Potential fixes for HTTPS servers and potential iframe embed fix
An issue was reported regarding using Enjin which may have been related to HTTP requests for content from a HTTPS server. That issue should now be corrected. Additionally, an iframe embed of the HTML server banner is now more robust by explicitly referring to the URI of some objects instead of assuming that the working directory is correct.
"Maps Played" Image Bug Fixes
Fixes a couple of bugs with the "maps played" image, and adds the "other" legend item if the total displayed is less than 100%.
Little Things
Just some little optimizations and tweaks. Hardly worth mentioning.
- general cleanup
- HTTPS link for battlelog player stats link, instead of HTTP
- buffering of players-by-date data to fix the first date sometimes showing max on the graph, even though it is less than subsequent dates
- stop caching server banner images if resizing wasn't requested
For those curious, you can see what changed:
4-4-21...4-5-21
Small Update
Fixes/changes some minor things.
- Centers player stats image in its player stats table cell.
- Corrects the myrcon address in some places.
- Changes Battlelog address from HTTP to HTTPS so that the join button in Battlelog appears.