Skip to content

Commit 874d8f5

Browse files
committed
2 parents 74396f2 + bfd122e commit 874d8f5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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

0 commit comments

Comments
 (0)