File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Battlefield 4 True Player Counts (BBLog plugin)
2
+
3
+ 1 . Make sure you have ** More Sorts and Information in Serverbrowser** enabled from under Battlefield 4
4
+ 2 . Add this plugin with this URL: https://cdn.rawgit.com/Razer2015/TruePlayerCounts_BF4/master/truePlayerCounts.js
5
+
6
+ # Changelog
7
+ ```
8
+ Version: 2.0
9
+ - Change: Fetch data from another place (Code refactored quite drastically as well)
10
+ Version: 1.3.1
11
+ - Fix: Made ajax request async so it won't hang the whole site when the request doesn't work
12
+ Version: 1.3
13
+ - Added: Color coding on low, mid, high difference of the player count shown/the actual ones playing.
14
+ - Added: Option to remove spectators/commanders if there are none. This is to trim down the view.
15
+ Version: 1.1
16
+ - Fixed a bug that prevented automatic loading on page load (Worked from the Editor but not when uploaded).
17
+ Version: 1.0
18
+ - Initial release
19
+ ```
20
+
21
+ Older versions in gist: https://gist.github.com/Razer2015/655840e3455c59c147d133532a631634
You can’t perform that action at this time.
0 commit comments