Skip to content

Releases: GameConnect/sourcebansv1

Version 1.4.11

23 Mar 12:56
Compare
Choose a tag to compare

Version 1.4.11

  1. * Added .7z, .bz2 and .gz as supported demo file types
  2. * Added group overrides to admin_groups.cfg config backup
  3. * Added small demo icon next to player name in banlist, if there is a demo attached to that ban
  4. + Updated French plugin translation
  5. + Updated libraries to ADOdb 5.18, Smarty 2.6.28 and TinyMCE 3.5.8
  6. ! Fixed "Player is not on the server anymore" error
  7. ! Fixed an SQL injection
  8. ! Fixed banning people twice in community group banning
  9. ! Fixed getting names of friends in friend banning
  10. ! Fixed possible SQL error when doing an advanced search while hiding inactive bans
  11. ! Fixed several XSS vulnerabilities concerning comments
  12. ! Fixed the accordion widget to fail on init randomly for some browsers
  13. ! Fixed trying to rehash invalid server, if admin has no server access at all
  14. ! Ignore checks if GetClientAuthString returns false
  15. ! Switched to mysqli for PHP 5.5 compatibility
  16. ? Optimized and updated IpToCountry.csv

Version 1.4.10

23 Mar 13:23
Compare
Choose a tag to compare

Version 1.4.10

  1. * Added support for global overrides
  2. * Added support for group overrides
  3. * Added option to add admins without a password and email set, if they don't have any web permissions
  4. * Added mod support for CS:GO
  5. * Added basic link parsing in comments. Pasted links are now clickable
  6. + Fixed trying to unban badly formated steamids for games not using STEAM_0: but STEAM_1: or similar. Steam Universe is specified per mod.
  7. + Added filesize of demo on download to enable browsers estimate the download time
  8. + Trimmed whitespace from submission form input
  9. + Added option to add disabled mods
  10. + Servers are now sorted by serverid in the server list
  11. + (Plugin) Enhanced sm_ban to use everything after the 2nd argument (time) as the reason. No "quotes" required.
  12. ! (Plugin) Fixed creating another admin user if there already is one
  13. ! Fixed a XSS vulnerability in the breadcrumbs. (Thanks NightlyDev)
  14. ! Fixed LFI exploit for root admins
  15. ! Fixed not rehashing all servers on some installs
  16. ! Fixed case-sensitive search for "rcon_password" in rcon console
  17. ! Fixed not showing expired bans as expired if the timezone of mysql and php differs. (That should NEVER be the case!)
  18. ! Fixed visual glitch on the theme selection page showing an empty theme
  19. ! Fixed community group banning failing for groups with more than 50 members
  20. ! Fixed sql error when editing server rcon, if password contains a '?'
  21. ! Fixed not showing players with quotes in their name on the server player list
  22. ! Fixed not being able to kick/ban some players from the web directly. (not on the server anymore, while they actually are)
  23. ! Fixed not checking for duplicated mods on mod edit/add
  24. ! Fixed trying to use an invalid socket in CServerInfo causing ugly ajax errors instead of a clean "Error connecting"
  25. ! Fixed showing 1.1.1970 as last login time, if user never logged in before
  26. ? Removed unnecessary query in admingroup editform
  27. ? Added link to FAQ to "Error connecting" message for admins
  28. ? Updated IpToCountry.csv

Version 1.4.9

23 Mar 13:33
Compare
Choose a tag to compare

Version 1.4.9

  1. * Added mod support for Alien Swarm, CSPromod, E.Y.E and Nuclear Dawn
  2. + Added admin name to dublicate admindetails error message
  3. + Permission to permaban now follows sm_unban permission, even when sm_unban is overridden. (Thanks psychonic)
  4. ! Fixed problem with lost password page (Thanks to Qabandi)
  5. ! Fixed SQL injection exploit (Thanks to endreu)
  6. ! Fixed status regex to handle the new formatted "status" command output.
  7. ! Fixed some log spaming bugs in the plugin (SQL_FetchRow)
  8. ! Fixed playername ending in a backslash causing javascript error on unban/delete
  9. ! Fixed searching for a name containing a questionmark in the quick search causes sql error
  10. ! Fixed not checking for dublicates when changing the server ip/port
  11. ! Fixed the accordion widget to fail on init on various pages randomly. (Thanks Nephyrin)
  12. ! Fixed total bans count isn't right
  13. ? Updated IpToCountry.csv

Version 1.4.8

23 Mar 13:33
Compare
Choose a tag to compare

