Skip to content

Releases: tyger07/BF4-Server-Stats

Fix reported issue #43.

07 Jun 15:49
f66e209
Compare
Choose a tag to compare

Issue #43 reported some changes which needed to be made. These are either due to deprecation or due to errors which were simply missed.

Remove spaces at the beginning of the server name when doing a Battlelog server search.

23 Jun 04:05
Compare
Choose a tag to compare

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

17 Jun 02:54
Compare
Choose a tag to compare

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

18 May 00:37
Compare
Choose a tag to compare
5-17-21

consistency and compatibility improvements

format things and stupid bugs

10 May 04:30
Compare
Choose a tag to compare

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

10 May 06:29
Compare
Choose a tag to compare

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

20 Apr 22:31
Compare
Choose a tag to compare

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

11 Apr 04:06
Compare
Choose a tag to compare

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

05 Apr 07:58
Compare
Choose a tag to compare

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

04 Apr 09:22
Compare
Choose a tag to compare

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.