Change Log
From SOPWiki
(Difference between revisions)
Revision as of 06:10, 6 September 2007 (edit) Drunken F00l (Talk | contribs) (→SourceOP Administration Control Panel - Auto reconnect.) ← Previous diff |
Revision as of 05:42, 7 September 2007 (edit) (undo) Drunken F00l (Talk | contribs) (→SourceOP - Notes about remote admin logging) Next diff → |
||
Line 42: | Line 42: | ||
*# !help radio | *# !help radio | ||
* [ADD] Added a high-ping kicker. | * [ADD] Added a high-ping kicker. | ||
+ | * [ADD] Added log messages for all important remote admin events and improved others. | ||
+ | * [ADD] CVAR DF_remote_logchattoplayers and DF_remote_logchattoadmins to control logging of remote admin chat that is sent to players and remote admin chat that is sent to other admins to the remote admin log file (remoteadminlog.log). | ||
* [FIX] [[+rotate]] works now. | * [FIX] [[+rotate]] works now. | ||
Revision as of 05:42, 7 September 2007
Contents |
Version 0.9.0 Beta
SourceOP
- [ADD] Added admin commands.
- [ADD] Added snarks.
- [ADD] Added jetpacks.
- [ADD] Added jetpackvote.
- [ADD] Added !jetpack say command for the jetpack bind menu.
- [ADD] Added radio.
- [ADD] Added !radio say command for the radio bind menu.
- [ADD] Added precache and forcedownload files.
- [ADD] Added most server dll function calls to the new vfunc file.
- [ADD] Added a map vote menu.
- [ADD] Added quake sounds.
- [ADD] Added enabling/disabling of SourceOP's features by the files inside of the addons\SourceOP\features directory.
- [ADD] Added color messages to server console on certain messages (dedicated server only).
- [ADD] Added lua support.
- [ADD] Added physgun (+grabphys, e_physgun_lengthen, e_physgun_shorten).
- [ADD] Added e_hinge.
- [ADD] Added e_wheel.
- [ADD] Added thrusters (e_thruster, e_delthruster, e_delthruster_group, e_delthrusters, +thruster, +rthruster).
- [ADD] Added spawning props by name (e_spawnprop).
- [ADD] Added entity modifying commands.
- [ADD] Added +copyent2 which copies all entity key/value pairs to attempt to better copy the entity.
- [ADD] Added player private chat (!pc).
- [ADD] Added more !help say commands for getting specific help
- !help jetpack
- !help hook
- !help credits
- !help radio
- [ADD] Added a high-ping kicker.
- [ADD] Added log messages for all important remote admin events and improved others.
- [ADD] CVAR DF_remote_logchattoplayers and DF_remote_logchattoadmins to control logging of remote admin chat that is sent to players and remote admin chat that is sent to other admins to the remote admin log file (remoteadminlog.log).
- [FIX] +rotate works now.
SourceOP Administration Control Panel
- [ADD] Added map window that shows where players are. Admins are able to move players, spawn objects, and see death messages on the map window.
- [ADD] Admins can now see chat that is blocked by SourceOP (appears italicized in chat window).
- [ADD] Admins can set a player's health.
- [ADD] Admins can now change a player's team.
- [ADD] New maps window where admins can change the map.
- [ADD] New settings window where admins can view and edit server CVARs.
- [ADD] New file patcher allows admins to get new files (overviews, map previews, and spawn list) from the server.
- [ADD] Admins can join the game from the Connection menu.
- [ADD] Admins can logout and return to the initial connection window.
- [ADD] Admins can start private chats with players.
- [ADD] Progress bar to settings window.
- [ADD] Player names in player menu.
- [ADD] Timestamps to RCON window.
- [ADD] Ability to control color of RCON window, timestamps, and ability to suppress all output.
- [ADD] Ability to sort players window.
- [ADD] Team colors and team icon options to the players window.
- [ADD] Ability to edit player database entries.
- [ADD] Show in player database menu option when clicking on a player.
- [ADD] Camera icon on map and player window for spectators.
- [ADD] Auto reconnect. This is enabled/disabled in the connection menu.
- [CHANGE] Ping (inside status window) shows both average and current ping.
- [CHANGE] Connection window now has an editable drop down list of servers.
- [CHANGE] Only player names are colored in chat window.
- [CHANGE] RCON window now shows commands that you enter and shows the server output.
- [CHANGE] Player names in player database window have correct character encoding when displayed in the textbox.
- [CHANGE] Version number in the connected admins window now only shows the version number (no "Version " prefix).
- [CHANGE] Clicking a player in player window now shows their unicode name in the menu instead of the UTF8 encoding.
- [CHANGE] Toolbar style is now flat.
- [CHANGE] Toolbar buttons no longer dissapear if an admin doesn't have permission to a particular button, but instead they become disabled.
Version 0.8.0 Beta
- Initial release.