bhoptimer/addons/sourcemod
cialloo 55c7836c67 Enhance database compatibility for rankings and statistics
- Updated SQL queries in shavit-rankings.sp to support PostgreSQL and SQLite, including handling of INSERT and REPLACE statements.
- Modified shavit-stats.sp to adapt SQL syntax based on the database driver, ensuring compatibility for playtime updates and statistics retrieval.
- Adjusted shavit-wr.sp to format time values correctly across different database systems and refined leaderboard queries.
- Enhanced shavit-zones.sp to use INSERT ON CONFLICT for PostgreSQL, maintaining compatibility with MySQL and SQLite.
- Introduced a global driver variable to manage database-specific logic throughout the scripts.
2025-07-13 10:54:05 +08:00
..
configs Startzone speed limit flexibility (#1219) 2025-04-12 15:54:54 +00:00
gamedata CBasePlayer->m_afButtonDisabled gamedata for csgo 2025-03-24 16:53:37 +00:00
scripting Enhance database compatibility for rankings and statistics 2025-07-13 10:54:05 +08:00
translations Add FirstLogin to database and profile (#1234) 2025-04-19 22:26:29 +00:00