88! = Fixed bug
99? = Other stuff
1010
11+ (17/02/14): Version 1.4.11
12+ -----------------------
13+ 01. * Added .7z, .bz2 and .gz as supported demo file types
14+ 02. * Added group overrides to admin_groups.cfg config backup
15+ 03. * Added small demo icon next to player name in banlist, if there is a demo attached to that ban
16+ 04. + Updated French plugin translation
17+ 05. + Updated libraries to ADOdb 5.18, Smarty 2.6.28 and TinyMCE 3.5.8
18+ 06. ! Fixed "Player is not on the server anymore" error
19+ 07. ! Fixed an SQL injection
20+ 08. ! Fixed banning people twice in community group banning
21+ 09. ! Fixed getting names of friends in friend banning
22+ 10. ! Fixed possible SQL error when doing an advanced search while hiding inactive bans
23+ 11. ! Fixed several XSS vulnerabilities concerning comments
24+ 12. ! Fixed the accordion widget to fail on init randomly for some browsers
25+ 13. ! Fixed trying to rehash invalid server, if admin has no server access at all
26+ 14. ! Ignore checks if GetClientAuthString returns false
27+ 15. ! Switched to mysqli for PHP 5.5 compatibility
28+ 16. ? Optimized and updated IpToCountry.csv
29+
1130(21/09/12): Version 1.4.10
1231-----------------------
133201. * Added support for global overrides
@@ -35,7 +54,7 @@ Legend:
355423. ! Fixed not checking for duplicated mods on mod edit/add
365524. ! Fixed trying to use an invalid socket in CServerInfo causing ugly ajax errors instead of a clean "Error connecting"
375625. ! Fixed showing 1.1.1970 as last login time, if user never logged in before
38- 26. ? Removed unnecassary query in admingroup editform
57+ 26. ? Removed unnecessary query in admingroup editform
395827. ? Added link to FAQ to "Error connecting" message for admins
405928. ? Updated IpToCountry.csv
4160
@@ -71,7 +90,7 @@ Legend:
719012. ! Fixed showing php notices
729113. ! Fixed admins losing permissions if gameserver can't connect to the database
739214. ! Fixed RCON console in IE (Thanks Synergy)
74- 15. ! Debug output now only allowed if DEVELOPER_MODE is enabled
93+ 15. ! Debug output now only allowed if DEVELOPER_MODE is enabled
759416. ! Fixed trying to reach servers with buggy empty ip/port field
769517. ! Fixed not downloading demos with space in filename
779618. ! Fixed webinterface not hiding RCON properly and only allow sending rcon commands to servers the admin has access to
@@ -365,7 +384,7 @@ Legend:
36538430. ! Fixed last page sometimes being missed out of the listbox for fast page switching
36638531. ! Fixed the plugin sometimes only loading one admin, and one group.
36738632. ! Fixed STATUS_PARSE not always working
368- 33. ! Fixed Issue with searchText on steamid showing up multiple un-matching players when steamid begins like another.
387+ 33. ! Fixed Issue with searchText on steamid showing up multiple un-matching players when steamid begins like another.
36938834. ! Fixed query escapes when player has quotes in their name.
37038935. ! Fixed smarty debug mode causeing script error with popup blocker.
37139036. ! Fixed daylight savings
@@ -490,19 +509,19 @@ This is a maintenance release, and contains no new features.
49050926. ! Fixed banlist search again
49151027. ! Fixed a problem lost password
49251128. ! Fixed problem with errors on creating a log entry when the user is a guest
493- 29. + Improvements to the admin server permissions. If no servers or groups are added, a message
512+ 29. + Improvements to the admin server permissions. If no servers or groups are added, a message
494513 tell you to add servers
49551430. ! Fixed admin password always being set in server
49651531. ! fixed an undefined index on page.banlist <devnull, is the query getting the right row_type?>
49751632. + refactored CUserManager sql interface, added aid index
49851733. ! fixed misc protest submit bugs (see prev. entry)
49951834. ! various installer index fixes
500- 35. ! Fixed 'Warning: fsockopen() [function.fsockopen]: unable to connect to udp://:0 (Failed to
519+ 35. ! Fixed 'Warning: fsockopen() [function.fsockopen]: unable to connect to udp://:0 (Failed to
501520 parse address "")' showing on some bans
502- 36. ! Fixed server config link being shown to everyone
503- 37. * Added a warning on viewing the server config for locahost, as it may need changing unless its
521+ 36. ! Fixed server config link being shown to everyone
522+ 37. * Added a warning on viewing the server config for locahost, as it may need changing unless its
504523 same box as gameserver
505- 38. * Server querying will now be performed on YOUR server (pre RC1d) unless there is a problem, ie
524+ 38. * Server querying will now be performed on YOUR server (pre RC1d) unless there is a problem, ie
506525 blocked portes etc. In which case we will use the query proxy (RC1d)
50752639. * Version info now includes SVN revision stuff (Only if you are using an SVN version)
50852740. + Updated the version checker to use ajax to speed admin page up
@@ -526,7 +545,7 @@ This is a maintenance release, and contains no new features.
52654558. ! Fixed major lag bug where any person still banned would have their country queried ALWAYS
52754659. ! Fixed unbanning problem where 'RemovedBy' was missing from the query
52854760. + Added some extra error checking in the unban/delban code
529- 61. * Removed the banlist from the admin panel, and added all admin controls and search box onto
548+ 61. * Removed the banlist from the admin panel, and added all admin controls and search box onto
530549 the main banlist. All associated code removed.
53155062. ! Fixed some small problems with the advanced search not working
53255163. + Changed some folder names to allow for templating stuff
@@ -549,7 +568,7 @@ This is a maintenance release, and contains no new features.
54956879. * Added SourceBans ban menu to SourceMod admin menu
55056980. + Improved the active tab image to have better Anti-Aliasing
55157081. * Changed 'previous bans' to Total Bans to reflect new ban limit feature
552- 82. * Added new feature: Ban Limit - If player gets banned [banlimit] times - they will get a
571+ 82. * Added new feature: Ban Limit - If player gets banned [banlimit] times - they will get a
553572 permanent ban
55457383. ! Fixed problem with non-defined functions when uploading demo, or icons
55557484. ! Fixed demo review button pointing to IP instead of banid sometimes
@@ -565,7 +584,7 @@ This is a maintenance release, and contains no new features.
56558492. * Player list on servers page now orders the players by Kills in descending order
56658593. ! Fixed player data being WAY off on the server page, it now shows correct score
567586 and playing time. /me slaps devicenull
568- 94. * Added a new option in sourcebans.cfg for the server plugin to stop servers being added
587+ 94. * Added a new option in sourcebans.cfg for the server plugin to stop servers being added
569588 to sourcebans automatically. If this is enabled, you MUST specify an IP:Port in the config
57058995. ! Fixed screenshots not being displayed in non relative paths
57159096. ! Fixed edit details button not linking to correct page
@@ -637,7 +656,7 @@ Numbers 139 - 157 were fixed/added by Peace-Maker
637656--------------------------------
638657* Huge overhaul of the user system, pages should load much faster & less bugs?
639658* Fixed all groups on admin page saying 'No Group/Individual Permissions'
640- * Fixed lots of problems when register_globals was on. It now doesnt matter if
659+ * Fixed lots of problems when register_globals was on. It now doesnt matter if
641660 its on or not
642661* Removed the .htaccess from the package as it caused problems on some setups
643662* Fixed lots of sql injection stuff (thx WhiteWlf)
@@ -696,7 +715,7 @@ Numbers 139 - 157 were fixed/added by Peace-Maker
696715* Fixed send button not enabling again after typing 'clr'
697716* Added a link on the list servers page to show the databases.cfg you need
698717 to upload to the gameserver.
699- * Removed 'Config' link from server page as plugin hasnt required this cfg
718+ * Removed 'Config' link from server page as plugin hasnt required this cfg
700719 for a long time.
701720* Fixed trying to get a server query for a server that doesnt exist
702721* Fixed `WriteLogEntries()' ?>` being show in the footer in some setups
0 commit comments