Commit graph

  • ec39d41654 Fix /reply not properly replying to the last person who you whispered/whispered to you. Deathmax 2011-07-07 21:38:28 +08:00
  • cf7323d653 Adds /ip <player> and returns the Internet Protocol Version 4 address of the player. Closes #219 Lucas Nicodemus 2011-07-07 01:32:49 -06:00
  • da60e1cd0c Indicate when Teleport has failed. Deathmax 2011-07-06 22:09:15 +08:00
  • ecc6da2a96 Added range check to SendTileSquare Deathmax 2011-07-06 22:03:17 +08:00
  • f3e3c4dafc Completely removed /buff Deathmax 2011-07-06 22:00:34 +08:00
  • bb77a3baea Merge branch 'sql' of github.com:TShock/TShock into sql high 2011-07-05 05:45:43 -04:00
  • 80b07c5dd8 Warp now uses int(11) instead of char(4). high 2011-07-05 05:45:34 -04:00
  • c26867633a Added a nice generic method for things like GetString(GetOrdinal(name)) => Get<string>(name) Moved AddParameter to extension high 2011-07-05 05:44:58 -04:00
  • d83513ca96 Reads old Warps.xml into sql if it exists, then deletes Steven French 2011-07-05 21:34:10 +12:00
  • b090b1fe96 Warps are now SQL based (sql branch) Steven French 2011-07-05 21:08:11 +12:00
  • 34d39bd8d3 Read hashes are now converted to uppercase when checked to preserve computability with php's sha512 hashing. Lucas Nicodemus 2011-07-05 00:58:06 -06:00
  • 01c90dd269 Merge remote-tracking branch 'origin/general-devel' into general-devel Deathmax 2011-07-04 21:30:34 +08:00
  • b0f5466495 Added -worldpath, changes the path Terraria looks for worlds. Deathmax 2011-07-04 21:29:58 +08:00
  • 0cbdd158a1 Adds a nice world check for warps Steven French 2011-07-04 22:11:55 +12:00
  • a985b5976a Merge branch 'general-devel' of github.com:TShock/TShock Steven French 2011-07-04 22:09:31 +12:00
  • 949256dd1a Make sure client is connected before sending packet. Deathmax 2011-07-04 17:58:12 +08:00
  • 169d1a02d4 Added a little message to remind players to enable PvP on join for forced PvP. Deathmax 2011-07-04 17:56:07 +08:00
  • 35eae48dfe Merge branch 'general-devel' of github.com:TShock/TShock Steven French 2011-07-04 21:45:45 +12:00
  • 718764e533 More race conditions. Deathmax 2011-07-04 17:32:49 +08:00
  • 061169633d Fix race conditions with saveWorld threading. Deathmax 2011-07-04 17:20:21 +08:00
  • 2d53001197 Merge commit '65a7998b16' into general-devel Deathmax 2011-07-04 17:08:40 +08:00
  • 65a7998b16 Do not log /login and /user high 2011-07-04 01:07:44 -04:00
  • 9a3cf85cf2 NPC.maxSpawns should be NPC.defaultMaxSpawns high 2011-07-04 00:44:04 -04:00
  • fbb0e1aebb Should be >= high 2011-07-03 23:12:51 -04:00
  • 51e7ca238b Merge branch 'general-devel' of github.com:TShock/TShock Steven French 2011-07-03 20:22:02 +12:00
  • 60b21e4c1a Adds /setspawn again Steven French 2011-07-03 20:14:45 +12:00
  • 058ae345d0 Makes server save in background, stops server lag on save Twitchy 2011-07-03 18:27:57 +12:00
  • 473d554de1 Chest KillTile is now subject to region protection. Non-working /buff Deathmax 2011-07-03 14:12:09 +08:00
  • e4bcadcdc4 Changed some of the command permissions Deathmax 2011-07-03 13:10:04 +08:00
  • a10a0ce6ee Makes server save in background, stops server lag on save Twitchy 2011-07-03 18:27:57 +12:00
  • 690c8561cd Merge commit '0024d8f791' into general-devel Deathmax 2011-07-03 14:21:13 +08:00
  • 0024d8f791 Merge remote-tracking branch 'origin/general-devel' into general-devel-2 Deathmax 2011-07-03 14:12:55 +08:00
  • 843d7b4469 Chest KillTile is now subject to region protection. Non-working /buff Deathmax 2011-07-03 14:12:09 +08:00
  • 2a6454f60b Adds 1 sec delay between each notification of Area protected (no more spam) Twitchy 2011-07-03 17:48:20 +12:00
  • 0975c7b6bf Changed some of the command permissions Deathmax 2011-07-03 13:10:04 +08:00
  • 31cf5c1ae7 Fix /login /user being logged Deathmax 2011-07-03 13:07:00 +08:00
  • e4ee06f659 Broadcast on saveWorld. (Latest API required) Deathmax 2011-07-03 10:51:49 +08:00
  • e680e39bb0 Teleport should now work without touching spawnTile Deathmax 2011-07-03 09:37:48 +08:00
  • 9bb89dd1a0 Merge remote-tracking branch 'origin/general-devel' into general-devel-2 Deathmax 2011-07-03 01:38:37 +08:00
  • e95ea38d35 Revert teleport Deathmax 2011-07-03 01:37:01 +08:00
  • a03ea5faa6 Should be >=, also always block it as otherwise it will crash. high 2011-07-02 10:19:22 -04:00
  • 4a6bacfe98 God damn casts Deathmax 2011-07-02 22:07:36 +08:00
  • cad7e04e42 Merge branch 'master' of github.com:TShock/TShock into general-devel high 2011-05-29 10:09:28 -04:00
  • 552970c8d5 Change Teleport to not modify spawnTileX/Y (not tested.) Deathmax 2011-07-02 21:49:07 +08:00
  • 2eb1084566 Some fix against Zidonuke's inventory out of bounds exploit. Deathmax 2011-07-02 17:21:58 +08:00
  • a775511694 Merge branch 'master' of github.com:TShock/TShock into sql high 2011-05-29 10:07:52 -04:00
  • 2a1b81c86a Added /clearbans fixed sql query in find by name. high 2011-07-01 17:50:33 -04:00
  • f1c86a6216 BanManager now fully sql based high 2011-07-01 17:08:42 -04:00
  • 6a960c2db9 Merge branch 'master' of github.com:TShock/TShock into sql high 2011-07-01 16:47:24 -04:00
  • cfd472b3cb Merge branch 'master' of github.com:TShock/TShock into sql high 2011-07-01 16:08:13 -04:00
  • c644fcd45c Sqlite added BanManager now uses sqlite (imcomplete) high 2011-07-01 15:54:52 -04:00
  • 3b76e84051 Updated binaries to v1.5.0.4 high 2011-05-29 10:06:22 -04:00
  • 71a518830c GetGroup wont return null now. *glares at mav* high 2011-07-01 16:45:21 -04:00
  • a623bbca3f Added null checking to player high 2011-07-01 16:07:05 -04:00
  • 91abde27d2 ConfigFile and ConfigurationManager merged into 1. high 2011-07-01 13:19:16 -04:00
  • 338292c7bf Does $(ProjectDir) exist teamcity? high 2011-07-01 11:11:50 -04:00
  • d55b8cb4fb Readded postbuild.bat and fixed so it only copies if the target directory exists. high 2011-07-01 11:07:23 -04:00
  • 64db44d245 Fixed issue with /whisper Deathmax 2011-07-01 22:42:04 +08:00
  • 55fb103630 Added null checks high 2011-07-01 10:31:54 -04:00
  • bfd8ed5685 Merge branch 'general-devel' of github.com:TShock/TShock high 2011-07-01 10:04:03 -04:00
  • b01e244f48 TShock now loads before other plugins. Removed unnecessary logs high 2011-07-01 09:47:23 -04:00
  • b46866e0dd Bans will clear if you delete bans.txt high 2011-07-01 09:46:44 -04:00
  • 7e8486527f Added command aliases. high 2011-07-01 09:36:01 -04:00
  • c7e953da1e Removed update function high 2011-07-01 09:35:30 -04:00
  • 7cc56a1b5a Added /reply (/r) - Sends a whisper to the last person who whispered to you /whisper now uses string.Join Deathmax 2011-07-01 21:13:17 +08:00
  • 38ca8c1814 Missing license high 2011-07-01 09:10:38 -04:00
  • 9cbcfe8d70 Fix for /broadcast not spacing properly. (Thanks Kaikz) Deathmax 2011-07-01 20:57:39 +08:00
  • b4b54317d7 /w is now an alias for /whisper Deathmax 2011-07-01 20:53:59 +08:00
  • c7a4a00fa8 /whisper now combines all arguments after player name Deathmax 2011-07-01 20:53:15 +08:00
  • 3ad99d0fcd Added /whisper (/tell) Deathmax 2011-07-01 20:41:53 +08:00
  • 26a2018a44 Derp code fail Lucas Nicodemus 2011-07-01 03:46:33 -06:00
  • 2281519eb0 Logging slap command usage under info (do we need a separate log level for player commands?) Lucas Nicodemus 2011-07-01 03:45:15 -06:00
  • 0dec79e0b5 Clamping damage on /slap to avoid abuse. Closes #157 Lucas Nicodemus 2011-07-01 03:43:51 -06:00
  • a4e148e9ef Closes #163 Lucas Nicodemus 2011-07-01 03:36:40 -06:00
  • a66d016fcb Added /broadcast and /bc Admin chat color and prefix are now optional Lucas Nicodemus 2011-07-01 03:35:24 -06:00
  • d62068eacf Changed wording again. Lucas Nicodemus 2011-07-01 03:13:01 -06:00
  • d1849dbe10 Changed wording from "basic SHA1" to "complicated SHA512" Lucas Nicodemus 2011-07-01 03:10:00 -06:00
  • e57ab38e4b -1 Maximum login attempts to disable. Lucas Nicodemus 2011-07-01 03:08:10 -06:00
  • c6b77970c8 Added MaximumLoginAttempts to configuration system. Lucas Nicodemus 2011-07-01 03:07:06 -06:00
  • 53c3fdf276 Installed grammar package and updated it. Lucas Nicodemus 2011-07-01 03:03:36 -06:00
  • 9d6cf29c4e Eject a player from the server if they have 3+ invalid login attempts. Lucas Nicodemus 2011-07-01 03:02:10 -06:00
  • 4e87ceb84f Changed to SHA512 high 2011-07-01 02:09:21 -04:00
  • 2c812dbb53 Added /tphere * and /tphere all Closes #159 Forgot to close the auth issue Closes #98 Lucas Nicodemus 2011-06-30 22:37:28 -06:00
  • b20970a3e5 We don't really need to log a user's password. Defeats the point of hashing it. Lucas Nicodemus 2011-06-30 20:38:20 -06:00
  • a4fd16ae64 Actually hashing the right thing this time. Lucas Nicodemus 2011-06-30 20:34:24 -06:00
  • 9791955414 Debug Lucas Nicodemus 2011-06-30 20:19:52 -06:00
  • c5c0a7e506 Out with the new! In with the old! Lucas Nicodemus 2011-06-30 20:02:47 -06:00
  • 2c5f6387a6 Fixing retarded SHA2 hashing Lucas Nicodemus 2011-06-30 19:52:00 -06:00
  • da055867c9 Added basic system for logging in and adding users ingame. Lucas Nicodemus 2011-06-30 19:41:37 -06:00
  • c52e8cbf5d Missing null check in OnChat. Added exception handler to command runner so it wont get swallowed by terraria high 2011-06-30 12:41:12 -04:00
  • 527d9bb203 Merge branch 'master' of github.com:TShock/TShock into general-devel high 2011-06-30 01:15:11 -04:00
  • f1b406fc3d Can now TP without bed (bed stays). Stops client crashing (hopefully) Twitchy 2011-06-30 16:12:49 +12:00
  • 4c05496222 Merge branch 'master' of github.com:TShock/TShock into general-devel high 2011-06-29 21:45:15 -04:00
  • 80ca8509a3 Adds some broadcasting on map saves Twitchy 2011-06-29 19:06:20 +12:00
  • 72bc9a9afe Version tick Lucas Nicodemus 2011-06-29 00:22:47 -06:00
  • 7e997d7046 Debug logs only in debug mode high 2011-06-28 11:48:52 -04:00
  • 2468ecab7e Moved HandleCommandLine to the start of Initialize. Made SavePath not used before HandleCommandLine so that -configpath would work. high 2011-06-28 11:28:51 -04:00
  • dcf67248f7 Moved unhandled exception logging to before saving the world. In case the world saving crashes. Tidied some code. New day, new version high 2011-06-28 10:56:47 -04:00
  • 923aa66694 Re-added null check. Removed bounds checks (not needed) high 2011-06-28 10:41:09 -04:00
  • ae1e16de10 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel high 2011-06-28 10:32:25 -04:00