From d224dd0a1580303f6188dc374e824fa47630be01 Mon Sep 17 00:00:00 2001 From: darkunderdog Date: Fri, 15 Jul 2011 19:41:44 -0700 Subject: [PATCH] Edited release-docs/changes.txt via GitHub --- release-docs/changes.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/release-docs/changes.txt b/release-docs/changes.txt index 55351945..6815dde5 100644 --- a/release-docs/changes.txt +++ b/release-docs/changes.txt @@ -2,6 +2,31 @@ For the full list of changes, please take a look at GitHub: https://github.com/TShock/TShock/commits/master From now on, all release notes aren't put here. It's too much to track, but new features will be tossed here. +Changes in API Release 3.0.0.0: + +- Added the ability to Log/notify admins when commands are executed. +- Added a new Configuration Flag called "DisableBuild". +- Added command to toggle anti-build. +- Added -ip commandline +- Fixed hair exploit +- Added /rules, reads from ./tshock/rules.txt +- Added AdminChatPrefix configuration option. +- Added ForceKillAll to kick all players. +- Added support to spawn all types of slimes (have to use the full exact name) +- Added /king to spawn king slime. +- Adds protected regions. Use /region help ingame for extra help +- Added warps to tshock, edited some region commands +- Added the ability to ban specific items for being in inventory when joining server +- Added /setspawn command,Sets the spawn point of the server +- Added HardcoreOnly +- Sandgun and Dirt Rod no longer triggers a Impossible to place block. +- Added /displaylogs. Toggles log output to player who executed the command. +- Added -configpath command line parameter to set config path. +- Added broadcasting on map saves +- Added /tphere * and /tphere all + +Still Lots More To Add! :) + Changes in API release 2.0.0.0: - Added update checker.