Version 1.4.8

  1. * Added option to hide player IP's from public on banlist
  2. * Added search for comments
  3. * Added little icon on banlist indicating that there are comments on that ban
  4. * Added option to ban by community id (converted to steamid)
  5. * Added edit form validation
  6. + Seperated server admin password from web password in admin adding form
  7. + CServerInfo & CServerRcon classes updated to support BIND_IP for web servers with strict firewall/IP policies
  8. + Added error logging to local ban queue
  9. + Added links to FAQ to common error messages in plugin
  10. + Changed emailing form to only send to emails that belong to submissions or protests
  11. ! Fixed XSS exploit (Thanks to Sw1tCh)
  12. ! Fixed showing php notices
  13. ! Fixed admins losing permissions if gameserver can't connect to the database
  14. ! Fixed RCON console in IE (Thanks Synergy)
  15. ! Debug output now only allowed if DEVELOPER_MODE is enabled
  16. ! Fixed trying to reach servers with buggy empty ip/port field
  17. ! Fixed not downloading demos with space in filename
  18. ! Fixed webinterface not hiding RCON properly and only allow sending rcon commands to servers the admin has access to
  19. ! Fixed System log does not take summertime into account
  20. ! Fixed the contact url in kickit messages getting cut off
  21. ! Fixed setting "Error getting name" instead of "Imported Ban" when importing bans from banned_user.cfg and being unable to fetch the player name
  22. ? Added hint to servers page mentioning the player context menu
  23. ? Updated IpToCountry.csv for country lookup
  24. ? Changed footer and logo to GameConnect.net

Version 1.4.7

23 Mar 13:34
Compare
Choose a tag to compare

Version 1.4.7

  1. * Added SourceMod plugin library registration
  2. - Removed debug popup
  3. ! Fixed disabled servers still being listed in some dropdown boxes
  4. ! Fixed total bans count sometimes being invalid
  5. ! Fixed Lost Password page
  6. ! Fixed multiple includes of CServerRcon
  7. ! Fixed A2S_PLAYER indices for OrangeBox games in CServerQuery
  8. ! Fixed SourceMod plugin memory leak
  9. ? Updated IpToCountry.csv for country lookup

Version 1.4.6

23 Mar 13:34
Compare
Choose a tag to compare

Version 1.4.6

  1. * Added Left 4 Dead 2 support
  2. * Added server to submission e-mail
  3. + Updated Russian plugin translation
  4. ! Fixed ereg() being deprecated

Version 1.4.5

23 Mar 13:35
Compare
Choose a tag to compare

Version 1.4.5

  1. + Improved Dashboard loading time. Loading blocked servername through ajax
  2. + Now moving submissions for newly banned players to archive
  3. + Improved Archivedby usage
  4. + Enabled logging for comments
  5. ! Fixed security vulnerabilities for code execution. Thanks Twelve-60!
  6. ! Fixed XSS vulnerability. Thanks Dr. Hydralisk!
  7. ! Fixed Deleting a ban does not delete demo on unix
  8. ! Fixed unbanning check query (plugin)
  9. ! Fixed sm_ban doesn't popup the reason menu (plugin)
  10. ! Fixed server adding doesn't accept domain
  11. ! Fixed times being 2 hours behind
  12. ! Fixed showing html code if unbanning admin has been deleted on banlist
  13. ! Fixed some PHP Notices
  14. ? Added more map images

Version 1.4.4

23 Mar 13:36
Compare
Choose a tag to compare

Version 1.4.4

  1. * Added 'Archived by' field to submission and protest archive
  2. * Added immunity check for webbans
  3. * Now underline the active subnavi link
  4. + Added status indication to ViewCommunityProfile
  5. + Added playername to exported ban files
  6. + Changed every javascript 'top.location' to 'window.location' for frame support
  7. ! Fixed bans added while database was unavailable aren't added afterwards
  8. ! Fixed root permission checkbox doesn't uncheck all webpermissions
  9. ! Fixed old server permissions aren't removed, if server has been deleted
  10. ! Fixed permission problem with adding new admins having no webgroup, but a serveradmingroup
  11. ! Fixed some security problems, added more logging
  12. ! Fixed name field being blank if admin has been deleted
  13. ! Fixed submission/protest archive pagination
  14. ! Fixed rcon panel doesn't show a message if server unavailable
  15. ! Fixed comments not showing line breaks
  16. ! Fixed temporary bans aren't removed for TF2 bans if unbanned from webpanel
  17. - Removed unnecessary files
  18. ? Updated IpToCountry.csv for country lookup