This version completely re-works the way updating will work, now all the important parts (the mods themselves) will now automatically come from the server when a new version is released. This should reduce the amount of manual updates (for the extension) to next to nothing.
Also to be noted a new feature was added to auto hide the offline friends list on load, it is a setting under the mod menu.
All future releases will be all about the adding of new features now that the backend is stable (it should be we will see..) so look forward to things like custom filters, auto join for a whole party, auto sort on load. And don’t forget I always take suggestions into consideration!
Code changelog
Featured changes:
Made changes to support the re-worked backend in the extension.
Added ability to auto hide offline friends list when the page loads (setting).
Removed left side notifications when mods are applied (seemed redundant).
Mod menu now displays extension version & code version.
Developer log (newest commit first):
changed version message in mod-menu to (ex) “extension: 2.2 | code: 2.2″
removed left side notifications when autoJoin and autoHooah are applied as they are pointless
added autoHideOfflineFriends mod
modified setting tick boxes to automatically refresh on load instead of having a line for each setting
fixed serialization of css and html files when building code_base
removed old mod files (passwordBypass, showAllGameModeFilters, showGameOnLoad)
added code to display changelog when the server side code loaded was a different version than the last time
Extension changelog
quickfix-2 10/30/2011 9:54pm (EST):
fixed old versions of Firefox and Opera having issues.
quickfix 10/30/2011 1:30pm (EST):
fixed Firefox and Opera having issues.
Featured changes:
Completely re-worked backend the important code is now auto updated from the server, extension updates should be very rare.
Developer log (newest commit first):
creates dev build of chrome extension to be used for client-side development
completely re-worked backend production extensions load code from the server
-to create less update requests and quicker updating of the important bits
Download:
Chrome: http://coderah.com/bf3/battlelog_mods.crx
FireFox/Opera: http://coderah.com/bf3/battlelog_mods.user.js (requires GreaseMonkey orScriptish)
For more info view the Project page: http://www.coderah.com/?page_id=389
Source Code (github): https://github.com/Coderah/Coderah-Battlelog-Mods
Google+


