Change Log
From SOPWiki
(Difference between revisions)
Revision as of 02:28, 15 July 2007 (edit) Drunken F00l (Talk | contribs) m (Added version before version numbers) ← Previous diff |
Revision as of 05:56, 17 July 2007 (edit) (undo) Drunken F00l (Talk | contribs) (Added links to command pages) Next diff → |
||
Line 2: | Line 2: | ||
=== SourceOP === | === SourceOP === | ||
* [ADD] Added admin commands. | * [ADD] Added admin commands. | ||
- | *# admin_giveweaponself | + | *# [[admin_giveweaponself]] |
- | *# admin_ctsay | + | *# [[admin_ctsay]] |
- | *# admin_giveweapons | + | *# [[admin_giveweapons]] |
- | *# admin_ai | + | *# [[admin_ai]] |
- | *# admin_send | + | *# [[admin_send]] |
* [ADD] Added snarks. | * [ADD] Added snarks. | ||
* [ADD] Added jetpacks. | * [ADD] Added jetpacks. | ||
Line 20: | Line 20: | ||
* [ADD] Added color messages to server console on certain messages (dedicated server only). | * [ADD] Added color messages to server console on certain messages (dedicated server only). | ||
* [ADD] Added lua support. | * [ADD] Added lua support. | ||
- | * [ADD] Added physgun (+grabphys, e_physgun_lengthen, e_physgun_shorten). | + | * [ADD] Added physgun ([[+grabphys]], [[e_physgun_lengthen]], [[e_physgun_shorten]]). |
- | * [ADD] Added e_hinge. | + | * [ADD] Added [[e_hinge]]. |
- | * [ADD] Added e_wheel. | + | * [ADD] Added [[e_wheel]]. |
- | * [ADD] Added thrusters (e_thruster, e_delthruster, e_delthruster_group, e_delthrusters, +thruster, +rthruster). | + | * [ADD] Added thrusters ([[e_thruster]], [[e_delthruster]], [[e_delthruster_group]], [[e_delthrusters]], [[+thruster]], [[+rthruster]]). |
- | * [ADD] Added spawning props by name (e_spawnprop). | + | * [ADD] Added spawning props by name ([[e_spawnprop]]). |
* [ADD] Added entity modifying commands. | * [ADD] Added entity modifying commands. | ||
- | *# e_fire | + | *# [[e_fire]] |
- | *# e_fire_self | + | *# [[e_fire_self]] |
- | *# e_addoutput | + | *# [[e_addoutput]] |
- | *# e_getmass | + | *# [[e_getmass]] |
- | *# e_getinertia | + | *# [[e_getinertia]] |
- | *# e_setmass | + | *# [[e_setmass]] |
- | *# e_setinertia | + | *# [[e_setinertia]] |
- | * [ADD] Added +copyent2 which copies all entity key/value pairs to attempt to better copy the entity. | + | * [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 player private chat (!pc). | ||
* [ADD] Added more !help say commands for getting specific help | * [ADD] Added more !help say commands for getting specific help | ||
Line 41: | Line 41: | ||
*# !help radio | *# !help radio | ||
* [ADD] Added a high-ping kicker. | * [ADD] Added a high-ping kicker. | ||
- | * [FIX] +rotate works now. | + | * [FIX] [[+rotate]] works now. |
=== SourceOP Administration Control Panel === | === SourceOP Administration Control Panel === |
Revision as of 05:56, 17 July 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.
- [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.
- [CHANGE] Ping (inside status window) shows both average and current ping.
Version 0.8.0 Beta
- Initial release.