SkoBrowser beta 12 change log ============================ Legend: * = New feature + = Improved feature ! = Fixed bug ? = Other stuff 11/11/2011 : Beta 12 ------------------- * New games supported : Call of Duty : Modern Warfare 3 06/11/2011 : Beta 11 ------------------- * New games supported : Battlefield 3 + EA-TCP protocol : Map translation improved ! Gamespy v2&3 protocol : Fix a bug introduced in previous beta preventing BF2142 and UT3 to work correctly 25/07/2011 : Beta 10 ------------------- + Borderlands rules support enhanced ! Launching game in wrong path fixed 02/05/2011 : Beta 9 ------------------- * New games supported : Crysis 2 (Crysis2) & HomeFront (HF) ! Gamespy v2&3 players parser : Fix a team bug resulting in wrong display for Crysis 2 ! Gamelist : Fix the infinite loop when resetting Gamelist on mIRC v7+ ! Display : fix a visual glitch when moving horizontal divider 12/04/2011 : Beta 8 ------------------- ! Source protocol rules parser : Fix multiple packets headers ! Gamelist : Handle now a "reset" if there is a critical error in game selection ! Players info : Remove bug preventing to display player info when max of players is reached 28/01/2011 : Beta 7 ------------------- * RCON "ready" : No RCON protocol is coded so the feature is not usable yet but structure code is ready ; next beta should provide Q3, CS and Source protocols * New games supported : Half-Life DM (HL), S.T.A.L.K.E.R. series (Shadow of Chernobyl, Clear Sky, Call of Pripyat) + IP Catch is now trying default query port if none mentionned + Master server : It is possible to set alternative DNS & IP directly in config in case standard ones are down + Master server : Is it possible to set a maximum number of servers and players to speed-up the list handling by mIRC + Master server : Menu display info on number of servers of "previous" and "failed" server list 19/11/2010 : Beta 6 ------------------- * New protocol supported : EA-TCP (I named it like - I don't know its official name) * New games supported : BattleField Bad Company 2 (BFBC2) & Medal of Honor 2010 (MOH) + Favorite : Try default port if no query port mentionned + Masterserver : Save game port aswell (required by EA-TCP protocol which doesn't give that info) ! Parser : String = $chr(32) supported 08/11/2010 : Beta 5 ------------------- * Raw query data display = allow to display all settings even if no "translated rules" are set * Steam protocol : Rules query added (require an extra query) * New games supported : Doom 3 (D3), StarWars Jedi Knight (SWJK) + Gamelist : Add gametypes & command lines for most games + Monitoring : Add player events, refresh rate and channel settings + Monitoring : Remove interruption in monitoring on most actions + Monitoring : Prevent from adding twice the same server in list + Interface : All menu icons are changed + new ones + Interface : Add a few right-click menu copy functions + Favorite : Remove the error message when adding twice the same favorite / select the favorite in the list (more usage friendly) + Q3 protocol players parser : Add team info when available ! Q3 protocol parser : Fix bug of maxplayers ! D3 protocol players parser : Fix bug of players data start location... this protocol is truly a pain tbh ! Gamespy v2&3 players parser : Fix bug for missing parameters resulting in $ display ! IP Catch fixed ! Refresh button not clearing players & rules list fixed ! Map preview bug fixed when name contained special char : \/:*?"<>-.+[]| ! Lock column can be filtered and sorted now ! Interface : Many bug fixes / better handling of function called on unexpected situation resulting in errors ? Code optimisation : Keep constant pattern gn/ipq/ipg between all functions, if (&& ||) shortened, use of hinc & hdec, new aliases for cleaning code 23/09/2010 : Beta 4 ------------------- * New masterserver support = Gametracker (Gamespy masterserver is often down for many games) * Multi masterserver support : user allowed to choose which masterserver to query if many availables (often Gametracker + GameSpy or Steam) * New games supported : Armed Assault (ARMA), BorderLands (BDL), Call Of Duty (COD), Crysis Warhead (CrysisW), MOH BreakThrough (MOHBT), Soldier of Fortune 2 (SOF2), Starwars BattleFront 2 (SWBF2), Urban Terror (URBT) * NoNameScript support : 1 single install which automatically detect NNS and adapt install procedure ! NoNameScript support : Previous buggy NNS support fixed (Tweak "first.nns" to skip MDX marking on SkoBrowser dialogs) + Gamespy v2&3 server parser : now supporting custom var names (ex: UT3 or BDL) + Gamespy v2&3 players parser : now automaticaly handling header + D3 protocol server parser : Fix a few issues in ETQW + Games panel : in "all favorites" mode, stop displaying favorites of removed games + Masterserver : Gamespy decryption code optimised ! Masterserver : Masterserver query interruption fixed ! Game panel : Games duplication in the panel on mIRC v7.1 fixed (bug in "hsave -i" on mIRC v7.1) ? Code optimisation : menu factorised, $bvar, $calc, $eval stripped, etc...