1.3.4 * Fixed again bug when plugin restored score for players after map changed 1.3.3 * Fixed bug when plugin restored score for random player after map changed * SQL: steamId changed to be a "PRIMARY KEY" * SQL: replaced "INSERT" and "DELETE" with "INSERT OR REPLACE" * SQL: added "VACUUM" command for DB optimization * SQL: added errors output for queries with empty callbacks * Added Danish, Swedish and Norwegian translations (by sissalina) * Added Dutch translation (by DaNi0) * Plugin now requires SourceMod 1.2.0 or higher 1.3.2 * Optimized SQL functionality (freezes fix) * Integrated colors.inc for chat colors management * Updated Polish translation (by FrozenHaxor and Zuko) 1.3.1 * Not a beta anymore * Minor code changes 1.3.0 (beta) * Fixed incorrect stats working in Team Fortress 2 * Added partial Day of Defeat: Source support * Optimization of save scores forever mode * Added auto-update functionality 1.2.2 * Not a beta anymore * Added "Reset Score" option into settings menu (clientprefs) * Added new phrase into translation file 1.2.1 (beta) * Fixed error "PrintToChat reported: Client is not in game" 1.2.0 (beta) * Added Team Fortress 2 support * Code totally rewritten * Fixed many problems related with save scores forever mode * Added game restart and server crash scores protection for save scores forever mode * Fixed save scores didn't work in HL2DM when mp_teamplay 0 * Admin command that resets all players' score now works without game restart * Now when player returns from spectators only cash will be restored * Fixed compilation warning about old SQL function * Now plugin requires SourceMod 1.1.0 or higher * Added config file * Updated Polish translation (by Zuko) * Added German translation (by Isias) 1.1.0 * Added save spectators cash function * Added sm_save_scores_forever * Added admin cmd sm_save_scores_reset * Added allow players to reset there score * Fixed plugin don't save money if score was 0:0 * Fixed cvar sm_save_scores_css_cash was public 1.0.2 * Fixed sm_save_scores_tracking_time didn't work when set to 0 1.0.1 * Added Polish translation (by Zuko) * Fixed scores DB didn't clear when map starts 1.0.0 * Initial Release