+-----------+ | Changelog | +-----------+ * Quake Live config generator * Lashknife * http://www.holysh1t.net March 8, 2009 - First release on http://www.holysh1t.net - initial fixes March 30, 2009 - changelog started so all previous changes are considered to have been part of initial fixes on March 8 ;) - ragequit : command added (controls tab) - r_lodbias : values updated, before [0 - 3] now [-2 to 2] (graphics tab) - r_overbrightbits : values updated, before [0 - 3] now [0 - 4] (graphics tab) - r_mapoverbrightbits: values updated, [0 - 3] now [0 - 10] (graphics tab) - r_gamma : values updated, [0 - 3] now [0.5 - 4], you can go higher, but not worth in this script (graphics tab) - some explanations - visible as a tooltip when hovering the form fields - have been added/updated. - added an option to take both tga and jpg screenshot with one key bind. (controls tab) - cl_maxpackets : added a missing value - cg_predictlocalrailshots : cvar added (net tab) April 28, 2009 - GUI changed, a wider page allows better structuring of the elements - Weapon style preview shots added - 4 extra custom chatlines added - Animations optimized but Firefox seems to suffer from it - Keyboard added, to dynamically bind keys and have a colored overview of your keyboard+mouse layout - Generate fragments like gfx and chat, so you don't have to copy/paste those out. - Update some cvar descriptions. - Created a related newspost "Rail Settings" that shows the variety of layout options available for the railgun May 2, 2009 - Advanced Weapon control had some JS bugs, fixed those + uploaded correct js files, thanks for noticing! - Firefox now insta jumps to tab, as it suffers from a rendering penalty it seems, so I did a browserdetect - Some minor css updates to avoid overlapping of elements. May 4, 2009 - fixed weapons old/new style: values linked to preview shots were correct, but labels had to be swapped - comments fixed: bug in QL where a ; breaks a // line. If you have a config with comments before this date, check for ; in comments and remove/replace with comma to avoid console warnings! > reported to QL forums: http://www.quakelive.com/forum/showthread.php?p=146729 - fixed dropflag/dropweapon binding June 5th, 2009 - fixed picmip issues where several options lost their selection values. - added Chat history bind (default H) June 12th, 2009 - fixed crosshaircolor order, which is not the same as the name/clan/chat color order July 30th, 2009 - Included changes since Tuesday Updates got active (first Tuesday update was July 14th, 2009) - cg_followkiller, cg_followpowerup, cl_conTimeStamps, cg_forceBlueTeamModel, cg_forceRedTeamModel: cvar added (player tab) - cg_selfOnTeamOverlay, cl_demoRecordMessage, cg_draw3dicons: cvar added (hud tab) - cg_chatBeep, cg_teamChatBeep: cvar added (sound tab) - cl_mouseSensCap, in_mouse, cg_autoaction (replaces cl_autoRecordDemo): cvar added (controls 1 tab) - updated cvar explanations: cg_followPowerup, cg_lagometer, cg_fov - added commands: spec [fc/blue/red] - removed cvars: ~ cl_autoRecordDemo (replaced by cg_autoaction) ~ ui_clantagpos (removed) - slider fields had the readonly protection removed, so you can set values by typing them. If a manually set value is out of bounds for the slider, then an alert will be given to indicate slider position is not correctly representing the value. - fixed cg_drawgun 2 values, had fix/sway mixed up, now correct in hud tab and in advanced weapons settings.