Commit graph

7 commits

Author SHA1 Message Date
Zack Piispanen
1c7fe908b6 Delete a bunch of cruft that has gone unmaintained for too long.
Fix warps to have an auto-increment primary key column, and unique on name/WorldID
Same for regions.
Changed SqliteTableCreator to do proper unique syntax.
2014-09-03 02:41:53 -04:00
Zack Piispanen
d56e02bb4e Add TSAPI as a submodule to the TShock repo, and reference it in the TShock project instead of an exe. 2013-11-10 08:44:30 -05:00
Zack Piispanen
3e9c88685e Removed dbeditor -> preparation for core deconstruction. 2012-05-30 17:18:10 -04:00
Lucas Nicodemus
ca5d68b838 Second upstart hold on 2012-05-26 05:12:59 -06:00
Lucas Nicodemus
98ea8cfd8f Upgrade project file to round trip upgrade VS11-2010
According to the Microsoft website and various other places, we can
safely upgrade to this format and still allow people who are a version
behind to keep that. This should change virtually nothing.
2012-05-26 05:05:51 -06:00
stevenh
a1d3132138 Added full test suite for RestAPI 2012-02-16 12:33:10 +00:00
Zidonuke
8a62df9ebb Renamed Solution... I'm picky and its easier to track what VS Solution is open in the taskbar.
Removed old kick/ban system for griefing and hacks.
Cheating detection redone to stop inventory editors going above the normal limits.
Revamped KillTile abuse detection to be always on.
Removed old hacks/exploit detection for exploits fixed by Redigit properly.
Removed some permissions and added one for killtile abuse detection.
Removed old configurations that are not used anymore.
AntiHack/Protection System COMPLETELY revamped to properly block and revert all actions that are abusive.
Item Ban List is now the primary method to control various griefing items. To block Explosives or Sandguns or other items, use the Item Ban List.
Banned items are able to exist in your inventory but the server will ignore all attempts to use those items.
To protect against hack clients doing world edit type actions, use regions and spawn protection.
2011-12-19 23:52:26 -05:00
Renamed from Terraria.sln (Browse further)